korganizer
PreviewDialog Class Reference
#include <previewdialog.h>
Inheritance diagram for PreviewDialog:
Public Slots | |
void | slotAdd () |
void | slotMerge () |
Signals | |
void | addResource (const KUrl &) |
void | dialogFinished (PreviewDialog *) |
void | openURL (const KUrl &, bool) |
Public Member Functions | |
PreviewDialog (const KUrl &url, QWidget *parent) | |
~PreviewDialog () | |
bool | loadCalendar () |
Detailed Description
Definition at line 42 of file previewdialog.h.
Constructor & Destructor Documentation
PreviewDialog::PreviewDialog | ( | const KUrl & | url, |
QWidget * | parent | ||
) |
Definition at line 45 of file previewdialog.cpp.
PreviewDialog::~PreviewDialog | ( | ) |
Definition at line 81 of file previewdialog.cpp.
Member Function Documentation
|
signal |
|
signal |
bool PreviewDialog::loadCalendar | ( | ) |
Definition at line 91 of file previewdialog.cpp.
|
signal |
|
slot |
Definition at line 138 of file previewdialog.cpp.
|
slot |
Definition at line 129 of file previewdialog.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
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
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.