7 #ifndef INCLUDE_GPL_GUI_COLORMAPPER_H_ 8 #define INCLUDE_GPL_GUI_COLORMAPPER_H_ 31 typedef std::vector<std::pair<float, QColor> >
colormap;
43 const QColor& getDarkBorderColor()
const {
return m_darkBorderColor; };
std::vector< std::pair< float, QColor > > colormap
const QColor & getBoundaryColor() const
const QColor & getForegroundColor() const
QColor m_boundaryAlphaColor
const QColor & getHighlightColor() const
QColor m_lightBorderColor
const colormap & getDialBackgroundColorMap() const
QColor m_secondaryForegroundColor
const QColor & getBoundaryAlphaColor() const
const QColor & getLightBorderColor() const
const QColor & getSecondaryForegroundColor() const
std::vector< std::pair< float, QColor > > m_dialBackgroundcolorMap