Home · All Classes · Modules |
The QTimeEdit class provides a widget for editing times based on the QDateTimeEdit widget. More...
Inherits QDateTimeEdit.
The QTimeEdit class provides a widget for editing times based on the QDateTimeEdit widget.
Many of the properties and functions provided by QTimeEdit are implemented in QDateTimeEdit. The following properties are most relevant to users of this class:
A time editing widget shown in the Windows XP widget style. | |
A time editing widget shown in the Macintosh widget style. | |
A time editing widget shown in the Plastique widget style. |
The parent argument, if not None, causes self to be owned by Qt instead of PyQt.
Constructs an empty time editor with a parent.
The parent argument, if not None, causes self to be owned by Qt instead of PyQt.
Constructs an empty time editor with a parent. The time is set to time.
PyQt 4.12.1 for X11 | Copyright © Riverbank Computing Ltd and The Qt Company 2015 | Qt 4.8.7 |