kio
KACL Member List
This is the complete list of members for KACL, including all inherited members.allGroupPermissions() const | KACL | |
allUserPermissions() const | KACL | |
asString() const | KACL | |
basePermissions() const | KACL | |
isExtended() const | KACL | |
isValid() const | KACL | |
KACL(const QString &aclString) | KACL | |
KACL(const KACL &rhs) | KACL | |
KACL(mode_t basicPermissions) | KACL | |
KACL() | KACL | |
maskPermissions(bool &exists) const | KACL | |
namedGroupPermissions(const QString &name, bool *exists) const | KACL | |
namedUserPermissions(const QString &name, bool *exists) const | KACL | |
operator!=(const KACL &rhs) const | KACL | [inline] |
operator<<(QDataStream &s, const KACL &a) | KACL | [friend] |
operator=(const KACL &rhs) | KACL | [inline] |
operator==(const KACL &rhs) const | KACL | |
operator>>(QDataStream &s, KACL &a) | KACL | [friend] |
othersPermissions() const | KACL | |
ownerPermissions() const | KACL | |
owningGroupPermissions() const | KACL | |
setACL(const QString &aclStr) | KACL | |
setAllGroupPermissions(const ACLGroupPermissionsList &) | KACL | |
setAllUserPermissions(const ACLUserPermissionsList &list) | KACL | |
setMaskPermissions(unsigned short) | KACL | |
setNamedGroupPermissions(const QString &name, unsigned short) | KACL | |
setNamedUserPermissions(const QString &name, unsigned short) | KACL | |
setOthersPermissions(unsigned short) | KACL | |
setOwnerPermissions(unsigned short) | KACL | |
setOwningGroupPermissions(unsigned short) | KACL | |
virtual_hook(int id, void *data) | KACL | [protected, virtual] |
~KACL() | KACL | [virtual] |