ExportWebDialog Class Reference
ExportWebDialog is a class that provides the dialog and functions to export a calendar as web page. More...
#include <exportwebdialog.h>
Public Slots | |
void | exportWebPage (bool synchronous=false) |
void | slotResult (KIO::Job *) |
void | slotDataReq (KIO::Job *, QByteArray &data) |
void | slotTextChanged (const QString &_text) |
Public Methods | |
ExportWebDialog (Calendar *cal, QWidget *parent=0, const char *name=0) | |
virtual | ~ExportWebDialog () |
Protected Methods | |
void | setupGeneralPage () |
void | setupEventPage () |
void | setupTodoPage () |
void | setupAdvancedPage () |
void | loadSettings () |
void | saveSettings () |
Detailed Description
ExportWebDialog is a class that provides the dialog and functions to export a calendar as web page.
Definition at line 47 of file exportwebdialog.h.
The documentation for this class was generated from the following files: