List of All Members for WebEngineView
					
					
						这是完整成员列表为
						
							WebEngineView
						
						,包括继承的成员。
					
					
						- 
							
								
									
										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
						
- 
							
								
									
										devToolsView
									
								
							
							: WebEngineView
						
- 
							
								
									
										icon
									
								
							
							: url
						
- 
							
								
									
										inspectedView
									
								
							
							: WebEngineView
						
- 
							
								
									
										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
						
- 
							WebEngineAction
							
								
									
										action
									
								
							
							(WebAction
							
								action
							
							)
						
- 
							
								
									
										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
							
							)
						
- 
							void
							
								
									
										findText
									
								
							
							(string
							
								subString
							
							, FindFlags
							
								options
							
							)
						
- 
							void
							
								
									
										findText
									
								
							
							(string
							
								subString
							
							, FindFlags
							
								options
							
							, variant
							
								resultCallback
							
							)
						
- 
							
								
									
										formValidationMessageRequested
									
								
							
							(FormValidationMessageRequest
							
								request
							
							)
							
 (obsolete)
							
- 
							void
							
								
									
										fullScreenCancelled
									
								
							
							()
						
- 
							
								
									
										fullScreenRequested
									
								
							
							(FullScreenRequest
							
								request
							
							)
						
- 
							
								
									
										geometryChangeRequested
									
								
							
							(rect
							
								geometry
							
							, rect
							
								frameGeometry
							
							)
						
- 
							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
							
							)
						
- 
							
								
									
										pdfPrintingFinished
									
								
							
							(string
							
								filePath
							
							, bool
							
								success
							
							)
						
- 
							
								
									
										printRequest
									
								
							
							()
						
- 
							void
							
								
									
										printToPdf
									
								
							
							(const string
							
								filePath
							
							, PrintedPageSizeId
							
								pageSizeId
							
							, PrintedPageOrientation
							
								orientation
							
							)
						
- 
							void
							
								
									
										printToPdf
									
								
							
							(variant
							
								resultCallback
							
							, PrintedPageSizeId
							
								pageSizeId
							
							, PrintedPageOrientation
							
								orientation
							
							)
						
- 
							
								
									
										quotaRequested
									
								
							
							(QuotaRequest
							
								request
							
							)
						
- 
							
								
									
										recentlyAudibleChanged
									
								
							
							(bool
							
								recentlyAudible
							
							)
						
- 
							
								
									
										registerProtocolHandlerRequested
									
								
							
							(RegisterProtocolHandlerRequest
							
								request
							
							)
						
- 
							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
									
								
							
							()
						
						The following members are inherited from
						
							Item
						
						.