1 <?xml version=
"1.0" encoding=
"UTF-8"?>
4 <widget class=
"QWidget" name=
"Timer">
5 <property name=
"enabled">
8 <property name=
"geometry">
16 <property name=
"windowTitle">
19 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
20 <property name=
"spacing">
23 <property name=
"margin">
27 <widget class=
"QLineEdit" name=
"name">
28 <property name=
"minimumSize">
37 <widget class=
"QTimeEdit" name=
"value">
38 <property name=
"accelerated">
41 <property name=
"currentSection">
42 <enum>QDateTimeEdit::HourSection
</enum>
44 <property name=
"displayFormat">
45 <string notr=
"true">hh:mm:ss
</string>
50 <widget class=
"QComboBox" name=
"mode"/>
53 <widget class=
"QLabel" name=
"countdownBeepLabel">
54 <property name=
"text">
55 <string>Countdown
</string>
60 <widget class=
"AutoComboBox" name=
"countdownBeep"/>
63 <widget class=
"QCheckBox" name=
"minuteBeep">
64 <property name=
"text">
65 <string>Minute Call
</string>
70 <widget class=
"AutoComboBox" name=
"persistent"/>
73 <widget class=
"QLabel" name=
"persistentValue">
74 <property name=
"text">
75 <string notr=
"true"> (
00:
00:
00)
</string>
80 <spacer name=
"spacer">
81 <property name=
"orientation">
82 <enum>Qt::Horizontal
</enum>
84 <property name=
"sizeHint" stdset=
"0">
96 <class>AutoComboBox
</class>
97 <extends>QComboBox
</extends>
98 <header>autocombobox.h
</header>