![]() |
open_iA 2021.08
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
Manager for color themes. More...
#include <iAColorTheme.h>
Public Member Functions | |
| QStringList | availableThemes () const |
| Get the list of all available themes. More... | |
| iAColorTheme const * | theme (QString const &name) const |
| Get a theme by name. More... | |
Static Public Member Functions | |
| static iAColorThemeManager const & | instance () |
| only ever need one of those (Singleton) More... | |
Manager for color themes.
Internally creates the qualitative color themes from Color Brewer (http://mkweb.bcgsc.ca/brewer/swatches/brewer.txt) as well as from a few other sources and provides access to their names as well as the single themes.
| QStringList iAColorThemeManager::availableThemes | ( | ) | const |
Get the list of all available themes.
|
static |
only ever need one of those (Singleton)
| iAColorTheme const * iAColorThemeManager::theme | ( | QString const & | name | ) | const |
Get a theme by name.