Quantcast
Channel: Qt DevNet forums: Qt WebKit
Viewing all articles
Browse latest Browse all 542

Qt 5, QtWebKit, Flash-plugin availability

$
0
0
How can I get information if Flash NPAPI plugin available for WebKit in program? I have following code ui->_client->settings()->setAttribute(QWebSettings::PluginsEnabled, true); But if Flash plugin isn’t available I want to suggest installing it. Any ideas? I’m not sure that it’s a good idea to try to do it through file system.

Viewing all articles
Browse latest Browse all 542

Trending Articles