KVIrc  4.9.2
DeveloperAPIs
Public Member Functions | Static Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes | Static Protected Attributes | List of all members
CustomizeToolBarsDialog Class Reference

#include <CustomizeToolBarsDialog.h>

+ Inheritance diagram for CustomizeToolBarsDialog:

Public Member Functions

 ~CustomizeToolBarsDialog ()
 

Static Public Member Functions

static void cleanup ()
 
static void display (bool bTopLevel)
 
static CustomizeToolBarsDialoginstance ()
 

Protected Slots

void closeClicked ()
 
void currentToolBarChanged ()
 
void deleteToolBar ()
 
void exportToolBar ()
 
void newToolBar ()
 
virtual void reject ()
 
void renameToolBar ()
 

Protected Member Functions

virtual void closeEvent (QCloseEvent *e)
 
 CustomizeToolBarsDialog (QWidget *p)
 
virtual void showEvent (QShowEvent *e)
 

Protected Attributes

QPushButton * m_pDeleteToolBarButton
 
KviActionDrawerm_pDrawer
 
QPushButton * m_pExportToolBarButton
 
QPushButton * m_pRenameToolBarButton
 

Static Protected Attributes

static CustomizeToolBarsDialogm_pInstance = nullptr
 

Constructor & Destructor Documentation

CustomizeToolBarsDialog::CustomizeToolBarsDialog ( QWidget *  p)
protected
CustomizeToolBarsDialog::~CustomizeToolBarsDialog ( )

Member Function Documentation

void CustomizeToolBarsDialog::cleanup ( )
static

References m_pInstance.

Referenced by reject(), and toolbareditor_module_cleanup().

void CustomizeToolBarsDialog::closeClicked ( )
protectedslot

Referenced by CustomizeToolBarsDialog().

void CustomizeToolBarsDialog::closeEvent ( QCloseEvent *  e)
protectedvirtual
void CustomizeToolBarsDialog::currentToolBarChanged ( )
protectedslot
void CustomizeToolBarsDialog::deleteToolBar ( )
protectedslot
void CustomizeToolBarsDialog::display ( bool  bTopLevel)
static
void CustomizeToolBarsDialog::exportToolBar ( )
protectedslot
static CustomizeToolBarsDialog* CustomizeToolBarsDialog::instance ( )
inlinestatic

References m_pInstance.

Referenced by toolbareditor_module_can_unload().

void CustomizeToolBarsDialog::newToolBar ( )
protectedslot
void CustomizeToolBarsDialog::reject ( )
protectedvirtualslot

References cleanup().

void CustomizeToolBarsDialog::renameToolBar ( )
protectedslot
void CustomizeToolBarsDialog::showEvent ( QShowEvent *  e)
protectedvirtual

Member Data Documentation

QPushButton* CustomizeToolBarsDialog::m_pDeleteToolBarButton
protected
KviActionDrawer* CustomizeToolBarsDialog::m_pDrawer
protected

Referenced by CustomizeToolBarsDialog().

QPushButton* CustomizeToolBarsDialog::m_pExportToolBarButton
protected

Referenced by CustomizeToolBarsDialog().

CustomizeToolBarsDialog * CustomizeToolBarsDialog::m_pInstance = nullptr
staticprotected
QPushButton* CustomizeToolBarsDialog::m_pRenameToolBarButton
protected

The documentation for this class was generated from the following files: