1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<ui version =" 4.0" >
3
- <class >Form </class >
4
- <widget class =" QWidget" name =" Form " >
3
+ <class >wdg_resource_browser_settings </class >
4
+ <widget class =" QWidget" name =" wdg_resource_browser_settings " >
5
5
<property name =" geometry" >
6
6
<rect >
7
7
<x >0</x >
8
8
<y >0</y >
9
9
<width >673</width >
10
- <height >460 </height >
10
+ <height >525 </height >
11
11
</rect >
12
12
</property >
13
13
<property name =" windowTitle" >
14
- <string >Form </string >
14
+ <string >PyQGIS Resource Browser - Settings </string >
15
15
</property >
16
16
<property name =" locale" >
17
17
<locale language =" English" country =" UnitedStates" />
41
41
<locale language =" English" country =" UnitedStates" />
42
42
</property >
43
43
<property name =" text" >
44
- <string >< html>< head/>< body>< p align=" center">< span style=" font-weight:600;"> PluginTitle - Version X.X.X< /span>< /p>< /body>< /html> </string >
44
+ <string notr = " true " >< html>< head/>< body>< p align=" center">< span style=" font-weight:600;"> PluginTitle - Version X.X.X< /span>< /p>< /body>< /html> </string >
45
45
</property >
46
46
<property name =" scaledContents" >
47
47
<bool >true</bool >
86
86
<layout class =" QVBoxLayout" name =" verticalLayout_2" >
87
87
<item >
88
88
<widget class =" QTextEdit" name =" te_resource_prefixes" >
89
+ <property name =" markdown" >
90
+ <string notr =" true" >:/images/
91
+
92
+ :/oauth2method/
93
+
94
+ :/topology
95
+
96
+ :/geometrychecker/
97
+
98
+ :/offline_editing/
99
+
100
+ :/qt-project.org/
101
+
102
+ </string >
103
+ </property >
89
104
<property name =" html" >
90
- <string >< !DOCTYPE HTML PUBLIC " -//W3C//DTD HTML 4.0//EN" " http://www.w3.org/TR/REC-html40/strict.dtd">
105
+ <string notr = " true " >< !DOCTYPE HTML PUBLIC " -//W3C//DTD HTML 4.0//EN" " http://www.w3.org/TR/REC-html40/strict.dtd">
91
106
< html>< head>< meta name=" qrichtext" content=" 1" />< style type=" text/css">
92
107
p, li { white-space: pre-wrap; }
93
- < /style>< /head>< body style=" font-family:'MS Shell Dlg 2 '; font-size:7.8pt ; font-weight:400; font-style:normal;">
94
- < p style=" margin-top:0px ; margin-bottom:0px ; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> :/images/< /p>
95
- < p style=" margin-top:0px ; margin-bottom:0px ; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> :/oauth2method/< /p>
96
- < p style=" margin-top:0px ; margin-bottom:0px ; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> :/topology< /p>
97
- < p style=" margin-top:0px ; margin-bottom:0px ; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> :/geometrychecker/< /p>
98
- < p style=" margin-top:0px ; margin-bottom:0px ; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> :/offline_editing/< /p>
99
- < p style=" margin-top:0px ; margin-bottom:0px ; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> :/qt-project.org/< /p>< /body>< /html> </string >
108
+ < /style>< /head>< body style=" font-family:'Ubuntu '; font-size:11pt ; font-weight:400; font-style:normal;">
109
+ < p style=" margin-top:7px ; margin-bottom:7px ; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> :/images/< /p>
110
+ < p style=" margin-top:7px ; margin-bottom:7px ; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> :/oauth2method/< /p>
111
+ < p style=" margin-top:7px ; margin-bottom:7px ; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> :/topology< /p>
112
+ < p style=" margin-top:7px ; margin-bottom:7px ; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> :/geometrychecker/< /p>
113
+ < p style=" margin-top:7px ; margin-bottom:7px ; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> :/offline_editing/< /p>
114
+ < p style=" margin-top:7px ; margin-bottom:7px ; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> :/qt-project.org/< /p>< /body>< /html> </string >
100
115
</property >
101
116
</widget >
102
117
</item >
@@ -118,7 +133,7 @@ p, li { white-space: pre-wrap; }
118
133
<item >
119
134
<widget class =" QPlainTextEdit" name =" te_resource_filetypes" >
120
135
<property name =" plainText" >
121
- <string >svg
136
+ <string notr = " true " >svg
122
137
png
123
138
ico
124
139
xpn</string >
@@ -149,7 +164,7 @@ xpn</string>
149
164
<bool >false</bool >
150
165
</property >
151
166
<layout class =" QGridLayout" name =" gridLayout" >
152
- <item row =" 2 " column =" 1" >
167
+ <item row =" 3 " column =" 1" >
153
168
<widget class =" QLabel" name =" lbl_version_saved_value" >
154
169
<property name =" minimumSize" >
155
170
<size >
@@ -174,33 +189,33 @@ xpn</string>
174
189
</property >
175
190
</widget >
176
191
</item >
177
- <item row =" 0 " column =" 1 " >
178
- <widget class =" QPushButton " name =" btn_report " >
192
+ <item row =" 3 " column =" 0 " >
193
+ <widget class =" QLabel " name =" lbl_version_saved " >
179
194
<property name =" minimumSize" >
180
195
<size >
181
- <width >200 </width >
196
+ <width >0 </width >
182
197
<height >25</height >
183
198
</size >
184
199
</property >
185
200
<property name =" maximumSize" >
186
201
<size >
187
- <width >500 </width >
202
+ <width >16777215 </width >
188
203
<height >30</height >
189
204
</size >
190
205
</property >
191
206
<property name =" locale" >
192
207
<locale language =" English" country =" UnitedStates" />
193
208
</property >
194
209
<property name =" text" >
195
- <string >Report an issue </string >
210
+ <string >Version used to save settings: </string >
196
211
</property >
197
212
</widget >
198
213
</item >
199
- <item row =" 2 " column =" 0" >
200
- <widget class =" QLabel " name =" lbl_version_saved " >
214
+ <item row =" 4 " column =" 0" colspan = " 2 " >
215
+ <widget class =" QPushButton " name =" btn_reset " >
201
216
<property name =" minimumSize" >
202
217
<size >
203
- <width >0 </width >
218
+ <width >200 </width >
204
219
<height >25</height >
205
220
</size >
206
221
</property >
@@ -210,38 +225,47 @@ xpn</string>
210
225
<height >30</height >
211
226
</size >
212
227
</property >
213
- <property name =" locale " >
214
- <locale language = " English " country = " UnitedStates " / >
228
+ <property name =" autoFillBackground " >
229
+ <bool >true</ bool >
215
230
</property >
216
231
<property name =" text" >
217
- <string >Version used to save settings: </string >
232
+ <string >Reset setttings to factory defaults </string >
218
233
</property >
219
234
</widget >
220
235
</item >
221
- <item row =" 0 " column =" 0" >
222
- <widget class =" QPushButton " name =" btn_help " >
236
+ <item row =" 2 " column =" 0" colspan = " 2 " >
237
+ <widget class =" QCheckBox " name =" opt_debug " >
223
238
<property name =" minimumSize" >
224
239
<size >
225
- <width >200 </width >
240
+ <width >0 </width >
226
241
<height >25</height >
227
242
</size >
228
243
</property >
229
244
<property name =" maximumSize" >
230
245
<size >
231
- <width >500 </width >
246
+ <width >16777215 </width >
232
247
<height >30</height >
233
248
</size >
234
249
</property >
250
+ <property name =" toolTip" >
251
+ <string >Enable debug mode.</string >
252
+ </property >
253
+ <property name =" autoFillBackground" >
254
+ <bool >true</bool >
255
+ </property >
235
256
<property name =" locale" >
236
257
<locale language =" English" country =" UnitedStates" />
237
258
</property >
238
259
<property name =" text" >
239
- <string >Help</string >
260
+ <string >Debug mode (degraded performances)</string >
261
+ </property >
262
+ <property name =" tristate" >
263
+ <bool >false</bool >
240
264
</property >
241
265
</widget >
242
266
</item >
243
- <item row =" 3 " column =" 0 " colspan = " 2 " >
244
- <widget class =" QPushButton" name =" btn_reset " >
267
+ <item row =" 0 " column =" 1 " >
268
+ <widget class =" QPushButton" name =" btn_report " >
245
269
<property name =" minimumSize" >
246
270
<size >
247
271
<width >200</width >
@@ -250,49 +274,53 @@ xpn</string>
250
274
</property >
251
275
<property name =" maximumSize" >
252
276
<size >
253
- <width >16777215 </width >
277
+ <width >500 </width >
254
278
<height >30</height >
255
279
</size >
256
280
</property >
257
- <property name =" autoFillBackground " >
258
- <bool >true</ bool >
281
+ <property name =" locale " >
282
+ <locale language = " English " country = " UnitedStates " / >
259
283
</property >
260
284
<property name =" text" >
261
- <string >Reset setttings to factory defaults </string >
285
+ <string >Report an issue </string >
262
286
</property >
263
287
</widget >
264
288
</item >
265
- <item row =" 1 " column =" 0" colspan = " 2 " >
266
- <widget class =" QCheckBox " name =" opt_debug " >
289
+ <item row =" 0 " column =" 0" >
290
+ <widget class =" QPushButton " name =" btn_help " >
267
291
<property name =" minimumSize" >
268
292
<size >
269
- <width >0 </width >
293
+ <width >200 </width >
270
294
<height >25</height >
271
295
</size >
272
296
</property >
273
297
<property name =" maximumSize" >
274
298
<size >
275
- <width >16777215 </width >
299
+ <width >500 </width >
276
300
<height >30</height >
277
301
</size >
278
302
</property >
279
- <property name =" toolTip" >
280
- <string >Enable debug mode.</string >
281
- </property >
282
- <property name =" autoFillBackground" >
283
- <bool >true</bool >
284
- </property >
285
303
<property name =" locale" >
286
304
<locale language =" English" country =" UnitedStates" />
287
305
</property >
288
306
<property name =" text" >
289
- <string >Debug mode (degraded performances)</string >
290
- </property >
291
- <property name =" tristate" >
292
- <bool >false</bool >
307
+ <string >Help</string >
293
308
</property >
294
309
</widget >
295
310
</item >
311
+ <item row =" 1" column =" 0" >
312
+ <spacer name =" verticalSpacer_2" >
313
+ <property name =" orientation" >
314
+ <enum >Qt::Vertical</enum >
315
+ </property >
316
+ <property name =" sizeHint" stdset =" 0" >
317
+ <size >
318
+ <width >20</width >
319
+ <height >40</height >
320
+ </size >
321
+ </property >
322
+ </spacer >
323
+ </item >
296
324
</layout >
297
325
</widget >
298
326
</item >
0 commit comments