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