|
18 | 18 | <property name="sizeGripEnabled" >
|
19 | 19 | <bool>true</bool>
|
20 | 20 | </property>
|
21 |
| - <layout class="QVBoxLayout" > |
| 21 | + <layout class="QGridLayout" > |
22 | 22 | <property name="margin" >
|
23 | 23 | <number>9</number>
|
24 | 24 | </property>
|
25 | 25 | <property name="spacing" >
|
26 | 26 | <number>6</number>
|
27 | 27 | </property>
|
28 |
| - <item> |
| 28 | + <item row="0" column="0" > |
29 | 29 | <widget class="QTabWidget" name="tabWidget" >
|
30 | 30 | <property name="currentIndex" >
|
31 |
| - <number>2</number> |
| 31 | + <number>0</number> |
32 | 32 | </property>
|
33 | 33 | <widget class="QWidget" name="tabAppearance" >
|
34 | 34 | <attribute name="title" >
|
35 | 35 | <string>&Appearance</string>
|
36 | 36 | </attribute>
|
37 |
| - <layout class="QVBoxLayout" > |
| 37 | + <layout class="QGridLayout" > |
38 | 38 | <property name="margin" >
|
39 | 39 | <number>9</number>
|
40 | 40 | </property>
|
41 | 41 | <property name="spacing" >
|
42 | 42 | <number>6</number>
|
43 | 43 | </property>
|
44 |
| - <item> |
45 |
| - <widget class="QGroupBox" name="groupBox" > |
46 |
| - <property name="title" > |
47 |
| - <string>&Splash screen</string> |
48 |
| - </property> |
49 |
| - <layout class="QGridLayout" > |
50 |
| - <property name="margin" > |
51 |
| - <number>9</number> |
52 |
| - </property> |
53 |
| - <property name="spacing" > |
54 |
| - <number>6</number> |
55 |
| - </property> |
56 |
| - <item row="0" column="0" > |
57 |
| - <widget class="QCheckBox" name="cbxHideSplash" > |
58 |
| - <property name="text" > |
59 |
| - <string>Hide splash screen at startup</string> |
60 |
| - </property> |
61 |
| - </widget> |
62 |
| - </item> |
63 |
| - </layout> |
64 |
| - </widget> |
65 |
| - </item> |
66 |
| - <item> |
67 |
| - <widget class="QGroupBox" name="groupBox_2" > |
| 44 | + <item row="3" column="0" > |
| 45 | + <widget class="QGroupBox" name="groupBox_3" > |
68 | 46 | <property name="title" >
|
69 |
| - <string>&Icon Theme</string> |
| 47 | + <string>Appearance</string> |
70 | 48 | </property>
|
71 | 49 | <layout class="QGridLayout" >
|
72 | 50 | <property name="margin" >
|
|
75 | 53 | <property name="spacing" >
|
76 | 54 | <number>6</number>
|
77 | 55 | </property>
|
78 |
| - <item row="1" column="0" colspan="3" > |
79 |
| - <widget class="QLabel" name="textLabel1_5" > |
| 56 | + <item row="1" column="0" > |
| 57 | + <widget class="QCheckBox" name="cbxSplitterRedraw" > |
80 | 58 | <property name="text" >
|
81 |
| - <string><b>Note: </b>Theme changes take effect the next time QGIS is started</string> |
82 |
| - </property> |
83 |
| - <property name="alignment" > |
84 |
| - <set>Qt::AlignVCenter</set> |
| 59 | + <string>Remember Legend Width</string> |
85 | 60 | </property>
|
86 | 61 | </widget>
|
87 | 62 | </item>
|
88 | 63 | <item row="0" column="0" >
|
89 |
| - <widget class="QLabel" name="textLabel1_4" > |
90 |
| - <property name="sizePolicy" > |
91 |
| - <sizepolicy> |
92 |
| - <hsizetype>0</hsizetype> |
93 |
| - <vsizetype>5</vsizetype> |
94 |
| - <horstretch>0</horstretch> |
95 |
| - <verstretch>0</verstretch> |
96 |
| - </sizepolicy> |
97 |
| - </property> |
| 64 | + <widget class="QCheckBox" name="capitaliseCheckBox" > |
98 | 65 | <property name="text" >
|
99 |
| - <string>Theme</string> |
100 |
| - </property> |
101 |
| - <property name="buddy" > |
102 |
| - <cstring>cmbTheme</cstring> |
103 |
| - </property> |
104 |
| - </widget> |
105 |
| - </item> |
106 |
| - <item row="0" column="1" > |
107 |
| - <widget class="QComboBox" name="cmbTheme" > |
108 |
| - <property name="duplicatesEnabled" > |
109 |
| - <bool>false</bool> |
| 66 | + <string>Capitalise layer name</string> |
110 | 67 | </property>
|
111 |
| - <item> |
112 |
| - <property name="text" > |
113 |
| - <string/> |
114 |
| - </property> |
115 |
| - </item> |
116 | 68 | </widget>
|
117 | 69 | </item>
|
118 |
| - <item row="0" column="2" > |
119 |
| - <spacer> |
120 |
| - <property name="orientation" > |
121 |
| - <enum>Qt::Horizontal</enum> |
122 |
| - </property> |
123 |
| - <property name="sizeHint" > |
124 |
| - <size> |
125 |
| - <width>40</width> |
126 |
| - <height>20</height> |
127 |
| - </size> |
128 |
| - </property> |
129 |
| - </spacer> |
130 |
| - </item> |
131 | 70 | </layout>
|
132 | 71 | </widget>
|
133 | 72 | </item>
|
134 |
| - <item> |
| 73 | + <item row="4" column="0" > |
| 74 | + <spacer> |
| 75 | + <property name="orientation" > |
| 76 | + <enum>Qt::Vertical</enum> |
| 77 | + </property> |
| 78 | + <property name="sizeHint" > |
| 79 | + <size> |
| 80 | + <width>20</width> |
| 81 | + <height>40</height> |
| 82 | + </size> |
| 83 | + </property> |
| 84 | + </spacer> |
| 85 | + </item> |
| 86 | + <item row="2" column="0" > |
135 | 87 | <widget class="QGroupBox" name="groupBox_9" >
|
136 | 88 | <property name="title" >
|
137 | 89 | <string>Default Map Appearance (Overridden by project properties)</string>
|
|
218 | 170 | </layout>
|
219 | 171 | </widget>
|
220 | 172 | </item>
|
221 |
| - <item> |
222 |
| - <widget class="QGroupBox" name="groupBox_3" > |
| 173 | + <item row="1" column="0" > |
| 174 | + <widget class="QGroupBox" name="groupBox_2" > |
223 | 175 | <property name="title" >
|
224 |
| - <string>Appearance</string> |
| 176 | + <string>&Icon Theme</string> |
225 | 177 | </property>
|
226 |
| - <layout class="QVBoxLayout" > |
| 178 | + <layout class="QGridLayout" > |
227 | 179 | <property name="margin" >
|
228 | 180 | <number>9</number>
|
229 | 181 | </property>
|
230 | 182 | <property name="spacing" >
|
231 | 183 | <number>6</number>
|
232 | 184 | </property>
|
233 |
| - <item> |
234 |
| - <widget class="QCheckBox" name="capitaliseCheckBox" > |
| 185 | + <item row="1" column="0" colspan="3" > |
| 186 | + <widget class="QLabel" name="textLabel1_5" > |
235 | 187 | <property name="text" >
|
236 |
| - <string>Capitalise layer name</string> |
| 188 | + <string><b>Note: </b>Theme changes take effect the next time QGIS is started</string> |
| 189 | + </property> |
| 190 | + <property name="alignment" > |
| 191 | + <set>Qt::AlignVCenter</set> |
| 192 | + </property> |
| 193 | + </widget> |
| 194 | + </item> |
| 195 | + <item row="0" column="0" > |
| 196 | + <widget class="QLabel" name="textLabel1_4" > |
| 197 | + <property name="sizePolicy" > |
| 198 | + <sizepolicy> |
| 199 | + <hsizetype>0</hsizetype> |
| 200 | + <vsizetype>5</vsizetype> |
| 201 | + <horstretch>0</horstretch> |
| 202 | + <verstretch>0</verstretch> |
| 203 | + </sizepolicy> |
| 204 | + </property> |
| 205 | + <property name="text" > |
| 206 | + <string>Theme</string> |
| 207 | + </property> |
| 208 | + <property name="buddy" > |
| 209 | + <cstring>cmbTheme</cstring> |
237 | 210 | </property>
|
238 | 211 | </widget>
|
239 | 212 | </item>
|
| 213 | + <item row="0" column="1" > |
| 214 | + <widget class="QComboBox" name="cmbTheme" > |
| 215 | + <property name="duplicatesEnabled" > |
| 216 | + <bool>false</bool> |
| 217 | + </property> |
| 218 | + <item> |
| 219 | + <property name="text" > |
| 220 | + <string/> |
| 221 | + </property> |
| 222 | + </item> |
| 223 | + </widget> |
| 224 | + </item> |
| 225 | + <item row="0" column="2" > |
| 226 | + <spacer> |
| 227 | + <property name="orientation" > |
| 228 | + <enum>Qt::Horizontal</enum> |
| 229 | + </property> |
| 230 | + <property name="sizeHint" > |
| 231 | + <size> |
| 232 | + <width>40</width> |
| 233 | + <height>20</height> |
| 234 | + </size> |
| 235 | + </property> |
| 236 | + </spacer> |
| 237 | + </item> |
240 | 238 | </layout>
|
241 | 239 | </widget>
|
242 | 240 | </item>
|
243 |
| - <item> |
244 |
| - <spacer> |
245 |
| - <property name="orientation" > |
246 |
| - <enum>Qt::Vertical</enum> |
247 |
| - </property> |
248 |
| - <property name="sizeHint" > |
249 |
| - <size> |
250 |
| - <width>20</width> |
251 |
| - <height>40</height> |
252 |
| - </size> |
| 241 | + <item row="0" column="0" > |
| 242 | + <widget class="QGroupBox" name="groupBox" > |
| 243 | + <property name="title" > |
| 244 | + <string>&Splash screen</string> |
253 | 245 | </property>
|
254 |
| - </spacer> |
| 246 | + <layout class="QGridLayout" > |
| 247 | + <property name="margin" > |
| 248 | + <number>9</number> |
| 249 | + </property> |
| 250 | + <property name="spacing" > |
| 251 | + <number>6</number> |
| 252 | + </property> |
| 253 | + <item row="0" column="0" > |
| 254 | + <widget class="QCheckBox" name="cbxHideSplash" > |
| 255 | + <property name="text" > |
| 256 | + <string>Hide splash screen at startup</string> |
| 257 | + </property> |
| 258 | + </widget> |
| 259 | + </item> |
| 260 | + </layout> |
| 261 | + </widget> |
255 | 262 | </item>
|
256 | 263 | </layout>
|
257 | 264 | </widget>
|
@@ -732,7 +739,7 @@ p, li { white-space: pre-wrap; }
|
732 | 739 | </widget>
|
733 | 740 | </widget>
|
734 | 741 | </item>
|
735 |
| - <item> |
| 742 | + <item row="1" column="0" > |
736 | 743 | <layout class="QHBoxLayout" >
|
737 | 744 | <property name="margin" >
|
738 | 745 | <number>0</number>
|
|
0 commit comments