ExportWebDialog is a class that provides the dialog and functions to export a calendar as web page.
More...
#include <exportwebdialog.h>
Inherits KDialogBase, and KPrefsWidManager.
List of all members.
Public Slots |
void | slotTextChanged (const TQString &_text) |
void | setDefaults () |
void | readConfig () |
void | writeConfig () |
Signals |
void | configChanged () |
void | exportHTML (HTMLExportSettings *) |
Public Member Functions |
| ExportWebDialog (HTMLExportSettings *settings, TQWidget *parent=0, const char *name=0) |
Protected Slots |
void | slotOk () |
void | slotApply () |
void | slotDefault () |
Protected Member Functions |
void | setupGeneralPage () |
void | setupEventPage () |
void | setupTodoPage () |
virtual void | usrReadConfig () |
virtual void | usrWriteConfig () |
Detailed Description
ExportWebDialog is a class that provides the dialog and functions to export a calendar as web page.
Definition at line 38 of file exportwebdialog.h.
The documentation for this class was generated from the following files: