[PyQt] Help with QtWebkit and Flash.
David Boddie
dboddie at trolltech.com
Thu May 6 13:48:21 BST 2010
On Thu May 6 02:48:42 BST 2010, patx wrote:
> How do I get flash (like YouTube) to work on my web browser? ATM, it wants
> me to install it. I am running Ubuntu 10.4.
You need to set the PluginsEnabled attribute on the object returned by
QWebSettings.globalSettings(). See this page for more details about using
plugins:
http://doc.qt.nokia.com/4.5/qtwebkit.html#netscape-plugin-support
David
More information about the PyQt
mailing list