LeechCraft  %{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
IColorThemeManager Class Referenceabstract

#include "icolorthememanager.h"

Public Member Functions

virtual ~IColorThemeManager ()
 
virtual QColor GetQMLColor (const QString &section, const QString &key)=0
 
virtual QObject * GetQObject ()=0
 

Protected Member Functions

virtual void themeChanged ()=0
 

Detailed Description

Definition at line 34 of file icolorthememanager.h.

Constructor & Destructor Documentation

virtual IColorThemeManager::~IColorThemeManager ( )
inlinevirtual

Definition at line 37 of file icolorthememanager.h.

Member Function Documentation

virtual QColor IColorThemeManager::GetQMLColor ( const QString &  section,
const QString &  key 
)
pure virtual
virtual QObject* IColorThemeManager::GetQObject ( )
pure virtual

Referenced by LeechCraft::Util::ColorThemeProxy::ColorThemeProxy().

+ Here is the caller graph for this function:

virtual void IColorThemeManager::themeChanged ( )
protectedpure virtual

The documentation for this class was generated from the following file: