BrowserPage QML Type

the main page of the browser (or a tab page) More...

Import Statement: import NephroZilla.Navigator 1.8

Properties

Signals

Methods

Detailed Description

Property Documentation

newUrl : string

When creating a new Tab/Window, pass the URL to load in this property.


webPageBackgroundColor : color

If available, holds the background color of the currently loaded web page


webPageThemeColor : color

If available, holds the accent or theme color of the loaded web page.

Note: this is not implamented yet, as it needs WPE WebKit highter than 4.44.


webView : WebView

Points to the org.wpewebkit.qtwpe::WPEView active on this page.


Signal Documentation

gestureNavigateBack()

This signal is emitted when the GestureArea has detected a navigation event.

See also gestureNavigateForward.


gestureNavigateForward()

This signal is emitted when the GestureArea has detected a navigation event.

See also gestureNavigateBack.


gestureZoomIn()

This signal is emitted when the GestureArea has detected a zoom event.

See also gestureZoomOut.


gestureZoomOut()

This signal is emitted when the GestureArea has detected a zoom event.

See also gestureZoomIn.


Method Documentation

openControls()

Opens (or closes) the ControlDock


openTlsInfo(certinfo, errors)

Opens a TLSInfoPage shwing the information contained in certinfo. errors is currently ignored.



Nephrozilla Navigator Documentation Copyright (c) 2026 Nephrozilla Corp.

All other trademarks are property of their respective owners.

This document may be used under the terms of the Creative Commons Attribution Share Alike 4.0 International License.