| AbstractTorSettings(const QString &group, TorControl *torControl=0) | AbstractTorSettings | |
| allSettings() const | VSettings | [protected] |
| apply(QString *errmsg=0) | TorSettings | [virtual] |
| AuthenticationMethod enum name | TorSettings | |
| changedSinceLastApply() const | AbstractTorSettings | [virtual] |
| CookieAuth enum value | TorSettings | |
| defaultValue(const QString &key) const | VSettings | [protected] |
| getAuthenticationMethod() const | TorSettings | |
| getControlAddress() const | TorSettings | |
| getControlPassword() const | TorSettings | |
| getControlPort() const | TorSettings | |
| getDataDirectory() const | TorSettings | |
| getExecutable() const | TorSettings | |
| getTorrc() const | TorSettings | |
| hashPassword(const QString &password) | TorSettings | [static] |
| isEmptyValue(const QVariant &value) const | AbstractTorSettings | [protected] |
| localValue(const QString &key) const | AbstractTorSettings | [protected, virtual] |
| NullAuth enum value | TorSettings | |
| PasswordAuth enum value | TorSettings | |
| randomPassword() | TorSettings | [static] |
| reset() | VSettings | [static] |
| revert() | AbstractTorSettings | [virtual] |
| setAuthenticationMethod(AuthenticationMethod method) | TorSettings | |
| setChanged(bool changed) | AbstractTorSettings | |
| setControlAddress(const QHostAddress &addr) | TorSettings | |
| setControlPassword(const QString &password) | TorSettings | |
| setControlPort(quint16 port) | TorSettings | |
| setDataDirectory(const QString &dataDir) | TorSettings | |
| setDefault(const QString &key, const QVariant &val) | VSettings | [protected] |
| setExecutable(const QString &torExecutable) | TorSettings | |
| setTorrc(const QString &torrc) | TorSettings | |
| setUseRandomPassword(bool useRandomPassword) | TorSettings | |
| setValue(const QString &key, const QVariant &value) | AbstractTorSettings | [protected, virtual] |
| toAuthenticationMethod(const QString &authMethod) const | TorSettings | [private] |
| torControl() const | AbstractTorSettings | [inline, protected] |
| TorSettings(TorControl *torControl=0) | TorSettings | |
| torValue(const QString &key) const | AbstractTorSettings | [protected, virtual] |
| toString(AuthenticationMethod type) const | TorSettings | [private] |
| UnknownAuth enum value | TorSettings | |
| useRandomPassword() const | TorSettings | |
| value(const QString &key) const | AbstractTorSettings | [protected, virtual] |
| VSettings::value(const QString &key, const QVariant &defaultVal=QVariant()) const | VSettings | [virtual] |
| VSettings(const QString group=QString()) | VSettings |
1.6.1