This is the complete list of members for
ColourDatabase, including all inherited members.
| addColour(QColor, QString) | ColourDatabase | |
| ColourDatabase() | ColourDatabase | [protected] |
| colourDatabaseChanged() | ColourDatabase | [signal] |
| ColourList typedef | ColourDatabase | [protected] |
| getColour(int c) const | ColourDatabase | |
| getColour(QString name) const | ColourDatabase | |
| getColourCount() const | ColourDatabase | |
| getColourIndex(QString name) const | ColourDatabase | |
| getColourIndex(QColor c) const | ColourDatabase | |
| getColourName(int c) const | ColourDatabase | |
| getColourPropertyRange(int *min, int *max) const | ColourDatabase | |
| getContrastingColour(int c) const | ColourDatabase | |
| getExamplePixmap(int index, QSize size) const | ColourDatabase | |
| getInstance() | ColourDatabase | [static] |
| getStringValues(int index, QString &colourName, QString &colourSpec, QString &darkbg) const | ColourDatabase | |
| haveColour(QColor c) const | ColourDatabase | |
| m_colours | ColourDatabase | [protected] |
| m_instance | ColourDatabase | [protected, static] |
| putStringValues(QString colourName, QString colourSpec, QString darkbg) | ColourDatabase | |
| removeColour(QString) | ColourDatabase | |
| setUseDarkBackground(int c, bool dark) | ColourDatabase | |
| useDarkBackground(int c) const | ColourDatabase | |