hi everyone, i want to create a menu on the maemo(N900) with QT, i had success to create it, but i want to add two lines on one menu button, how to set the color and size of QString
hi everyone, i want to create a menu on the maemo(N900) with QT, i had success to create it, but i want to add two lines on one menu button, how to set the color and size of QString
You can use QMaemo5ValueButton inside QWidgetAction.
Documentation pages for QMaemo5ValueButton
http://qt.nokia.com/doc/qt-maemo-4.6...luebutton.html
and QWidgetAction
http://doc.trolltech.com/4.6/qwidgetaction.html