akonadi
Akonadi::ExpungeJob Class Reference
#include <expungejob.h>
Inheritance diagram for Akonadi::ExpungeJob:

Public Member Functions | |
| ExpungeJob (QObject *parent=0) | |
| virtual | ~ExpungeJob () |
Protected Member Functions | |
| virtual void | doStart () |
Detailed Description
For internal use only.
Permanently removes all items marked for deletion.
Definition at line 34 of file expungejob.h.
Constructor & Destructor Documentation
| ExpungeJob::ExpungeJob | ( | QObject * | parent = 0 |
) | [explicit] |
Creates a new ExpungeJob.
- Parameters:
-
parent The parent object.
Definition at line 35 of file expungejob.cpp.
| ExpungeJob::~ExpungeJob | ( | ) | [virtual] |
Member Function Documentation
| void ExpungeJob::doStart | ( | ) | [protected, virtual] |
This method must be reimplemented in the concrete jobs.
It will be called after the job has been started and a connection to the Akonadi backend has been established.
Implements Akonadi::Job.
Definition at line 44 of file expungejob.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference