Some useful information:
- A good starting point for developing with Qt for Maemo 5 is the Nokia Qt SDK.
- Here’s the Qt for Maemo 5 documentation, suggested reads are the Maemo 5 introduction page and the Maemo 5 platform notes.
- The Qt for Maemo 5 examples can be found in Maemo’s extras-devel repository. The package is called libqt4-examples-maemo5 and installs to /usr/examples/maemo5. Documentation is here.
- The Qt 4 wiki contains useful information about building, debugging, running and deploying Qt apps.
- Here’s the git repository, contributions are welcome