Home · All Classes · Modules  · QSS HELP  · QSS 案例 · VER007 HOME

QTimeEdit Class Reference
[QtGui module]

该QTimeEdit类提供了基于编辑时间窗口小部件QDateTimeEdit小工具。More...

继承QDateTimeEdit

Methods


Detailed Description

该QTimeEdit类提供了基于编辑时间窗口小部件QDateTimeEdit小工具。

许多由QTimeEdit提供的性能和功能都在实施QDateTimeEdit。下列属性是最相关与这个类的用户:

Screenshot of a Windows XP style time editing widget A time editing widget shown in the Windows XP widget style.
Screenshot of a Macintosh style time editing widget A time editing widget shown in the Macintosh widget style.
Screenshot of a Plastique style time editing widget A time editing widget shown in the Plastique widget style.

Method Documentation

QTimeEdit.__init__ (self, QWidget parent = None)

parent的说法,如果不是没有,原因self通过Qt的,而不是PyQt的拥有。

构造一个空的时间编辑器parent

QTimeEdit.__init__ (self, QTime time, QWidget parent = None)

parent的说法,如果不是没有,原因self通过Qt的,而不是PyQt的拥有。

构造一个空的时间编辑器parent。的时间设定为time




PyQt 4.10.3 for X11 Copyright © Riverbank Computing Ltd and Nokia 2012 Qt 4.8.5