ConfigDialog handles the display of the config pages.
More...
#include <preferences.hh>
List of all members.
Public Slots |
| void | changePage (QListWidgetItem *current, QListWidgetItem *previous) |
Protected Member Functions |
| void | closeEvent (QCloseEvent *event) |
Detailed Description
ConfigDialog handles the display of the config pages.
Member Function Documentation
| void ConfigDialog::changePage |
( |
QListWidgetItem * |
current, |
|
|
QListWidgetItem * |
previous |
|
) |
| |
|
slot |
Changes the configuration page from previous to current.
| void ConfigDialog::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
protected |
Saves all pages settings before closing.
Returns the parent widget (which is the main window of the application).
The documentation for this class was generated from the following files: