open_iA 2024.7
Loading...
Searching...
No Matches
Classes
iAColorTheme.h File Reference
#include "iabase_export.h"
#include <QColor>
#include <QMap>
#include <QStringList>
#include <vector>

Classes

class  iAColorTheme
 Interface for (qualitative) color themes. Holds a number of colors (which can be distinguished easily) More...
 
class  iAColorThemeManager
 Manager for color themes (iAColorTheme). More...
 
class  iASingleColorTheme
 Simplest possible color scheme: only one single color for all items. More...
 
class  iAVectorColorTheme
 Simple implementation of a color theme, storing the colors in a vector. More...