Документация
ОС Аврора 5.0.1
Список всех членов NetProxy
Ниже представлен полный список членов Sailfish::Mdm::NetProxy, включая унаследованные:
- enum ActiveType
- enum ProxyType
- NetProxy(QObject *)
- ~NetProxy()
- activeType() const : ActiveType
- activeTypeChanged(ActiveType )
- automaticUrl() const : QUrl
- automaticUrlChanged(const QUrl &)
- getIdentifier() const : QString
- getIdentifiers(const QString &) const : QStringList
- getName() const : QString
- getTechnologies() const : QStringList
- isValid() const : bool
- manualExclusions() const : QStringList
- manualExclusionsChanged(const QStringList &)
- manualProxies() const : QList<QUrl>
- manualProxiesChanged(const QList<QUrl> &)
- proxyConfigChanged()
- selectProxy(const QString &) : bool
- setActiveType(ActiveType ) : bool
- setAutomaticUrl(const QUrl &) : bool
- setManualExclusions(const QStringList &) : bool
- setManualProxies(const QList<QUrl> &) : bool
- setType(ProxyType ) : bool
- type() const : ProxyType
- typeChanged(ProxyType )
- validChanged(bool )