i have created qml webview and loaded the html file.I didn't able to do the hyperlink can u please help me how can achieve the hyperlink in webview.
i have created qml webview and loaded the html file.I didn't able to do the hyperlink can u please help me how can achieve the hyperlink in webview.
So you are using a QtQuick WebView.
What do you mean with activate a hyperlink?
Cheers,
_
i want to open the href link in the webview
You'll need to provide an example.
By default WebView should follow clicked links by itself.
Cheers,
_
i am asking how to do it in qml webview.could u me the the example
i am asking how to do it in qml webview
Exactly the same as in other browsers - put your mouse cursor over the link and click the left mouse button.
Bookmarks