QWebEngineview don't support QWebChannel?
QtWebEngine
1
Posts
1
Posters
1.2k
Views
1
Watching
-
wrote on 19 Sept 2015, 02:17 last edited by
In "standalone" example, there using
QDesktopServices::openUrl
to open the html file,
while I useQWebEngineView::load
, it crash, the error message is[0919/101542:FATAL:origin.cc(16)] Check failed: origin[origin.size() - 1] != '/' (/ vs. /)
.
help!!!
1/1