Class QfBrowserPanel
Inherits the following classes: QfPopup
Inherited by the following classes: BrowserPanel
Public Properties
| Type | Name |
|---|---|
| property var | browserCookies |
| property var | browserView |
| property bool | clearCookiesOnOpen |
| property bool | fullscreen |
| property string | url |
Public Signals
| Type | Name |
|---|---|
| signal void | cancel |
Public Functions
| Type | Name |
|---|---|
| void | deleteCookies () |
Public Properties Documentation
property browserCookies
var QfBrowserPanel::browserCookies;
property browserView
var QfBrowserPanel::browserView;
property clearCookiesOnOpen
bool QfBrowserPanel::clearCookiesOnOpen;
property fullscreen
bool QfBrowserPanel::fullscreen;
property url
string QfBrowserPanel::url;
Public Signals Documentation
signal cancel
void QfBrowserPanel::cancel;
Public Functions Documentation
function deleteCookies
void QfBrowserPanel::deleteCookies ()
The documentation for this class was generated from the following file src/gui/qml/QfBrowserPanel.qml