on the QDateTimeEdit widget. timeedit = QTimeEdit() timeedit.setFont(QtGui.QFont("Sanserif", 15)) timeedit.setTime(time) ...
確定! 回上一頁