|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>350</width> |
10 | | - <height>285</height> |
| 9 | + <width>352</width> |
| 10 | + <height>387</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="windowTitle"> |
|
23 | 23 | <set>Qt::AlignmentFlag::AlignHCenter|Qt::AlignmentFlag::AlignTop</set> |
24 | 24 | </property> |
25 | 25 | <property name="leftMargin"> |
26 | | - <number>40</number> |
| 26 | + <number>50</number> |
27 | 27 | </property> |
28 | 28 | <property name="topMargin"> |
29 | 29 | <number>9</number> |
|
152 | 152 | </property> |
153 | 153 | </widget> |
154 | 154 | </item> |
155 | | - <item row="2" column="0"> |
156 | | - <widget class="QLabel" name="labelPointAddress"> |
157 | | - <property name="text"> |
158 | | - <string>Point Address:</string> |
159 | | - </property> |
160 | | - </widget> |
161 | | - </item> |
162 | | - <item row="4" column="0"> |
163 | | - <widget class="QLabel" name="labelLength"> |
| 155 | + <item row="3" column="0"> |
| 156 | + <widget class="QLabel" name="labelAddressBase"> |
164 | 157 | <property name="text"> |
165 | | - <string>Length:</string> |
| 158 | + <string>Address Base:</string> |
166 | 159 | </property> |
167 | 160 | </widget> |
168 | 161 | </item> |
169 | | - <item row="4" column="1"> |
170 | | - <widget class="NumericLineEdit" name="lineEditLength"> |
| 162 | + <item row="3" column="1"> |
| 163 | + <widget class="AddressBaseComboBox" name="comboBoxAddressBase"> |
171 | 164 | <property name="sizePolicy"> |
172 | 165 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
173 | 166 | <horstretch>0</horstretch> |
|
176 | 169 | </property> |
177 | 170 | <property name="minimumSize"> |
178 | 171 | <size> |
179 | | - <width>0</width> |
| 172 | + <width>100</width> |
180 | 173 | <height>25</height> |
181 | 174 | </size> |
182 | 175 | </property> |
183 | | - <property name="maximumSize"> |
184 | | - <size> |
185 | | - <width>60</width> |
186 | | - <height>16777215</height> |
187 | | - </size> |
| 176 | + </widget> |
| 177 | + </item> |
| 178 | + <item row="4" column="0"> |
| 179 | + <widget class="QLabel" name="labelPointAddress"> |
| 180 | + <property name="text"> |
| 181 | + <string>Point Address:</string> |
188 | 182 | </property> |
189 | 183 | </widget> |
190 | 184 | </item> |
191 | | - <item row="2" column="1"> |
| 185 | + <item row="4" column="1"> |
192 | 186 | <widget class="NumericLineEdit" name="lineEditPointAddress"> |
193 | 187 | <property name="sizePolicy"> |
194 | 188 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
|
210 | 204 | </property> |
211 | 205 | </widget> |
212 | 206 | </item> |
213 | | - <item row="3" column="0"> |
214 | | - <widget class="QLabel" name="labelAddressBase"> |
| 207 | + <item row="7" column="0"> |
| 208 | + <widget class="QLabel" name="labelLength"> |
215 | 209 | <property name="text"> |
216 | | - <string>Address Base:</string> |
| 210 | + <string>Length:</string> |
217 | 211 | </property> |
218 | 212 | </widget> |
219 | 213 | </item> |
220 | | - <item row="3" column="1"> |
221 | | - <widget class="AddressBaseComboBox" name="comboBoxAddressBase"> |
| 214 | + <item row="7" column="1"> |
| 215 | + <widget class="NumericLineEdit" name="lineEditLength"> |
222 | 216 | <property name="sizePolicy"> |
223 | 217 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
224 | 218 | <horstretch>0</horstretch> |
|
227 | 221 | </property> |
228 | 222 | <property name="minimumSize"> |
229 | 223 | <size> |
230 | | - <width>100</width> |
| 224 | + <width>0</width> |
231 | 225 | <height>25</height> |
232 | 226 | </size> |
233 | 227 | </property> |
| 228 | + <property name="maximumSize"> |
| 229 | + <size> |
| 230 | + <width>60</width> |
| 231 | + <height>16777215</height> |
| 232 | + </size> |
| 233 | + </property> |
234 | 234 | </widget> |
235 | 235 | </item> |
236 | 236 | </layout> |
237 | 237 | </widget> |
238 | 238 | </item> |
| 239 | + <item> |
| 240 | + <widget class="QCheckBox" name="checkBoxGlobalMap"> |
| 241 | + <property name="text"> |
| 242 | + <string>Use Global Address Map (Unallocated registers will be zero)</string> |
| 243 | + </property> |
| 244 | + </widget> |
| 245 | + </item> |
| 246 | + <item> |
| 247 | + <spacer name="verticalSpacer"> |
| 248 | + <property name="orientation"> |
| 249 | + <enum>Qt::Orientation::Vertical</enum> |
| 250 | + </property> |
| 251 | + <property name="sizeType"> |
| 252 | + <enum>QSizePolicy::Policy::Fixed</enum> |
| 253 | + </property> |
| 254 | + <property name="sizeHint" stdset="0"> |
| 255 | + <size> |
| 256 | + <width>5</width> |
| 257 | + <height>9</height> |
| 258 | + </size> |
| 259 | + </property> |
| 260 | + </spacer> |
| 261 | + </item> |
239 | 262 | <item> |
240 | 263 | <widget class="QDialogButtonBox" name="buttonBox"> |
241 | 264 | <property name="orientation"> |
|
271 | 294 | <tabstops> |
272 | 295 | <tabstop>lineEditSlaveAddress</tabstop> |
273 | 296 | <tabstop>comboBoxPointType</tabstop> |
274 | | - <tabstop>lineEditLength</tabstop> |
275 | 297 | </tabstops> |
276 | 298 | <resources/> |
277 | 299 | <connections> |
|
0 commit comments