The QtMaemo5 module extends QtGui with Maemo 5 specific controls. More...
The basic functionality for a class providing values for a QMaemo5ValueButton | |
Can be used together with a QMaemo5ValueButton to allow the selection of a date | |
Maemo 5 specific edit toolbar showing a label and an arbitrary number of buttons | |
Hildon Banners and Notes for informing the user | |
Displays a list of items | |
Can be used together with a QMaemo5ValueButton to allow the selection of a time | |
Maemo 5 specific button with two labels |
To include the definitions of both modules' classes, use the following directive:
#include <QtMaemo5>
To link against the module, add this line to your qmake .pro file:
QT += maemo5
The QtMaemo5 module is part of all Qt editions.
[Previous: QtGui Module] [Next: QtMultimedia Module]