Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
src_network_kernel_qnetworkproxy.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

Go to the source code of this file.

Functions

proxy setType (QNetworkProxy::Socks5Proxy)
 
proxy setHostName ("proxy.example.com")
 
proxy setPort (1080)
 
proxy setUser ("username")
 
proxy setPassword ("password")
 
serverSocket setProxy (QNetworkProxy::NoProxy)
 [0]
 

Variables

QNetworkProxy proxy = scene.addWidget(edit)
 [0]
 

Function Documentation

◆ setHostName()

proxy setHostName ( "proxy.example.com" )

◆ setPassword()

proxy setPassword ( "password" )

◆ setPort()

proxy setPort ( 1080 )

◆ setProxy()

[0]

[1]

◆ setType()

Referenced by QV4::PropertyAttributes::PropertyAttributes(), and QV4::PropertyAttributes::PropertyAttributes().

+ Here is the caller graph for this function:

◆ setUser()

proxy setUser ( "username" )

Variable Documentation

◆ proxy

[0]

Definition at line 5 of file src_network_kernel_qnetworkproxy.cpp.

Referenced by QQuickLayoutItemProxyAttachedData::~QQuickLayoutItemProxyAttachedData(), _q_paintItem(), QQmlAbstractBinding::addToObject(), QQmlWatcher::addWatch(), QGraphicsScene::addWidget(), QSvgNode::applyBufferToCanvas(), QSvgFilterContainer::applyFilter(), QSvgNode::applyMaskToBuffer(), QNetworkAccessAuthenticationManager::cacheProxyCredentials(), QNativeSocketEnginePrivate::checkProxy(), QGraphicsProxyWidget::createProxyForChildWidget(), QAbstractSocketEngine::createSocketEngine(), QHttpSocketEngineHandler::createSocketEngine(), QSocks5SocketEngineHandler::createSocketEngine(), QWidgetPrivate::deleteExtra(), QSvgNode::draw(), QWindows11Style::drawComplexControl(), QWindowsVistaStyle::drawComplexControl(), QWindows11Style::drawControl(), QWindowsVistaStyle::drawControl(), QSvgNode::drawIntoBuffer(), QGraphicsScenePrivate::drawItemHelper(), QWindows11Style::drawPrimitive(), QWindowsVistaStyle::drawPrimitive(), QQC2_NAMESPACE::QMacStyle::drawPrimitive(), QSvgNode::drawWithMask(), QHttpNetworkConnectionPrivate::emitProxyAuthenticationRequired(), QNetworkAccessAuthenticationManager::fetchCachedProxyCredentials(), filterProxyListByCapabilities(), QPropertyBindingDataPointer::fixupAfterMove(), QWidgetPrivate::focusObject(), QXcbDrag::handleEnter(), QComboBoxPrivateContainer::hideEvent(), QWidgetPrivate::inheritStyle(), initProxy(), QQuickWidgetRenderControlPrivate::isRenderWindow(), macQueryInternal(), makeCacheKey(), QOpenGLContextPrivate::maxTextureSize(), QQmlProxyMetaObject::metaCall(), QV4::Proxy::method_revocable(), QV4::Proxy::method_revoke(), operator<<(), QGraphicsWidget::paintWindowFrame(), QQC2_NAMESPACE::QMacStyle::pixelMetric(), QDBusMenuLayoutItem::populate(), QQC2::populateTitleBarButtonTheme(), populateTitleBarButtonTheme(), proxyAuthenticationKey(), QNetworkAccessBackend::proxyAuthenticationRequired(), QNetworkReplyHttpImplPrivate::proxyAuthenticationRequired(), QAbstractSocketEngine::proxyAuthenticationRequired(), QQuickLayoutItemProxyAttachedData::registerProxy(), QQuickLayoutItemProxyAttachedData::releaseControl(), QQuickLayoutItemProxyAttachedData::releaseProxy(), removeDuplicateProxies(), QQuickWidgetRenderControl::renderWindow(), QWidget::scroll(), QWidget::scroll(), QGlobalNetworkProxy::setApplicationProxy(), QHttpSocketEngine::setProxy(), QWidgetPrivate::setStyle_helper(), QWidget::setStyleSheet(), QWidget::setWindowOpacity(), QWindowsVistaStyle::sizeFromContents(), QQC2_NAMESPACE::QMacStyle::standardPixmap(), QHttpNetworkConnectionPrivate::startHostInfoLookup(), QWindowsVistaStyle::styleHint(), QQC2_NAMESPACE::QMacStyle::styleHint(), QWindowsVistaStyle::subControlRect(), QWindows11Style::subControlRect(), QWindowsVistaStyle::subElementRect(), QNetworkProxyFactory::systemProxyForQuery(), QQuickLayoutItemProxyAttachedData::takeControl(), QGraphicsProxyWidgetPrivate::unembedSubWindow(), QGraphicsViewPrivate::updateInputMethodSensitivity(), and xdndProxy().