akonadi
Akonadi::SubscriptionDialog Class Reference
#include <subscriptiondialog_p.h>
Inherits KDialog.
Public Member Functions | |
SubscriptionDialog (QWidget *parent=0) | |
SubscriptionDialog (const QStringList &mimetypes, QWidget *parent=0) | |
~SubscriptionDialog () | |
void | showHiddenCollection (bool showHidden) |
Detailed Description
Local subsription dialog.
Definition at line 34 of file subscriptiondialog_p.h.
Constructor & Destructor Documentation
|
explicit |
Creates a new subscription dialog.
- Parameters
-
parent The parent widget.
Definition at line 146 of file subscriptiondialog.cpp.
|
explicit |
Creates a new subscription dialog.
- Parameters
-
parent The parent widget. mimetypes The specific mimetypes
- Since
- 4.6
Definition at line 153 of file subscriptiondialog.cpp.
SubscriptionDialog::~SubscriptionDialog | ( | ) |
Destroys the subscription dialog.
- Note
- Don't call the destructor manually, the dialog will be destructed automatically as soon as all changes are written back to the server.
Definition at line 259 of file subscriptiondialog.cpp.
Member Function Documentation
void SubscriptionDialog::showHiddenCollection | ( | bool | showHidden | ) |
- Since
- 4.9
Definition at line 160 of file subscriptiondialog.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Jul 13 2013 01:27:53 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Jul 13 2013 01:27:53 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.