Public Member Functions | |
virtual AZ::Crc32 | GetIconId () const =0 |
QPixmap * | CreatePixmap (const AZStd::vector< QColor > &colors) const |
QPixmap * | CreatePixmap (const AZStd::vector< QBrush > &brushes) const |
QPixmap * | CreatePixmap (const AZStd::vector< Styling::StyleHelper * > &palettes) const |
Protected Attributes | |
AZStd::vector< QColor > | m_paletteSwatches |
QPixmap * | m_sourcePixmap |