QTimeEdit Class Reference
|
QTimeEdit ( QWidget * parent = 0 ) | |
QTimeEdit ( const QTime & time, QWidget * parent = 0 ) |
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. |
See also QDateEdit and QDateTimeEdit.
This property holds the QTime that is shown in the widget.
By default, this property contains a time of 00:00:00 and 0 milliseconds.
Функции доступа:
QTime | time () const |
void | setTime ( const QTime & time ) |
Уведомляющий сигнал:
void | timeChanged ( const QTime & time ) |
Constructs an empty time editor with a parent.
Constructs an empty time editor with a parent. The time is set to time.
Авторские права © 2010 Nokia Corporation и/или её дочерние компании | Торговые марки | Qt 4.6.4 |
Попытка перевода Qt документации. Если есть желание присоединиться, или если есть замечания или пожелания, то заходите на форум: Перевод Qt документации на русский язык... Люди внесшие вклад в перевод: Команда переводчиков |