KGAPI2::Drive::About::Feature

Search for usage in LXR

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.

Definition at line 152 of file about.h.

Constructor & Destructor Documentation

◆ ~Feature()

About::Feature::~Feature ( )
virtual

Definition at line 213 of file about.cpp.

Member Function Documentation

◆ featureName()

QString About::Feature::featureName ( ) const

Returns the name of the feature.

Definition at line 225 of file about.cpp.

◆ featureRate()

qreal About::Feature::featureRate ( ) const

Returns the request limit rate for this feature, in queries per second.

Definition at line 230 of file about.cpp.

◆ operator!=()

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

Definition at line 158 of file about.h.

◆ operator==()

bool About::Feature::operator== ( const Feature & other) const

Definition at line 218 of file about.cpp.


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 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.