Your Jumpstart for Embedded Development
Get Qt Running on Your Embedded Platform Quickly and Painlessly
Software often ends up being the final barrier before a new product with embedded hardware can be released to manufacturing. The Qt® framework helps reduce the magnitude of this barrier by allowing the development of embedded applications on desktop systems using a virtual framebuffer well before the actual hardware is available. However, at some point, you need to cross-compile for your target platform and test your application on the real hardware.