Defines a palette of colours.
More...
#include <paletteinterface.h>
|
String | getPath () |
| Returns the folder in which this palette is located. More...
|
|
String | getName () |
| Returns the name of this palette. The extension (".plt") is not included. More...
|
|
bool | isLoaded () |
| Was the palette successfully loaded from disk (true or false)? More...
|
|
bool | isNotFound () |
| Was the palette found at the location specified by the path and name (true or false)? More...
|
|
Defines a palette of colours.
Provides access to some of the standard functionality of palettes.
String Palette::getName |
( |
| ) |
|
|
slot |
Returns the name of this palette. The extension (".plt") is not included.
String Palette::getPath |
( |
| ) |
|
|
slot |
Returns the folder in which this palette is located.
bool Palette::isLoaded |
( |
| ) |
|
|
slot |
Was the palette successfully loaded from disk (true or false)?
bool Palette::isNotFound |
( |
| ) |
|
|
slot |
Was the palette found at the location specified by the path and name (true or false)?
The palette ID of this palette.
Number of colours in this palette.
The documentation for this class was generated from the following file: