Performance Profiling Tools

Continuing our series on useful development tools, this time looking at applications for performance profiling.

Migrating from Photon to Qt

The QNX Photon MicroGUI was a technological feat in its time.  It gained popularity in the mid-1990's when QNX released a 1.44Mb bootable floppy with the QNX Operating System, the Photon GUI, networking, web browser, file browser, and several demo applications.
 
QNX continued to develop and support Photon through 2014, but as GUI development systems matured — and users' expectations for GUIs increased — Blackberry's QNX is now focusing on the basics of drawing to the screen (e.g. QNX Screen) and left other aspects of Graphical User Interfaces to those who do it best (e.g. Qt)
 
This presentation would be of particular interest to people looking to upgrade their software from an existing Photon system to Qt.  It discusses the differences and similarities between the Photon and Qt application development platforms and how one may migrate from one to the other.

Qt World Summit 2017

ICS is a gold sponsor at the upcoming Qt World Summit, which is returning to Berlin for its 14th occurrence. Leading technology innovators, industry experts, startups and device creators will share their insight on the future of cross-platform application development. We will ​also be bringing our expertise to the event by providing a full-day pre-conference training as well as technical sessions.

Indispensable Debugging Tools

In this ongoing series, we'll share some of the of tools our team finds indispensable for development, testing and debugging.