#include <profile.h>
List of all members.
Public Slots |
bool | acceptData (const QVariantMap &profilesData, const QString &password, QString *error=NULL) |
QString | configPath () |
Signals |
void | error (const QString &text) |
Public Member Functions |
virtual | ~Profile () |
Config | config () |
void | setValue (const QString &key, const QVariant &value) |
QVariant | value (const QString &key) const |
Static Public Member Functions |
static Profile * | instance () |
Constructor & Destructor Documentation
virtual qutim_sdk_0_3::Profile::~Profile |
( |
| ) |
[virtual] |
Member Function Documentation
bool qutim_sdk_0_3::Profile::acceptData |
( |
const QVariantMap & |
profilesData, |
|
|
const QString & |
password, |
|
|
QString * |
error = NULL |
|
) |
| [slot] |
Config qutim_sdk_0_3::Profile::config |
( |
| ) |
|
QString qutim_sdk_0_3::Profile::configPath |
( |
| ) |
[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: