Qt5 Status on BlackBerry10: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
Line 7: Line 7:
The Qt5 modules are currently known to work on the BlackBerry 10 platform and are used for regular builds. Please note that this list is under constant change (for now).
The Qt5 modules are currently known to work on the BlackBerry 10 platform and are used for regular builds. Please note that this list is under constant change (for now).


{background:#00BB00}. |''. Qt essential modules |''. state | notes |
{| border="1"
| Qt Core | supported | |
|- style="background-color:#00BB00;"
| Qt GUI | supported | |
! Qt essential modules  
| Qt Multimedia | supported | |
! state  
| Qt Multimedia Widgets | | |
! notes  
| Qt Network | supported | |
|-
| Qt QML | supported | |
| Qt Core || supported ||  
| Qt Quick | supported | |
|-
| Qt Quick Controls | supported | No platform style |
| Qt GUI || supported ||  
| Qt Quick Layouts | supported |
|-
| Qt SQL | supported | |
| Qt Multimedia || supported ||  
| Qt Test | supported | |
|-
| Qt WebKit | not supported | |
| Qt Multimedia Widgets || ||
| Qt WebKit Widgets | not supported | |
|-
| Qt Widgets | supported | No platform style |
| Qt Network || supported ||  
|-
| Qt QML || supported ||  
|-
| Qt Quick || supported ||  
|-
| Qt Quick Controls || supported || No platform style  
|-
| Qt Quick Layouts || supported ||
|-
| Qt SQL || supported ||  
|-
| Qt Test || supported ||  
|-
| Qt WebKit || not supported ||  
|-
| Qt WebKit Widgets || not supported ||  
|-
| Qt Widgets || supported || No platform style  
|}


{background:#00BB00}. |''. Qt add ons |''. state | notes |
{| border="1"
| Active Qt |not supported | |
|- style="background-color:#00BB00;"
| Qt Android Extras | not applicable | |
! Qt add ons
| Qt Bluetooth | supported | L2Cap is not supported |
! state
| Qt Concurrent | | |
! notes
| Qt D-Bus | not applicable | |
|-
| Qt Enginio | not supported | |
| Active Qt || not supported ||  
| Qt Graphical Effects| supported | |
|-
| Qt Image Formats| supported | |
| Qt Android Extras || not applicable ||  
| Qt Mac Extras | not applicable | |
|-
| Qt NFC | supported | |
| Qt Bluetooth || supported || L2Cap is not supported  
| Qt OpenGL | | Only OpenGL ES 2|
|-
| Qt Positioning | supported | |
| Qt Concurrent || ||  
| Qt Print Support | supported | Only printing to pdf |
|-
| Qt Quick1 | not supported | might work |
| Qt D-Bus || not applicable ||  
| Qt Script | not supported | might work |
|-
| Qt Script Tools | not supported | |
| Qt Enginio || not supported ||  
| Qt Sensors | supported | |
|-
| Qt Serial Port | | |
| Qt Graphical Effects || supported ||  
| Qt SVG | not supported | |
|-
| Qt WebSockets | not supported | |
| Qt Image Formats || supported ||  
| Qt Windows Extras | not applicable | |
|-
| Qt X11 Extras | not applicable | |
| Qt Mac Extras || not applicable ||  
| Qt XML | supported | |
|-
| Qt XML Patterns | partly supported | XPath functionality supported, XML schema validation not supported |
| Qt NFC || supported ||  
|-
| Qt OpenGL || || Only OpenGL ES 2
|-
| Qt Positioning || supported ||  
|-
| Qt Print Support || supported || Only printing to pdf  
|-
| Qt Quick1 || not supported || might work  
|-
| Qt Script || not supported || might work  
|-
| Qt Script Tools || not supported ||  
|-
| Qt Sensors || supported ||  
|-
| Qt Serial Port || ||  
|-
| Qt SVG || not supported ||  
|-
| Qt WebSockets || not supported ||  
|-
| Qt Windows Extras || not applicable ||  
|-
| Qt X11 Extras || not applicable ||  
|-
| Qt XML || supported ||  
|-
| Qt XML Patterns || partly supported || XPath functionality supported, XML schema validation not supported
|}


== Known Issues ==
== Known Issues ==

Revision as of 17:48, 26 February 2015


Qt5 Status on BlackBerry 10

Supported Modules

The Qt5 modules are currently known to work on the BlackBerry 10 platform and are used for regular builds. Please note that this list is under constant change (for now).

Qt essential modules state notes
Qt Core supported
Qt GUI supported
Qt Multimedia supported
Qt Multimedia Widgets
Qt Network supported
Qt QML supported
Qt Quick supported
Qt Quick Controls supported No platform style
Qt Quick Layouts supported
Qt SQL supported
Qt Test supported
Qt WebKit not supported
Qt WebKit Widgets not supported
Qt Widgets supported No platform style
Qt add ons state notes
Active Qt not supported
Qt Android Extras not applicable
Qt Bluetooth supported L2Cap is not supported
Qt Concurrent
Qt D-Bus not applicable
Qt Enginio not supported
Qt Graphical Effects supported
Qt Image Formats supported
Qt Mac Extras not applicable
Qt NFC supported
Qt OpenGL Only OpenGL ES 2
Qt Positioning supported
Qt Print Support supported Only printing to pdf
Qt Quick1 not supported might work
Qt Script not supported might work
Qt Script Tools not supported
Qt Sensors supported
Qt Serial Port
Qt SVG not supported
Qt WebSockets not supported
Qt Windows Extras not applicable
Qt X11 Extras not applicable
Qt XML supported
Qt XML Patterns partly supported XPath functionality supported, XML schema validation not supported

Known Issues

{background:#00BB00}. |. Issue |. description | since | fixed in Qt Version | | | OpenGL ES 1 applications do not work | 5.0 | 5.3 | | QTBUG-28954 | Enabling C++ 11 on BB10 causes errors in qplatformdefs.h | 5.0 | | | QTBUG-33812 | Camera Example – Record, Preview, Focus don’t work | 5.0 | | | | QtQuick.Window 2.1: newly created windows have wrong focus and z-order | 5.2 | | | QTBUG-36960 | Mouse and keyboard grab does not work | 5.0 | | | |Qt Widgets: ComboBox does not pop up properly | | | | QTBUG-37573 | Cannot select folders in the QFileDialog or in the FileDialog QML element | 5.1 | | | QTBUG-34985 | QMediaPlayer does not read certain Metadata for some audio files | 5.0 | |

Where and How Report Issues