I was wondering around Internet for proper article regarding how to develop a good UI app for QNX . I was able to find things like -
Following are my questions :
This might even help other beginner .
Now that Qt 5 has support on QNX 6.6, I would suggest using it. With Qt you can either develop your GUI in either in native C++ (Qt Widgets) or with Qt Quick.
The biggest limiting factor will be the hardware you are running on (particularly the GPU or lack of) and the available QNX drivers for the hardware.