KOPrefsDialog Class Reference
Dialog to change the korganizer configuration. More...
#include <koprefsdialog.h>
Public Slots | |
| void | showPrinterTab () |
| void | updateCategories () |
| Update controls for categories. | |
Public Member Functions | |
| KOPrefsDialog (QWidget *parent=0, char *name=0, bool modal=false) | |
| Initialize dialog and pages. | |
Protected Slots | |
| void | setCategoryColor () |
| void | updateCategoryColor () |
| void | warningExperimental (bool on) |
| void | warningGroupScheduling () |
| void | warningProjectView () |
| void | toggleEmailSettings (bool) |
| void | addItem () |
| void | removeItem () |
| void | updateItem () |
| void | updateInput () |
Protected Member Functions | |
| void | usrReadConfig () |
| void | usrWriteConfig () |
| void | setupMainTab () |
| void | setupTimeTab () |
| void | setupFontsTab () |
| void | setupColorsTab () |
| void | setupViewsTab () |
| void | setupDisplayTab () |
| void | setupPrinterTab () |
| void | setupGroupSchedulingTab () |
| void | setupGroupAutomationTab () |
| void | setCombo (QComboBox *combo, const QString &text, const QStringList *tags=0) |
Detailed Description
Dialog to change the korganizer configuration.
Definition at line 45 of file koprefsdialog.h.
Constructor & Destructor Documentation
|
||||||||||||||||
|
Initialize dialog and pages.
Definition at line 70 of file koprefsdialog.cpp. References QDict< QColor >::setAutoDelete(). |
Member Function Documentation
|
|
Update controls for categories.
Definition at line 746 of file koprefsdialog.cpp. References QComboBox::clear(), and QComboBox::insertStringList(). |
The documentation for this class was generated from the following files:
