Inherits AzQtComponents::PaletteCardBase.
|
void | titleChanged (const QString &title) |
|
void | modifiedChanged (bool modified) |
|
void | removeClicked () |
|
void | saveClicked () |
|
void | saveAsClicked () |
|
void | contextMenuRequested (const QPoint &position) |
|
|
| PaletteCard (QSharedPointer< Palette > palette, Internal::ColorController *controller, QUndoStack *undoStack, QWidget *parent=nullptr) |
|
QString | title () const |
|
void | setTitle (const QString &title) |
|
bool | modified () const |
|
void | setModified (bool modified) |
|
void | setExpanded (bool expanded) |
|
bool | isExpanded () const |
|
QSharedPointer< Palette > | palette () const |
|
void | setSwatchSize (const QSize &size) |
|
void | setGammaEnabled (bool enabled) |
|
void | setGamma (qreal gamma) |
|
void | tryAdd (const AZ::Color &color) |
|
bool | contains (const AZ::Color &color) const |
|
void | setContentsMargins (const QMargins &margins) |
|
|
QString | title |
|
bool | modified |
|
QSharedPointer< Palette > | palette |
|
|
| PaletteCardBase (QSharedPointer< Palette > palette, Internal::ColorController *controller, QUndoStack *undoStack, QWidget *parent=nullptr) |
|
bool | m_modified |
|
AZ_PUSH_DISABLE_DLL_EXPORT_MEMBER_WARNING QSharedPointer< Palette > | m_palette |
|
AZ_POP_DISABLE_DLL_EXPORT_MEMBER_WARNING CardHeader * | m_header |
|
PaletteView * | m_paletteView |
|
QLayout * | m_contentsLayout |
|
The documentation for this class was generated from the following file:
- Code/Framework/AzQtComponents/AzQtComponents/Components/Widgets/ColorPicker/PaletteCard.h