#include <profile.h>
|
| bool | acceptData (const QVariantMap &profilesData, const QString &password, QString *error=NULL) |
| |
| bool | acceptData (const QVariantMap &profilesData, const QString &password, bool checkHash, QString *error=NULL) |
| |
| QString | configPath () |
| |
| QString | configPath (bool *isSystem) |
| |
|
| void | error (const QString &text) |
| |
| virtual qutim_sdk_0_3::Profile::~Profile |
( |
| ) |
|
|
virtual |
| bool qutim_sdk_0_3::Profile::acceptData |
( |
const QVariantMap & |
profilesData, |
|
|
const QString & |
password, |
|
|
QString * |
error = NULL |
|
) |
| |
|
slot |
| bool qutim_sdk_0_3::Profile::acceptData |
( |
const QVariantMap & |
profilesData, |
|
|
const QString & |
password, |
|
|
bool |
checkHash, |
|
|
QString * |
error = NULL |
|
) |
| |
|
slot |
| Config qutim_sdk_0_3::Profile::config |
( |
| ) |
|
| QString qutim_sdk_0_3::Profile::configPath |
( |
| ) |
|
|
slot |
| QString qutim_sdk_0_3::Profile::configPath |
( |
bool * |
isSystem | ) |
|
|
slot |
| void qutim_sdk_0_3::Profile::error |
( |
const QString & |
text | ) |
|
|
signal |
| static Profile* qutim_sdk_0_3::Profile::instance |
( |
| ) |
|
|
static |
| void qutim_sdk_0_3::Profile::setValue |
( |
const QString & |
key, |
|
|
const QVariant & |
value |
|
) |
| |
| QVariant qutim_sdk_0_3::Profile::value |
( |
const QString & |
key | ) |
const |
The documentation for this class was generated from the following file: