30 #include <QVariantMap>
46 QVariant value(
const QString &key)
const;
47 void setValue(
const QString &key,
const QVariant &value);
51 QString configPath(
bool *isSystem);
52 bool acceptData(
const QVariantMap &profilesData,
const QString &password, QString *error = NULL);
53 bool acceptData(
const QVariantMap &profilesData,
const QString &password,
bool checkHash, QString *error = NULL);
56 void error(
const QString &text);
60 QScopedPointer<ProfilePrivate> d_ptr;
#define LIBQUTIM_EXPORT
Definition: libqutim_global.h:45
Definition: abstractsearchrequest.h:33