Export environment variable QTWEBENGINE_REMOTE_DEBUGGING=<port> (or use --remote-debugging-port param) and then connect to that port with a chromium based browser (e.g. google chrome). This works since Qt 5.5 (unreleased yet, you might have to build QtWebEngine from git).
You can build just QtWebEngine from git (against Qt 5.4), use it for debugging (with the rest of Qt at 5.4 version) and then deploy QtWebEngine from Qt 5.4 for the final solution.
Your biological and technological distinctiveness will be added to our own. Resistance is futile.
Please ask Qt related questions on the forum and not using private messages or visitor messages.
Bookmarks