The Feature class represents a feature that can be enabled on demand.
More...
#include <TelepathyQt/Feature>
Inherits QPair< QString, uint >.
The Feature class represents a feature that can be enabled on demand.
◆ Feature() [1/3]
◆ Feature() [2/3]
Tp::Feature::Feature |
( |
const QString & |
className, |
|
|
uint |
id, |
|
|
bool |
critical = false |
|
) |
| |
◆ Feature() [3/3]
Tp::Feature::Feature |
( |
const Feature & |
other | ) |
|
◆ ~Feature()
Tp::Feature::~Feature |
( |
| ) |
|
◆ isValid()
bool Tp::Feature::isValid |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ isCritical()
bool Tp::Feature::isCritical |
( |
| ) |
const |