kmail Library API Documentation

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)

Public Attributes

QString userId
QString internalRightsList
int permissions
bool changed


Detailed Description

One entry in the ACL list: user and permissions.

Definition at line 41 of file acljobs.h.


Member Data Documentation

QString KMail::ACLListEntry::internalRightsList
 

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

Definition at line 46 of file acljobs.h.

int KMail::ACLListEntry::permissions
 

based on the ACLPermissions enum

Definition at line 47 of file acljobs.h.

bool KMail::ACLListEntry::changed
 

special flag for KMFolderCachedImap

Definition at line 48 of file acljobs.h.

Referenced by KMail::FolderDiaACLTab::save().


The documentation for this struct was generated from the following file:
KDE Logo
This file is part of the documentation for kmail Library Version 3.3.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Oct 21 19:46:52 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003