|
accounts-qt
1.7
|
This is the complete list of members for Account, including all inherited members.
| Account(Manager *manager, const QString &provider, QObject *parent=0) | Account | |
| 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 |
| fromId(Manager *manager, AccountId id, QObject *parent=0) | Account | static |
| group() const | Account | |
| id() const | Account | |
| isWritable() const | Account | |
| manager() const | Account | |
| provider() 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=Service()) | Account | |
| services(const QString &serviceType=QString()) const | Account | |
| setCredentialsId(const uint 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, const QVariant &defaultValue=QVariant(), SettingSource *source=0) const | Account | |
| 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=QString()) | Account | |
| ~Account() | Account | virtual |