[Qt-interest] QTimeEdit-like widget

Murphy, Sean M. sean.murphy at gd-ais.com
Wed Sep 2 21:41:57 CEST 2009


Anyone know of a widget that is functionally similar to a QTimeEdit
widget, but doesn't have the 24-hr limitation?  I'm looking for
something that just shows HH:MM:SS.s elapsed from some time, where the
hours can be > 23.  

Actually, ideally it would be a widget that shows YY:DD:HH:MM:SS.s
(years, days, hours, minutes, seconds) since a given starting time.

I realize that it isn't too hard to write one of these off from a
QLineEdit, so if no one knows of one, I'll write it...

Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090902/844803d0/attachment.html 


More information about the Qt-interest-old mailing list