43 SIGNAL (themeChanged ()),
50 color.setAlphaF (alpha);
54 QColor ColorThemeProxy::GetColor (
const QString& group,
const QString& color)
const
virtual QObject * GetQObject()=0
virtual QColor GetQMLColor(const QString §ion, const QString &key)=0
QColor setAlpha(QColor color, qreal alpha)
Returns the color with the alpha channel set to the given value.
ColorThemeProxy(IColorThemeManager *, QObject *)