#include <KviCustomToolBarDescriptor.h>
◆ KviCustomToolBarDescriptor()
KviCustomToolBarDescriptor::KviCustomToolBarDescriptor |
( |
QString |
szId, |
|
|
const QString & |
szLabelCode |
|
) |
| |
|
protected |
◆ ~KviCustomToolBarDescriptor()
KviCustomToolBarDescriptor::~KviCustomToolBarDescriptor |
( |
| ) |
|
◆ actions()
KviPointerList< QString > * KviCustomToolBarDescriptor::actions |
( |
| ) |
const |
|
inline |
◆ addAction()
bool KviCustomToolBarDescriptor::addAction |
( |
const QString & |
szAction | ) |
|
◆ clear()
void KviCustomToolBarDescriptor::clear |
( |
| ) |
|
◆ createLabelScript()
void KviCustomToolBarDescriptor::createLabelScript |
( |
const QString & |
szNewLabelCode | ) |
|
|
protected |
◆ createToolBar()
◆ fillToolBar()
void KviCustomToolBarDescriptor::fillToolBar |
( |
| ) |
|
|
protected |
References a, KviAction::addToCustomToolBar(), KviPointerList< T >::append(), KviPointerList< T >::count(), d, KviPointerList< T >::first(), KviActionManager::getAction(), KviActionManager::instance(), m_pActions, m_pToolBar, KviPointerList< T >::next(), p, KviPointerList< T >::removeRef(), and KviPointerList< T >::setAutoDelete().
Referenced by createToolBar(), removeAction(), removeAction(), and updateToolBar().
◆ iconId()
const QString & KviCustomToolBarDescriptor::iconId |
( |
| ) |
const |
|
inline |
◆ id()
const QString & KviCustomToolBarDescriptor::id |
( |
| ) |
const |
|
inline |
◆ internalId()
int KviCustomToolBarDescriptor::internalId |
( |
| ) |
const |
|
inline |
◆ label()
const QString & KviCustomToolBarDescriptor::label |
( |
| ) |
|
◆ labelCode()
const QString & KviCustomToolBarDescriptor::labelCode |
( |
| ) |
const |
◆ load()
References KviPointerList< T >::append(), KviPointerList< T >::clear(), createLabelScript(), KviConfigurationFile::group(), i, m_pActions, m_pLabelScript, m_szIconId, m_szId, n, p, KviConfigurationFile::readEntry(), and KviConfigurationFile::readUIntEntry().
◆ registerToolBar()
◆ removeAction() [1/2]
bool KviCustomToolBarDescriptor::removeAction |
( |
const QString & |
szAction | ) |
|
◆ removeAction() [2/2]
bool KviCustomToolBarDescriptor::removeAction |
( |
unsigned int |
iAction | ) |
|
◆ rename()
void KviCustomToolBarDescriptor::rename |
( |
const QString & |
szNewName | ) |
|
◆ save()
References KviKvsScript::code(), KviPointerList< T >::count(), KviPointerList< T >::first(), i, m_pActions, m_pLabelScript, m_szIconId, m_szId, KviPointerList< T >::next(), p, KviConfigurationFile::setGroup(), and KviConfigurationFile::writeEntry().
◆ setIconId()
void KviCustomToolBarDescriptor::setIconId |
( |
const QString & |
szIconId | ) |
|
|
inline |
◆ toolBar()
◆ unregisterToolBar()
◆ updateToolBar()
void KviCustomToolBarDescriptor::updateToolBar |
( |
| ) |
|
◆ KviCustomToolBar
◆ KviCustomToolBarManager
◆ m_bVisibleAtStartup
bool KviCustomToolBarDescriptor::m_bVisibleAtStartup = false |
|
protected |
◆ m_iInternalId
int KviCustomToolBarDescriptor::m_iInternalId |
|
protected |
◆ m_pActions
◆ m_pLabelScript
◆ m_pToolBar
Referenced by addAction(), clear(), createToolBar(), fillToolBar(), registerToolBar(), removeAction(), removeAction(), rename(), unregisterToolBar(), updateToolBar(), and ~KviCustomToolBarDescriptor().
◆ m_szIconId
QString KviCustomToolBarDescriptor::m_szIconId |
|
protected |
◆ m_szId
QString KviCustomToolBarDescriptor::m_szId |
|
protected |
◆ m_szParsedLabel
QString KviCustomToolBarDescriptor::m_szParsedLabel |
|
protected |
The documentation for this class was generated from the following files: