#include <berryIQtStyleManager.h>
Definition at line 25 of file berryIQtStyleManager.h.
◆ StyleList
◆ ~IQtStyleManager()
virtual berry::IQtStyleManager::~IQtStyleManager |
( |
| ) |
|
|
virtual |
◆ AddStyle()
virtual void berry::IQtStyleManager::AddStyle |
( |
const QString & |
styleFileName, |
|
|
const QString & |
styleName = QString() |
|
) |
| |
|
pure virtual |
◆ AddStyles()
virtual void berry::IQtStyleManager::AddStyles |
( |
const QString & |
path | ) |
|
|
pure virtual |
◆ Contains()
virtual bool berry::IQtStyleManager::Contains |
( |
const QString & |
fileName | ) |
const |
|
pure virtual |
◆ GetActiveTabStylesheet()
virtual QString berry::IQtStyleManager::GetActiveTabStylesheet |
( |
| ) |
const |
|
pure virtual |
◆ GetDefaultStyle()
virtual Style berry::IQtStyleManager::GetDefaultStyle |
( |
| ) |
const |
|
pure virtual |
◆ GetFont()
virtual QString berry::IQtStyleManager::GetFont |
( |
| ) |
const |
|
pure virtual |
◆ GetFonts()
virtual void berry::IQtStyleManager::GetFonts |
( |
QStringList & |
fontNames | ) |
const |
|
pure virtual |
◆ GetStyle()
virtual Style berry::IQtStyleManager::GetStyle |
( |
| ) |
const |
|
pure virtual |
◆ GetStyles()
virtual void berry::IQtStyleManager::GetStyles |
( |
StyleList & |
styles | ) |
const |
|
pure virtual |
◆ GetStylesheet()
virtual QString berry::IQtStyleManager::GetStylesheet |
( |
| ) |
const |
|
pure virtual |
◆ GetTabStylesheet()
virtual QString berry::IQtStyleManager::GetTabStylesheet |
( |
| ) |
const |
|
pure virtual |
◆ RemoveStyle()
virtual void berry::IQtStyleManager::RemoveStyle |
( |
const QString & |
styleFileName | ) |
|
|
pure virtual |
◆ RemoveStyles()
virtual void berry::IQtStyleManager::RemoveStyles |
( |
const QString & |
repository = QString() | ) |
|
|
pure virtual |
◆ SetDefaultStyle()
virtual void berry::IQtStyleManager::SetDefaultStyle |
( |
| ) |
|
|
pure virtual |
◆ SetFont()
virtual void berry::IQtStyleManager::SetFont |
( |
const QString & |
fontName | ) |
|
|
pure virtual |
◆ SetFontSize()
virtual void berry::IQtStyleManager::SetFontSize |
( |
const int |
fontSize | ) |
|
|
pure virtual |
◆ SetStyle()
virtual void berry::IQtStyleManager::SetStyle |
( |
const QString & |
fileName | ) |
|
|
pure virtual |
◆ UpdateWorkbenchFont()
virtual void berry::IQtStyleManager::UpdateWorkbenchFont |
( |
| ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: