Hi,
I am creating my Qt app for Maemo5. And I would like to use the dialogs to select date and time that hildon has from a Qt application. But I don't know how to do it. Any hint?
Thank you!
Hi,
I am creating my Qt app for Maemo5. And I would like to use the dialogs to select date and time that hildon has from a Qt application. But I don't know how to do it. Any hint?
Thank you!
Check widgetgallery standard example shipped with Qt
http://qt.gitorious.org/+qt-develope...ery/maemo5.cpp
Wow!
Thanx. I searched some examples but didn't find those.