KVIrc
4.9.2
DeveloperAPIs
|
Action drawer class. More...
#include <KviActionDrawer.h>
Public Member Functions | |
void | fill () |
Fills in the drawer page. More... | |
KviActionDrawer (QWidget *pParent) | |
Constructs an action drawer object. More... | |
~KviActionDrawer () | |
Destroys an action drawer object. More... | |
Action drawer class.
Action drawer page list item class.
Action drawer page list class.
Action drawer page class.
KviActionDrawer::KviActionDrawer | ( | QWidget * | pParent | ) |
|
default |
Destroys an action drawer object.
void KviActionDrawer::fill | ( | ) |
Fills in the drawer page.
References KviActionManager::actions(), KviActionDrawerPage::add(), KviActionManager::categoryGeneric(), KviActionManager::categoryIrc(), KviPointerHashTableIterator< Key, T >::current(), d, KviActionCategory::description(), KviPointerHashTable< Key, T >::find(), KviActionManager::instance(), KviActionManager::loadAllAvailableActions(), KviPointerHashTable< Key, T >::replace(), KviPointerHashTable< Key, T >::setAutoDelete(), and KviActionCategory::visibleName().
Referenced by CustomizeToolBarsDialog::CustomizeToolBarsDialog().