Quantcast
Viewing all articles
Browse latest Browse all 13965

[[qanda:topic_unsolved]] Java Applet support in QWebEngine

I am using Qt 5.15.0 version and loading HTML page running on server machine using QWebEngineView widget over ssh. This HTML page uses Java Applet and this section of UI I am unable to see from my application. Though on the server it works completely fine.

Firefox uses Icedtea plugin which supports applet, though as per best of my knowledge chromium doesn't support applets. WebEngineView uses chromium so does Qt provides any plugin which can support applet?

Any suggestions are appreciated. Thanks


Viewing all articles
Browse latest Browse all 13965

Trending Articles