57 virtual QColor GetQMLColor (
const QString& section,
const QString& key) = 0;
65 virtual QObject* GetQObject () = 0;
73 virtual void themeChanged () = 0;
Q_DECLARE_INTERFACE(IColorThemeManager,"org.Deviant.LeechCraft.IColorThemeManager/1.0")
virtual ~IColorThemeManager()
Proxy class to the color theme management engine.