The Feature class represents a feature that can be enabled on demand. More...
#include <TelepathyQt4/Feature>
Inherits QPair< QString, uint >.
List of all members.
Public Member Functions
Detailed Description
The Feature class represents a feature that can be enabled on demand.
Constructor & Destructor Documentation
Tp::Feature::Feature |
( |
const QString & |
className, |
|
|
uint |
id, |
|
|
bool |
critical = false |
|
|
) |
|
|
|
Tp::Feature::Feature |
( |
const Feature & |
other |
) |
|
Tp::Feature::~Feature |
( |
|
) |
|
Member Function Documentation
bool Tp::Feature::isValid |
( |
|
) |
const [inline] |
bool Tp::Feature::isCritical |
( |
|
) |
const |
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation |
Telepathy-Qt4 0.6.5
|