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 | |
operator<<(QDataStream &s, const KACL &a) | KACL | friend |
operator=(const KACL &rhs) | KACL | |
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 | protectedvirtual |
~KACL() | KACL | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.