QtWebEngine/Features: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
''Description'': Real-Time Communications (RTC) capabilities via simple APIs | ''Description'': Real-Time Communications (RTC) capabilities via simple APIs | ||
''Documentation'': - | |||
''How to test'': Open e.g. https://test.webrtc.org/ in simplebrowser, nanobrowser | ''How to test'': Open e.g. https://test.webrtc.org/ in simplebrowser, nanobrowser | ||
== PPAPI / Adobe Flash == | == PPAPI / Adobe Flash == | ||
''Version'': Qt 5.6.0 onwards | |||
''Description'': Support for PPAPI plugins, and Flash in particular | |||
''Documentation'': [http://doc.qt.io/qt-5/qtwebengine-platform-notes.html#pepper-flash-player-plugin-support Pepper Flash Player Plugin Support] | |||
''How to test'': Make sure you have the [http://get.adobe.com/flashplayer/otherversions/ Adobe Flash PPAPI plugin installed]. Launch DemoBrowser, NanoBrowser, and make sure that 'Plugins' are enabled. Load https://helpx.adobe.com/flash-player.html . | |||
== Drag & Drop == | == Drag & Drop == |
Revision as of 13:42, 25 April 2016
(Incomplete) list of WebEngine features, and how to test for them.
WebRTC
Version: Qt 5.4.0 onwards
Description: Real-Time Communications (RTC) capabilities via simple APIs
Documentation: -
How to test: Open e.g. https://test.webrtc.org/ in simplebrowser, nanobrowser
PPAPI / Adobe Flash
Version: Qt 5.6.0 onwards
Description: Support for PPAPI plugins, and Flash in particular
Documentation: Pepper Flash Player Plugin Support
How to test: Make sure you have the Adobe Flash PPAPI plugin installed. Launch DemoBrowser, NanoBrowser, and make sure that 'Plugins' are enabled. Load https://helpx.adobe.com/flash-player.html .