|
6 | 6 | <rect>
|
7 | 7 | <x>0</x>
|
8 | 8 | <y>0</y>
|
9 |
| - <width>342</width> |
10 |
| - <height>259</height> |
| 9 | + <width>247</width> |
| 10 | + <height>293</height> |
11 | 11 | </rect>
|
12 | 12 | </property>
|
13 | 13 | <property name="windowTitle">
|
|
44 | 44 | <property name="bottomMargin">
|
45 | 45 | <number>2</number>
|
46 | 46 | </property>
|
47 |
| - <item row="0" column="4"> |
48 |
| - <widget class="QSpinBox" name="sb_FontSize"/> |
| 47 | + <item row="0" column="1"> |
| 48 | + <widget class="QCheckBox" name="cb_GroundSpeed"> |
| 49 | + <property name="toolTip"> |
| 50 | + <string>Ground speed</string> |
| 51 | + </property> |
| 52 | + <property name="text"> |
| 53 | + <string>GS</string> |
| 54 | + </property> |
| 55 | + <property name="checked"> |
| 56 | + <bool>true</bool> |
| 57 | + </property> |
| 58 | + </widget> |
49 | 59 | </item>
|
50 |
| - <item row="0" column="0"> |
51 |
| - <widget class="QCheckBox" name="cb_Callsign"> |
| 60 | + <item row="1" column="2"> |
| 61 | + <widget class="QCheckBox" name="cb_Grid"> |
52 | 62 | <property name="text">
|
53 |
| - <string>Callsign</string> |
| 63 | + <string>Grid</string> |
54 | 64 | </property>
|
55 | 65 | <property name="checked">
|
56 | 66 | <bool>true</bool>
|
57 | 67 | </property>
|
58 | 68 | </widget>
|
59 | 69 | </item>
|
60 |
| - <item row="0" column="1"> |
| 70 | + <item row="1" column="1"> |
61 | 71 | <widget class="QCheckBox" name="cb_Heading">
|
62 | 72 | <property name="text">
|
63 | 73 | <string>Track line</string>
|
|
67 | 77 | </property>
|
68 | 78 | </widget>
|
69 | 79 | </item>
|
70 |
| - <item row="0" column="3"> |
| 80 | + <item row="1" column="0"> |
| 81 | + <widget class="QCheckBox" name="cb_LockNorth"> |
| 82 | + <property name="text"> |
| 83 | + <string>Lock North</string> |
| 84 | + </property> |
| 85 | + </widget> |
| 86 | + </item> |
| 87 | + <item row="2" column="0"> |
71 | 88 | <widget class="QLabel" name="lbl_FontSize">
|
72 | 89 | <property name="text">
|
73 | 90 | <string>Font size</string>
|
74 | 91 | </property>
|
75 | 92 | <property name="alignment">
|
76 |
| - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
| 93 | + <set>Qt::AlignBottom|Qt::AlignHCenter</set> |
77 | 94 | </property>
|
78 | 95 | </widget>
|
79 | 96 | </item>
|
80 | 97 | <item row="0" column="2">
|
81 | 98 | <widget class="QCheckBox" name="cb_Altitude">
|
| 99 | + <property name="toolTip"> |
| 100 | + <string>Altitude</string> |
| 101 | + </property> |
82 | 102 | <property name="text">
|
83 |
| - <string>Altitude (FL)</string> |
| 103 | + <string>ALT</string> |
84 | 104 | </property>
|
85 | 105 | <property name="checked">
|
86 | 106 | <bool>true</bool>
|
87 | 107 | </property>
|
88 | 108 | </widget>
|
89 | 109 | </item>
|
90 |
| - <item row="1" column="0"> |
91 |
| - <widget class="QCheckBox" name="cb_LockNorth"> |
92 |
| - <property name="text"> |
93 |
| - <string>Lock North</string> |
94 |
| - </property> |
95 |
| - </widget> |
96 |
| - </item> |
97 |
| - <item row="1" column="1"> |
98 |
| - <widget class="QCheckBox" name="cb_GroundSpeed"> |
| 110 | + <item row="0" column="0"> |
| 111 | + <widget class="QCheckBox" name="cb_Callsign"> |
99 | 112 | <property name="text">
|
100 |
| - <string>Ground speed</string> |
| 113 | + <string>Callsign</string> |
101 | 114 | </property>
|
102 | 115 | <property name="checked">
|
103 | 116 | <bool>true</bool>
|
104 | 117 | </property>
|
105 | 118 | </widget>
|
106 | 119 | </item>
|
107 |
| - <item row="1" column="2"> |
108 |
| - <widget class="QCheckBox" name="cb_Grid"> |
| 120 | + <item row="2" column="1"> |
| 121 | + <widget class="QLabel" name="lbl_Range"> |
109 | 122 | <property name="text">
|
110 |
| - <string>Grid</string> |
| 123 | + <string>Range</string> |
111 | 124 | </property>
|
112 |
| - <property name="checked"> |
113 |
| - <bool>true</bool> |
| 125 | + <property name="alignment"> |
| 126 | + <set>Qt::AlignBottom|Qt::AlignHCenter</set> |
114 | 127 | </property>
|
115 | 128 | </widget>
|
116 | 129 | </item>
|
117 |
| - <item row="1" column="3"> |
118 |
| - <widget class="QLabel" name="lbl_Range"> |
119 |
| - <property name="text"> |
120 |
| - <string>Range</string> |
| 130 | + <item row="3" column="0"> |
| 131 | + <widget class="QSpinBox" name="sb_FontSize"> |
| 132 | + <property name="sizePolicy"> |
| 133 | + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| 134 | + <horstretch>0</horstretch> |
| 135 | + <verstretch>0</verstretch> |
| 136 | + </sizepolicy> |
121 | 137 | </property>
|
122 | 138 | <property name="alignment">
|
123 |
| - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
| 139 | + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
124 | 140 | </property>
|
125 | 141 | </widget>
|
126 | 142 | </item>
|
127 |
| - <item row="1" column="4"> |
| 143 | + <item row="3" column="1"> |
128 | 144 | <widget class="QComboBox" name="cb_RadarRange"/>
|
129 | 145 | </item>
|
130 | 146 | </layout>
|
|
142 | 158 | <tabstops>
|
143 | 159 | <tabstop>gv_RadarView</tabstop>
|
144 | 160 | <tabstop>cb_Callsign</tabstop>
|
145 |
| - <tabstop>cb_Heading</tabstop> |
| 161 | + <tabstop>cb_GroundSpeed</tabstop> |
146 | 162 | <tabstop>cb_Altitude</tabstop>
|
147 |
| - <tabstop>sb_FontSize</tabstop> |
148 | 163 | <tabstop>cb_LockNorth</tabstop>
|
149 |
| - <tabstop>cb_GroundSpeed</tabstop> |
| 164 | + <tabstop>cb_Heading</tabstop> |
150 | 165 | <tabstop>cb_Grid</tabstop>
|
| 166 | + <tabstop>sb_FontSize</tabstop> |
151 | 167 | <tabstop>cb_RadarRange</tabstop>
|
152 | 168 | </tabstops>
|
153 | 169 | <resources/>
|
|
0 commit comments