KIMAP::AclJobBase Class Reference

Base class of Acl related jobs. More...

#include <acljobbase.h>

Inherits KIMAP::Job.

Inherited by KIMAP::DeleteAclJob, KIMAP::GetAclJob, KIMAP::ListRightsJob, KIMAP::MyRightsJob, and KIMAP::SetAclJob.

List of all members.

Public Types

enum  AclModifier { Add = 0, Remove, Change }

Public Member Functions

 AclJobBase (Session *session)
QString mailBox () const
void setMailBox (const QString &mailBox)

Protected Member Functions

 AclJobBase (JobPrivate &dd)

Detailed Description

Base class of Acl related jobs.

It cannot be used directly, you must subclass it and reimplement at least the doStart() method.

Definition at line 37 of file acljobbase.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys