KGAPI2::Drive::About::AdditionalRoleInfo::RoleSet

Search for usage in LXR

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.

Definition at line 86 of file about.h.

Member Function Documentation

◆ additionalRoles()

QStringList KGAPI2::Drive::About::AdditionalRoleInfo::RoleSet::additionalRoles ( ) const

Returns the supported additional roles with the primary role.

◆ operator!=()

bool KGAPI2::Drive::About::AdditionalRoleInfo::RoleSet::operator!= ( const RoleSet & other) const
inline

Definition at line 92 of file about.h.

◆ 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 Tue Mar 26 2024 11:19:52 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.