korganizer
#include <exportwebdialog.h>
Public Slots | |
void | readConfig () |
void | setDefaults () |
void | slotTextChanged (const QString &_text) |
void | writeConfig () |
Signals | |
void | configChanged () |
void | exportHTML (KOrg::HTMLExportSettings *) |
Public Member Functions | |
ExportWebDialog (KOrg::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 () |
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.
Constructor & Destructor Documentation
|
explicit |
Definition at line 47 of file exportwebdialog.cpp.
|
virtual |
Definition at line 76 of file exportwebdialog.cpp.
Member Function Documentation
|
signal |
|
signal |
|
slot |
Definition at line 85 of file exportwebdialog.cpp.
|
slot |
Definition at line 80 of file exportwebdialog.cpp.
|
protected |
Definition at line 207 of file exportwebdialog.cpp.
|
protected |
Definition at line 125 of file exportwebdialog.cpp.
|
protected |
Definition at line 184 of file exportwebdialog.cpp.
|
protectedslot |
Definition at line 98 of file exportwebdialog.cpp.
|
protectedslot |
Definition at line 111 of file exportwebdialog.cpp.
|
protectedslot |
Definition at line 104 of file exportwebdialog.cpp.
|
slot |
Definition at line 179 of file exportwebdialog.cpp.
|
inlineprotectedvirtual |
Definition at line 71 of file exportwebdialog.h.
|
inlineprotectedvirtual |
Definition at line 72 of file exportwebdialog.h.
|
slot |
Definition at line 91 of file exportwebdialog.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.