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 37 of file exportwebdialog.h.
Public Slots | |
| void | slotTextChanged (const QString &_text) |
| void | setDefaults () |
| void | readConfig () |
| void | writeConfig () |
Signals | |
| void | configChanged () |
| void | exportHTML (HTMLExportSettings *) |
Public Member Functions | |
| ExportWebDialog (HTMLExportSettings *settings, QWidget *parent=0, const char *name=0) | |
| virtual | ~ExportWebDialog () |
Protected Slots | |
| void | slotOk () |
| void | slotApply () |
| void | slotDefault () |
Protected Member Functions | |
| void | setupGeneralPage () |
| void | setupEventPage () |
| void | setupTodoPage () |
| virtual void | usrReadConfig () |
| virtual void | usrWriteConfig () |
The documentation for this class was generated from the following files:

