QTimeEdit Class ReferenceThe QTimeEdit class provides a widget for editing times based on the QDateTimeEdit widget. Далее... #include <QTimeEdit> 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:
See also QDateEdit and QDateTimeEdit. Описание функций-членовQTimeEdit::QTimeEdit ( QWidget * parent = 0 )Constructs an empty time editor with a parent. QTimeEdit::QTimeEdit ( const QTime & time, QWidget * parent = 0 )Constructs an empty time editor with a parent. The time is set to time. |
Попытка перевода Qt документации. Если есть желание присоединиться, или если есть замечания или пожелания, то заходите на форум: Перевод Qt документации на русский язык... Люди внесшие вклад в перевод: Команда переводчиков |