Uses of Class
io.qt.webengine.core.QWebEngineHttpRequest
Packages that use QWebEngineHttpRequest
-
Uses of QWebEngineHttpRequest in io.qt.webengine.core
Methods in io.qt.webengine.core that return QWebEngineHttpRequestModifier and TypeMethodDescriptionQWebEngineHttpRequest.clone()
static QWebEngineHttpRequest
QWebEngineHttpRequest.postRequest
(QUrl url, Map<String, String> postData) Methods in io.qt.webengine.core with parameters of type QWebEngineHttpRequestModifier and TypeMethodDescriptionfinal void
QWebEnginePage.load
(QWebEngineHttpRequest request) final void
QWebEngineHttpRequest.set
(QWebEngineHttpRequest other) final void
QWebEngineHttpRequest.swap
(QWebEngineHttpRequest other) Constructors in io.qt.webengine.core with parameters of type QWebEngineHttpRequestModifierConstructorDescription -
Uses of QWebEngineHttpRequest in io.qt.webengine.widgets
Methods in io.qt.webengine.widgets with parameters of type QWebEngineHttpRequest