List of All Members for WPEView
This is the complete list of members for WPEView, including inherited members.
- CookiePolicy : enumeration
- DialogType : enumeration
- FeatureStatus : enumeration
- ProxyMode : enumeration
- SettingType : enumeration
- backgroundColor : color
- canGoBack : bool
- canGoForward : bool
- enableConsoleMessages : void
- enableJavaScript : bool
- enablePrivateMode : bool
- enableTrackingProtection : bool
- features : var
- hasSailfishPatches : bool
- isMaster : bool
- loadProgress : int
- loading : bool
- title : string
- tlsInfo : var
- url : url
- webkitVersion : string
- zoomFactor : double
- void applyContentFilter(string id, string filter)
- void applyContentFilterFile(string id, string filePath)
- void configureFontFamilies(string defaultFamily, string serifFamily, string sansFamily, string monoFamily, string cursiveFamily, string fantasyFamily, string emojiFamily)
- void configureFontSizes(int defaultSize, int monoSize, int minimumSize)
- void configureProxy(ProxyMode mode, stringproxyUri, list<QString> ignore_hosts)
- defaultSettingsChanged()
- downloadFailed(string destination, string message)
- downloadFinished(string destination, double time_elapsed)
- downloadProgress(string destination, double progress, double time_elapsed, int downloaded)
- void enableFeature(string feature, int enable)
- frameDisplayed()
- void goBack()
- void goForward()
- itpSummaryAvailable(var result)
- void loadHtml(string html, url baseUrl)
- loadingChanged(WPEViewLoadRequest loadRequest)
- mouseTargetEvent(var event)
- notSupported(string message)
- void reload()
- void reload(bool bypass_cache)
- bool requestItpSummary()
- void resetFeature(string feature)
- void runJavaScript(string script, variant callback)
- searchFoundResults(int count)
- void searchOnPage(string query)
- showAuthDialog()
- showDialog(WPEView::DialogType type, string message)
- showFileChooser(QStringList mimeTypes, bool multiple)
- showNotification(QString title, QString message)
- Item showOptionMenu(int nitems, var items)
- void stop()
- tlsError(var errors, var certinfo)
- bool updateMemoryPressureSettings(double limit, double strict, double conservative, double kill, int interval)
- void userAgentBranding(bool enable, string name, string version, string comment)
- webProcessCrashed()
- webViewCreated()
- void zoomIn()
- void zoomOut()