#include </home/andrunko/work/telepathy/telepathy-qt4/TelepathyQt4/connection-manager.h>
List of all members.
Public Member Functions
Constructor & Destructor Documentation
Tp::ProtocolParameter::ProtocolParameter |
( |
const QString & |
name, |
|
|
const QDBusSignature & |
dbusSignature, |
|
|
QVariant |
defaultValue, |
|
|
ConnMgrParamFlag |
flags | |
|
) |
| | |
Tp::ProtocolParameter::~ProtocolParameter |
( |
|
) |
|
Member Function Documentation
QString Tp::ProtocolParameter::name |
( |
|
) |
const |
QDBusSignature Tp::ProtocolParameter::dbusSignature |
( |
|
) |
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 |
bool Tp::ProtocolParameter::operator== |
( |
const QString & |
name |
) |
const |