Blog
Contact Us
Wiki
Documentation
Forum
Bug Reports
Code Review
KDE API Reference
KDE API Reference
KIOCore
KACL
List of All Members for KACL
This is the complete list of members for
KACL
, including inherited members.
KACL
()
KACL
(const QString &)
KACL
(mode_t)
KACL
(const KACL &)
allGroupPermissions
() const : ACLGroupPermissionsList
allUserPermissions
() const : ACLUserPermissionsList
asString
() const : QString
basePermissions
() const : mode_t
isExtended
() const : bool
isValid
() const : bool
maskPermissions
(bool &) const : unsigned short
namedGroupPermissions
(const QString &, bool *) const : unsigned short
namedUserPermissions
(const QString &, bool *) const : unsigned short
othersPermissions
() const : unsigned short
ownerPermissions
() const : unsigned short
owningGroupPermissions
() const : unsigned short
setACL
(const QString &) : bool
setAllGroupPermissions
(const ACLGroupPermissionsList &) : bool
setAllUserPermissions
(const ACLUserPermissionsList &) : bool
setMaskPermissions
(unsigned short) : bool
setNamedGroupPermissions
(const QString &, unsigned short) : bool
setNamedUserPermissions
(const QString &, unsigned short) : bool
setOthersPermissions
(unsigned short) : bool
setOwnerPermissions
(unsigned short) : bool
setOwningGroupPermissions
(unsigned short) : bool