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.
|
explicit |
Creates a new subscription dialog.
- Parameters:
-
parent The parent widget. mimetypes The specific mimetypes
- Since:
- 4.6
Akonadi::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.
Member Function Documentation
void Akonadi::SubscriptionDialog::showHiddenCollection | ( | bool | showHidden | ) |
- Since:
- 4.9
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon Sep 24 2012 09:06:31 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon Sep 24 2012 09:06:31 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.