This is the complete list of members for Palette, including all inherited members.
| acquire(BaseColor *color) | Palette | slot |
| cloneColor(BaseColor *source) | Palette | slot |
| cloneColor(BaseColor *source, bool replaceOnIDConflict) | Palette | slot |
| containsUsedColors(QScriptValue colors) | Palette | slot |
| createNewColor(int colorType, String &name, QVariant colorData) | Palette | slot |
| createNewLinearGradientColor(String &name, QVariant colorData) | Palette | slot |
| createNewRadialGradientColor(String &name, QVariant colorData) | Palette | slot |
| createNewSolidColor(String &name, QVariant colorData) | Palette | slot |
| createNewTexture(String &name, String &filename, bool tiled) | Palette | slot |
| createNewTexture(String &name, QImage &bitmap, bool tiled) | Palette | slot |
| duplicateColor(BaseColor *source) | Palette | slot |
| elementId | Palette | |
| getColorById(String &uniqueId) | Palette | slot |
| getColorByIndex(int index) | Palette | slot |
| getLock() | Palette | slot |
| getName() | Palette | slot |
| getPath() | Palette | slot |
| id | Palette | |
| isColorPalette() | Palette | slot |
| isLoaded() | Palette | slot |
| isNotFound() | Palette | slot |
| isTexturePalette() | Palette | slot |
| isValid() | Palette | slot |
| location | Palette | |
| moveColor(int index, int beforeIndex) | Palette | slot |
| nColors | Palette | |
| releaseLock() | Palette | slot |
| removeColor(String &uniqueId) | Palette | slot |
| setToColorPalette() | Palette | slot |
| setToTexturePalette() | Palette | slot |