|
| IRCConfigurationDialog (QWidget *parent=nullptr) |
|
void | initOptionsList () |
|
| ConfigurationDialog (QWidget *parent=nullptr) |
|
virtual QStandardItem * | addConfigPage (QStandardItem *rootItem, ConfigPage *configPage, int position=-1) |
| Adds a new configuration page to the options tree view.
|
|
QStandardItem * | addLabel (QStandardItem *rootItem, const QString &label, int position=-1) |
| Adds a label node to the options tree view.
|
|
|
void | doSaveSettings () override |
|
bool | isNetworkAutojoinEnabled () |
|
bool | validate () override |
|
void | keyPressEvent (QKeyEvent *e) override |
|
QTreeView * | optionsTree () |
| Returns pointer to the tree widget that contains configuration sections list.
|
|
void | showConfigPage (ConfigPage *widget) |
|
Definition at line 30 of file ircconfigurationdialog.h.
The documentation for this class was generated from the following files: