not1mm 24.6.1__py3-none-any.whl → 24.7.12__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- not1mm/data/MASTER.SCP +1556 -1049
- not1mm/data/configuration.ui +34 -34
- not1mm/data/cty.json +1 -1
- not1mm/data/main.ui +94 -94
- not1mm/data/settings.ui +5 -5
- not1mm/lib/n1mm.py +23 -0
- not1mm/lib/version.py +1 -1
- not1mm/plugins/k1usn_sst.py +343 -0
- not1mm/plugins/phone_weekly_test.py +1 -1
- {not1mm-24.6.1.dist-info → not1mm-24.7.12.dist-info}/METADATA +73 -26
- {not1mm-24.6.1.dist-info → not1mm-24.7.12.dist-info}/RECORD +15 -15
- {not1mm-24.6.1.dist-info → not1mm-24.7.12.dist-info}/WHEEL +1 -1
- {not1mm-24.6.1.dist-info → not1mm-24.7.12.dist-info}/LICENSE +0 -0
- {not1mm-24.6.1.dist-info → not1mm-24.7.12.dist-info}/entry_points.txt +0 -0
- {not1mm-24.6.1.dist-info → not1mm-24.7.12.dist-info}/top_level.txt +0 -0
not1mm/data/main.ui
CHANGED
@@ -3,14 +3,14 @@
|
|
3
3
|
<class>MainWindow</class>
|
4
4
|
<widget class="QMainWindow" name="MainWindow">
|
5
5
|
<property name="windowModality">
|
6
|
-
<enum>Qt::NonModal</enum>
|
6
|
+
<enum>Qt::WindowModality::NonModal</enum>
|
7
7
|
</property>
|
8
8
|
<property name="geometry">
|
9
9
|
<rect>
|
10
10
|
<x>0</x>
|
11
11
|
<y>0</y>
|
12
12
|
<width>878</width>
|
13
|
-
<height>
|
13
|
+
<height>465</height>
|
14
14
|
</rect>
|
15
15
|
</property>
|
16
16
|
<property name="sizePolicy">
|
@@ -26,7 +26,7 @@
|
|
26
26
|
</font>
|
27
27
|
</property>
|
28
28
|
<property name="focusPolicy">
|
29
|
-
<enum>Qt::NoFocus</enum>
|
29
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
30
30
|
</property>
|
31
31
|
<property name="windowTitle">
|
32
32
|
<string>Not1MM</string>
|
@@ -46,7 +46,7 @@
|
|
46
46
|
<bool>true</bool>
|
47
47
|
</property>
|
48
48
|
<property name="focusPolicy">
|
49
|
-
<enum>Qt::NoFocus</enum>
|
49
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
50
50
|
</property>
|
51
51
|
<layout class="QGridLayout" name="gridLayout">
|
52
52
|
<property name="leftMargin">
|
@@ -92,7 +92,7 @@
|
|
92
92
|
<string>CW</string>
|
93
93
|
</property>
|
94
94
|
<property name="alignment">
|
95
|
-
<set>Qt::AlignCenter</set>
|
95
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
96
96
|
</property>
|
97
97
|
</widget>
|
98
98
|
</item>
|
@@ -105,7 +105,7 @@
|
|
105
105
|
<string>160</string>
|
106
106
|
</property>
|
107
107
|
<property name="alignment">
|
108
|
-
<set>Qt::AlignCenter</set>
|
108
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
109
109
|
</property>
|
110
110
|
</widget>
|
111
111
|
</item>
|
@@ -115,7 +115,7 @@
|
|
115
115
|
<string>80</string>
|
116
116
|
</property>
|
117
117
|
<property name="alignment">
|
118
|
-
<set>Qt::AlignCenter</set>
|
118
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
119
119
|
</property>
|
120
120
|
</widget>
|
121
121
|
</item>
|
@@ -125,7 +125,7 @@
|
|
125
125
|
<string>40</string>
|
126
126
|
</property>
|
127
127
|
<property name="alignment">
|
128
|
-
<set>Qt::AlignCenter</set>
|
128
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
129
129
|
</property>
|
130
130
|
</widget>
|
131
131
|
</item>
|
@@ -135,7 +135,7 @@
|
|
135
135
|
<string>20</string>
|
136
136
|
</property>
|
137
137
|
<property name="alignment">
|
138
|
-
<set>Qt::AlignCenter</set>
|
138
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
139
139
|
</property>
|
140
140
|
</widget>
|
141
141
|
</item>
|
@@ -145,7 +145,7 @@
|
|
145
145
|
<string>15</string>
|
146
146
|
</property>
|
147
147
|
<property name="alignment">
|
148
|
-
<set>Qt::AlignCenter</set>
|
148
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
149
149
|
</property>
|
150
150
|
</widget>
|
151
151
|
</item>
|
@@ -155,7 +155,7 @@
|
|
155
155
|
<string>10</string>
|
156
156
|
</property>
|
157
157
|
<property name="alignment">
|
158
|
-
<set>Qt::AlignCenter</set>
|
158
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
159
159
|
</property>
|
160
160
|
</widget>
|
161
161
|
</item>
|
@@ -165,7 +165,7 @@
|
|
165
165
|
<string>6</string>
|
166
166
|
</property>
|
167
167
|
<property name="alignment">
|
168
|
-
<set>Qt::AlignCenter</set>
|
168
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
169
169
|
</property>
|
170
170
|
</widget>
|
171
171
|
</item>
|
@@ -175,7 +175,7 @@
|
|
175
175
|
<string>2</string>
|
176
176
|
</property>
|
177
177
|
<property name="alignment">
|
178
|
-
<set>Qt::AlignCenter</set>
|
178
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
179
179
|
</property>
|
180
180
|
</widget>
|
181
181
|
</item>
|
@@ -185,7 +185,7 @@
|
|
185
185
|
<string>1.25</string>
|
186
186
|
</property>
|
187
187
|
<property name="alignment">
|
188
|
-
<set>Qt::AlignCenter</set>
|
188
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
189
189
|
</property>
|
190
190
|
</widget>
|
191
191
|
</item>
|
@@ -195,7 +195,7 @@
|
|
195
195
|
<string>70cm</string>
|
196
196
|
</property>
|
197
197
|
<property name="alignment">
|
198
|
-
<set>Qt::AlignCenter</set>
|
198
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
199
199
|
</property>
|
200
200
|
</widget>
|
201
201
|
</item>
|
@@ -205,7 +205,7 @@
|
|
205
205
|
<string>33cm</string>
|
206
206
|
</property>
|
207
207
|
<property name="alignment">
|
208
|
-
<set>Qt::AlignCenter</set>
|
208
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
209
209
|
</property>
|
210
210
|
</widget>
|
211
211
|
</item>
|
@@ -215,14 +215,14 @@
|
|
215
215
|
<string>23cm</string>
|
216
216
|
</property>
|
217
217
|
<property name="alignment">
|
218
|
-
<set>Qt::AlignCenter</set>
|
218
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
219
219
|
</property>
|
220
220
|
</widget>
|
221
221
|
</item>
|
222
222
|
<item>
|
223
223
|
<spacer name="verticalSpacer">
|
224
224
|
<property name="orientation">
|
225
|
-
<enum>Qt::Vertical</enum>
|
225
|
+
<enum>Qt::Orientation::Vertical</enum>
|
226
226
|
</property>
|
227
227
|
<property name="sizeHint" stdset="0">
|
228
228
|
<size>
|
@@ -244,10 +244,10 @@
|
|
244
244
|
</size>
|
245
245
|
</property>
|
246
246
|
<property name="frameShape">
|
247
|
-
<enum>QFrame::NoFrame</enum>
|
247
|
+
<enum>QFrame::Shape::NoFrame</enum>
|
248
248
|
</property>
|
249
249
|
<property name="frameShadow">
|
250
|
-
<enum>QFrame::Raised</enum>
|
250
|
+
<enum>QFrame::Shadow::Raised</enum>
|
251
251
|
</property>
|
252
252
|
<layout class="QVBoxLayout" name="verticalLayout_4">
|
253
253
|
<property name="leftMargin">
|
@@ -268,7 +268,7 @@
|
|
268
268
|
<string>SSB</string>
|
269
269
|
</property>
|
270
270
|
<property name="alignment">
|
271
|
-
<set>Qt::AlignCenter</set>
|
271
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
272
272
|
</property>
|
273
273
|
</widget>
|
274
274
|
</item>
|
@@ -278,7 +278,7 @@
|
|
278
278
|
<string>160</string>
|
279
279
|
</property>
|
280
280
|
<property name="alignment">
|
281
|
-
<set>Qt::AlignCenter</set>
|
281
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
282
282
|
</property>
|
283
283
|
</widget>
|
284
284
|
</item>
|
@@ -288,7 +288,7 @@
|
|
288
288
|
<string>80</string>
|
289
289
|
</property>
|
290
290
|
<property name="alignment">
|
291
|
-
<set>Qt::AlignCenter</set>
|
291
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
292
292
|
</property>
|
293
293
|
</widget>
|
294
294
|
</item>
|
@@ -298,7 +298,7 @@
|
|
298
298
|
<string>40</string>
|
299
299
|
</property>
|
300
300
|
<property name="alignment">
|
301
|
-
<set>Qt::AlignCenter</set>
|
301
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
302
302
|
</property>
|
303
303
|
</widget>
|
304
304
|
</item>
|
@@ -308,7 +308,7 @@
|
|
308
308
|
<string>20</string>
|
309
309
|
</property>
|
310
310
|
<property name="alignment">
|
311
|
-
<set>Qt::AlignCenter</set>
|
311
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
312
312
|
</property>
|
313
313
|
</widget>
|
314
314
|
</item>
|
@@ -318,7 +318,7 @@
|
|
318
318
|
<string>15</string>
|
319
319
|
</property>
|
320
320
|
<property name="alignment">
|
321
|
-
<set>Qt::AlignCenter</set>
|
321
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
322
322
|
</property>
|
323
323
|
</widget>
|
324
324
|
</item>
|
@@ -328,7 +328,7 @@
|
|
328
328
|
<string>10</string>
|
329
329
|
</property>
|
330
330
|
<property name="alignment">
|
331
|
-
<set>Qt::AlignCenter</set>
|
331
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
332
332
|
</property>
|
333
333
|
</widget>
|
334
334
|
</item>
|
@@ -338,7 +338,7 @@
|
|
338
338
|
<string>6</string>
|
339
339
|
</property>
|
340
340
|
<property name="alignment">
|
341
|
-
<set>Qt::AlignCenter</set>
|
341
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
342
342
|
</property>
|
343
343
|
</widget>
|
344
344
|
</item>
|
@@ -348,7 +348,7 @@
|
|
348
348
|
<string>2</string>
|
349
349
|
</property>
|
350
350
|
<property name="alignment">
|
351
|
-
<set>Qt::AlignCenter</set>
|
351
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
352
352
|
</property>
|
353
353
|
</widget>
|
354
354
|
</item>
|
@@ -358,7 +358,7 @@
|
|
358
358
|
<string>1.25</string>
|
359
359
|
</property>
|
360
360
|
<property name="alignment">
|
361
|
-
<set>Qt::AlignCenter</set>
|
361
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
362
362
|
</property>
|
363
363
|
</widget>
|
364
364
|
</item>
|
@@ -368,7 +368,7 @@
|
|
368
368
|
<string>70cm</string>
|
369
369
|
</property>
|
370
370
|
<property name="alignment">
|
371
|
-
<set>Qt::AlignCenter</set>
|
371
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
372
372
|
</property>
|
373
373
|
</widget>
|
374
374
|
</item>
|
@@ -378,7 +378,7 @@
|
|
378
378
|
<string>33cm</string>
|
379
379
|
</property>
|
380
380
|
<property name="alignment">
|
381
|
-
<set>Qt::AlignCenter</set>
|
381
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
382
382
|
</property>
|
383
383
|
</widget>
|
384
384
|
</item>
|
@@ -388,14 +388,14 @@
|
|
388
388
|
<string>23cm</string>
|
389
389
|
</property>
|
390
390
|
<property name="alignment">
|
391
|
-
<set>Qt::AlignCenter</set>
|
391
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
392
392
|
</property>
|
393
393
|
</widget>
|
394
394
|
</item>
|
395
395
|
<item>
|
396
396
|
<spacer name="verticalSpacer_2">
|
397
397
|
<property name="orientation">
|
398
|
-
<enum>Qt::Vertical</enum>
|
398
|
+
<enum>Qt::Orientation::Vertical</enum>
|
399
399
|
</property>
|
400
400
|
<property name="sizeHint" stdset="0">
|
401
401
|
<size>
|
@@ -417,10 +417,10 @@
|
|
417
417
|
</size>
|
418
418
|
</property>
|
419
419
|
<property name="frameShape">
|
420
|
-
<enum>QFrame::NoFrame</enum>
|
420
|
+
<enum>QFrame::Shape::NoFrame</enum>
|
421
421
|
</property>
|
422
422
|
<property name="frameShadow">
|
423
|
-
<enum>QFrame::Raised</enum>
|
423
|
+
<enum>QFrame::Shadow::Raised</enum>
|
424
424
|
</property>
|
425
425
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
426
426
|
<property name="leftMargin">
|
@@ -441,7 +441,7 @@
|
|
441
441
|
<string>RTTY</string>
|
442
442
|
</property>
|
443
443
|
<property name="alignment">
|
444
|
-
<set>Qt::AlignCenter</set>
|
444
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
445
445
|
</property>
|
446
446
|
</widget>
|
447
447
|
</item>
|
@@ -451,7 +451,7 @@
|
|
451
451
|
<string>160</string>
|
452
452
|
</property>
|
453
453
|
<property name="alignment">
|
454
|
-
<set>Qt::AlignCenter</set>
|
454
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
455
455
|
</property>
|
456
456
|
</widget>
|
457
457
|
</item>
|
@@ -461,7 +461,7 @@
|
|
461
461
|
<string>80</string>
|
462
462
|
</property>
|
463
463
|
<property name="alignment">
|
464
|
-
<set>Qt::AlignCenter</set>
|
464
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
465
465
|
</property>
|
466
466
|
</widget>
|
467
467
|
</item>
|
@@ -471,7 +471,7 @@
|
|
471
471
|
<string>40</string>
|
472
472
|
</property>
|
473
473
|
<property name="alignment">
|
474
|
-
<set>Qt::AlignCenter</set>
|
474
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
475
475
|
</property>
|
476
476
|
</widget>
|
477
477
|
</item>
|
@@ -481,7 +481,7 @@
|
|
481
481
|
<string>20</string>
|
482
482
|
</property>
|
483
483
|
<property name="alignment">
|
484
|
-
<set>Qt::AlignCenter</set>
|
484
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
485
485
|
</property>
|
486
486
|
</widget>
|
487
487
|
</item>
|
@@ -491,7 +491,7 @@
|
|
491
491
|
<string>15</string>
|
492
492
|
</property>
|
493
493
|
<property name="alignment">
|
494
|
-
<set>Qt::AlignCenter</set>
|
494
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
495
495
|
</property>
|
496
496
|
</widget>
|
497
497
|
</item>
|
@@ -501,7 +501,7 @@
|
|
501
501
|
<string>10</string>
|
502
502
|
</property>
|
503
503
|
<property name="alignment">
|
504
|
-
<set>Qt::AlignCenter</set>
|
504
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
505
505
|
</property>
|
506
506
|
</widget>
|
507
507
|
</item>
|
@@ -511,7 +511,7 @@
|
|
511
511
|
<string>6</string>
|
512
512
|
</property>
|
513
513
|
<property name="alignment">
|
514
|
-
<set>Qt::AlignCenter</set>
|
514
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
515
515
|
</property>
|
516
516
|
</widget>
|
517
517
|
</item>
|
@@ -521,7 +521,7 @@
|
|
521
521
|
<string>2</string>
|
522
522
|
</property>
|
523
523
|
<property name="alignment">
|
524
|
-
<set>Qt::AlignCenter</set>
|
524
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
525
525
|
</property>
|
526
526
|
</widget>
|
527
527
|
</item>
|
@@ -531,7 +531,7 @@
|
|
531
531
|
<string>1.25</string>
|
532
532
|
</property>
|
533
533
|
<property name="alignment">
|
534
|
-
<set>Qt::AlignCenter</set>
|
534
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
535
535
|
</property>
|
536
536
|
</widget>
|
537
537
|
</item>
|
@@ -541,7 +541,7 @@
|
|
541
541
|
<string>70cm</string>
|
542
542
|
</property>
|
543
543
|
<property name="alignment">
|
544
|
-
<set>Qt::AlignCenter</set>
|
544
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
545
545
|
</property>
|
546
546
|
</widget>
|
547
547
|
</item>
|
@@ -551,7 +551,7 @@
|
|
551
551
|
<string>33cm</string>
|
552
552
|
</property>
|
553
553
|
<property name="alignment">
|
554
|
-
<set>Qt::AlignCenter</set>
|
554
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
555
555
|
</property>
|
556
556
|
</widget>
|
557
557
|
</item>
|
@@ -564,14 +564,14 @@
|
|
564
564
|
<string>23cm</string>
|
565
565
|
</property>
|
566
566
|
<property name="alignment">
|
567
|
-
<set>Qt::AlignCenter</set>
|
567
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
568
568
|
</property>
|
569
569
|
</widget>
|
570
570
|
</item>
|
571
571
|
<item>
|
572
572
|
<spacer name="verticalSpacer_3">
|
573
573
|
<property name="orientation">
|
574
|
-
<enum>Qt::Vertical</enum>
|
574
|
+
<enum>Qt::Orientation::Vertical</enum>
|
575
575
|
</property>
|
576
576
|
<property name="sizeHint" stdset="0">
|
577
577
|
<size>
|
@@ -607,7 +607,7 @@
|
|
607
607
|
</font>
|
608
608
|
</property>
|
609
609
|
<property name="focusPolicy">
|
610
|
-
<enum>Qt::ClickFocus</enum>
|
610
|
+
<enum>Qt::FocusPolicy::ClickFocus</enum>
|
611
611
|
</property>
|
612
612
|
<property name="accessibleName">
|
613
613
|
<string>callsign</string>
|
@@ -632,7 +632,7 @@
|
|
632
632
|
<string>SNT</string>
|
633
633
|
</property>
|
634
634
|
<property name="alignment">
|
635
|
-
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
|
635
|
+
<set>Qt::AlignmentFlag::AlignBottom|Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft</set>
|
636
636
|
</property>
|
637
637
|
</widget>
|
638
638
|
</item>
|
@@ -645,7 +645,7 @@
|
|
645
645
|
</font>
|
646
646
|
</property>
|
647
647
|
<property name="focusPolicy">
|
648
|
-
<enum>Qt::ClickFocus</enum>
|
648
|
+
<enum>Qt::FocusPolicy::ClickFocus</enum>
|
649
649
|
</property>
|
650
650
|
<property name="accessibleName">
|
651
651
|
<string>RST Sent</string>
|
@@ -667,7 +667,7 @@
|
|
667
667
|
<string>RCV</string>
|
668
668
|
</property>
|
669
669
|
<property name="alignment">
|
670
|
-
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
|
670
|
+
<set>Qt::AlignmentFlag::AlignBottom|Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft</set>
|
671
671
|
</property>
|
672
672
|
</widget>
|
673
673
|
</item>
|
@@ -680,7 +680,7 @@
|
|
680
680
|
</font>
|
681
681
|
</property>
|
682
682
|
<property name="focusPolicy">
|
683
|
-
<enum>Qt::ClickFocus</enum>
|
683
|
+
<enum>Qt::FocusPolicy::ClickFocus</enum>
|
684
684
|
</property>
|
685
685
|
<property name="accessibleName">
|
686
686
|
<string>RST Received</string>
|
@@ -702,7 +702,7 @@
|
|
702
702
|
<string>OTHER_1</string>
|
703
703
|
</property>
|
704
704
|
<property name="alignment">
|
705
|
-
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
|
705
|
+
<set>Qt::AlignmentFlag::AlignBottom|Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft</set>
|
706
706
|
</property>
|
707
707
|
</widget>
|
708
708
|
</item>
|
@@ -715,7 +715,7 @@
|
|
715
715
|
</font>
|
716
716
|
</property>
|
717
717
|
<property name="focusPolicy">
|
718
|
-
<enum>Qt::ClickFocus</enum>
|
718
|
+
<enum>Qt::FocusPolicy::ClickFocus</enum>
|
719
719
|
</property>
|
720
720
|
<property name="styleSheet">
|
721
721
|
<string notr="true">text-transform: uppercase;</string>
|
@@ -729,7 +729,7 @@
|
|
729
729
|
<widget class="QFrame" name="field4">
|
730
730
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
731
731
|
<property name="sizeConstraint">
|
732
|
-
<enum>QLayout::SetDefaultConstraint</enum>
|
732
|
+
<enum>QLayout::SizeConstraint::SetDefaultConstraint</enum>
|
733
733
|
</property>
|
734
734
|
<item>
|
735
735
|
<widget class="QLabel" name="exch_label">
|
@@ -737,10 +737,10 @@
|
|
737
737
|
<string>OTHER_2</string>
|
738
738
|
</property>
|
739
739
|
<property name="textFormat">
|
740
|
-
<enum>Qt::AutoText</enum>
|
740
|
+
<enum>Qt::TextFormat::AutoText</enum>
|
741
741
|
</property>
|
742
742
|
<property name="alignment">
|
743
|
-
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
|
743
|
+
<set>Qt::AlignmentFlag::AlignBottom|Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft</set>
|
744
744
|
</property>
|
745
745
|
<property name="buddy">
|
746
746
|
<cstring>field4</cstring>
|
@@ -756,7 +756,7 @@
|
|
756
756
|
</font>
|
757
757
|
</property>
|
758
758
|
<property name="focusPolicy">
|
759
|
-
<enum>Qt::ClickFocus</enum>
|
759
|
+
<enum>Qt::FocusPolicy::ClickFocus</enum>
|
760
760
|
</property>
|
761
761
|
<property name="styleSheet">
|
762
762
|
<string notr="true">text-transform: uppercase;</string>
|
@@ -774,7 +774,7 @@
|
|
774
774
|
<number>6</number>
|
775
775
|
</property>
|
776
776
|
<property name="sizeConstraint">
|
777
|
-
<enum>QLayout::SetDefaultConstraint</enum>
|
777
|
+
<enum>QLayout::SizeConstraint::SetDefaultConstraint</enum>
|
778
778
|
</property>
|
779
779
|
<item>
|
780
780
|
<widget class="QLabel" name="leftdot">
|
@@ -796,14 +796,14 @@
|
|
796
796
|
<string/>
|
797
797
|
</property>
|
798
798
|
<property name="alignment">
|
799
|
-
<set>Qt::AlignCenter</set>
|
799
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
800
800
|
</property>
|
801
801
|
</widget>
|
802
802
|
</item>
|
803
803
|
<item>
|
804
804
|
<widget class="QRadioButton" name="radioButton_run">
|
805
805
|
<property name="focusPolicy">
|
806
|
-
<enum>Qt::NoFocus</enum>
|
806
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
807
807
|
</property>
|
808
808
|
<property name="accessibleName">
|
809
809
|
<string>Run Mode</string>
|
@@ -816,7 +816,7 @@
|
|
816
816
|
<item>
|
817
817
|
<widget class="QRadioButton" name="radioButton_sp">
|
818
818
|
<property name="focusPolicy">
|
819
|
-
<enum>Qt::NoFocus</enum>
|
819
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
820
820
|
</property>
|
821
821
|
<property name="accessibleName">
|
822
822
|
<string>Search and Pounce</string>
|
@@ -835,7 +835,7 @@
|
|
835
835
|
</sizepolicy>
|
836
836
|
</property>
|
837
837
|
<property name="focusPolicy">
|
838
|
-
<enum>Qt::NoFocus</enum>
|
838
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
839
839
|
</property>
|
840
840
|
<property name="wrapping">
|
841
841
|
<bool>false</bool>
|
@@ -844,10 +844,10 @@
|
|
844
844
|
<bool>true</bool>
|
845
845
|
</property>
|
846
846
|
<property name="alignment">
|
847
|
-
<set>Qt::AlignCenter</set>
|
847
|
+
<set>Qt::AlignmentFlag::AlignCenter</set>
|
848
848
|
</property>
|
849
849
|
<property name="buttonSymbols">
|
850
|
-
<enum>QAbstractSpinBox::UpDownArrows</enum>
|
850
|
+
<enum>QAbstractSpinBox::ButtonSymbols::UpDownArrows</enum>
|
851
851
|
</property>
|
852
852
|
<property name="suffix">
|
853
853
|
<string/>
|
@@ -889,7 +889,7 @@
|
|
889
889
|
<item>
|
890
890
|
<spacer name="horizontalSpacer_3">
|
891
891
|
<property name="orientation">
|
892
|
-
<enum>Qt::Horizontal</enum>
|
892
|
+
<enum>Qt::Orientation::Horizontal</enum>
|
893
893
|
</property>
|
894
894
|
<property name="sizeHint" stdset="0">
|
895
895
|
<size>
|
@@ -905,7 +905,7 @@
|
|
905
905
|
<widget class="QFrame" name="Button_Row1">
|
906
906
|
<layout class="QHBoxLayout" name="ButtonRow1">
|
907
907
|
<property name="sizeConstraint">
|
908
|
-
<enum>QLayout::SetNoConstraint</enum>
|
908
|
+
<enum>QLayout::SizeConstraint::SetNoConstraint</enum>
|
909
909
|
</property>
|
910
910
|
<property name="leftMargin">
|
911
911
|
<number>0</number>
|
@@ -922,7 +922,7 @@
|
|
922
922
|
<item>
|
923
923
|
<widget class="QPushButton" name="F1">
|
924
924
|
<property name="focusPolicy">
|
925
|
-
<enum>Qt::NoFocus</enum>
|
925
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
926
926
|
</property>
|
927
927
|
<property name="accessibleName">
|
928
928
|
<string>F1</string>
|
@@ -935,7 +935,7 @@
|
|
935
935
|
<item>
|
936
936
|
<widget class="QPushButton" name="F2">
|
937
937
|
<property name="focusPolicy">
|
938
|
-
<enum>Qt::NoFocus</enum>
|
938
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
939
939
|
</property>
|
940
940
|
<property name="accessibleName">
|
941
941
|
<string>F2</string>
|
@@ -948,7 +948,7 @@
|
|
948
948
|
<item>
|
949
949
|
<widget class="QPushButton" name="F3">
|
950
950
|
<property name="focusPolicy">
|
951
|
-
<enum>Qt::NoFocus</enum>
|
951
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
952
952
|
</property>
|
953
953
|
<property name="accessibleName">
|
954
954
|
<string>F3</string>
|
@@ -961,7 +961,7 @@
|
|
961
961
|
<item>
|
962
962
|
<widget class="QPushButton" name="F4">
|
963
963
|
<property name="focusPolicy">
|
964
|
-
<enum>Qt::NoFocus</enum>
|
964
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
965
965
|
</property>
|
966
966
|
<property name="accessibleName">
|
967
967
|
<string>F4</string>
|
@@ -974,7 +974,7 @@
|
|
974
974
|
<item>
|
975
975
|
<widget class="QPushButton" name="F5">
|
976
976
|
<property name="focusPolicy">
|
977
|
-
<enum>Qt::NoFocus</enum>
|
977
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
978
978
|
</property>
|
979
979
|
<property name="accessibleName">
|
980
980
|
<string>F5</string>
|
@@ -987,7 +987,7 @@
|
|
987
987
|
<item>
|
988
988
|
<widget class="QPushButton" name="F6">
|
989
989
|
<property name="focusPolicy">
|
990
|
-
<enum>Qt::NoFocus</enum>
|
990
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
991
991
|
</property>
|
992
992
|
<property name="accessibleName">
|
993
993
|
<string>F6</string>
|
@@ -1021,7 +1021,7 @@
|
|
1021
1021
|
<item>
|
1022
1022
|
<widget class="QPushButton" name="F7">
|
1023
1023
|
<property name="focusPolicy">
|
1024
|
-
<enum>Qt::NoFocus</enum>
|
1024
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
1025
1025
|
</property>
|
1026
1026
|
<property name="accessibleName">
|
1027
1027
|
<string>F7</string>
|
@@ -1034,7 +1034,7 @@
|
|
1034
1034
|
<item>
|
1035
1035
|
<widget class="QPushButton" name="F8">
|
1036
1036
|
<property name="focusPolicy">
|
1037
|
-
<enum>Qt::NoFocus</enum>
|
1037
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
1038
1038
|
</property>
|
1039
1039
|
<property name="accessibleName">
|
1040
1040
|
<string>F8</string>
|
@@ -1047,7 +1047,7 @@
|
|
1047
1047
|
<item>
|
1048
1048
|
<widget class="QPushButton" name="F9">
|
1049
1049
|
<property name="focusPolicy">
|
1050
|
-
<enum>Qt::NoFocus</enum>
|
1050
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
1051
1051
|
</property>
|
1052
1052
|
<property name="accessibleName">
|
1053
1053
|
<string>F9</string>
|
@@ -1060,7 +1060,7 @@
|
|
1060
1060
|
<item>
|
1061
1061
|
<widget class="QPushButton" name="F10">
|
1062
1062
|
<property name="focusPolicy">
|
1063
|
-
<enum>Qt::NoFocus</enum>
|
1063
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
1064
1064
|
</property>
|
1065
1065
|
<property name="accessibleName">
|
1066
1066
|
<string>F10</string>
|
@@ -1073,7 +1073,7 @@
|
|
1073
1073
|
<item>
|
1074
1074
|
<widget class="QPushButton" name="F11">
|
1075
1075
|
<property name="focusPolicy">
|
1076
|
-
<enum>Qt::NoFocus</enum>
|
1076
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
1077
1077
|
</property>
|
1078
1078
|
<property name="accessibleName">
|
1079
1079
|
<string>F11</string>
|
@@ -1086,7 +1086,7 @@
|
|
1086
1086
|
<item>
|
1087
1087
|
<widget class="QPushButton" name="F12">
|
1088
1088
|
<property name="focusPolicy">
|
1089
|
-
<enum>Qt::NoFocus</enum>
|
1089
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
1090
1090
|
</property>
|
1091
1091
|
<property name="accessibleName">
|
1092
1092
|
<string>F12</string>
|
@@ -1117,7 +1117,7 @@
|
|
1117
1117
|
<item>
|
1118
1118
|
<widget class="QPushButton" name="esc_stop">
|
1119
1119
|
<property name="focusPolicy">
|
1120
|
-
<enum>Qt::NoFocus</enum>
|
1120
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
1121
1121
|
</property>
|
1122
1122
|
<property name="text">
|
1123
1123
|
<string>Esc: STOP</string>
|
@@ -1127,7 +1127,7 @@
|
|
1127
1127
|
<item>
|
1128
1128
|
<widget class="QPushButton" name="wipe">
|
1129
1129
|
<property name="focusPolicy">
|
1130
|
-
<enum>Qt::NoFocus</enum>
|
1130
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
1131
1131
|
</property>
|
1132
1132
|
<property name="text">
|
1133
1133
|
<string>Wipe</string>
|
@@ -1137,7 +1137,7 @@
|
|
1137
1137
|
<item>
|
1138
1138
|
<widget class="QPushButton" name="log_it">
|
1139
1139
|
<property name="focusPolicy">
|
1140
|
-
<enum>Qt::NoFocus</enum>
|
1140
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
1141
1141
|
</property>
|
1142
1142
|
<property name="text">
|
1143
1143
|
<string>Log It</string>
|
@@ -1147,7 +1147,7 @@
|
|
1147
1147
|
<item>
|
1148
1148
|
<widget class="QPushButton" name="edit">
|
1149
1149
|
<property name="focusPolicy">
|
1150
|
-
<enum>Qt::NoFocus</enum>
|
1150
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
1151
1151
|
</property>
|
1152
1152
|
<property name="text">
|
1153
1153
|
<string>Edit</string>
|
@@ -1157,7 +1157,7 @@
|
|
1157
1157
|
<item>
|
1158
1158
|
<widget class="QPushButton" name="mark">
|
1159
1159
|
<property name="focusPolicy">
|
1160
|
-
<enum>Qt::NoFocus</enum>
|
1160
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
1161
1161
|
</property>
|
1162
1162
|
<property name="text">
|
1163
1163
|
<string>Mark</string>
|
@@ -1167,7 +1167,7 @@
|
|
1167
1167
|
<item>
|
1168
1168
|
<widget class="QPushButton" name="store">
|
1169
1169
|
<property name="focusPolicy">
|
1170
|
-
<enum>Qt::NoFocus</enum>
|
1170
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
1171
1171
|
</property>
|
1172
1172
|
<property name="text">
|
1173
1173
|
<string>Store</string>
|
@@ -1177,7 +1177,7 @@
|
|
1177
1177
|
<item>
|
1178
1178
|
<widget class="QPushButton" name="spot_it">
|
1179
1179
|
<property name="focusPolicy">
|
1180
|
-
<enum>Qt::NoFocus</enum>
|
1180
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
1181
1181
|
</property>
|
1182
1182
|
<property name="text">
|
1183
1183
|
<string>Spot It</string>
|
@@ -1187,7 +1187,7 @@
|
|
1187
1187
|
<item>
|
1188
1188
|
<widget class="QPushButton" name="qrz">
|
1189
1189
|
<property name="focusPolicy">
|
1190
|
-
<enum>Qt::NoFocus</enum>
|
1190
|
+
<enum>Qt::FocusPolicy::NoFocus</enum>
|
1191
1191
|
</property>
|
1192
1192
|
<property name="text">
|
1193
1193
|
<string>QRZ</string>
|
@@ -1200,7 +1200,7 @@
|
|
1200
1200
|
<item>
|
1201
1201
|
<layout class="QHBoxLayout" name="horizontalLayout_6">
|
1202
1202
|
<property name="sizeConstraint">
|
1203
|
-
<enum>QLayout::SetDefaultConstraint</enum>
|
1203
|
+
<enum>QLayout::SizeConstraint::SetDefaultConstraint</enum>
|
1204
1204
|
</property>
|
1205
1205
|
<item>
|
1206
1206
|
<widget class="QLabel" name="heading_distance">
|
@@ -1218,7 +1218,7 @@
|
|
1218
1218
|
<item>
|
1219
1219
|
<layout class="QHBoxLayout" name="StatusLine">
|
1220
1220
|
<property name="sizeConstraint">
|
1221
|
-
<enum>QLayout::SetDefaultConstraint</enum>
|
1221
|
+
<enum>QLayout::SizeConstraint::SetDefaultConstraint</enum>
|
1222
1222
|
</property>
|
1223
1223
|
<item>
|
1224
1224
|
<widget class="QLabel" name="dx_entity">
|
@@ -1236,7 +1236,7 @@
|
|
1236
1236
|
<item>
|
1237
1237
|
<spacer name="horizontalSpacer">
|
1238
1238
|
<property name="orientation">
|
1239
|
-
<enum>Qt::Horizontal</enum>
|
1239
|
+
<enum>Qt::Orientation::Horizontal</enum>
|
1240
1240
|
</property>
|
1241
1241
|
<property name="sizeHint" stdset="0">
|
1242
1242
|
<size>
|
@@ -1256,7 +1256,7 @@
|
|
1256
1256
|
<item>
|
1257
1257
|
<spacer name="horizontalSpacer_2">
|
1258
1258
|
<property name="orientation">
|
1259
|
-
<enum>Qt::Horizontal</enum>
|
1259
|
+
<enum>Qt::Orientation::Horizontal</enum>
|
1260
1260
|
</property>
|
1261
1261
|
<property name="sizeHint" stdset="0">
|
1262
1262
|
<size>
|