KGAPI2::Drive::About::Feature
KGAPI2::Drive::About::Feature Class Reference
#include <about.h>
Public Member Functions | |
Feature (const Feature &other) | |
QString | featureName () const |
qreal | featureRate () const |
bool | operator!= (const Feature &other) const |
bool | operator== (const Feature &other) const |
Detailed Description
DriveAbout::Feature holds the structure used for features[] property.
Constructor & Destructor Documentation
◆ ~Feature()
Member Function Documentation
◆ featureName()
QString About::Feature::featureName | ( | ) | const |
◆ featureRate()
qreal About::Feature::featureRate | ( | ) | const |
◆ operator!=()
|
inline |
◆ operator==()
bool About::Feature::operator== | ( | const Feature & | other | ) | const |
The documentation for this class was generated from the following files:
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.