Correct sentence in QNetworkProxy::setApplicationProxy() documentation.
Change-Id: I46fa7f814901cbe6a1f8f003f461bf1eee6f8bde Reviewed-by: Shane Kearns <shane.kearns@accenture.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Jonas Gastal <jgastal@gmail.com>
This commit is contained in:
parent
b4d3047422
commit
5a83785567
@ -706,7 +706,7 @@ quint16 QNetworkProxy::port() const
|
|||||||
If a QAbstractSocket or QTcpSocket has the
|
If a QAbstractSocket or QTcpSocket has the
|
||||||
QNetworkProxy::DefaultProxy type, then the QNetworkProxy set with
|
QNetworkProxy::DefaultProxy type, then the QNetworkProxy set with
|
||||||
this function is used. If you want more flexibility in determining
|
this function is used. If you want more flexibility in determining
|
||||||
which the proxy, use the QNetworkProxyFactory class.
|
which proxy is used, use the QNetworkProxyFactory class.
|
||||||
|
|
||||||
Setting a default proxy value with this function will override the
|
Setting a default proxy value with this function will override the
|
||||||
application proxy factory set with
|
application proxy factory set with
|
||||||
|
Loading…
Reference in New Issue
Block a user