|
6 | 6 | <rect>
|
7 | 7 | <x>0</x>
|
8 | 8 | <y>0</y>
|
9 |
| - <width>462</width> |
10 |
| - <height>376</height> |
| 9 | + <width>430</width> |
| 10 | + <height>472</height> |
11 | 11 | </rect>
|
12 | 12 | </property>
|
13 | 13 | <property name="baseSize">
|
|
73 | 73 | </column>
|
74 | 74 | </widget>
|
75 | 75 | </item>
|
76 |
| - <item row="4" column="0"> |
77 |
| - <widget class="QLabel" name="totalDistanceLabel"> |
| 76 | + <item row="7" column="2"> |
| 77 | + <widget class="QRadioButton" name="mEllipsoidal"> |
78 | 78 | <property name="text">
|
79 |
| - <string>Total</string> |
| 79 | + <string>Ellipsoidal</string> |
80 | 80 | </property>
|
81 |
| - <property name="buddy"> |
82 |
| - <cstring>editTotal</cstring> |
| 81 | + <property name="checked"> |
| 82 | + <bool>true</bool> |
| 83 | + </property> |
| 84 | + </widget> |
| 85 | + </item> |
| 86 | + <item row="9" column="0" colspan="4"> |
| 87 | + <widget class="QgsCollapsibleGroupBox" name="groupBox"> |
| 88 | + <property name="title"> |
| 89 | + <string>Info</string> |
83 | 90 | </property>
|
| 91 | + <layout class="QVBoxLayout" name="verticalLayout"> |
| 92 | + <item> |
| 93 | + <widget class="QLabel" name="mNotesLabel"> |
| 94 | + <property name="text"> |
| 95 | + <string/> |
| 96 | + </property> |
| 97 | + <property name="wordWrap"> |
| 98 | + <bool>true</bool> |
| 99 | + </property> |
| 100 | + </widget> |
| 101 | + </item> |
| 102 | + </layout> |
84 | 103 | </widget>
|
85 | 104 | </item>
|
| 105 | + <item row="10" column="0" colspan="4"> |
| 106 | + <spacer name="mSpacer"> |
| 107 | + <property name="orientation"> |
| 108 | + <enum>Qt::Vertical</enum> |
| 109 | + </property> |
| 110 | + <property name="sizeHint" stdset="0"> |
| 111 | + <size> |
| 112 | + <width>40</width> |
| 113 | + <height>20</height> |
| 114 | + </size> |
| 115 | + </property> |
| 116 | + </spacer> |
| 117 | + </item> |
| 118 | + <item row="4" column="2"> |
| 119 | + <widget class="QLineEdit" name="editTotal"> |
| 120 | + <property name="font"> |
| 121 | + <font> |
| 122 | + <weight>75</weight> |
| 123 | + <bold>true</bold> |
| 124 | + </font> |
| 125 | + </property> |
| 126 | + <property name="alignment"> |
| 127 | + <set>Qt::AlignRight</set> |
| 128 | + </property> |
| 129 | + <property name="readOnly"> |
| 130 | + <bool>true</bool> |
| 131 | + </property> |
| 132 | + </widget> |
| 133 | + </item> |
| 134 | + <item row="12" column="0" colspan="4"> |
| 135 | + <widget class="QDialogButtonBox" name="buttonBox"> |
| 136 | + <property name="standardButtons"> |
| 137 | + <set>QDialogButtonBox::Close|QDialogButtonBox::Help</set> |
| 138 | + </property> |
| 139 | + </widget> |
| 140 | + </item> |
| 141 | + <item row="4" column="3"> |
| 142 | + <widget class="QComboBox" name="mUnitsCombo"/> |
| 143 | + </item> |
86 | 144 | <item row="4" column="1">
|
87 | 145 | <spacer>
|
88 | 146 | <property name="orientation">
|
|
122 | 180 | </property>
|
123 | 181 | </widget>
|
124 | 182 | </item>
|
125 |
| - <item row="7" column="2"> |
126 |
| - <widget class="QRadioButton" name="mEllipsoidal"> |
| 183 | + <item row="4" column="0"> |
| 184 | + <widget class="QLabel" name="totalDistanceLabel"> |
127 | 185 | <property name="text">
|
128 |
| - <string>Ellipsoidal</string> |
| 186 | + <string>Total</string> |
129 | 187 | </property>
|
130 |
| - <property name="checked"> |
131 |
| - <bool>true</bool> |
| 188 | + <property name="buddy"> |
| 189 | + <cstring>editTotal</cstring> |
132 | 190 | </property>
|
133 | 191 | </widget>
|
134 | 192 | </item>
|
|
142 | 200 | </property>
|
143 | 201 | </widget>
|
144 | 202 | </item>
|
145 |
| - <item row="9" column="0" colspan="4"> |
146 |
| - <widget class="QgsCollapsibleGroupBox" name="groupBox"> |
| 203 | + <item row="11" column="0" colspan="4"> |
| 204 | + <widget class="QgsCollapsibleGroupBox" name="mCopySettingsGroupBox"> |
147 | 205 | <property name="title">
|
148 |
| - <string>Info</string> |
| 206 | + <string>Copy settings</string> |
149 | 207 | </property>
|
150 |
| - <layout class="QVBoxLayout" name="verticalLayout"> |
151 |
| - <item> |
152 |
| - <widget class="QLabel" name="mNotesLabel"> |
| 208 | + <layout class="QFormLayout" name="formLayout"> |
| 209 | + <item row="0" column="0"> |
| 210 | + <widget class="QLabel" name="label_3"> |
| 211 | + <property name="text"> |
| 212 | + <string>Include header</string> |
| 213 | + </property> |
| 214 | + </widget> |
| 215 | + </item> |
| 216 | + <item row="0" column="1"> |
| 217 | + <widget class="QCheckBox" name="mIncludeHeader"> |
153 | 218 | <property name="text">
|
154 | 219 | <string/>
|
155 | 220 | </property>
|
156 |
| - <property name="wordWrap"> |
157 |
| - <bool>true</bool> |
| 221 | + </widget> |
| 222 | + </item> |
| 223 | + <item row="1" column="0"> |
| 224 | + <widget class="QLabel" name="label"> |
| 225 | + <property name="text"> |
| 226 | + <string>Separator</string> |
158 | 227 | </property>
|
159 | 228 | </widget>
|
160 | 229 | </item>
|
| 230 | + <item row="1" column="1"> |
| 231 | + <layout class="QGridLayout" name="gridLayout"> |
| 232 | + <item row="0" column="0"> |
| 233 | + <widget class="QRadioButton" name="mSeparatorComma"> |
| 234 | + <property name="text"> |
| 235 | + <string>Comma</string> |
| 236 | + </property> |
| 237 | + </widget> |
| 238 | + </item> |
| 239 | + <item row="2" column="0"> |
| 240 | + <widget class="QRadioButton" name="mSeparatorSpace"> |
| 241 | + <property name="text"> |
| 242 | + <string>Space</string> |
| 243 | + </property> |
| 244 | + </widget> |
| 245 | + </item> |
| 246 | + <item row="1" column="1"> |
| 247 | + <widget class="QRadioButton" name="mSeparatorColon"> |
| 248 | + <property name="text"> |
| 249 | + <string>Colon</string> |
| 250 | + </property> |
| 251 | + </widget> |
| 252 | + </item> |
| 253 | + <item row="0" column="1"> |
| 254 | + <widget class="QRadioButton" name="mSeparatorSemicolon"> |
| 255 | + <property name="text"> |
| 256 | + <string>Semicolon</string> |
| 257 | + </property> |
| 258 | + </widget> |
| 259 | + </item> |
| 260 | + <item row="1" column="0"> |
| 261 | + <widget class="QRadioButton" name="mSeparatorTab"> |
| 262 | + <property name="text"> |
| 263 | + <string>Tab</string> |
| 264 | + </property> |
| 265 | + <property name="checked"> |
| 266 | + <bool>true</bool> |
| 267 | + </property> |
| 268 | + </widget> |
| 269 | + </item> |
| 270 | + <item row="2" column="1"> |
| 271 | + <layout class="QHBoxLayout" name="horizontalLayout"> |
| 272 | + <item> |
| 273 | + <widget class="QRadioButton" name="mSeparatorOther"> |
| 274 | + <property name="text"> |
| 275 | + <string>Other</string> |
| 276 | + </property> |
| 277 | + </widget> |
| 278 | + </item> |
| 279 | + <item> |
| 280 | + <widget class="QLineEdit" name="mSeparatorCustom"> |
| 281 | + <property name="enabled"> |
| 282 | + <bool>false</bool> |
| 283 | + </property> |
| 284 | + <property name="sizePolicy"> |
| 285 | + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
| 286 | + <horstretch>0</horstretch> |
| 287 | + <verstretch>0</verstretch> |
| 288 | + </sizepolicy> |
| 289 | + </property> |
| 290 | + <property name="maxLength"> |
| 291 | + <number>3</number> |
| 292 | + </property> |
| 293 | + </widget> |
| 294 | + </item> |
| 295 | + </layout> |
| 296 | + </item> |
| 297 | + </layout> |
| 298 | + </item> |
161 | 299 | </layout>
|
162 | 300 | </widget>
|
163 | 301 | </item>
|
164 |
| - <item row="4" column="3"> |
165 |
| - <widget class="QComboBox" name="mUnitsCombo"/> |
166 |
| - </item> |
167 |
| - <item row="11" column="0" colspan="4"> |
168 |
| - <widget class="QDialogButtonBox" name="buttonBox"> |
169 |
| - <property name="standardButtons"> |
170 |
| - <set>QDialogButtonBox::Close|QDialogButtonBox::Help</set> |
171 |
| - </property> |
172 |
| - </widget> |
173 |
| - </item> |
174 |
| - <item row="4" column="2"> |
175 |
| - <widget class="QLineEdit" name="editTotal"> |
176 |
| - <property name="font"> |
177 |
| - <font> |
178 |
| - <weight>75</weight> |
179 |
| - <bold>true</bold> |
180 |
| - </font> |
181 |
| - </property> |
182 |
| - <property name="alignment"> |
183 |
| - <set>Qt::AlignRight</set> |
184 |
| - </property> |
185 |
| - <property name="readOnly"> |
186 |
| - <bool>true</bool> |
187 |
| - </property> |
188 |
| - </widget> |
189 |
| - </item> |
190 |
| - <item row="10" column="0" colspan="4"> |
191 |
| - <spacer name="mSpacer"> |
192 |
| - <property name="orientation"> |
193 |
| - <enum>Qt::Vertical</enum> |
194 |
| - </property> |
195 |
| - <property name="sizeHint" stdset="0"> |
196 |
| - <size> |
197 |
| - <width>40</width> |
198 |
| - <height>20</height> |
199 |
| - </size> |
200 |
| - </property> |
201 |
| - </spacer> |
202 |
| - </item> |
203 | 302 | <item row="8" column="0" colspan="4">
|
204 | 303 | <widget class="QCheckBox" name="mShowCoordinates">
|
205 | 304 | <property name="text">
|
|
221 | 320 | <tabstops>
|
222 | 321 | <tabstop>mTable</tabstop>
|
223 | 322 | <tabstop>editTotal</tabstop>
|
| 323 | + <tabstop>mEllipsoidal</tabstop> |
| 324 | + <tabstop>mUnitsCombo</tabstop> |
| 325 | + <tabstop>editHorizontalTotal</tabstop> |
| 326 | + <tabstop>mCartesian</tabstop> |
| 327 | + <tabstop>mShowCoordinates</tabstop> |
| 328 | + <tabstop>mIncludeHeader</tabstop> |
| 329 | + <tabstop>mSeparatorComma</tabstop> |
| 330 | + <tabstop>mSeparatorSemicolon</tabstop> |
| 331 | + <tabstop>mSeparatorTab</tabstop> |
| 332 | + <tabstop>mSeparatorColon</tabstop> |
| 333 | + <tabstop>mSeparatorSpace</tabstop> |
| 334 | + <tabstop>mSeparatorOther</tabstop> |
| 335 | + <tabstop>mSeparatorCustom</tabstop> |
224 | 336 | </tabstops>
|
225 | 337 | <resources/>
|
226 |
| - <connections/> |
| 338 | + <connections> |
| 339 | + <connection> |
| 340 | + <sender>mSeparatorOther</sender> |
| 341 | + <signal>toggled(bool)</signal> |
| 342 | + <receiver>mSeparatorCustom</receiver> |
| 343 | + <slot>setEnabled(bool)</slot> |
| 344 | + <hints> |
| 345 | + <hint type="sourcelabel"> |
| 346 | + <x>311</x> |
| 347 | + <y>464</y> |
| 348 | + </hint> |
| 349 | + <hint type="destinationlabel"> |
| 350 | + <x>381</x> |
| 351 | + <y>464</y> |
| 352 | + </hint> |
| 353 | + </hints> |
| 354 | + </connection> |
| 355 | + </connections> |
227 | 356 | </ui>
|
0 commit comments