Skip to content

Commit 7d7ae56

Browse files
mach0m-kuhn
authored andcommittedNov 21, 2013
[saveas] UI changes
1 parent 898b9f3 commit 7d7ae56

File tree

1 file changed

+100
-91
lines changed

1 file changed

+100
-91
lines changed
 

‎src/ui/qgsvectorlayersaveasdialogbase.ui

Lines changed: 100 additions & 91 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<rect>
77
<x>0</x>
88
<y>0</y>
9-
<width>653</width>
10-
<height>467</height>
9+
<width>592</width>
10+
<height>394</height>
1111
</rect>
1212
</property>
1313
<property name="sizePolicy">
@@ -46,29 +46,6 @@
4646
</property>
4747
<widget class="QWidget" name="widget" native="true">
4848
<layout class="QGridLayout" name="gridLayout_4">
49-
<item row="2" column="1" colspan="2">
50-
<widget class="QComboBox" name="mEncodingComboBox"/>
51-
</item>
52-
<item row="6" column="1" colspan="2">
53-
<widget class="QSpinBox" name="mScaleSpinBox">
54-
<property name="prefix">
55-
<string>1:</string>
56-
</property>
57-
<property name="maximum">
58-
<number>999999999</number>
59-
</property>
60-
<property name="value">
61-
<number>50000</number>
62-
</property>
63-
</widget>
64-
</item>
65-
<item row="6" column="0">
66-
<widget class="QLabel" name="mScaleLabel">
67-
<property name="text">
68-
<string>Scale</string>
69-
</property>
70-
</widget>
71-
</item>
7249
<item row="1" column="0">
7350
<widget class="QLabel" name="label">
7451
<property name="text">
@@ -79,17 +56,20 @@
7956
</property>
8057
</widget>
8158
</item>
82-
<item row="0" column="1" colspan="2">
83-
<widget class="QComboBox" name="mFormatComboBox"/>
84-
</item>
85-
<item row="4" column="2">
86-
<widget class="QPushButton" name="browseCRS">
59+
<item row="4" column="0">
60+
<widget class="QLabel" name="label_3">
8761
<property name="text">
88-
<string>Browse</string>
62+
<string>CRS</string>
63+
</property>
64+
<property name="buddy">
65+
<cstring>leCRS</cstring>
8966
</property>
9067
</widget>
9168
</item>
92-
<item row="4" column="1">
69+
<item row="6" column="2">
70+
<widget class="QComboBox" name="mSymbologyExportComboBox"/>
71+
</item>
72+
<item row="5" column="0" colspan="2">
9373
<widget class="QLineEdit" name="leCRS">
9474
<property name="enabled">
9575
<bool>false</bool>
@@ -99,60 +79,80 @@
9979
</property>
10080
</widget>
10181
</item>
102-
<item row="3" column="1" colspan="2">
82+
<item row="4" column="1" colspan="2">
10383
<widget class="QComboBox" name="mCRSSelection"/>
10484
</item>
105-
<item row="10" column="2">
106-
<widget class="QToolButton" name="mOptionsButton">
107-
<property name="text">
108-
<string>Options &gt;&gt;</string>
109-
</property>
110-
<property name="checkable">
111-
<bool>true</bool>
112-
</property>
113-
<property name="checked">
114-
<bool>true</bool>
115-
</property>
116-
</widget>
117-
</item>
118-
<item row="1" column="1">
85+
<item row="2" column="0" colspan="2">
11986
<widget class="QLineEdit" name="leFilename">
12087
<property name="enabled">
12188
<bool>false</bool>
12289
</property>
12390
</widget>
12491
</item>
125-
<item row="1" column="2">
126-
<widget class="QPushButton" name="browseFilename">
127-
<property name="enabled">
128-
<bool>false</bool>
92+
<item row="3" column="1" colspan="2">
93+
<widget class="QComboBox" name="mEncodingComboBox"/>
94+
</item>
95+
<item row="7" column="0">
96+
<widget class="QLabel" name="mScaleLabel">
97+
<property name="text">
98+
<string>Scale</string>
12999
</property>
100+
</widget>
101+
</item>
102+
<item row="10" column="0" colspan="2">
103+
<widget class="QCheckBox" name="mAddToCanvas">
130104
<property name="text">
131-
<string>Browse</string>
105+
<string>Add saved file to map</string>
132106
</property>
133107
</widget>
134108
</item>
135-
<item row="3" column="0">
136-
<widget class="QLabel" name="label_3">
109+
<item row="0" column="1" colspan="2">
110+
<widget class="QComboBox" name="mFormatComboBox"/>
111+
</item>
112+
<item row="0" column="0">
113+
<widget class="QLabel" name="label_2">
137114
<property name="text">
138-
<string>CRS</string>
115+
<string>Format</string>
139116
</property>
140117
<property name="buddy">
141-
<cstring>leCRS</cstring>
118+
<cstring>mFormatComboBox</cstring>
142119
</property>
143120
</widget>
144121
</item>
145-
<item row="8" column="0" colspan="2">
146-
<widget class="QCheckBox" name="mAddToCanvas">
147-
<property name="text">
148-
<string>Add saved file to map</string>
122+
<item row="8" column="1">
123+
<spacer name="verticalSpacer_3">
124+
<property name="orientation">
125+
<enum>Qt::Vertical</enum>
126+
</property>
127+
<property name="sizeHint" stdset="0">
128+
<size>
129+
<width>20</width>
130+
<height>40</height>
131+
</size>
132+
</property>
133+
</spacer>
134+
</item>
135+
<item row="7" column="1" colspan="2">
136+
<widget class="QSpinBox" name="mScaleSpinBox">
137+
<property name="prefix">
138+
<string>1:</string>
139+
</property>
140+
<property name="maximum">
141+
<number>999999999</number>
142+
</property>
143+
<property name="value">
144+
<number>50000</number>
149145
</property>
150146
</widget>
151147
</item>
152-
<item row="5" column="1" colspan="2">
153-
<widget class="QComboBox" name="mSymbologyExportComboBox"/>
148+
<item row="6" column="0">
149+
<widget class="QLabel" name="mSymbologyExportLabel">
150+
<property name="text">
151+
<string>Symbology export</string>
152+
</property>
153+
</widget>
154154
</item>
155-
<item row="2" column="0">
155+
<item row="3" column="0">
156156
<widget class="QLabel" name="label_4">
157157
<property name="text">
158158
<string>Encoding</string>
@@ -162,35 +162,54 @@
162162
</property>
163163
</widget>
164164
</item>
165-
<item row="0" column="0">
166-
<widget class="QLabel" name="label_2">
165+
<item row="5" column="2">
166+
<widget class="QPushButton" name="browseCRS">
167167
<property name="text">
168-
<string>Format</string>
168+
<string>Browse</string>
169169
</property>
170-
<property name="buddy">
171-
<cstring>mFormatComboBox</cstring>
170+
</widget>
171+
</item>
172+
<item row="9" column="0" colspan="2">
173+
<widget class="QCheckBox" name="mSkipAttributeCreation">
174+
<property name="toolTip">
175+
<string>This allows one to surpress attribute creation as some OGR drivers (eg. DGN, DXF) don't support it.</string>
176+
</property>
177+
<property name="text">
178+
<string>Skip attribute creation</string>
172179
</property>
173180
</widget>
174181
</item>
175-
<item row="5" column="0">
176-
<widget class="QLabel" name="mSymbologyExportLabel">
182+
<item row="2" column="2">
183+
<widget class="QPushButton" name="browseFilename">
184+
<property name="enabled">
185+
<bool>false</bool>
186+
</property>
177187
<property name="text">
178-
<string>Symbology export</string>
188+
<string>Browse</string>
179189
</property>
180190
</widget>
181191
</item>
182-
<item row="9" column="0" colspan="3">
183-
<spacer name="verticalSpacer">
184-
<property name="orientation">
185-
<enum>Qt::Vertical</enum>
192+
<item row="11" column="0" colspan="3">
193+
<widget class="QToolButton" name="mOptionsButton">
194+
<property name="enabled">
195+
<bool>true</bool>
186196
</property>
187-
<property name="sizeHint" stdset="0">
188-
<size>
189-
<width>20</width>
190-
<height>40</height>
191-
</size>
197+
<property name="sizePolicy">
198+
<sizepolicy hsizetype="Minimum" vsizetype="Maximum">
199+
<horstretch>0</horstretch>
200+
<verstretch>0</verstretch>
201+
</sizepolicy>
192202
</property>
193-
</spacer>
203+
<property name="text">
204+
<string>More Options &gt;&gt;</string>
205+
</property>
206+
<property name="checkable">
207+
<bool>true</bool>
208+
</property>
209+
<property name="checked">
210+
<bool>true</bool>
211+
</property>
212+
</widget>
194213
</item>
195214
</layout>
196215
</widget>
@@ -315,16 +334,6 @@
315334
<zorder>mOgrLayerOptions</zorder>
316335
</widget>
317336
</item>
318-
<item row="4" column="0">
319-
<widget class="QCheckBox" name="mSkipAttributeCreation">
320-
<property name="toolTip">
321-
<string>This allows one to surpress attribute creation as some OGR drivers (eg. DGN, DXF) don't support it.</string>
322-
</property>
323-
<property name="text">
324-
<string>Skip attribute creation</string>
325-
</property>
326-
</widget>
327-
</item>
328337
<item row="1" column="0">
329338
<widget class="QgsCollapsibleGroupBox" name="mLayerOptionsGroupBox">
330339
<property name="title">

0 commit comments

Comments
 (0)
Please sign in to comment.