QtWebEngine URL How to use the local file
QtWebEngine
2
Posts
2
Posters
930
Views
1
Watching
-
wrote on 2 Dec 2016, 02:53 last edited by
QtWebEngine URL How to use the local file
WebEngineView{
width: 450
height: 150
url: 'background_html/image.html'
}
??????
is error -
@THEFree Using
file://
?
2/2