WebView in QtWebKit 3.0
-
Hello, I want to load video in WebView but I keep getting the "Please install flash player" error, is it possible to somehow enable the plugins in WebView from QtWebKit 3.0 ? I haven't found anything in the documentation.
Also it is possible to load HTML directy in WebView (3.0)? Something like the "html" property in WebView from QtWebKit 1.0.