|
ACF $AcfVersion:0$
|
#include <CConsoleGui.h>
Public Member Functions | |
| UiResourcesManager (CConsoleGui &parent) | |
Public Member Functions inherited from iqtgui::TMakeIconProviderCompWrap< QObject > | |
| virtual void | OnDesignSchemaChanged (const QByteArray &themeId) override |
Public Member Functions inherited from iqtgui::TDesignSchemaHandlerWrap< Base > | |
| TDesignSchemaHandlerWrap () | |
| virtual void | EnableDesignHandler (bool enable=true) |
| If enabled, listen to the design schema change events from the application context. | |
Public Member Functions inherited from iqtgui::CIconProvider | |
| virtual QIcon | GetIcon (const QString &iconName) const |
| virtual QString | GetIconPath (const QString &iconName) const |
| virtual QString | GetStyleSheetPath (const QString &styleSheetPath) const |
| QByteArray | GetCurrentThemeId () const |
| void | SetThemeId (const QByteArray &themeId) |
Public Attributes | |
| CConsoleGui & | m_parent |
Additional Inherited Members | |
Public Types inherited from iqtgui::TMakeIconProviderCompWrap< QObject > | |
| typedef QObject | BaseClass |
Public Types inherited from iqtgui::TDesignSchemaHandlerWrap< Base > | |
| typedef Base | BaseClass |
Protected Member Functions inherited from iqtgui::CIconProvider | |
| virtual QIcon | CreateIcon (const QString &iconName) const |
Definition at line 143 of file CConsoleGui.h.
|
inline |
Definition at line 146 of file CConsoleGui.h.
| CConsoleGui& iview::CConsoleGui::UiResourcesManager::m_parent |
Definition at line 151 of file CConsoleGui.h.