kmail
KMail::ACLListEntry Struct Reference
One entry in the ACL list: user and permissions. More...
#include <acljobs.h>
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
Member Data Documentation
The documentation for this struct was generated from the following file:
