|
void | calcColorPaletteLut () |
|
|
QList< QString > | m_restrictedKeyWords |
|
QList< ItomPaletteBase > | m_colorPalettes |
|
QList< QString > | m_builtInPalettes |
|
QHash< QString, int > | m_colorPaletteLUT |
|
ItomPaletteBase | noPalette |
|
◆ PaletteOrganizer()
ito::PaletteOrganizer::PaletteOrganizer |
( |
| ) |
|
◆ getColorBarIndex()
int ito::PaletteOrganizer::getColorBarIndex |
( |
const QString & | name, |
|
|
bool * | found = NULL ) const |
shortdesc
longdesc
- Parameters
-
- Returns
- int
◆ getColorPalette() [1/2]
ItomPaletteBase ito::PaletteOrganizer::getColorPalette |
( |
const int | index | ) |
const |
◆ getColorPalette() [2/2]
ItomPaletteBase ito::PaletteOrganizer::getColorPalette |
( |
const QString & | name, |
|
|
bool * | found = NULL ) const |
◆ getColorPaletteList()
QList< QString > ito::PaletteOrganizer::getColorPaletteList |
( |
const int | type = ito::tPaletteNoType | ) |
const |
shortdesc
longdesc
- Parameters
-
- Returns
- QList<QString>
The documentation for this class was generated from the following files:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/Qitom/organizer/paletteOrganizer.h
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/Qitom/organizer/paletteOrganizer.cpp