#include <berryIQtStyleManager.h>
Definition at line 29 of file berryIQtStyleManager.h.
berry::IQtStyleManager::~IQtStyleManager |
( |
| ) |
|
|
virtual |
virtual void berry::IQtStyleManager::AddStyle |
( |
const QString & |
styleFileName, |
|
|
const QString & |
styleName = QString() |
|
) |
| |
|
pure virtual |
virtual void berry::IQtStyleManager::AddStyles |
( |
const QString & |
path | ) |
|
|
pure virtual |
virtual bool berry::IQtStyleManager::Contains |
( |
const QString & |
fileName | ) |
const |
|
pure virtual |
virtual QString berry::IQtStyleManager::GetActiveTabStylesheet |
( |
| ) |
const |
|
pure virtual |
virtual Style berry::IQtStyleManager::GetDefaultStyle |
( |
| ) |
const |
|
pure virtual |
virtual void berry::IQtStyleManager::GetIconThemes |
( |
IconThemeList & |
iconThemes | ) |
const |
|
pure virtual |
virtual Style berry::IQtStyleManager::GetStyle |
( |
| ) |
const |
|
pure virtual |
virtual void berry::IQtStyleManager::GetStyles |
( |
StyleList & |
styles | ) |
const |
|
pure virtual |
virtual QString berry::IQtStyleManager::GetStylesheet |
( |
| ) |
const |
|
pure virtual |
virtual QString berry::IQtStyleManager::GetTabStylesheet |
( |
| ) |
const |
|
pure virtual |
virtual void berry::IQtStyleManager::RemoveStyle |
( |
const QString & |
styleFileName | ) |
|
|
pure virtual |
virtual void berry::IQtStyleManager::RemoveStyles |
( |
const QString & |
repository = QString() | ) |
|
|
pure virtual |
virtual void berry::IQtStyleManager::SetDefaultStyle |
( |
| ) |
|
|
pure virtual |
virtual void berry::IQtStyleManager::SetIconTheme |
( |
const QString & |
themeName | ) |
|
|
pure virtual |
virtual void berry::IQtStyleManager::SetStyle |
( |
const QString & |
fileName | ) |
|
|
pure virtual |
The documentation for this struct was generated from the following files: