KGAPI2::Drive::About::AdditionalRoleInfo
KGAPI2::Drive::About::AdditionalRoleInfo Class Reference
#include <about.h>
Classes | |
class | RoleSet |
Public Types | |
using | RoleSetPtr = QSharedPointer<RoleSet> |
using | RoleSetsList = QList<RoleSetPtr> |
Public Member Functions | |
AdditionalRoleInfo (const AdditionalRoleInfo &other) | |
bool | operator!= (const AdditionalRoleInfo &other) const |
bool | operator== (const AdditionalRoleInfo &other) const |
RoleSetsList | roleSets () const |
QString | type () const |
Detailed Description
DriveAbout::AdditionalRoleInfo holds the structure used for additionalRoleInfo[] property.
Member Typedef Documentation
◆ RoleSetPtr
◆ RoleSetsList
Member Function Documentation
◆ operator!=()
|
inline |
◆ roleSets()
|
nodiscard |
Returns the supported additional roles per primary role.
◆ type()
|
nodiscard |
Returns the content type that this additional role info applies to.
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.