The ProtocolParameter class represents a Telepathy protocol parameter. More...
#include <TelepathyQt4/ProtocolParameter>
List of all members.
Public Member Functions
Detailed Description
The ProtocolParameter class represents a Telepathy protocol parameter.
Constructor & Destructor Documentation
| Tp::ProtocolParameter::ProtocolParameter |
( |
|
) |
|
| Tp::ProtocolParameter::~ProtocolParameter |
( |
|
) |
|
Member Function Documentation
| bool Tp::ProtocolParameter::isValid |
( |
|
) |
const [inline] |
| bool Tp::ProtocolParameter::operator== |
( |
const QString & |
name |
) |
const |
| QString Tp::ProtocolParameter::name |
( |
|
) |
const |
| QVariant::Type Tp::ProtocolParameter::type |
( |
|
) |
const |
| QVariant Tp::ProtocolParameter::defaultValue |
( |
|
) |
const |
| bool Tp::ProtocolParameter::isRequired |
( |
|
) |
const |
| bool Tp::ProtocolParameter::isSecret |
( |
|
) |
const |
| bool Tp::ProtocolParameter::isRequiredForRegistration |
( |
|
) |
const |
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation |
Telepathy-Qt4 0.6.5
|