Qt 6.11 is out! See what's new in the release
blog
How to do a clock
Mobile and Embedded
5
Posts
5
Posters
3.1k
Views
1
Watching
-
Can you elaborate? In short you need to use QLabel + QDateTime + QTimer, it will help you :)
-
"QLCDNumber?":http://doc.qt.nokia.com/latest/qlcdnumber.html
-
on qt-apps there is an example :
http://qt-apps.org/content/show.php/QDigitalClock?content=81242