kjots
Public Types |
Public Member Functions |
Protected Slots |
Protected Member Functions |
List of all members
KJotsLockJob Class Reference
#include <kjotslockjob.h>
Inherits Job.
Public Types | |
enum | Type { LockJob, UnlockJob } |
Public Member Functions | |
KJotsLockJob (const Akonadi::Collection::List &collections, const Akonadi::Item::List &items, Type type=LockJob, QObject *parent=0) | |
KJotsLockJob (const Akonadi::Collection::List &collections, const Akonadi::Item::List &items, QObject *parent=0) | |
~KJotsLockJob () | |
Protected Slots | |
virtual void | slotResult (KJob *job) |
Protected Member Functions | |
virtual void | doStart () |
Detailed Description
Definition at line 29 of file kjotslockjob.h.
Member Enumeration Documentation
enum KJotsLockJob::Type |
Enumerator | |
---|---|
LockJob | |
UnlockJob |
Definition at line 33 of file kjotslockjob.h.
Constructor & Destructor Documentation
KJotsLockJob::KJotsLockJob | ( | const Akonadi::Collection::List & | collections, |
const Akonadi::Item::List & | items, | ||
KJotsLockJob::Type | type = LockJob , |
||
QObject * | parent = 0 |
||
) |
Definition at line 27 of file kjotslockjob.cpp.
KJotsLockJob::KJotsLockJob | ( | const Akonadi::Collection::List & | collections, |
const Akonadi::Item::List & | items, | ||
QObject * | parent = 0 |
||
) |
Definition at line 32 of file kjotslockjob.cpp.
KJotsLockJob::~KJotsLockJob | ( | ) |
Definition at line 37 of file kjotslockjob.cpp.
Member Function Documentation
|
protectedvirtual |
Definition at line 42 of file kjotslockjob.cpp.
|
protectedvirtualslot |
Definition at line 65 of file kjotslockjob.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.