This is the complete list of members for
Account, including all inherited members.
| allKeys() const | Account | |
| beginGroup(const QString &prefix) | Account | |
| childGroups() const | Account | |
| childKeys() const | Account | |
| clear() | Account | |
| contains(const QString &key) const | Account | |
| credentialsId() | Account | |
| displayName() const | Account | |
| displayNameChanged(const QString &displayName) (defined in Account) | Account | [signal] |
| enabled() const | Account | |
| enabledChanged(const QString &serviceName, bool enabled) (defined in Account) | Account | [signal] |
| enabledServices() const | Account | |
| endGroup() | Account | |
| error(Accounts::Error error) | Account | [signal] |
| group() const | Account | |
| id() const | Account | |
| isWritable() const | Account | |
| manager() const | Account | |
| providerName() const | Account | |
| remove(const QString &key) | Account | |
| remove() | Account | |
| removed() (defined in Account) | Account | [signal] |
| selectedService() const | Account | |
| selectService(const Service *service=0) | Account | |
| services(const QString &serviceType=NULL) const | Account | |
| setCredentialsId(const qint32 id) | Account | [inline] |
| setDisplayName(const QString &displayName) | Account | |
| setEnabled(bool) | Account | |
| setValue(const QString &key, const QVariant &value) | Account | |
| sign(const QString &key, const char *token) | Account | |
| supportsService(const QString &serviceType) const | Account | |
| sync() | Account | |
| syncAndBlock() | Account | |
| synced() (defined in Account) | Account | [signal] |
| value(const QString &key, QVariant &value) const | Account | |
| valueAsBool(const QString &key, bool default_value=false, SettingSource *source=0) const | Account | |
| valueAsInt(const QString &key, int default_value=0, SettingSource *source=0) const | Account | |
| valueAsString(const QString &key, QString default_value=QString::null, SettingSource *source=0) const | Account | |
| valueAsUInt64(const QString &key, quint64 default_value=0, SettingSource *source=0) const | Account | |
| verify(const QString &key, const char **token) | Account | |
| verifyWithTokens(const QString &key, QList< const char * > tokens) | Account | |
| watchKey(const QString &key=NULL) | Account | |
| ~Account() | Account | [virtual] |