339 qWarning(
"QNetworkProxyFactory: factory %p has returned an empty result set",
QNetworkProxy::ProxyType type() const
Returns the proxy type for this instance.
QNetworkProxy * applicationLevelProxy
virtual QList< QNetworkProxy > queryProxy(const QNetworkProxyQuery &query=QNetworkProxyQuery())=0
This function takes the query request, query, examines the details of the type of socket or request a...
bool startsWith(const QString &s, Qt::CaseSensitivity cs=Qt::CaseSensitive) const
Returns true if the string starts with s; otherwise returns false.
QLatin1String(DBUS_INTERFACE_DBUS))) Q_GLOBAL_STATIC_WITH_ARGS(QString
The QString class provides a Unicode character string.
QString host() const
Returns the host of the URL if it is defined; otherwise an empty string is returned.
bool isEmpty() const
Returns true if the list contains no items; otherwise returns false.
QNetworkProxyFactory * applicationLevelProxyFactory
The QNetworkProxy class provides a network layer proxy.
Q_CORE_EXPORT void qWarning(const char *,...)
The QLatin1String class provides a thin wrapper around an US-ASCII/Latin-1 encoded string literal...
The QMutexLocker class is a convenience class that simplifies locking and unlocking mutexes...
void setAddress(quint32 ip4Addr)
Set the IPv4 address specified by ip4Addr.
QUrl url() const
Returns the URL component of this QNetworkProxyQuery object in case of a query of type QNetworkProxyQ...
The QHostAddress class provides an IP address.