a code to design clock in c++
The clock should be bright during day hours(6:30AM to 6:30PM) and dark and glowing during night hours(6:31PM to 6:29AM).
a code to design clock in c++
The clock should be bright during day hours(6:30AM to 6:30PM) and dark and glowing during night hours(6:31PM to 6:29AM).
Right.... And?
You want someone to write it for you? If so, your in the wrong forum.
Look for some input widgets in your mainwindow_ui File. First make a QT Project u need QT4-GUIApplication
QTimeEdit or QDateTimeEdit and search for the member Functions, if they provide what u need. If not, you can try to subclass them and build your own functionality. See @ Forum, Wiki, Tutorials, Books, etc...
http://doc.trolltech.com/4.5/qtimeedit.html or
http://doc.trolltech.com/4.6/qtimeedit.html depending wich QT you are using..
greetz A.
can you suggest me a forum
Bookmarks