|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>258</width> |
10 | | - <height>317</height> |
| 9 | + <width>269</width> |
| 10 | + <height>346</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="windowTitle"> |
|
24 | 24 | <rect> |
25 | 25 | <x>0</x> |
26 | 26 | <y>0</y> |
27 | | - <width>240</width> |
28 | | - <height>273</height> |
| 27 | + <width>251</width> |
| 28 | + <height>302</height> |
29 | 29 | </rect> |
30 | 30 | </property> |
31 | 31 | <attribute name="label"> |
|
53 | 53 | </property> |
54 | 54 | </widget> |
55 | 55 | </item> |
| 56 | + <item row="1" column="1"> |
| 57 | + <spacer name="horizontalSpacer"> |
| 58 | + <property name="orientation"> |
| 59 | + <enum>Qt::Horizontal</enum> |
| 60 | + </property> |
| 61 | + <property name="sizeHint" stdset="0"> |
| 62 | + <size> |
| 63 | + <width>40</width> |
| 64 | + <height>20</height> |
| 65 | + </size> |
| 66 | + </property> |
| 67 | + </spacer> |
| 68 | + </item> |
56 | 69 | <item row="2" column="0" colspan="2"> |
| 70 | + <widget class="QCheckBox" name="mShowOnlyVisibleFeaturesCheckBox"> |
| 71 | + <property name="text"> |
| 72 | + <string>Show only visible features</string> |
| 73 | + </property> |
| 74 | + </widget> |
| 75 | + </item> |
| 76 | + <item row="3" column="0" colspan="2"> |
57 | 77 | <layout class="QHBoxLayout" name="horizontalLayout_3"> |
58 | 78 | <item> |
59 | 79 | <widget class="QLabel" name="mComposerMapLabel"> |
|
67 | 87 | </item> |
68 | 88 | </layout> |
69 | 89 | </item> |
70 | | - <item row="3" column="0" colspan="2"> |
| 90 | + <item row="4" column="0" colspan="2"> |
71 | 91 | <layout class="QHBoxLayout" name="horizontalLayout_2"> |
72 | 92 | <item> |
73 | 93 | <widget class="QLabel" name="mMaxNumFeaturesLabel"> |
|
81 | 101 | </item> |
82 | 102 | </layout> |
83 | 103 | </item> |
84 | | - <item row="4" column="0" colspan="2"> |
| 104 | + <item row="5" column="0" colspan="2"> |
85 | 105 | <layout class="QHBoxLayout" name="horizontalLayout"> |
86 | 106 | <item> |
87 | 107 | <widget class="QLabel" name="mMarginLabel"> |
|
95 | 115 | </item> |
96 | 116 | </layout> |
97 | 117 | </item> |
98 | | - <item row="5" column="0"> |
| 118 | + <item row="6" column="0" colspan="2"> |
99 | 119 | <widget class="QCheckBox" name="mShowGridCheckBox"> |
100 | 120 | <property name="text"> |
101 | 121 | <string>Show grid</string> |
102 | 122 | </property> |
103 | 123 | </widget> |
104 | 124 | </item> |
105 | | - <item row="6" column="0" colspan="2"> |
| 125 | + <item row="7" column="0" colspan="2"> |
106 | 126 | <layout class="QHBoxLayout" name="horizontalLayout_5"> |
107 | 127 | <item> |
108 | 128 | <widget class="QLabel" name="mGridStrokeWidthLabel"> |
|
116 | 136 | </item> |
117 | 137 | </layout> |
118 | 138 | </item> |
119 | | - <item row="7" column="0"> |
| 139 | + <item row="8" column="0"> |
120 | 140 | <widget class="QLabel" name="mGridColorLabel"> |
121 | 141 | <property name="text"> |
122 | 142 | <string>Grid color</string> |
123 | 143 | </property> |
124 | 144 | </widget> |
125 | 145 | </item> |
126 | | - <item row="7" column="1"> |
| 146 | + <item row="8" column="1"> |
127 | 147 | <widget class="QgsColorButton" name="mGridColorButton"> |
128 | 148 | <property name="sizePolicy"> |
129 | 149 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
|
136 | 156 | </property> |
137 | 157 | </widget> |
138 | 158 | </item> |
139 | | - <item row="8" column="0"> |
| 159 | + <item row="9" column="0"> |
140 | 160 | <widget class="QPushButton" name="mHeaderFontPushButton"> |
141 | 161 | <property name="text"> |
142 | 162 | <string>Header Font...</string> |
143 | 163 | </property> |
144 | 164 | </widget> |
145 | 165 | </item> |
146 | | - <item row="8" column="1"> |
| 166 | + <item row="9" column="1"> |
147 | 167 | <widget class="QPushButton" name="mContentFontPushButton"> |
148 | 168 | <property name="text"> |
149 | 169 | <string>Content Font...</string> |
150 | 170 | </property> |
151 | 171 | </widget> |
152 | 172 | </item> |
153 | | - <item row="1" column="1"> |
154 | | - <spacer name="horizontalSpacer"> |
155 | | - <property name="orientation"> |
156 | | - <enum>Qt::Horizontal</enum> |
157 | | - </property> |
158 | | - <property name="sizeHint" stdset="0"> |
159 | | - <size> |
160 | | - <width>40</width> |
161 | | - <height>20</height> |
162 | | - </size> |
163 | | - </property> |
164 | | - </spacer> |
165 | | - </item> |
166 | 173 | </layout> |
167 | 174 | </widget> |
168 | 175 | </widget> |
|
0 commit comments