libqutim  0.3.2.0
qutim_sdk_0_3::Profile Class Reference

#include <profile.h>

List of all members.

Public Slots

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)

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 Profileinstance ()

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]
bool qutim_sdk_0_3::Profile::acceptData ( const QVariantMap &  profilesData,
const QString &  password,
bool  checkHash,
QString *  error = NULL 
) [slot]
QString qutim_sdk_0_3::Profile::configPath ( bool *  isSystem) [slot]
void qutim_sdk_0_3::Profile::error ( const QString &  text) [signal]
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: