Uses of Class
io.qt.webengine.core.QWebEngineHttpRequest
-
Uses of QWebEngineHttpRequest in io.qt.webengine.core
Modifier and TypeMethodDescriptionQWebEngineHttpRequest.clone()
static QWebEngineHttpRequest
QWebEngineHttpRequest.postRequest
(QUrl url, Map<String, String> postData) Modifier and TypeMethodDescriptionfinal void
QWebEngineHttpRequest.set
(QWebEngineHttpRequest other) final void
QWebEngineHttpRequest.swap
(QWebEngineHttpRequest other) ModifierConstructorDescription -
Uses of QWebEngineHttpRequest in io.qt.webengine.widgets
Modifier and TypeMethodDescriptionfinal void
QWebEnginePage.load
(QWebEngineHttpRequest request) final void
QWebEngineView.load
(QWebEngineHttpRequest request)