Script
|
Simplified TimeEdit widget. More...
#include <qswidget.h>
Properties | |
bool | showSeconds |
whether to show seconds | |
bool | showAMPM |
whether to show the AM : PM display | |
QTime | time |
the current time | |
QTime | minimum |
the minimum time | |
QTime | maximum |
the maximum time | |
Simplified TimeEdit widget.
|
readwrite |
the maximum time
|
readwrite |
the minimum time
|
readwrite |
whether to show the AM : PM display
|
readwrite |
whether to show seconds
|
readwrite |
the current time