QNX: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Category:QNX]]


= Qt for QNX Neutrino OS =
Qt is one of the recommended UI and application development platform for embedded devices based on QNX Neutrino OS.
This page is the landing page for all aspects of using Qt on this platform. Q few topics are similar to Qt on BlackBerry 10, since it is based on QNX Neutrino OS as well. Still, there are many special topics to cover and a broad rage of customers creating embedded products and solutions.
Following pages cover '''Qt5 only'''. Qt 4.8 is supported and maintained for QNX Neutrino OS as part of Qt Enterprise, but not in active development. If you have a need for Qt4 on QNX Neutrino OS, please contact Digia for Qt Enterprise licensing and support, or some of the companies providing services for Qt.
Binary installers for QNX are available with commercially licensed "Qt Enterprise":http://qt.digia.com/Products/Qt-Enterprise-Embedded/RTOS/. "Contact Digia to get Qt Enterprise evaluation for QNX":http://qt.digia.com/About-Us/Contact-Us/.
Your first reading on this topic should be the page "[[Qt_on_QNX | Working with and on Qt for QNX Neutrino OS]]". It provides an introduction and refers to most important places where to go on the next step.
Most important wiki pages and links:
* [[Qt_on_QNX | Working with and on Qt for QNX Neutrino OS]]
* [[QNX_Platform | Reference hardware and software]]
* [[ Qt_Status_on_QNX | Qt on QNX status and known issues]]
* [[ QtCreator_Status_with_QNX | QNX integration in Qt Creator status and known issues]]
* [[Building Qt for QNX Neutrino OS]]
* [[qnx-App-development-and-deployment | Application development and deployment]]
* [[Setting-up-Qt-Creator-for-QNX | Using QtCreator for Qt development on QNX Neutrino]], see also "the first release":http://www.qnx.com/developers/docs/660/index.jsp?topic=/com.qnx.doc.qnxcar2.qt.guide/topic/host_preparing.html of a related doc (referring to 5.2 and QtCreator 3.0) bundled with QNX CAR 2 SDK.

Revision as of 08:26, 24 February 2015


Qt for QNX Neutrino OS

Qt is one of the recommended UI and application development platform for embedded devices based on QNX Neutrino OS.

This page is the landing page for all aspects of using Qt on this platform. Q few topics are similar to Qt on BlackBerry 10, since it is based on QNX Neutrino OS as well. Still, there are many special topics to cover and a broad rage of customers creating embedded products and solutions.

Following pages cover Qt5 only. Qt 4.8 is supported and maintained for QNX Neutrino OS as part of Qt Enterprise, but not in active development. If you have a need for Qt4 on QNX Neutrino OS, please contact Digia for Qt Enterprise licensing and support, or some of the companies providing services for Qt.

Binary installers for QNX are available with commercially licensed "Qt Enterprise":http://qt.digia.com/Products/Qt-Enterprise-Embedded/RTOS/. "Contact Digia to get Qt Enterprise evaluation for QNX":http://qt.digia.com/About-Us/Contact-Us/.

Your first reading on this topic should be the page " Working with and on Qt for QNX Neutrino OS". It provides an introduction and refers to most important places where to go on the next step.

Most important wiki pages and links: