List of All Members for WebView
This is the complete list of members for WebView, including inherited members.
- back : action
- forward : action
- html : string
- icon : pixmap
- javaScriptWindowObjects : list<object>
- newWindowComponent : component
- newWindowParent : item
- preferredHeight : int
- preferredWidth : int
- pressGrabTime : int
- progress : real
- reload : action
- settings.autoLoadImages : bool
- settings.cursiveFontFamily : string
- settings.defaultFixedFontSize : int
- settings.defaultFontSize : int
- settings.developerExtrasEnabled : bool
- settings.fantasyFontFamily : string
- settings.fixedFontFamily : string
- settings.javaEnabled : bool
- settings.javascriptCanAccessClipboard : bool
- settings.javascriptCanOpenWindows : bool
- settings.javascriptEnabled : bool
- settings.linksIncludedInFocusChain : bool
- settings.localContentCanAccessRemoteUrls : bool
- settings.localStorageDatabaseEnabled : bool
- settings.minimumFontSize : int
- settings.minimumLogicalFontSize : int
- settings.offlineStorageDatabaseEnabled : bool
- settings.offlineWebApplicationCacheEnabled : bool
- settings.pluginsEnabled : bool
- settings.printElementBackgrounds : bool
- settings.privateBrowsingEnabled : bool
- settings.sansSerifFontFamily : string
- settings.serifFontFamily : string
- settings.standardFontFamily : string
- settings.zoomTextOnly : bool
- statusText : string
- stop : action
- title : string
- url : url
- bool evaluateJavaScript(string scriptSource)
- bool heuristicZoom(int clickX, int clickY, real maxzoom)
- onAlert(string message)
- onDoubleClick(int clickx, int clicky)
- onLoadFailed()
- onLoadFinished()
- onLoadStarted()
The following members are inherited from Item.
- activeFocus : bool
- anchors.baseline : AnchorLine
- anchors.baselineOffset : real
- anchors.bottom : AnchorLine
- anchors.bottomMargin : real
- anchors.centerIn : Item
- anchors.fill : Item
- anchors.horizontalCenter : AnchorLine
- anchors.horizontalCenterOffset : real
- anchors.left : AnchorLine
- anchors.leftMargin : real
- anchors.margins : real
- anchors.right : AnchorLine
- anchors.rightMargin : real
- anchors.top : AnchorLine
- anchors.topMargin : real
- anchors.verticalCenter : AnchorLine
- anchors.verticalCenterOffset : real
- children : list<Item>
- childrenRect.height : real
- childrenRect.width : real
- childrenRect.x : real
- childrenRect.y : real
- clip : bool
- data : list<Object>
- focus : bool
- height : real
- implicitHeight : real
- implicitWidth : real
- opacity : real
- parent : Item
- resources : list<Object>
- rotation : real
- scale : real
- state : string
- states : list<State>
- transform : list<Transform>
- transformOrigin : enumeration
- transitions : list<Transition>
- visible : bool
- width : real
- x : real
- y : real
- z : real
- childAt(real x, real y)
- forceActiveFocus()
- object mapFromItem(Item item, real x, real y)
- object mapToItem(Item item, real x, real y)