open_iA 2025.6
Loading...
Searching...
No Matches
iAColorThemeManager Class Reference

Manager for color themes (iAColorTheme). More...

#include <iAColorTheme.h>

Static Public Member Functions

static QStringList availableThemes ()
 Get the list of all available themes.
 
static iAColorTheme const * theme (QString const &name)
 Get a theme by name.
 

Detailed Description

Manager for color themes (iAColorTheme).

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.

Member Function Documentation

◆ availableThemes()

QStringList iAColorThemeManager::availableThemes ( )
static

Get the list of all available themes.

◆ theme()

iAColorTheme const * iAColorThemeManager::theme ( QString const & name)
static

Get a theme by name.


The documentation for this class was generated from the following files: