List of All Members for WebEngineView
This is the complete list of members for WebEngineView, including inherited members.
- ErrorDomain : enumeration
- Feature : enumeration
- FindFlags : enumeration
- JavaScriptConsoleMessageLevel : enumeration
- LoadStatus : enumeration
- NewViewDestination : enumeration
- PrintedPageOrientation : enumeration
- PrintedPageSizeId : enumeration
- RenderProcessTerminationStatus : enumeration
- WebAction : enumeration
- activeFocusOnPress : bool
- audioMuted : bool
- backgroundColor : bool
- canGoBack : bool
- canGoForward : bool
- contentsSize : size
- icon : url
- isFullScreen : bool
- loadProgress : int
- loading : bool
- navigationHistory : WebEngineHistory
- profile : WebEngineProfile
- recentlyAudible : bool
- scrollPosition : point
- settings : WebEngineSettings
- title : string
- url : url
- userScripts : list<WebEngineScript>
- webChannel : QQmlWebChannel
- webChannelWorld : int
- zoomFactor : real
- activeFocusOnPressChanged(bool activeFocusOnPress)
- audioMutedChanged(bool muted)
- authenticationDialogRequested(AuthenticationDialogRequest request)
- backgroundColorChanged()
- certificateError(WebEngineCertificateError error)
- colorDialogRequested(ColorDialogRequest request)
- contextMenuRequested(ContextMenuRequest request)
- featurePermissionRequested(url securityOrigin, Feature feature)
- fileDialogRequested(FileDialogRequest request)
- void findText(string subString, FindFlags options, variant resultCallback)
- void findText(string subString, FindFlags options)
- void findText(string subString)
- formValidationMessageRequested(FormValidationMessageRequest request)
- void fullScreenCancelled()
- fullScreenRequested(WebEngineFullScreenRequest request)
- void goBack()
- void goBackOrForward(int offset)
- void goForward()
- void grantFeaturePermission(url securityOrigin, Feature feature, bool granted)
- javaScriptConsoleMessage(JavaScriptConsoleMessageLevel level, string message, int lineNumber, string sourceID)
- javaScriptDialogRequested(JavaScriptDialogRequest request)
- linkHovered(url hoveredUrl)
- void loadHtml(string html, url baseUrl)
- loadingChanged(WebEngineLoadRequest loadRequest)
- navigationRequested(WebEngineNavigationRequest request)
- newViewRequested(WebEngineNewViewRequest request)
- void printToPdf(variant resultCallback, PrintedPageSizeId pageSizeId, PrintedPageOrientation orientation)
- void printToPdf(const string filePath, PrintedPageSizeId pageSizeId, PrintedPageOrientation orientation)
- recentlyAudibleChanged(bool recentlyAudible)
- void reload()
- void reloadAndBypassCache()
- renderProcessTerminated(RenderProcessTerminationStatus terminationStatus, int exitCode)
- void replaceMisspelledWord(const QString &replacement)
- void runJavaScript(string script, variant callback)
- void setActiveFocusOnPress(bool arg)
- void stop()
- void triggerWebAction(WebAction action)
- wasRecentlyAudibleChanged(bool wasRecentlyAudible)
- windowCloseRequested()
© 2017 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.