![]() |
LeechCraft
%{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
|
#include "icolorthememanager.h"
Public Member Functions | |
virtual | ~IColorThemeManager () |
virtual QColor | GetQMLColor (const QString §ion, const QString &key)=0 |
virtual QObject * | GetQObject ()=0 |
Protected Member Functions | |
virtual void | themeChanged ()=0 |
Definition at line 34 of file icolorthememanager.h.
|
inlinevirtual |
Definition at line 37 of file icolorthememanager.h.
|
pure virtual |
|
pure virtual |
Referenced by LeechCraft::Util::ColorThemeProxy::ColorThemeProxy().
|
protectedpure virtual |