korganizer
ExportWebDialog Class Reference
#include <exportwebdialog.h>

Detailed Description
ExportWebDialog is a class that provides the dialog and functions to export a calendar as web page.Definition at line 42 of file exportwebdialog.h.
Public Slots | |
| void | readConfig () |
| void | setDefaults () |
| void | slotTextChanged (const QString &_text) |
| void | writeConfig () |
Signals | |
| void | configChanged () |
| void | exportHTML (HTMLExportSettings *) |
Public Member Functions | |
| ExportWebDialog (HTMLExportSettings *settings, QWidget *parent=0) | |
| virtual | ~ExportWebDialog () |
Protected Slots | |
| void | slotApply () |
| void | slotDefault () |
| void | slotOk () |
Protected Member Functions | |
| void | setupEventPage () |
| void | setupGeneralPage () |
| void | setupTodoPage () |
| virtual void | usrReadConfig () |
| virtual void | usrWriteConfig () |
Constructor & Destructor Documentation
| ExportWebDialog::ExportWebDialog | ( | HTMLExportSettings * | settings, | |
| QWidget * | parent = 0 | |||
| ) | [explicit] |
Definition at line 66 of file exportwebdialog.cpp.
| ExportWebDialog::~ExportWebDialog | ( | ) | [virtual] |
Definition at line 93 of file exportwebdialog.cpp.
Member Function Documentation
| void ExportWebDialog::configChanged | ( | ) | [signal] |
| void ExportWebDialog::exportHTML | ( | HTMLExportSettings * | ) | [signal] |
| void ExportWebDialog::readConfig | ( | ) | [slot] |
Definition at line 102 of file exportwebdialog.cpp.
| void ExportWebDialog::setDefaults | ( | ) | [slot] |
Definition at line 97 of file exportwebdialog.cpp.
| void ExportWebDialog::setupEventPage | ( | ) | [protected] |
Definition at line 217 of file exportwebdialog.cpp.
| void ExportWebDialog::setupGeneralPage | ( | ) | [protected] |
Definition at line 142 of file exportwebdialog.cpp.
| void ExportWebDialog::setupTodoPage | ( | ) | [protected] |
Definition at line 194 of file exportwebdialog.cpp.
| void ExportWebDialog::slotApply | ( | ) | [protected, slot] |
Definition at line 115 of file exportwebdialog.cpp.
| void ExportWebDialog::slotDefault | ( | ) | [protected, slot] |
Definition at line 128 of file exportwebdialog.cpp.
| void ExportWebDialog::slotOk | ( | ) | [protected, slot] |
Definition at line 121 of file exportwebdialog.cpp.
| void ExportWebDialog::slotTextChanged | ( | const QString & | _text | ) | [slot] |
Definition at line 189 of file exportwebdialog.cpp.
| virtual void ExportWebDialog::usrReadConfig | ( | ) | [inline, protected, virtual] |
Definition at line 75 of file exportwebdialog.h.
| virtual void ExportWebDialog::usrWriteConfig | ( | ) | [inline, protected, virtual] |
Definition at line 76 of file exportwebdialog.h.
| void ExportWebDialog::writeConfig | ( | ) | [slot] |
Definition at line 108 of file exportwebdialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference