ExportWebDialog Class Reference
ExportWebDialog is a class that provides the dialog and functions to export a calendar as web page. More...
#include <exportwebdialog.h>
Collaboration diagram for ExportWebDialog:

Public Slots | |
| void | exportWebPage (bool synchronous=false) |
| void | slotResult (KIO::Job *) |
| void | slotDataReq (KIO::Job *, QByteArray &data) |
| void | slotTextChanged (const QString &_text) |
Public Member Functions | |
| ExportWebDialog (Calendar *cal, QWidget *parent=0, const char *name=0) | |
Protected Member Functions | |
| 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:
