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