|
qTox
Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
|
This is the complete list of members for ICoreSettings, including all inherited members.
| DECLARE_SIGNAL(enableIPv6Changed, bool enabled) | ICoreSettings | |
| DECLARE_SIGNAL(forceTCPChanged, bool enabled) | ICoreSettings | |
| DECLARE_SIGNAL(enableLanDiscoveryChanged, bool enabled) | ICoreSettings | |
| DECLARE_SIGNAL(proxyTypeChanged, ICoreSettings::ProxyType type) | ICoreSettings | |
| DECLARE_SIGNAL(proxyAddressChanged, const QString &address) | ICoreSettings | |
| DECLARE_SIGNAL(proxyPortChanged, quint16 port) | ICoreSettings | |
| getEnableIPv6() const =0 | ICoreSettings | pure virtual |
| getEnableLanDiscovery() const =0 | ICoreSettings | pure virtual |
| getForceTCP() const =0 | ICoreSettings | pure virtual |
| getProxy() const =0 | ICoreSettings | pure virtual |
| getProxyAddr() const =0 | ICoreSettings | pure virtual |
| getProxyPort() const =0 | ICoreSettings | pure virtual |
| getProxyType() const =0 | ICoreSettings | pure virtual |
| ICoreSettings()=default | ICoreSettings | |
| ICoreSettings(const ICoreSettings &)=default | ICoreSettings | |
| ICoreSettings(ICoreSettings &&)=default | ICoreSettings | |
| operator=(const ICoreSettings &)=default | ICoreSettings | |
| operator=(ICoreSettings &&)=default | ICoreSettings | |
| ProxyType enum name | ICoreSettings | |
| setEnableIPv6(bool enable)=0 | ICoreSettings | pure virtual |
| setEnableLanDiscovery(bool enable)=0 | ICoreSettings | pure virtual |
| setForceTCP(bool enable)=0 | ICoreSettings | pure virtual |
| setProxyAddr(const QString &address)=0 | ICoreSettings | pure virtual |
| setProxyPort(quint16 port)=0 | ICoreSettings | pure virtual |
| setProxyType(ProxyType type)=0 | ICoreSettings | pure virtual |
| ~ICoreSettings() | ICoreSettings | virtual |
1.8.17