![]() |
KVIrc
4.9.2
DeveloperAPIs
|
A dialog which allow the user to choose which elements to restore. More...
#include <KviDefaultScript.h>
Inheritance diagram for KviDefaultScriptDialog:Public Member Functions | |
| KviDefaultScriptDialog () | |
| Constructs the default script dialog. More... | |
| ~KviDefaultScriptDialog () | |
| Destroys the default script dialog. More... | |
Protected Slots | |
| virtual void | accept () |
| Accepts the dialog. More... | |
| void | advanced () |
| Open/close the advanced widget. More... | |
| virtual void | reject () |
| Rejects the dialog. More... | |
| void | toggleAll (bool) |
| Enables or disables all checkboxes. More... | |
Protected Attributes | |
| QCheckBox * | m_pAction |
| QCheckBox * | m_pAddon |
| QGroupBox * | m_pAdvanced |
| QPushButton * | m_pAdvancedButton |
| QCheckBox * | m_pAlias |
| QCheckBox * | m_pAll |
| QCheckBox * | m_pClass |
| QCheckBox * | m_pData |
| QCheckBox * | m_pEvent |
| QCheckBox * | m_pPopup |
| QCheckBox * | m_pRaw |
| QCheckBox * | m_pToolbar |
Friends | |
| class | KviDefaultScriptManager |
A dialog which allow the user to choose which elements to restore.
| KviDefaultScriptDialog::KviDefaultScriptDialog | ( | ) |
Constructs the default script dialog.
References __tr2qs, accept(), advanced(), connect(), g_pIconManager, KviIconManager::getSmallIcon(), m_pAction, m_pAddon, m_pAdvanced, m_pAdvancedButton, m_pAlias, m_pAll, m_pClass, m_pData, m_pEvent, m_pPopup, m_pRaw, m_pToolbar, reject(), and toggleAll().
|
default |
Destroys the default script dialog.
|
protectedvirtualslot |
Accepts the dialog.
Called when the user clicks on 'Ok'
Referenced by KviDefaultScriptDialog().
|
protectedslot |
Open/close the advanced widget.
Called when the user clicks on 'Advanced...'
References m_pAdvanced, and m_pAdvancedButton.
Referenced by KviDefaultScriptDialog().
|
protectedvirtualslot |
Rejects the dialog.
Called when the user clicks on 'Cancel' or closes the dialog using the window decoration or pressing ESC
Referenced by KviDefaultScriptDialog().
|
protectedslot |
Enables or disables all checkboxes.
Called when the user (de)selects the 'All' one
References m_pAction, m_pAddon, m_pAlias, m_pClass, m_pEvent, m_pPopup, m_pRaw, and m_pToolbar.
Referenced by KviDefaultScriptDialog().
|
friend |
|
protected |
Referenced by KviDefaultScriptDialog(), KviDefaultScriptManager::restoreInternal(), and toggleAll().
|
protected |
Referenced by KviDefaultScriptDialog(), KviDefaultScriptManager::restoreInternal(), and toggleAll().
|
protected |
Referenced by advanced(), and KviDefaultScriptDialog().
|
protected |
Referenced by advanced(), and KviDefaultScriptDialog().
|
protected |
Referenced by KviDefaultScriptDialog(), KviDefaultScriptManager::restoreInternal(), and toggleAll().
|
protected |
Referenced by KviDefaultScriptDialog(), and KviDefaultScriptManager::restoreInternal().
|
protected |
Referenced by KviDefaultScriptDialog(), KviDefaultScriptManager::restoreInternal(), and toggleAll().
|
protected |
Referenced by KviDefaultScriptDialog(), and KviDefaultScriptManager::restoreInternal().
|
protected |
Referenced by KviDefaultScriptDialog(), KviDefaultScriptManager::restoreInternal(), and toggleAll().
|
protected |
Referenced by KviDefaultScriptDialog(), KviDefaultScriptManager::restoreInternal(), and toggleAll().
|
protected |
Referenced by KviDefaultScriptDialog(), KviDefaultScriptManager::restoreInternal(), and toggleAll().
|
protected |
Referenced by KviDefaultScriptDialog(), KviDefaultScriptManager::restoreInternal(), and toggleAll().
1.8.7