KGAPI2::Drive::About::AdditionalRoleInfo::RoleSet
KGAPI2::Drive::About::AdditionalRoleInfo::RoleSet Class Reference
#include <about.h>
Public Member Functions | |
RoleSet (const RoleSet &other) | |
QStringList | additionalRoles () const |
bool | operator!= (const RoleSet &other) const |
bool | operator== (const RoleSet &other) const |
QString | primaryRole () const |
Detailed Description
DriveAbout::AdditionalRoleInfo::Role holds the structure used for additionalRoleInfo[].roleSets[] property.
Member Function Documentation
◆ additionalRoles()
QStringList KGAPI2::Drive::About::AdditionalRoleInfo::RoleSet::additionalRoles | ( | ) | const |
Returns the supported additional roles with the primary role.
◆ operator!=()
|
inline |
◆ primaryRole()
QString KGAPI2::Drive::About::AdditionalRoleInfo::RoleSet::primaryRole | ( | ) | const |
Returns the primary permission role.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:36:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:36:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.