kmail

KMail::ACLListEntry Struct Reference

One entry in the ACL list: user and permissions. More...

#include <acljobs.h>

List of all members.


Public Member Functions

 ACLListEntry (const QString &u, const QString &irl, int p)
 ACLListEntry ()

Public Attributes

bool changed
QString internalRightsList
int permissions
QString userId

Detailed Description

One entry in the ACL list: user and permissions.

Definition at line 41 of file acljobs.h.


Constructor & Destructor Documentation

KMail::ACLListEntry::ACLListEntry (  )  [inline]

Definition at line 42 of file acljobs.h.

KMail::ACLListEntry::ACLListEntry ( const QString u,
const QString irl,
int  p 
) [inline]

Definition at line 43 of file acljobs.h.


Member Data Documentation

special flag for KMFolderCachedImap

Definition at line 48 of file acljobs.h.

protocol-dependent string (e.g. IMAP rights list)

Definition at line 46 of file acljobs.h.

based on the ACLPermissions enum

Definition at line 47 of file acljobs.h.

Definition at line 45 of file acljobs.h.


The documentation for this struct was generated from the following file: