Home · All Classes · Modules

QNetworkProxyQuery Class Reference
[QtNetwork module]

Types

Methods

Special Methods


Detailed Description


Type Documentation

QNetworkProxyQuery.QueryType


Method Documentation

QNetworkProxyQuery.__init__ (self)

QNetworkProxyQuery.__init__ (self, QUrl, QueryType type = QNetworkProxyQuery.UrlRequest)

QNetworkProxyQuery.__init__ (self, QString, int, QString protocolTag = QString(), QueryType type = QNetworkProxyQuery.TcpSocket)

QNetworkProxyQuery.__init__ (self, int, QString protocolTag = QString(), QueryType type = QNetworkProxyQuery.TcpServer)

QNetworkProxyQuery.__init__ (self, QNetworkProxyQuery)

int QNetworkProxyQuery.localPort (self)

QString QNetworkProxyQuery.peerHostName (self)

int QNetworkProxyQuery.peerPort (self)

QString QNetworkProxyQuery.protocolTag (self)

QueryType QNetworkProxyQuery.queryType (self)

QNetworkProxyQuery.setLocalPort (self, int)

QNetworkProxyQuery.setPeerHostName (self, QString)

QNetworkProxyQuery.setPeerPort (self, int)

QNetworkProxyQuery.setProtocolTag (self, QString)

QNetworkProxyQuery.setQueryType (self, QueryType)

QNetworkProxyQuery.setUrl (self, QUrl)

QUrl QNetworkProxyQuery.url (self)

bool QNetworkProxyQuery.__eq__ (self, QNetworkProxyQuery)

bool QNetworkProxyQuery.__ne__ (self, QNetworkProxyQuery)


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