Questions tagged [qwebengine]

18 questions
0
votes
1 answer

QWebEngine: Execute runJavascript synchronously - QEventLoop blocks Javascript calls

Using Qt 5.15.2 - Execute runJavascript synchronously. Problem: I tried QtWebEngine - synchronously execute JavaScript to read function result as a separate application and it worked fine, everything works as expected. But in my project on…
Akshay R
  • 47
  • 6
0
votes
1 answer

QWebEngine hinders github navigation by default

I'm working on a web browser and without changing any QWebEngineSettings, github can't load the necessary javascript. QWebEngines javascript output when visiting github The Content-Security-Policy directive 'worker-src' is implemented behind a flag…
-2
votes
1 answer

Using QWebEngine of Qt5

[14784] PyInstaller Bootloader 3.x [14784] LOADER: executable is C:\Users\╫±▐≤ΪΎ≥\Desktop\Papinhio player\exe\dist\Papinhio player.exe [14784] LOADER: homepath is C:\Users\╫±▐≤ΪΎ≥\Desktop\Papinhio player\exe\dist [14784] LOADER: _MEIPASS2 is…
Chris P
  • 2,059
  • 4
  • 34
  • 68
1
2