Home · All Classes · Modules

QNetworkProxy Class Reference
[QtNetwork module]

Types

Methods

Static Methods

Special Methods


Detailed Description


Type Documentation

QNetworkProxy.Capability

QNetworkProxy.ProxyType


Method Documentation

QNetworkProxy.__init__ (self)

QNetworkProxy.__init__ (self, ProxyType, QString hostName = QString(), int port = 0, QString user = QString(), QString password = QString())

QNetworkProxy.__init__ (self, QNetworkProxy)

QNetworkProxy QNetworkProxy.applicationProxy ()

Capabilities QNetworkProxy.capabilities (self)

QString QNetworkProxy.hostName (self)

bool QNetworkProxy.isCachingProxy (self)

bool QNetworkProxy.isTransparentProxy (self)

QString QNetworkProxy.password (self)

int QNetworkProxy.port (self)

QNetworkProxy.setApplicationProxy (QNetworkProxy)

QNetworkProxy.setCapabilities (self, Capabilities)

QNetworkProxy.setHostName (self, QString)

QNetworkProxy.setPassword (self, QString)

QNetworkProxy.setPort (self, int)

QNetworkProxy.setType (self, ProxyType)

QNetworkProxy.setUser (self, QString)

ProxyType QNetworkProxy.type (self)

QString QNetworkProxy.user (self)

bool QNetworkProxy.__eq__ (self, QNetworkProxy)

bool QNetworkProxy.__ne__ (self, QNetworkProxy)


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0