|
1 | 1 | <ui version="4.0" >
|
2 |
| - <author></author> |
3 |
| - <comment></comment> |
4 |
| - <exportmacro></exportmacro> |
5 | 2 | <class>QgsComposerMapBase</class>
|
6 | 3 | <widget class="QWidget" name="QgsComposerMapBase" >
|
7 | 4 | <property name="geometry" >
|
8 | 5 | <rect>
|
9 | 6 | <x>0</x>
|
10 | 7 | <y>0</y>
|
11 | 8 | <width>271</width>
|
12 |
| - <height>650</height> |
| 9 | + <height>597</height> |
13 | 10 | </rect>
|
14 | 11 | </property>
|
15 | 12 | <property name="sizePolicy" >
|
16 |
| - <sizepolicy> |
17 |
| - <hsizetype>7</hsizetype> |
18 |
| - <vsizetype>7</vsizetype> |
| 13 | + <sizepolicy vsizetype="Expanding" hsizetype="Expanding" > |
19 | 14 | <horstretch>0</horstretch>
|
20 | 15 | <verstretch>0</verstretch>
|
21 | 16 | </sizepolicy>
|
|
24 | 19 | <string>Map options</string>
|
25 | 20 | </property>
|
26 | 21 | <layout class="QVBoxLayout" >
|
27 |
| - <property name="margin" > |
28 |
| - <number>10</number> |
29 |
| - </property> |
30 |
| - <property name="spacing" > |
31 |
| - <number>6</number> |
32 |
| - </property> |
33 | 22 | <item>
|
34 | 23 | <widget class="QLabel" name="mNameLabel" >
|
35 | 24 | <property name="text" >
|
|
66 | 55 | <bool>true</bool>
|
67 | 56 | </property>
|
68 | 57 | <property name="sizePolicy" >
|
69 |
| - <sizepolicy> |
70 |
| - <hsizetype>7</hsizetype> |
71 |
| - <vsizetype>0</vsizetype> |
| 58 | + <sizepolicy vsizetype="Fixed" hsizetype="Expanding" > |
72 | 59 | <horstretch>0</horstretch>
|
73 | 60 | <verstretch>0</verstretch>
|
74 | 61 | </sizepolicy>
|
|
108 | 95 | <widget class="QLineEdit" name="mHeightLineEdit" />
|
109 | 96 | </item>
|
110 | 97 | <item>
|
111 |
| - <widget class="Q3GroupBox" name="groupBox2" > |
112 |
| - <property name="sizePolicy" > |
113 |
| - <sizepolicy> |
114 |
| - <hsizetype>7</hsizetype> |
115 |
| - <vsizetype>0</vsizetype> |
116 |
| - <horstretch>0</horstretch> |
117 |
| - <verstretch>0</verstretch> |
118 |
| - </sizepolicy> |
119 |
| - </property> |
| 98 | + <widget class="QGroupBox" name="groupBox" > |
120 | 99 | <property name="title" >
|
121 | 100 | <string>Scale</string>
|
122 | 101 | </property>
|
123 |
| - <property name="orientation" > |
124 |
| - <enum>Qt::Vertical</enum> |
125 |
| - </property> |
126 | 102 | <layout class="QHBoxLayout" >
|
127 |
| - <property name="margin" > |
128 |
| - <number>10</number> |
129 |
| - </property> |
130 |
| - <property name="spacing" > |
131 |
| - <number>6</number> |
132 |
| - </property> |
133 | 103 | <item>
|
134 |
| - <widget class="QLabel" name="textLabel1_6" > |
135 |
| - <property name="sizePolicy" > |
136 |
| - <sizepolicy> |
137 |
| - <hsizetype>0</hsizetype> |
138 |
| - <vsizetype>0</vsizetype> |
139 |
| - <horstretch>0</horstretch> |
140 |
| - <verstretch>0</verstretch> |
141 |
| - </sizepolicy> |
142 |
| - </property> |
| 104 | + <widget class="QLabel" name="label" > |
143 | 105 | <property name="text" >
|
144 |
| - <string>1 :</string> |
| 106 | + <string>1:</string> |
145 | 107 | </property>
|
146 | 108 | </widget>
|
147 | 109 | </item>
|
148 | 110 | <item>
|
149 |
| - <widget class="QLineEdit" name="mScaleLineEdit" > |
150 |
| - <property name="enabled" > |
151 |
| - <bool>false</bool> |
152 |
| - </property> |
153 |
| - </widget> |
| 111 | + <widget class="QLineEdit" name="mScaleLineEdit" /> |
154 | 112 | </item>
|
155 | 113 | </layout>
|
156 | 114 | </widget>
|
157 | 115 | </item>
|
158 | 116 | <item>
|
159 | 117 | <widget class="QPushButton" name="mSetCurrentExtentButton" >
|
160 | 118 | <property name="sizePolicy" >
|
161 |
| - <sizepolicy> |
162 |
| - <hsizetype>7</hsizetype> |
163 |
| - <vsizetype>0</vsizetype> |
| 119 | + <sizepolicy vsizetype="Fixed" hsizetype="Expanding" > |
164 | 120 | <horstretch>0</horstretch>
|
165 | 121 | <verstretch>0</verstretch>
|
166 | 122 | </sizepolicy>
|
|
239 | 195 | <item>
|
240 | 196 | <widget class="QComboBox" name="mPreviewModeComboBox" >
|
241 | 197 | <property name="sizePolicy" >
|
242 |
| - <sizepolicy> |
243 |
| - <hsizetype>7</hsizetype> |
244 |
| - <vsizetype>0</vsizetype> |
| 198 | + <sizepolicy vsizetype="Fixed" hsizetype="Expanding" > |
245 | 199 | <horstretch>0</horstretch>
|
246 | 200 | <verstretch>0</verstretch>
|
247 | 201 | </sizepolicy>
|
|
258 | 212 | </property>
|
259 | 213 | <property name="sizeHint" >
|
260 | 214 | <size>
|
261 |
| - <width>21</width> |
262 |
| - <height>35</height> |
| 215 | + <width>251</width> |
| 216 | + <height>151</height> |
263 | 217 | </size>
|
264 | 218 | </property>
|
265 | 219 | </spacer>
|
|
268 | 222 | </widget>
|
269 | 223 | <layoutdefault spacing="6" margin="11" />
|
270 | 224 | <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
|
271 |
| - <customwidgets> |
272 |
| - <customwidget> |
273 |
| - <class>Q3GroupBox</class> |
274 |
| - <extends></extends> |
275 |
| - <header>Qt3Support/Q3GroupBox</header> |
276 |
| - <container>1</container> |
277 |
| - <pixmap></pixmap> |
278 |
| - </customwidget> |
279 |
| - </customwidgets> |
280 | 225 | <tabstops>
|
281 | 226 | <tabstop>mCalculateComboBox</tabstop>
|
282 | 227 | <tabstop>mWidthLineEdit</tabstop>
|
283 | 228 | <tabstop>mHeightLineEdit</tabstop>
|
284 |
| - <tabstop>mScaleLineEdit</tabstop> |
285 | 229 | <tabstop>mSetCurrentExtentButton</tabstop>
|
286 | 230 | <tabstop>mWidthScaleLineEdit</tabstop>
|
287 | 231 | <tabstop>mSymbolScaleLineEdit</tabstop>
|
|
0 commit comments