korganizer
#include <exportwebdialog.h>
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.
ExportWebDialog::ExportWebDialog |
( |
KOrg::HTMLExportSettings * |
settings, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
ExportWebDialog::~ExportWebDialog |
( |
| ) |
|
|
virtual |
void ExportWebDialog::configChanged |
( |
| ) |
|
|
signal |
void ExportWebDialog::exportHTML |
( |
KOrg::HTMLExportSettings * |
| ) |
|
|
signal |
void ExportWebDialog::readConfig |
( |
| ) |
|
|
slot |
void ExportWebDialog::setDefaults |
( |
| ) |
|
|
slot |
void ExportWebDialog::setupEventPage |
( |
| ) |
|
|
protected |
void ExportWebDialog::setupGeneralPage |
( |
| ) |
|
|
protected |
void ExportWebDialog::setupTodoPage |
( |
| ) |
|
|
protected |
void ExportWebDialog::slotApply |
( |
| ) |
|
|
protectedslot |
void ExportWebDialog::slotDefault |
( |
| ) |
|
|
protectedslot |
void ExportWebDialog::slotOk |
( |
| ) |
|
|
protectedslot |
void ExportWebDialog::slotTextChanged |
( |
const QString & |
_text | ) |
|
|
slot |
virtual void ExportWebDialog::usrReadConfig |
( |
| ) |
|
|
inlineprotectedvirtual |
virtual void ExportWebDialog::usrWriteConfig |
( |
| ) |
|
|
inlineprotectedvirtual |
void ExportWebDialog::writeConfig |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:59 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.