43 SIGNAL (themeChanged ()),
50 color.setAlphaF (alpha);
54 QColor ColorThemeProxy::GetColor (
const QString& group,
const QString& color)
const virtual QObject * GetQObject()=0
Returns the manager as a QObject.
QColor setAlpha(QColor color, qreal alpha)
Returns the color with the alpha channel set to the given value.
void colorsChanged()
Emitted when the color theme changes.
virtual QColor GetQMLColor(const QString §ion, const QString &key)=0
Returns the color for the given QML section and key.
Proxy class to the color theme management engine.
ColorThemeProxy(IColorThemeManager *manager, QObject *parent)
Constructs the color theme proxy with the given color manager and parent object.