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