Open 3D Engine GraphCanvas Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
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 |