This is the complete list of members for ColourDatabase, including all inherited members.
addColour(QColor c, QString name) | 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 c, QSize size) const | ColourDatabase | |
getInstance() | ColourDatabase | static |
getNearbyColourIndex(QColor c, WithBackgroundMode mode=WithAnyBackground) const | ColourDatabase | |
getStringValues(int index, QString &colourName, QString &colourSpec, QString &darkbg) const | ColourDatabase | |
haveColour(QColor c) const | ColourDatabase | |
m_colours | ColourDatabase | protected |
m_instance | ColourDatabase | protectedstatic |
putStringValues(QString colourName, QString colourSpec, QString darkbg) | ColourDatabase | |
removeColour(QString) | ColourDatabase | |
setUseDarkBackground(int c, bool dark) | ColourDatabase | |
useDarkBackground(int c) const | ColourDatabase | |
WithAnyBackground enum value | ColourDatabase | |
WithBackgroundMode enum name | ColourDatabase | |
WithDarkBackground enum value | ColourDatabase | |
WithLightBackground enum value | ColourDatabase | |