| Home · All Classes · All Namespaces · Modules · Functions · Files | 
The Feature class represents a feature that can be enabled on demand. More...
#include <TelepathyQt/Feature>
Inherits QPair< QString, uint >.
| Public Member Functions | |
| Feature () | |
| Feature (const QString &className, uint id, bool critical=false) | |
| Feature (const Feature &other) | |
| ~Feature () | |
| bool | isValid () const | 
| Feature & | operator= (const Feature &other) | 
| bool | isCritical () const | 
The Feature class represents a feature that can be enabled on demand.
| Tp::Feature::Feature | ( | ) | 
| Tp::Feature::Feature | ( | const QString & | className, | 
| uint | id, | ||
| bool | critical = false | ||
| ) | 
| Tp::Feature::Feature | ( | const Feature & | other | ) | 
| Tp::Feature::~Feature | ( | ) | 
| 
 | inline | 
| bool Tp::Feature::isCritical | ( | ) | const | 
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.6.1 |