This chapter brings closure to the development of the gallery application. We built a strong foundation with gallery-core, created a UI widget with gallery-desktop, and finally crafted a QML UI with gallery-mobile.
QML facilitates a very fast approach to UI development. Unfortunately, the technology is still in its infancy and changing rapidly. The integration with mobile OSes (Android, iOS) is under heavy development and we hope that it will lead to excellent mobile applications with Qt. For now, the inherent limits of a mobile cross-platform toolkit are still hard to overcome.
The next chapter will take QML technology to new shores: the development of a snake game running on a Raspberry Pi.