Inherits QWidget.
|
void | setGammaEnabled (bool enabled) |
|
void | setGamma (qreal gamma) |
|
|
void | removePaletteClicked (QSharedPointer< PaletteCard > card) |
|
void | savePaletteClicked (QSharedPointer< PaletteCard > card) |
|
void | savePaletteAsClicked (QSharedPointer< PaletteCard > card) |
|
void | paletteCountChanged () |
|
|
| PaletteCardCollection (Internal::ColorController *colorController, QUndoStack *undoStack, QWidget *parent=nullptr) |
|
QSharedPointer< PaletteCard > | makeCard (QSharedPointer< Palette > palette, const QString &title) |
|
void | addCard (QSharedPointer< PaletteCard > card) |
|
void | removeCard (QSharedPointer< PaletteCard > card) |
|
bool | containsCard (QSharedPointer< PaletteCard > card) const |
|
void | setSwatchSize (const QSize &size) |
|
int | count () const |
|
bool | isEmpty () const |
|
QSharedPointer< PaletteCard > | paletteCard (int index) const |
|
int | indexOf (const QSharedPointer< PaletteCard > &card) const |
|
void | moveUp (QSharedPointer< PaletteCard > &card) |
|
bool | canMoveUp (QSharedPointer< PaletteCard > &card) |
|
void | moveDown (QSharedPointer< PaletteCard > &card) |
|
bool | canMoveDown (QSharedPointer< PaletteCard > &card) |
|
void | setCardContentMargins (const QMargins &margins) |
|
The documentation for this class was generated from the following file:
- Code/Framework/AzQtComponents/AzQtComponents/Components/Widgets/ColorPicker/PaletteCardCollection.h