kmail
KMail::ACLListEntry Struct Reference
#include <acljobs.h>
Detailed Description
One entry in the ACL list: user and permissions.
Definition at line 41 of file acljobs.h.
Public Member Functions | |
| ACLListEntry () | |
| ACLListEntry (const QString &u, const QString &irl, int p) | |
Public Attributes | |
| QString | userId |
| QString | internalRightsList |
| int | permissions |
| bool | changed |
Member Data Documentation
The documentation for this struct was generated from the following file:

