|
1 | 1 | <ui version="4.0" >
|
2 |
| - <author></author> |
3 |
| - <comment></comment> |
4 |
| - <exportmacro></exportmacro> |
5 | 2 | <class>QgisAppBase</class>
|
6 | 3 | <widget class="QMainWindow" name="QgisAppBase" >
|
7 | 4 | <property name="geometry" >
|
|
17 | 14 | </property>
|
18 | 15 | <widget class="QWidget" name="centralWidget" >
|
19 | 16 | <layout class="QGridLayout" >
|
20 |
| - <property name="margin" > |
| 17 | + <property name="leftMargin" > |
21 | 18 | <number>8</number>
|
22 | 19 | </property>
|
23 |
| - <property name="spacing" > |
24 |
| - <number>6</number> |
| 20 | + <property name="topMargin" > |
| 21 | + <number>8</number> |
| 22 | + </property> |
| 23 | + <property name="rightMargin" > |
| 24 | + <number>8</number> |
| 25 | + </property> |
| 26 | + <property name="bottomMargin" > |
| 27 | + <number>8</number> |
25 | 28 | </property>
|
26 | 29 | <item row="0" column="0" >
|
27 | 30 | <widget class="QSplitter" name="canvasLegendSplit" >
|
28 | 31 | <property name="sizePolicy" >
|
29 |
| - <sizepolicy> |
30 |
| - <hsizetype>7</hsizetype> |
31 |
| - <vsizetype>7</vsizetype> |
| 32 | + <sizepolicy vsizetype="Expanding" hsizetype="Expanding" > |
32 | 33 | <horstretch>0</horstretch>
|
33 | 34 | <verstretch>0</verstretch>
|
34 | 35 | </sizepolicy>
|
|
47 | 48 | </property>
|
48 | 49 | <widget class="QSplitter" name="legendOverviewSplit" >
|
49 | 50 | <property name="sizePolicy" >
|
50 |
| - <sizepolicy> |
51 |
| - <hsizetype>7</hsizetype> |
52 |
| - <vsizetype>7</vsizetype> |
| 51 | + <sizepolicy vsizetype="Expanding" hsizetype="Expanding" > |
53 | 52 | <horstretch>0</horstretch>
|
54 | 53 | <verstretch>0</verstretch>
|
55 | 54 | </sizepolicy>
|
|
66 | 65 | <widget class="QToolBox" name="toolBox" >
|
67 | 66 | <property name="font" >
|
68 | 67 | <font>
|
69 |
| - <family>Arial</family> |
70 |
| - <pointsize>7</pointsize> |
| 68 | + <family>Lucida Grande</family> |
| 69 | + <pointsize>10</pointsize> |
71 | 70 | <weight>50</weight>
|
72 | 71 | <italic>false</italic>
|
73 | 72 | <bold>false</bold>
|
|
89 | 88 | <rect>
|
90 | 89 | <x>0</x>
|
91 | 90 | <y>0</y>
|
92 |
| - <width>363</width> |
93 |
| - <height>243</height> |
| 91 | + <width>437</width> |
| 92 | + <height>254</height> |
94 | 93 | </rect>
|
95 | 94 | </property>
|
96 | 95 | <attribute name="label" >
|
|
136 | 135 | </layout>
|
137 | 136 | </widget>
|
138 | 137 | </widget>
|
139 |
| - <pixmapfunction></pixmapfunction> |
140 | 138 | <resources/>
|
141 | 139 | <connections/>
|
142 | 140 | </ui>
|
0 commit comments