#include <protocol.h>
◆ DataType
Enumerator |
---|
ProtocolIdName | |
ProtocolContainsContacts | |
◆ ProtocolHook
Enumerator |
---|
SupportedAccountParametersHook | |
CreateAccountHook | |
◆ RemoveFlag
◆ Protocol() [1/2]
qutim_sdk_0_3::Protocol::Protocol |
( |
| ) |
|
◆ Protocol() [2/2]
qutim_sdk_0_3::Protocol::Protocol |
( |
ProtocolPrivate & |
p | ) |
|
◆ ~Protocol()
virtual qutim_sdk_0_3::Protocol::~Protocol |
( |
| ) |
|
|
virtual |
◆ account()
◆ accountCreated
◆ accountRemoved
◆ accounts()
◆ all()
◆ config() [1/2]
Config qutim_sdk_0_3::Protocol::config |
( |
| ) |
|
◆ config() [2/2]
ConfigGroup qutim_sdk_0_3::Protocol::config |
( |
const QString & |
group | ) |
|
◆ createAccount()
Q_INVOKABLE Account* qutim_sdk_0_3::Protocol::createAccount |
( |
const QString & |
id, |
|
|
const QVariantMap & |
parameters |
|
) |
| |
◆ data()
virtual QVariant qutim_sdk_0_3::Protocol::data |
( |
DataType |
type | ) |
|
|
virtual |
◆ id()
QString qutim_sdk_0_3::Protocol::id |
( |
| ) |
const |
◆ removeAccount()
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.
◆ supportedAccountParameters()
QStringList qutim_sdk_0_3::Protocol::supportedAccountParameters |
( |
| ) |
const |
◆ virtual_hook()
virtual void qutim_sdk_0_3::Protocol::virtual_hook |
( |
int |
id, |
|
|
void * |
data |
|
) |
| |
|
protectedvirtual |
◆ ModuleManager
◆ id
QString qutim_sdk_0_3::Protocol::id |
|
read |
◆ supportedAccountParameters
QStringList qutim_sdk_0_3::Protocol::supportedAccountParameters |
|
read |
The documentation for this class was generated from the following file: