|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>687</width> |
10 | | - <height>507</height> |
| 9 | + <width>637</width> |
| 10 | + <height>508</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="windowTitle"> |
|
33 | 33 | <string>©</string> |
34 | 34 | </property> |
35 | 35 | <property name="alignment"> |
36 | | - <set>Qt::AlignCenter</set> |
| 36 | + <set>Qt::AlignmentFlag::AlignCenter</set> |
37 | 37 | </property> |
38 | 38 | </widget> |
39 | 39 | </item> |
|
138 | 138 | <number>10</number> |
139 | 139 | </property> |
140 | 140 | <property name="segmentStyle"> |
141 | | - <enum>QLCDNumber::Flat</enum> |
| 141 | + <enum>QLCDNumber::SegmentStyle::Flat</enum> |
142 | 142 | </property> |
143 | 143 | </widget> |
144 | 144 | </item> |
|
263 | 263 | <item> |
264 | 264 | <widget class="QLabel" name="timeDisplay"> |
265 | 265 | <property name="frameShape"> |
266 | | - <enum>QFrame::Panel</enum> |
| 266 | + <enum>QFrame::Shape::Panel</enum> |
267 | 267 | </property> |
268 | 268 | <property name="frameShadow"> |
269 | | - <enum>QFrame::Raised</enum> |
| 269 | + <enum>QFrame::Shadow::Raised</enum> |
270 | 270 | </property> |
271 | 271 | <property name="text"> |
272 | 272 | <string/> |
|
294 | 294 | <item> |
295 | 295 | <widget class="QSlider" name="lfScopeSlider"> |
296 | 296 | <property name="orientation"> |
297 | | - <enum>Qt::Vertical</enum> |
| 297 | + <enum>Qt::Orientation::Vertical</enum> |
298 | 298 | </property> |
299 | 299 | </widget> |
300 | 300 | </item> |
|
303 | 303 | <property name="maximumSize"> |
304 | 304 | <size> |
305 | 305 | <width>16777215</width> |
306 | | - <height>111</height> |
| 306 | + <height>121</height> |
307 | 307 | </size> |
308 | 308 | </property> |
309 | | - <property name="toolTip"> |
310 | | - <string><html><head/><body><p>Main Spectrum Window. This window shows the spectrum of the signal arriving from the selected input device, decimated to the selected inputrate.</p></body></html></string> |
311 | | - </property> |
312 | 309 | </widget> |
313 | 310 | </item> |
314 | 311 | </layout> |
|
318 | 315 | <item> |
319 | 316 | <widget class="QSlider" name="hfScopeSlider"> |
320 | 317 | <property name="orientation"> |
321 | | - <enum>Qt::Vertical</enum> |
| 318 | + <enum>Qt::Orientation::Vertical</enum> |
322 | 319 | </property> |
323 | 320 | </widget> |
324 | 321 | </item> |
|
327 | 324 | <property name="maximumSize"> |
328 | 325 | <size> |
329 | 326 | <width>16777215</width> |
330 | | - <height>111</height> |
| 327 | + <height>131</height> |
331 | 328 | </size> |
332 | 329 | </property> |
333 | 330 | </widget> |
|
347 | 344 | <rect> |
348 | 345 | <x>0</x> |
349 | 346 | <y>0</y> |
350 | | - <width>687</width> |
351 | | - <height>29</height> |
| 347 | + <width>637</width> |
| 348 | + <height>23</height> |
352 | 349 | </rect> |
353 | 350 | </property> |
354 | 351 | </widget> |
|
0 commit comments