KMail::ACLListEntry Struct Reference

#include <acljobs.h>

Public Member Functions

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

Public Attributes

TQString userId
 
TQString 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

◆ changed

bool KMail::ACLListEntry::changed

special flag for KMFolderCachedImap

Definition at line 48 of file acljobs.h.

◆ internalRightsList

TQString KMail::ACLListEntry::internalRightsList

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

Definition at line 46 of file acljobs.h.

◆ permissions

int KMail::ACLListEntry::permissions

based on the ACLPermissions enum

Definition at line 47 of file acljobs.h.


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