• Skip to content
  • Skip to link menu
  • KDE API Reference
  • kdepimlibs-4.10.5 API Reference
  • KDE Home
  • Contact Us
 

KIMAP Library

  • KIMAP
  • AclJobBase
Public Types | Public Member Functions | Protected Member Functions | List of all members
KIMAP::AclJobBase Class Reference

#include <acljobbase.h>

Inheritance diagram for KIMAP::AclJobBase:
KIMAP::DeleteAclJob KIMAP::GetAclJob KIMAP::ListRightsJob KIMAP::MyRightsJob KIMAP::SetAclJob

Public Types

enum  AclModifier { Add = 0, Remove, Change }
 

Public Member Functions

 AclJobBase (Session *session)
 
QString mailBox () const
 
void setMailBox (const QString &mailBox)
 
- Public Member Functions inherited from KIMAP::Job
Session * session () const
 
virtual void start ()
 

Protected Member Functions

 AclJobBase (JobPrivate &dd)
 
- Protected Member Functions inherited from KIMAP::Job
 Job (Session *session)
 
 Job (JobPrivate &dd)
 
HandlerResponse handleErrorReplies (const Message &response)
 

Additional Inherited Members

- Protected Types inherited from KIMAP::Job
enum  HandlerResponse { Handled = 0, NotHandled }
 
- Protected Attributes inherited from KIMAP::Job
JobPrivate *const d_ptr
 

Detailed Description

Base class for jobs that operate on mailbox ACLs.

Provides support for the IMAP ACL extension, as defined by RFC 4314.

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

Definition at line 43 of file acljobbase.h.

Member Enumeration Documentation

enum KIMAP::AclJobBase::AclModifier

Used when subclassing to specify how the ACL will be modified.

Definition at line 57 of file acljobbase.h.

Member Function Documentation

QString AclJobBase::mailBox ( ) const

The mailbox that will be acted upon.

Definition at line 94 of file acljobbase.cpp.

void AclJobBase::setMailBox ( const QString &  mailBox)

Set the mailbox to act on.

Parameters
mailBoxthe name of an existing mailbox

Definition at line 88 of file acljobbase.cpp.


The documentation for this class was generated from the following files:
  • acljobbase.h
  • acljobbase.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Jul 13 2013 01:25:17 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KIMAP Library

Skip menu "KIMAP Library"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • Related Pages

kdepimlibs-4.10.5 API Reference

Skip menu "kdepimlibs-4.10.5 API Reference"
  • akonadi
  •   contact
  •   kmime
  •   socialutils
  • kabc
  • kalarmcal
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kioslave
  •   imap4
  •   mbox
  •   nntp
  • kldap
  • kmbox
  • kmime
  • kontactinterface
  • kpimidentities
  • kpimtextedit
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • microblog
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal