bq. please could you explain me what you call “embedded my webview in GUI” ?
bq.Does it mean that you use WebkitWidget the C++ object directly, and you
bq.don’t use the QML interface ?
bq.Thanks in advance for your explanation ?
Yes Loaded the QML in QWebView. Also when I investigated this problem further I found that if you run the QML in qmlscene viewer it works as expected.
I suspect when we run QML directly from QTCreator it fails to start the QTWebkit widget or webprocess.exe or both.
I hope this will help. If this solve your problem please marked solved.
↧