Документация
ОС Аврора 5.1.5
Список всех членов WebView
Ниже представлен полный список членов WebView, включая унаследованные.
- active : bool
- canGoBack : bool
- canGoForward : bool
- httpUserAgent : string
- loadProgress : int
- loaded : bool
- loading : bool
- popupProvider : PopupProvider
- privateMode : bool
- security : QMozSecurity
- title : QString
- url : QUrl
- webViewPage : WebViewPage
- clearSelection()
- contentOrientationChanged(Qt::ScreenOrientation orientation)
- goBack()
- goForward()
- linkClicked(string url)
- load(string url)
- loadHtml(string html, url baseUrl)
- loadRedirect()
- loadText(string text, string mimeType)
- reload()
- runJavaScript(string script, variant callback, variant errorCallback)
- stop()
- viewDestroyed()