The TimeEdit JavaScript class. A simplified version of the TimeEdit Qt widget. More...
Properties | |
bool | showSeconds |
Toggle to display seconds in the time. More... | |
bool | showAMPM |
Toggle to display the AM : PM display. More... | |
QTime | time |
The current time. More... | |
QTime | minimum |
The minimum time allowed by TimeEdit. More... | |
QTime | maximum |
The maximum time allowed by TimeEdit. More... | |
The TimeEdit JavaScript class. A simplified version of the TimeEdit Qt widget.
|
readwrite |
The maximum time allowed by TimeEdit.
|
readwrite |
The minimum time allowed by TimeEdit.
|
readwrite |
Toggle to display the AM : PM display.
|
readwrite |
Toggle to display seconds in the time.
|
readwrite |
The current time.