|
42 | 42 | <property name="rightMargin"> |
43 | 43 | <number>4</number> |
44 | 44 | </property> |
45 | | - <item row="0" column="0"> |
46 | | - <layout class="QHBoxLayout" name="horizontalLayout_2"> |
| 45 | + <item row="3" column="0"> |
| 46 | + <layout class="QHBoxLayout" name="horizontalLayout"> |
47 | 47 | <item> |
48 | | - <widget class="QLabel" name="label"> |
49 | | - <property name="font"> |
50 | | - <font> |
51 | | - <pointsize>15</pointsize> |
52 | | - <weight>75</weight> |
53 | | - <italic>false</italic> |
54 | | - <bold>true</bold> |
55 | | - </font> |
| 48 | + <widget class="QPushButton" name="createButton"> |
| 49 | + <property name="minimumSize"> |
| 50 | + <size> |
| 51 | + <width>0</width> |
| 52 | + <height>50</height> |
| 53 | + </size> |
| 54 | + </property> |
| 55 | + <property name="maximumSize"> |
| 56 | + <size> |
| 57 | + <width>16777215</width> |
| 58 | + <height>50</height> |
| 59 | + </size> |
56 | 60 | </property> |
57 | 61 | <property name="text"> |
58 | | - <string>Interval:</string> |
| 62 | + <string>Create</string> |
59 | 63 | </property> |
60 | 64 | </widget> |
61 | 65 | </item> |
62 | 66 | <item> |
63 | | - <widget class="QTimeEdit" name="interval"> |
| 67 | + <widget class="QPushButton" name="cancelButton"> |
64 | 68 | <property name="minimumSize"> |
65 | 69 | <size> |
66 | | - <width>250</width> |
67 | | - <height>55</height> |
| 70 | + <width>0</width> |
| 71 | + <height>50</height> |
68 | 72 | </size> |
69 | 73 | </property> |
70 | 74 | <property name="maximumSize"> |
71 | 75 | <size> |
72 | | - <width>250</width> |
73 | | - <height>55</height> |
| 76 | + <width>16777215</width> |
| 77 | + <height>50</height> |
74 | 78 | </size> |
75 | 79 | </property> |
76 | | - <property name="font"> |
77 | | - <font> |
78 | | - <family>12</family> |
79 | | - <pointsize>19</pointsize> |
80 | | - <weight>50</weight> |
81 | | - <italic>false</italic> |
82 | | - <bold>false</bold> |
83 | | - </font> |
84 | | - </property> |
85 | | - <property name="focusPolicy"> |
86 | | - <enum>Qt::StrongFocus</enum> |
87 | | - </property> |
88 | | - <property name="wrapping"> |
89 | | - <bool>false</bool> |
90 | | - </property> |
91 | | - <property name="alignment"> |
92 | | - <set>Qt::AlignCenter</set> |
93 | | - </property> |
94 | | - <property name="accelerated"> |
95 | | - <bool>false</bool> |
96 | | - </property> |
97 | | - <property name="displayFormat"> |
98 | | - <string>HH:mm:ss</string> |
| 80 | + <property name="text"> |
| 81 | + <string>Cancel</string> |
99 | 82 | </property> |
100 | 83 | </widget> |
101 | 84 | </item> |
|
122 | 105 | <widget class="QLineEdit" name="timerName"> |
123 | 106 | <property name="minimumSize"> |
124 | 107 | <size> |
125 | | - <width>250</width> |
| 108 | + <width>260</width> |
126 | 109 | <height>55</height> |
127 | 110 | </size> |
128 | 111 | </property> |
129 | 112 | <property name="maximumSize"> |
130 | 113 | <size> |
131 | | - <width>250</width> |
| 114 | + <width>260</width> |
132 | 115 | <height>55</height> |
133 | 116 | </size> |
134 | 117 | </property> |
|
149 | 132 | </item> |
150 | 133 | </layout> |
151 | 134 | </item> |
152 | | - <item row="2" column="0"> |
153 | | - <layout class="QHBoxLayout" name="horizontalLayout"> |
| 135 | + <item row="0" column="0"> |
| 136 | + <layout class="QHBoxLayout" name="horizontalLayout_2"> |
154 | 137 | <item> |
155 | | - <widget class="QPushButton" name="createButton"> |
| 138 | + <widget class="QLabel" name="label"> |
| 139 | + <property name="font"> |
| 140 | + <font> |
| 141 | + <pointsize>15</pointsize> |
| 142 | + <weight>75</weight> |
| 143 | + <italic>false</italic> |
| 144 | + <bold>true</bold> |
| 145 | + </font> |
| 146 | + </property> |
| 147 | + <property name="text"> |
| 148 | + <string>Interval:</string> |
| 149 | + </property> |
| 150 | + </widget> |
| 151 | + </item> |
| 152 | + <item> |
| 153 | + <widget class="QTimeEdit" name="interval"> |
156 | 154 | <property name="minimumSize"> |
157 | 155 | <size> |
158 | | - <width>0</width> |
159 | | - <height>50</height> |
| 156 | + <width>260</width> |
| 157 | + <height>55</height> |
160 | 158 | </size> |
161 | 159 | </property> |
162 | 160 | <property name="maximumSize"> |
163 | 161 | <size> |
164 | | - <width>16777215</width> |
165 | | - <height>50</height> |
| 162 | + <width>260</width> |
| 163 | + <height>55</height> |
166 | 164 | </size> |
167 | 165 | </property> |
| 166 | + <property name="font"> |
| 167 | + <font> |
| 168 | + <family>12</family> |
| 169 | + <pointsize>19</pointsize> |
| 170 | + <weight>50</weight> |
| 171 | + <italic>false</italic> |
| 172 | + <bold>false</bold> |
| 173 | + </font> |
| 174 | + </property> |
| 175 | + <property name="focusPolicy"> |
| 176 | + <enum>Qt::StrongFocus</enum> |
| 177 | + </property> |
| 178 | + <property name="wrapping"> |
| 179 | + <bool>false</bool> |
| 180 | + </property> |
| 181 | + <property name="alignment"> |
| 182 | + <set>Qt::AlignCenter</set> |
| 183 | + </property> |
| 184 | + <property name="accelerated"> |
| 185 | + <bool>false</bool> |
| 186 | + </property> |
| 187 | + <property name="displayFormat"> |
| 188 | + <string>HH:mm:ss</string> |
| 189 | + </property> |
| 190 | + </widget> |
| 191 | + </item> |
| 192 | + </layout> |
| 193 | + </item> |
| 194 | + <item row="2" column="0"> |
| 195 | + <layout class="QHBoxLayout" name="horizontalLayout_4"> |
| 196 | + <item> |
| 197 | + <widget class="QLabel" name="label_3"> |
168 | 198 | <property name="text"> |
169 | | - <string>Create</string> |
| 199 | + <string>Sound</string> |
170 | 200 | </property> |
171 | 201 | </widget> |
172 | 202 | </item> |
173 | 203 | <item> |
174 | | - <widget class="QPushButton" name="cancelButton"> |
| 204 | + <spacer name="horizontalSpacer_3"> |
| 205 | + <property name="orientation"> |
| 206 | + <enum>Qt::Horizontal</enum> |
| 207 | + </property> |
| 208 | + <property name="sizeHint" stdset="0"> |
| 209 | + <size> |
| 210 | + <width>40</width> |
| 211 | + <height>20</height> |
| 212 | + </size> |
| 213 | + </property> |
| 214 | + </spacer> |
| 215 | + </item> |
| 216 | + <item> |
| 217 | + <widget class="QComboBox" name="SoundBox"> |
175 | 218 | <property name="minimumSize"> |
176 | 219 | <size> |
177 | | - <width>0</width> |
| 220 | + <width>260</width> |
178 | 221 | <height>50</height> |
179 | 222 | </size> |
180 | 223 | </property> |
181 | 224 | <property name="maximumSize"> |
182 | 225 | <size> |
183 | | - <width>16777215</width> |
184 | | - <height>50</height> |
| 226 | + <width>260</width> |
| 227 | + <height>16777215</height> |
185 | 228 | </size> |
186 | 229 | </property> |
187 | | - <property name="text"> |
188 | | - <string>Cancel</string> |
| 230 | + <property name="cursor"> |
| 231 | + <cursorShape>ArrowCursor</cursorShape> |
| 232 | + </property> |
| 233 | + <property name="currentText"> |
| 234 | + <string/> |
189 | 235 | </property> |
190 | 236 | </widget> |
191 | 237 | </item> |
|
0 commit comments