#include <protocol.h>
Enumerator |
---|
ProtocolIdName |
|
ProtocolContainsContacts |
|
Enumerator |
---|
SupportedAccountParametersHook |
|
CreateAccountHook |
|
qutim_sdk_0_3::Protocol::Protocol |
( |
) | |
|
qutim_sdk_0_3::Protocol::Protocol |
( |
ProtocolPrivate & |
p) | |
|
virtual qutim_sdk_0_3::Protocol::~Protocol |
( |
) | |
|
|
virtual |
Config qutim_sdk_0_3::Protocol::config |
( |
) | |
|
ConfigGroup qutim_sdk_0_3::Protocol::config |
( |
const QString & |
group) | |
|
Q_INVOKABLE Account* qutim_sdk_0_3::Protocol::createAccount |
( |
const QString & |
id, |
|
|
const QVariantMap & |
parameters |
|
) |
| |
virtual QVariant qutim_sdk_0_3::Protocol::data |
( |
DataType |
type) | |
|
|
virtual |
QString qutim_sdk_0_3::Protocol::id |
( |
) | |
const |
Remove account from qutIM, protocols can reimplement this method.
Be careful, this method actually delete your account. It is recommended to display a confirmation dialog box.
QStringList qutim_sdk_0_3::Protocol::supportedAccountParameters |
( |
) | |
const |
virtual void qutim_sdk_0_3::Protocol::virtual_hook |
( |
int |
id, |
|
|
void * |
data |
|
) |
| |
|
protectedvirtual |
QString qutim_sdk_0_3::Protocol::id |
|
read |
QStringList qutim_sdk_0_3::Protocol::supportedAccountParameters |
|
read |
The documentation for this class was generated from the following file: