How to set a reminder for custom calendar widget.
Mobile and Embedded
2
Posts
2
Posters
2.2k
Views
1
Watching
-
"Origaniser":http://doc.trolltech.com/qtmobility-1.1.0-beta/organizer.html#calendar-features module in Qt Mobility will help you to do that if you are targeting mobile platforms. If you are targeting desktop modules, then you should find a proper backend to do that, else write one using Qt itself.