Uses of Class
io.qt.webengine.core.QWebEngineHttpRequest
-
Uses of QWebEngineHttpRequest in io.qt.webengine.core
Methods in io.qt.webengine.core that return QWebEngineHttpRequestModifier and TypeMethodDescriptionQWebEngineHttpRequest.clone()Creates and returns a copy of this object.static QWebEngineHttpRequestQWebEngineHttpRequest.postRequest(io.qt.core.QUrl url, Map<String, String> postData) Methods in io.qt.webengine.core with parameters of type QWebEngineHttpRequestModifier and TypeMethodDescriptionfinal voidQWebEngineHttpRequest.assign(QWebEngineHttpRequest other) final voidQWebEngineHttpRequest.set(QWebEngineHttpRequest other) Deprecated.final voidQWebEngineHttpRequest.swap(QWebEngineHttpRequest other) Constructors in io.qt.webengine.core with parameters of type QWebEngineHttpRequestModifierConstructorDescription
assign(io.qt.webengine.core.QWebEngineHttpRequest)instead.