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 () |
Detailed Description
Local subsription dialog.
Definition at line 34 of file subscriptiondialog_p.h.
Constructor & Destructor Documentation
Akonadi::SubscriptionDialog::SubscriptionDialog | ( | QWidget * | parent = 0 | ) | [explicit] |
Creates a new subscription dialog.
- Parameters:
-
parent The parent widget.
Akonadi::SubscriptionDialog::SubscriptionDialog | ( | const QStringList & | mimetypes, |
QWidget * | parent = 0 |
||
) | [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.
The documentation for this class was generated from the following file: