akonadi
Akonadi::SubscriptionDialog Class Reference
#include <subscriptiondialog.h>
Inherits KDialog.
Public Member Functions | |
SubscriptionDialog (QWidget *parent=0) | |
~SubscriptionDialog () |
Detailed Description
For internal use only.
Local subsription dialog.
Definition at line 34 of file subscriptiondialog.h.
Constructor & Destructor Documentation
SubscriptionDialog::SubscriptionDialog | ( | QWidget * | parent = 0 |
) | [explicit] |
Create a new subscription dialog.
- Parameters:
-
parent The parent widget.
Definition at line 93 of file subscriptiondialog.cpp.
SubscriptionDialog::~SubscriptionDialog | ( | ) |
Destructor, don't call manually.
The dialog will be destructed automatically as soon as all changes are written back to the server.
Definition at line 122 of file subscriptiondialog.cpp.
The documentation for this class was generated from the following files: