1
- <ui version =" 4.0" >
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <ui version =" 4.0" >
2
3
<class >eVisGenericEventBrowserGuiBase</class >
3
- <widget class =" QDialog" name =" eVisGenericEventBrowserGuiBase" >
4
- <property name =" geometry" >
4
+ <widget class =" QDialog" name =" eVisGenericEventBrowserGuiBase" >
5
+ <property name =" geometry" >
5
6
<rect >
6
7
<x >0</x >
7
8
<y >0</y >
8
- <width >676 </width >
9
- <height >637 </height >
9
+ <width >766 </width >
10
+ <height >654 </height >
10
11
</rect >
11
12
</property >
12
- <property name =" windowTitle" >
13
+ <property name =" windowTitle" >
13
14
<string />
14
15
</property >
15
- <property name =" windowIcon" >
16
- <iconset resource =" ../resources/evis.qrc" >:/evis/eVisEventBrowser.png</iconset >
16
+ <property name =" windowIcon" >
17
+ <iconset resource =" ../resources/evis.qrc" >
18
+ <normaloff >:/evis/eVisEventBrowser.png</normaloff >:/evis/eVisEventBrowser.png</iconset >
17
19
</property >
18
- <layout class =" QVBoxLayout" >
19
- <property name =" leftMargin" >
20
- <number >2</number >
21
- </property >
22
- <property name =" topMargin" >
23
- <number >2</number >
24
- </property >
25
- <property name =" rightMargin" >
26
- <number >2</number >
27
- </property >
28
- <property name =" bottomMargin" >
20
+ <layout class =" QVBoxLayout" >
21
+ <property name =" margin" >
29
22
<number >2</number >
30
23
</property >
31
24
<item >
32
- <widget class =" QTabWidget" name =" displayArea" >
33
- <property name =" toolTip" >
25
+ <widget class =" QTabWidget" name =" displayArea" >
26
+ <property name =" toolTip" >
34
27
<string />
35
28
</property >
36
- <property name =" currentIndex" >
29
+ <property name =" currentIndex" >
37
30
<number >0</number >
38
31
</property >
39
- <widget class =" QWidget" name =" Display" >
40
- <attribute name =" title" >
32
+ <widget class =" QWidget" name =" Display" >
33
+ <attribute name =" title" >
41
34
<string >Display</string >
42
35
</attribute >
43
- <layout class =" QGridLayout" >
44
- <item row =" 0" column =" 0" >
45
- <widget class =" QLabel" name =" labelCompassOffsetWarning" >
46
- <property name =" text" >
36
+ <layout class =" QGridLayout" name = " gridLayout " >
37
+ <item row =" 0" column =" 0" rowspan = " 2 " colspan = " 2 " >
38
+ <widget class =" QLabel" name =" labelCompassOffsetWarning" >
39
+ <property name =" text" >
47
40
<string />
48
41
</property >
49
42
</widget >
50
43
</item >
51
- <item row =" 0 " column =" 1" >
44
+ <item row =" 1 " column =" 1" >
52
45
<spacer >
53
- <property name =" orientation" >
46
+ <property name =" orientation" >
54
47
<enum >Qt::Horizontal</enum >
55
48
</property >
56
- <property name =" sizeHint" >
49
+ <property name =" sizeHint" stdset = " 0 " >
57
50
<size >
58
51
<width >351</width >
59
52
<height >20</height >
60
53
</size >
61
54
</property >
62
55
</spacer >
63
56
</item >
64
- <item row =" 0" column =" 2" >
65
- <widget class =" QPushButton" name =" pbtnPrevious" >
66
- <property name =" toolTip" >
57
+ <item row =" 0" column =" 2" rowspan = " 2 " >
58
+ <widget class =" QPushButton" name =" pbtnPrevious" >
59
+ <property name =" toolTip" >
67
60
<string />
68
61
</property >
69
- <property name =" whatsThis" >
62
+ <property name =" whatsThis" >
70
63
<string >Use the Previous button to display the previous photo when more than one photo is available for display.</string >
71
64
</property >
72
- <property name =" text" >
65
+ <property name =" text" >
73
66
<string >Previous</string >
74
67
</property >
75
68
</widget >
76
69
</item >
77
- <item row =" 0" column =" 3" >
78
- <widget class =" QPushButton" name =" pbtnNext" >
79
- <property name =" sizePolicy" >
80
- <sizepolicy vsizetype = " Fixed " hsizetype = " Minimum " >
70
+ <item row =" 0" column =" 3" rowspan = " 2 " >
71
+ <widget class =" QPushButton" name =" pbtnNext" >
72
+ <property name =" sizePolicy" >
73
+ <sizepolicy hsizetype = " Minimum " vsizetype = " Fixed " >
81
74
<horstretch >0</horstretch >
82
75
<verstretch >0</verstretch >
83
76
</sizepolicy >
84
77
</property >
85
- <property name =" toolTip" >
78
+ <property name =" toolTip" >
86
79
<string />
87
80
</property >
88
- <property name =" whatsThis" >
81
+ <property name =" whatsThis" >
89
82
<string >Use the Next button to display the next photo when more than one photo is available for display.</string >
90
83
</property >
91
- <property name =" text" >
84
+ <property name =" text" >
92
85
<string >Next</string >
93
86
</property >
94
87
</widget >
95
88
</item >
96
- <item row =" 1 " column =" 0" colspan =" 4" >
97
- <widget class =" QTreeWidget" name =" treeEventData" >
98
- <property name =" sizePolicy" >
99
- <sizepolicy vsizetype = " Ignored " hsizetype =" Expanding" >
89
+ <item row =" 2 " column =" 0" colspan =" 4" >
90
+ <widget class =" QTreeWidget" name =" treeEventData" >
91
+ <property name =" sizePolicy" >
92
+ <sizepolicy hsizetype = " Expanding " vsizetype =" Expanding" >
100
93
<horstretch >0</horstretch >
101
94
<verstretch >0</verstretch >
102
95
</sizepolicy >
103
96
</property >
104
- <property name =" toolTip" >
97
+ <property name =" minimumSize" >
98
+ <size >
99
+ <width >0</width >
100
+ <height >125</height >
101
+ </size >
102
+ </property >
103
+ <property name =" maximumSize" >
104
+ <size >
105
+ <width >16777215</width >
106
+ <height >125</height >
107
+ </size >
108
+ </property >
109
+ <property name =" toolTip" >
105
110
<string />
106
111
</property >
107
- <property name =" whatsThis" >
112
+ <property name =" whatsThis" >
108
113
<string >All of the attribute information for the point associated with the photo being viewed is displayed here. If the file type being referenced in the displayed record is not an image but is of a file type defined in the “Configure External Applications” tab then when you double-click on the value of the field containing the path to the file the application to open the file will be launched to view or hear the contents of the file. If the file extension is recognized the attribute data will be displayed in green.</string >
109
114
</property >
110
115
<column >
111
- <property name =" text" >
116
+ <property name =" text" >
112
117
<string >1</string >
113
118
</property >
114
119
</column >
115
120
</widget >
116
121
</item >
117
- <item row =" 2 " column =" 0" colspan =" 4" >
118
- <widget class =" eVisImageDisplayWidget" native = " 1 " name = " imageDisplayArea " >
119
- <property name =" sizePolicy" >
120
- <sizepolicy vsizetype =" Expanding" hsizetype =" Expanding" >
122
+ <item row =" 3 " column =" 0" colspan =" 4" >
123
+ <widget class =" eVisImageDisplayWidget" name = " imageDisplayArea " native = " true " >
124
+ <property name =" sizePolicy" >
125
+ <sizepolicy hsizetype =" Expanding" vsizetype =" Expanding" >
121
126
<horstretch >0</horstretch >
122
127
<verstretch >0</verstretch >
123
128
</sizepolicy >
124
129
</property >
125
- <property name =" toolTip" >
130
+ <property name =" toolTip" >
126
131
<string >Image display area</string >
127
132
</property >
128
- <property name =" whatsThis" >
133
+ <property name =" whatsThis" >
129
134
<string >Display area for the image.</string >
130
135
</property >
131
136
</widget >
132
137
</item >
133
- <item row =" 3" column =" 0" colspan =" 4" >
134
- <widget class =" QDialogButtonBox" name =" buttonBox" >
135
- <property name =" orientation" >
138
+ <item row =" 4" column =" 0" colspan =" 3" >
139
+ <spacer name =" horizontalSpacer" >
140
+ <property name =" orientation" >
141
+ <enum >Qt::Horizontal</enum >
142
+ </property >
143
+ <property name =" sizeHint" stdset =" 0" >
144
+ <size >
145
+ <width >628</width >
146
+ <height >20</height >
147
+ </size >
148
+ </property >
149
+ </spacer >
150
+ </item >
151
+ <item row =" 4" column =" 3" >
152
+ <widget class =" QDialogButtonBox" name =" buttonBox" >
153
+ <property name =" orientation" >
136
154
<enum >Qt::Horizontal</enum >
137
155
</property >
138
- <property name =" standardButtons" >
156
+ <property name =" standardButtons" >
139
157
<set >QDialogButtonBox::Close</set >
140
158
</property >
141
159
</widget >
142
160
</item >
143
161
</layout >
144
162
</widget >
145
- <widget class =" QWidget" name =" Options" >
146
- <attribute name =" title" >
163
+ <widget class =" QWidget" name =" Options" >
164
+ <attribute name =" title" >
147
165
<string >Options</string >
148
166
</attribute >
149
- <layout class =" QGridLayout" >
150
- <item row =" 0" column =" 0" >
151
- <widget class =" QGroupBox" name =" groupBox_2" >
152
- <property name =" title" >
167
+ <layout class =" QGridLayout" >
168
+ <item row =" 0" column =" 0" >
169
+ <widget class =" QGroupBox" name =" groupBox_2" >
170
+ <property name =" title" >
153
171
<string >File path</string >
154
172
</property >
155
- <layout class =" QGridLayout" >
156
- <item row =" 0" column =" 0" colspan =" 2" >
157
- <widget class =" QLabel" name =" label" >
158
- <property name =" text" >
173
+ <layout class =" QGridLayout" name = " gridLayout_2 " >
174
+ <item row =" 0" column =" 0" colspan =" 2" >
175
+ <widget class =" QLabel" name =" label" >
176
+ <property name =" text" >
159
177
<string >Attribute containing path to file</string >
160
178
</property >
161
179
</widget >
162
180
</item >
163
- <item row =" 0" column =" 2" colspan = " 2 " >
164
- <widget class =" QComboBox" name =" cboxEventImagePathField" >
165
- <property name =" sizePolicy" >
166
- <sizepolicy vsizetype = " Fixed " hsizetype = " Expanding " >
181
+ <item row =" 0" column =" 2" >
182
+ <widget class =" QComboBox" name =" cboxEventImagePathField" >
183
+ <property name =" sizePolicy" >
184
+ <sizepolicy hsizetype = " Expanding " vsizetype = " Fixed " >
167
185
<horstretch >0</horstretch >
168
186
<verstretch >0</verstretch >
169
187
</sizepolicy >
170
188
</property >
171
- <property name =" toolTip" >
189
+ <property name =" minimumSize" >
190
+ <size >
191
+ <width >150</width >
192
+ <height >0</height >
193
+ </size >
194
+ </property >
195
+ <property name =" toolTip" >
172
196
<string />
173
197
</property >
174
- <property name =" whatsThis" >
198
+ <property name =" whatsThis" >
175
199
<string >Use the drop-down list to select the field containing a directory path to the image. This can be an absolute or relative path.</string >
176
200
</property >
177
201
</widget >
178
202
</item >
179
- <item row =" 1" column =" 0" >
180
- <widget class =" QCheckBox" name =" chkboxEventImagePathRelative" >
181
- <property name =" toolTip" >
182
- <string />
183
- </property >
184
- <property name =" whatsThis" >
185
- <string >If checked the path to the image will be defined appending the attribute in the field selected from the “Attribute Containing Path to Image” drop-down list to the “Base Path” defined below.</string >
203
+ <item row =" 0" column =" 3" colspan =" 3" >
204
+ <spacer name =" horizontalSpacer_2" >
205
+ <property name =" orientation" >
206
+ <enum >Qt::Horizontal</enum >
186
207
</property >
187
- <property name =" text" >
188
- <string >Path is relative</string >
208
+ <property name =" sizeHint" stdset =" 0" >
209
+ <size >
210
+ <width >288</width >
211
+ <height >20</height >
212
+ </size >
189
213
</property >
190
- </widget >
214
+ </spacer >
191
215
</item >
192
- <item row =" 1" column =" 1 " >
193
- <widget class =" QCheckBox" name =" chkboxSaveEventImagePathData " >
194
- <property name =" toolTip" >
216
+ <item row =" 1" column =" 0 " >
217
+ <widget class =" QCheckBox" name =" chkboxEventImagePathRelative " >
218
+ <property name =" toolTip" >
195
219
<string />
196
220
</property >
197
- <property name =" whatsThis" >
198
- <string >If checked, the relative path values will be saved for the next session.</string >
199
- </property >
200
- <property name =" layoutDirection" >
201
- <enum >Qt::LeftToRight</enum >
221
+ <property name =" whatsThis" >
222
+ <string >If checked the path to the image will be defined appending the attribute in the field selected from the “Attribute Containing Path to Image” drop-down list to the “Base Path” defined below.</string >
202
223
</property >
203
- <property name =" text" >
204
- <string >Remember this </string >
224
+ <property name =" text" >
225
+ <string >Path is relative </string >
205
226
</property >
206
227
</widget >
207
228
</item >
208
- <item row =" 1" column =" 2 " >
229
+ <item row =" 1" column =" 1 " colspan = " 3 " >
209
230
<spacer >
210
- <property name =" orientation" >
231
+ <property name =" orientation" >
211
232
<enum >Qt::Horizontal</enum >
212
233
</property >
213
- <property name =" sizeHint" >
234
+ <property name =" sizeHint" stdset = " 0 " >
214
235
<size >
215
236
<width >251</width >
216
237
<height >20</height >
217
238
</size >
218
239
</property >
219
240
</spacer >
220
241
</item >
221
- <item row =" 1" column =" 3" >
222
- <widget class =" QPushButton" name =" pbtnResetEventImagePathData" >
223
- <property name =" sizePolicy" >
224
- <sizepolicy vsizetype =" Fixed" hsizetype =" Fixed" >
242
+ <item row =" 1" column =" 4" >
243
+ <widget class =" QCheckBox" name =" chkboxSaveEventImagePathData" >
244
+ <property name =" toolTip" >
245
+ <string />
246
+ </property >
247
+ <property name =" whatsThis" >
248
+ <string >If checked, the relative path values will be saved for the next session.</string >
249
+ </property >
250
+ <property name =" layoutDirection" >
251
+ <enum >Qt::LeftToRight</enum >
252
+ </property >
253
+ <property name =" text" >
254
+ <string >Remember this</string >
255
+ </property >
256
+ </widget >
257
+ </item >
258
+ <item row =" 1" column =" 5" >
259
+ <widget class =" QPushButton" name =" pbtnResetEventImagePathData" >
260
+ <property name =" sizePolicy" >
261
+ <sizepolicy hsizetype =" Fixed" vsizetype =" Fixed" >
225
262
<horstretch >0</horstretch >
226
263
<verstretch >0</verstretch >
227
264
</sizepolicy >
228
265
</property >
229
- <property name =" toolTip" >
266
+ <property name =" toolTip" >
230
267
<string >Reset to default</string >
231
268
</property >
232
- <property name =" statusTip" >
233
- <string comment =" Comment???" />
269
+ <property name =" statusTip" >
270
+ <string comment =" Comment???" />
234
271
</property >
235
- <property name =" whatsThis" >
272
+ <property name =" whatsThis" >
236
273
<string >Resets the values on this line to the default setting.</string >
237
274
</property >
238
- <property name =" text" >
275
+ <property name =" text" >
239
276
<string >Reset</string >
240
277
</property >
241
- <property name =" icon" >
242
- <iconset >../../../images/themes/default/mActionDraw.png</iconset >
278
+ <property name =" icon" >
279
+ <iconset >
280
+ <normaloff >../../../images/themes/default/mActionDraw.png</normaloff >../../../images/themes/default/mActionDraw.png</iconset >
243
281
</property >
244
- <property name =" iconSize" >
282
+ <property name =" iconSize" >
245
283
<size >
246
284
<width >16</width >
247
285
<height >16</height >
252
290
</layout >
253
291
</widget >
254
292
</item >
255
- <item row =" 1" column =" 0" >
256
- <widget class =" QGroupBox" name =" groupBox_3" >
257
- <property name =" title" >
293
+ <item row =" 1" column =" 0" >
294
+ <widget class =" QGroupBox" name =" groupBox_3" >
295
+ <property name =" title" >
258
296
<string >Compass bearing</string >
259
297
</property >
260
- <layout class =" QGridLayout" >
261
- <item row =" 0" column =" 0" colspan = " 2 " >
262
- <widget class =" QLabel" name =" label_5" >
263
- <property name =" text" >
298
+ <layout class =" QGridLayout" name = " gridLayout_3 " >
299
+ <item row =" 0" column =" 0" >
300
+ <widget class =" QLabel" name =" label_5" >
301
+ <property name =" text" >
264
302
<string >Attribute containing compass bearing</string >
265
303
</property >
266
304
</widget >
267
305
</item >
268
- <item row =" 0" column =" 2 " colspan = " 2 " >
269
- <widget class =" QComboBox" name =" cboxCompassBearingField" >
270
- <property name =" sizePolicy" >
271
- <sizepolicy vsizetype = " Fixed " hsizetype = " Expanding " >
306
+ <item row =" 0" column =" 1 " >
307
+ <widget class =" QComboBox" name =" cboxCompassBearingField" >
308
+ <property name =" sizePolicy" >
309
+ <sizepolicy hsizetype = " Expanding " vsizetype = " Fixed " >
272
310
<horstretch >0</horstretch >
273
311
<verstretch >0</verstretch >
274
312
</sizepolicy >
275
313
</property >
276
- <property name =" toolTip" >
314
+ <property name =" minimumSize" >
315
+ <size >
316
+ <width >150</width >
317
+ <height >0</height >
318
+ </size >
319
+ </property >
320
+ <property name =" toolTip" >
277
321
<string />
278
322
</property >
279
- <property name =" whatsThis" >
323
+ <property name =" whatsThis" >
280
324
<string >Use the drop-down list to select the field containing the compass bearing for the image. This bearing usually references the direction the camera was pointing when the image was acquired. </string >
281
325
</property >
282
326
</widget >
283
327
</item >
284
- <item row =" 1" column =" 0" >
285
- <widget class =" QCheckBox" name =" chkboxDisplayCompassBearing" >
286
- <property name =" toolTip" >
287
- <string />
288
- </property >
289
- <property name =" whatsThis" >
290
- <string >If checked an arrow pointing in the direction defined by the attribute in the field selected from the drop-down list to the right will be displayed in the QGIS window on top of the point for this image.</string >
328
+ <item row =" 0" column =" 2" colspan =" 3" >
329
+ <spacer name =" horizontalSpacer_3" >
330
+ <property name =" orientation" >
331
+ <enum >Qt::Horizontal</enum >
291
332
</property >
292
- <property name =" text" >
293
- <string >Display compass bearing</string >
333
+ <property name =" sizeHint" stdset =" 0" >
334
+ <size >
335
+ <width >268</width >
336
+ <height >24</height >
337
+ </size >
294
338
</property >
295
- </widget >
339
+ </spacer >
296
340
</item >
297
- <item row =" 1" column =" 1 " >
298
- <widget class =" QCheckBox" name =" chkboxSaveCompassBearingData " >
299
- <property name =" toolTip" >
341
+ <item row =" 1" column =" 0 " >
342
+ <widget class =" QCheckBox" name =" chkboxDisplayCompassBearing " >
343
+ <property name =" toolTip" >
300
344
<string />
301
345
</property >
302
- <property name =" whatsThis" >
303
- <string >If checked, the Display Compass Bearing values will be saved for the next session.</string >
304
- </property >
305
- <property name =" layoutDirection" >
306
- <enum >Qt::LeftToRight</enum >
346
+ <property name =" whatsThis" >
347
+ <string >If checked an arrow pointing in the direction defined by the attribute in the field selected from the drop-down list to the right will be displayed in the QGIS window on top of the point for this image.</string >
307
348
</property >
308
- <property name =" text" >
309
- <string >Remember this </string >
349
+ <property name =" text" >
350
+ <string >Display compass bearing </string >
310
351
</property >
311
352
</widget >
312
353
</item >
313
- <item row =" 1" column =" 2 " >
354
+ <item row =" 1" column =" 1 " colspan = " 2 " >
314
355
<spacer >
315
- <property name =" orientation" >
356
+ <property name =" orientation" >
316
357
<enum >Qt::Horizontal</enum >
317
358
</property >
318
- <property name =" sizeHint" >
359
+ <property name =" sizeHint" stdset = " 0 " >
319
360
<size >
320
361
<width >121</width >
321
362
<height >20</height >
322
363
</size >
323
364
</property >
324
365
</spacer >
325
366
</item >
326
- <item row =" 1" column =" 3" >
327
- <widget class =" QPushButton" name =" pbtnResetCompassBearingData" >
328
- <property name =" sizePolicy" >
329
- <sizepolicy vsizetype =" Fixed" hsizetype =" Fixed" >
367
+ <item row =" 1" column =" 3" >
368
+ <widget class =" QCheckBox" name =" chkboxSaveCompassBearingData" >
369
+ <property name =" toolTip" >
370
+ <string />
371
+ </property >
372
+ <property name =" whatsThis" >
373
+ <string >If checked, the Display Compass Bearing values will be saved for the next session.</string >
374
+ </property >
375
+ <property name =" layoutDirection" >
376
+ <enum >Qt::LeftToRight</enum >
377
+ </property >
378
+ <property name =" text" >
379
+ <string >Remember this</string >
380
+ </property >
381
+ </widget >
382
+ </item >
383
+ <item row =" 1" column =" 4" >
384
+ <widget class =" QPushButton" name =" pbtnResetCompassBearingData" >
385
+ <property name =" sizePolicy" >
386
+ <sizepolicy hsizetype =" Fixed" vsizetype =" Fixed" >
330
387
<horstretch >0</horstretch >
331
388
<verstretch >0</verstretch >
332
389
</sizepolicy >
333
390
</property >
334
- <property name =" toolTip" >
391
+ <property name =" toolTip" >
335
392
<string >Reset to default</string >
336
393
</property >
337
- <property name =" whatsThis" >
394
+ <property name =" whatsThis" >
338
395
<string >Resets the values on this line to the default setting.</string >
339
396
</property >
340
- <property name =" text" >
397
+ <property name =" text" >
341
398
<string >Reset</string >
342
399
</property >
343
- <property name =" icon" >
344
- <iconset >../../../images/themes/default/mActionDraw.png</iconset >
400
+ <property name =" icon" >
401
+ <iconset >
402
+ <normaloff >../../../images/themes/default/mActionDraw.png</normaloff >../../../images/themes/default/mActionDraw.png</iconset >
345
403
</property >
346
- <property name =" iconSize" >
404
+ <property name =" iconSize" >
347
405
<size >
348
406
<width >16</width >
349
407
<height >16</height >
354
412
</layout >
355
413
</widget >
356
414
</item >
357
- <item row =" 2" column =" 0" >
358
- <widget class =" QGroupBox" name =" groupBox" >
359
- <property name =" title" >
415
+ <item row =" 2" column =" 0" >
416
+ <widget class =" QGroupBox" name =" groupBox" >
417
+ <property name =" title" >
360
418
<string >Compass offset</string >
361
419
</property >
362
- <layout class =" QGridLayout" >
363
- <item row =" 0" column =" 0" >
364
- <widget class =" QRadioButton" name =" rbtnManualCompassOffset" >
365
- <property name =" toolTip" >
420
+ <layout class =" QGridLayout" name = " gridLayout_4 " >
421
+ <item row =" 0" column =" 0" >
422
+ <widget class =" QRadioButton" name =" rbtnManualCompassOffset" >
423
+ <property name =" toolTip" >
366
424
<string />
367
425
</property >
368
- <property name =" whatsThis" >
426
+ <property name =" whatsThis" >
369
427
<string >Define the compass offset manually.</string >
370
428
</property >
371
- <property name =" text" >
429
+ <property name =" text" >
372
430
<string >Manual</string >
373
431
</property >
374
432
</widget >
375
433
</item >
376
- <item row =" 0" column =" 1" colspan = " 2 " >
377
- <widget class =" QDoubleSpinBox" name =" dsboxCompassOffset" >
378
- <property name =" sizePolicy" >
379
- <sizepolicy vsizetype = " Fixed " hsizetype = " Expanding " >
434
+ <item row =" 0" column =" 1" >
435
+ <widget class =" QDoubleSpinBox" name =" dsboxCompassOffset" >
436
+ <property name =" sizePolicy" >
437
+ <sizepolicy hsizetype = " Expanding " vsizetype = " Fixed " >
380
438
<horstretch >0</horstretch >
381
439
<verstretch >0</verstretch >
382
440
</sizepolicy >
383
441
</property >
384
- <property name =" toolTip" >
442
+ <property name =" toolTip" >
385
443
<string />
386
444
</property >
387
- <property name =" whatsThis" >
445
+ <property name =" whatsThis" >
388
446
<string >A value to be added to the compass bearing. This allows you to compensate for declination (adjust bearings collected using magnetic bearings to true north bearings). East declinations should be entered using positive values and west declinations should use negative values. </string >
389
447
</property >
390
- <property name =" decimals" >
448
+ <property name =" decimals" >
391
449
<number >1</number >
392
450
</property >
393
- <property name =" minimum" >
451
+ <property name =" minimum" >
394
452
<double >-180.000000000000000</double >
395
453
</property >
396
- <property name =" maximum" >
454
+ <property name =" maximum" >
397
455
<double >180.000000000000000</double >
398
456
</property >
399
- <property name =" singleStep" >
457
+ <property name =" singleStep" >
400
458
<double >1.000000000000000</double >
401
459
</property >
402
460
</widget >
403
461
</item >
404
- <item row =" 1" column =" 0" >
405
- <widget class =" QRadioButton" name =" rbtnAttributeCompassOffset" >
406
- <property name =" toolTip" >
462
+ <item row =" 0" column =" 2" colspan =" 4" >
463
+ <spacer name =" horizontalSpacer_5" >
464
+ <property name =" orientation" >
465
+ <enum >Qt::Horizontal</enum >
466
+ </property >
467
+ <property name =" sizeHint" stdset =" 0" >
468
+ <size >
469
+ <width >430</width >
470
+ <height >20</height >
471
+ </size >
472
+ </property >
473
+ </spacer >
474
+ </item >
475
+ <item row =" 1" column =" 0" >
476
+ <widget class =" QRadioButton" name =" rbtnAttributeCompassOffset" >
477
+ <property name =" toolTip" >
407
478
<string />
408
479
</property >
409
- <property name =" whatsThis" >
480
+ <property name =" whatsThis" >
410
481
<string >Define the compass offset using a field from the vector layer attribute table.</string >
411
482
</property >
412
- <property name =" text" >
483
+ <property name =" text" >
413
484
<string > From Attribute</string >
414
485
</property >
415
486
</widget >
416
487
</item >
417
- <item row =" 1" column =" 1" colspan =" 2" >
418
- <widget class =" QComboBox" name =" cboxCompassOffsetField" >
419
- <property name =" sizePolicy" >
420
- <sizepolicy vsizetype = " Fixed " hsizetype = " Expanding " >
488
+ <item row =" 1" column =" 1" colspan =" 2" >
489
+ <widget class =" QComboBox" name =" cboxCompassOffsetField" >
490
+ <property name =" sizePolicy" >
491
+ <sizepolicy hsizetype = " Expanding " vsizetype = " Fixed " >
421
492
<horstretch >0</horstretch >
422
493
<verstretch >0</verstretch >
423
494
</sizepolicy >
424
495
</property >
425
- <property name =" toolTip" >
496
+ <property name =" minimumSize" >
497
+ <size >
498
+ <width >150</width >
499
+ <height >0</height >
500
+ </size >
501
+ </property >
502
+ <property name =" toolTip" >
426
503
<string />
427
504
</property >
428
- <property name =" whatsThis" >
505
+ <property name =" whatsThis" >
429
506
<string >Use the drop-down list to select the field containing the compass bearing offset. This allows you to compensate for declination (adjust bearings collected using magnetic bearings to true north bearings). East declinations should be entered using positive values and west declinations should use negative values. </string >
430
507
</property >
431
508
</widget >
432
509
</item >
433
- <item row =" 2" column =" 0" >
434
- <widget class =" QCheckBox" name =" chkboxSaveCompassOffsetData" >
435
- <property name =" toolTip" >
436
- <string />
437
- </property >
438
- <property name =" whatsThis" >
439
- <string >If checked, the compass offset values will be saved for the next session.</string >
440
- </property >
441
- <property name =" layoutDirection" >
442
- <enum >Qt::LeftToRight</enum >
510
+ <item row =" 1" column =" 3" colspan =" 3" >
511
+ <spacer name =" horizontalSpacer_4" >
512
+ <property name =" orientation" >
513
+ <enum >Qt::Horizontal</enum >
443
514
</property >
444
- <property name =" text" >
445
- <string >Remember this</string >
515
+ <property name =" sizeHint" stdset =" 0" >
516
+ <size >
517
+ <width >424</width >
518
+ <height >20</height >
519
+ </size >
446
520
</property >
447
- </widget >
521
+ </spacer >
448
522
</item >
449
- <item row =" 2" column =" 1 " >
523
+ <item row =" 2" column =" 3 " >
450
524
<spacer >
451
- <property name =" orientation" >
525
+ <property name =" orientation" >
452
526
<enum >Qt::Horizontal</enum >
453
527
</property >
454
- <property name =" sizeHint" >
528
+ <property name =" sizeHint" stdset = " 0 " >
455
529
<size >
456
530
<width >281</width >
457
531
<height >20</height >
458
532
</size >
459
533
</property >
460
534
</spacer >
461
535
</item >
462
- <item row =" 2" column =" 2" >
463
- <widget class =" QPushButton" name =" pbtnResetCompassOffsetData" >
464
- <property name =" sizePolicy" >
465
- <sizepolicy vsizetype =" Fixed" hsizetype =" Fixed" >
536
+ <item row =" 2" column =" 4" >
537
+ <widget class =" QCheckBox" name =" chkboxSaveCompassOffsetData" >
538
+ <property name =" toolTip" >
539
+ <string />
540
+ </property >
541
+ <property name =" whatsThis" >
542
+ <string >If checked, the compass offset values will be saved for the next session.</string >
543
+ </property >
544
+ <property name =" layoutDirection" >
545
+ <enum >Qt::LeftToRight</enum >
546
+ </property >
547
+ <property name =" text" >
548
+ <string >Remember this</string >
549
+ </property >
550
+ </widget >
551
+ </item >
552
+ <item row =" 2" column =" 5" >
553
+ <widget class =" QPushButton" name =" pbtnResetCompassOffsetData" >
554
+ <property name =" sizePolicy" >
555
+ <sizepolicy hsizetype =" Fixed" vsizetype =" Fixed" >
466
556
<horstretch >0</horstretch >
467
557
<verstretch >0</verstretch >
468
558
</sizepolicy >
469
559
</property >
470
- <property name =" toolTip" >
560
+ <property name =" toolTip" >
471
561
<string >Reset to default</string >
472
562
</property >
473
- <property name =" whatsThis" >
563
+ <property name =" whatsThis" >
474
564
<string >Resets the compass offset values to the default settings.</string >
475
565
</property >
476
- <property name =" text" >
566
+ <property name =" text" >
477
567
<string >Reset</string >
478
568
</property >
479
- <property name =" icon" >
480
- <iconset >../../../images/themes/default/mActionDraw.png</iconset >
569
+ <property name =" icon" >
570
+ <iconset >
571
+ <normaloff >../../../images/themes/default/mActionDraw.png</normaloff >../../../images/themes/default/mActionDraw.png</iconset >
481
572
</property >
482
- <property name =" iconSize" >
573
+ <property name =" iconSize" >
483
574
<size >
484
575
<width >16</width >
485
576
<height >16</height >
490
581
</layout >
491
582
</widget >
492
583
</item >
493
- <item row =" 3" column =" 0" >
494
- <widget class =" QGroupBox" name =" groupBox_4" >
495
- <property name =" title" >
584
+ <item row =" 3" column =" 0" >
585
+ <widget class =" QGroupBox" name =" groupBox_4" >
586
+ <property name =" title" >
496
587
<string >Relative paths</string >
497
588
</property >
498
- <layout class =" QGridLayout" >
499
- <item row =" 0" column =" 0" colspan =" 3" >
500
- <widget class =" QLabel" name =" label_4" >
501
- <property name =" text" >
589
+ <layout class =" QGridLayout" >
590
+ <item row =" 0" column =" 0" colspan =" 3" >
591
+ <widget class =" QLabel" name =" label_4" >
592
+ <property name =" text" >
502
593
<string >The base path or url from which images and documents can be “relative”</string >
503
594
</property >
504
595
</widget >
505
596
</item >
506
- <item row =" 0" column =" 3" colspan =" 2" >
597
+ <item row =" 0" column =" 3" colspan =" 2" >
507
598
<spacer >
508
- <property name =" orientation" >
599
+ <property name =" orientation" >
509
600
<enum >Qt::Horizontal</enum >
510
601
</property >
511
- <property name =" sizeHint" >
602
+ <property name =" sizeHint" stdset = " 0 " >
512
603
<size >
513
604
<width >131</width >
514
605
<height >20</height >
515
606
</size >
516
607
</property >
517
608
</spacer >
518
609
</item >
519
- <item row =" 1" column =" 0" >
520
- <widget class =" QLabel" name =" label_2" >
521
- <property name =" text" >
610
+ <item row =" 1" column =" 0" >
611
+ <widget class =" QLabel" name =" label_2" >
612
+ <property name =" text" >
522
613
<string >Base Path</string >
523
614
</property >
524
615
</widget >
525
616
</item >
526
- <item row =" 1" column =" 1" >
527
- <widget class =" QLineEdit" name =" leBasePath" >
528
- <property name =" sizePolicy" >
529
- <sizepolicy vsizetype = " Fixed " hsizetype = " Expanding " >
617
+ <item row =" 1" column =" 1" >
618
+ <widget class =" QLineEdit" name =" leBasePath" >
619
+ <property name =" sizePolicy" >
620
+ <sizepolicy hsizetype = " Expanding " vsizetype = " Fixed " >
530
621
<horstretch >10</horstretch >
531
622
<verstretch >0</verstretch >
532
623
</sizepolicy >
533
624
</property >
534
- <property name =" toolTip" >
625
+ <property name =" toolTip" >
535
626
<string >Base Path</string >
536
627
</property >
537
- <property name =" whatsThis" >
628
+ <property name =" whatsThis" >
538
629
<string >The Base Path onto which the relative path defined above will be appended.</string >
539
630
</property >
540
631
</widget >
541
632
</item >
542
- <item row =" 1" column =" 2" colspan =" 2" >
543
- <widget class =" QCheckBox" name =" chkboxSaveBasePathData" >
544
- <property name =" toolTip" >
633
+ <item row =" 1" column =" 2" colspan =" 2" >
634
+ <widget class =" QCheckBox" name =" chkboxSaveBasePathData" >
635
+ <property name =" toolTip" >
545
636
<string />
546
637
</property >
547
- <property name =" whatsThis" >
638
+ <property name =" whatsThis" >
548
639
<string >If checked, the Base Path will be saved for the next session.</string >
549
640
</property >
550
- <property name =" layoutDirection" >
641
+ <property name =" layoutDirection" >
551
642
<enum >Qt::LeftToRight</enum >
552
643
</property >
553
- <property name =" text" >
644
+ <property name =" text" >
554
645
<string >Remember this</string >
555
646
</property >
556
647
</widget >
557
648
</item >
558
- <item row =" 1" column =" 4" >
559
- <widget class =" QPushButton" name =" pbtnResetBasePathData" >
560
- <property name =" sizePolicy" >
561
- <sizepolicy vsizetype =" Fixed" hsizetype =" Fixed" >
649
+ <item row =" 1" column =" 4" >
650
+ <widget class =" QPushButton" name =" pbtnResetBasePathData" >
651
+ <property name =" sizePolicy" >
652
+ <sizepolicy hsizetype =" Fixed" vsizetype =" Fixed" >
562
653
<horstretch >0</horstretch >
563
654
<verstretch >0</verstretch >
564
655
</sizepolicy >
565
656
</property >
566
- <property name =" toolTip" >
657
+ <property name =" toolTip" >
567
658
<string >Reset to default</string >
568
659
</property >
569
- <property name =" whatsThis" >
660
+ <property name =" whatsThis" >
570
661
<string >Enters the default “Base Path” which is the path to the directory of the vector layer containing the image information.</string >
571
662
</property >
572
- <property name =" text" >
663
+ <property name =" text" >
573
664
<string >Reset</string >
574
665
</property >
575
- <property name =" icon" >
576
- <iconset >../../../images/themes/default/mActionDraw.png</iconset >
666
+ <property name =" icon" >
667
+ <iconset >
668
+ <normaloff >../../../images/themes/default/mActionDraw.png</normaloff >../../../images/themes/default/mActionDraw.png</iconset >
577
669
</property >
578
- <property name =" iconSize" >
670
+ <property name =" iconSize" >
579
671
<size >
580
672
<width >16</width >
581
673
<height >16</height >
582
674
</size >
583
675
</property >
584
676
</widget >
585
677
</item >
586
- <item row =" 2" column =" 0" colspan =" 2" >
587
- <widget class =" QCheckBox" name =" chkboxUseOnlyFilename" >
588
- <property name =" sizePolicy" >
589
- <sizepolicy vsizetype = " MinimumExpanding " hsizetype = " Minimum " >
678
+ <item row =" 2" column =" 0" colspan =" 2" >
679
+ <widget class =" QCheckBox" name =" chkboxUseOnlyFilename" >
680
+ <property name =" sizePolicy" >
681
+ <sizepolicy hsizetype = " Minimum " vsizetype = " MinimumExpanding " >
590
682
<horstretch >0</horstretch >
591
683
<verstretch >0</verstretch >
592
684
</sizepolicy >
593
685
</property >
594
- <property name =" toolTip" >
686
+ <property name =" toolTip" >
595
687
<string />
596
688
</property >
597
- <property name =" whatsThis" >
689
+ <property name =" whatsThis" >
598
690
<string >If checked, the Base Path will append only the file name instead of the entire relative path (defined above) to create the full directory path to the file. </string >
599
691
</property >
600
- <property name =" text" >
692
+ <property name =" text" >
601
693
<string >Replace entire path/url stored in image path attribute with user defined
602
694
Base Path (i.e. keep only filename from attribute)</string >
603
695
</property >
604
696
</widget >
605
697
</item >
606
- <item row =" 2" column =" 2" colspan =" 2" >
607
- <widget class =" QCheckBox" name =" chkboxSaveUseOnlyFilenameData" >
608
- <property name =" toolTip" >
698
+ <item row =" 2" column =" 2" colspan =" 2" >
699
+ <widget class =" QCheckBox" name =" chkboxSaveUseOnlyFilenameData" >
700
+ <property name =" toolTip" >
609
701
<string />
610
702
</property >
611
- <property name =" whatsThis" >
703
+ <property name =" whatsThis" >
612
704
<string >If checked, the current check-box setting will be saved for the next session.</string >
613
705
</property >
614
- <property name =" layoutDirection" >
706
+ <property name =" layoutDirection" >
615
707
<enum >Qt::LeftToRight</enum >
616
708
</property >
617
- <property name =" text" >
709
+ <property name =" text" >
618
710
<string >Remember this</string >
619
711
</property >
620
712
</widget >
621
713
</item >
622
- <item row =" 2" column =" 4" >
623
- <widget class =" QPushButton" name =" pbtnResetUseOnlyFilenameData" >
624
- <property name =" sizePolicy" >
625
- <sizepolicy vsizetype =" Fixed" hsizetype =" Fixed" >
714
+ <item row =" 2" column =" 4" >
715
+ <widget class =" QPushButton" name =" pbtnResetUseOnlyFilenameData" >
716
+ <property name =" sizePolicy" >
717
+ <sizepolicy hsizetype =" Fixed" vsizetype =" Fixed" >
626
718
<horstretch >0</horstretch >
627
719
<verstretch >0</verstretch >
628
720
</sizepolicy >
629
721
</property >
630
- <property name =" toolTip" >
722
+ <property name =" toolTip" >
631
723
<string >Reset to default</string >
632
724
</property >
633
- <property name =" whatsThis" >
725
+ <property name =" whatsThis" >
634
726
<string >Clears the check-box on this line.</string >
635
727
</property >
636
- <property name =" text" >
728
+ <property name =" text" >
637
729
<string >Reset</string >
638
730
</property >
639
- <property name =" icon" >
640
- <iconset >../../../images/themes/default/mActionDraw.png</iconset >
731
+ <property name =" icon" >
732
+ <iconset >
733
+ <normaloff >../../../images/themes/default/mActionDraw.png</normaloff >../../../images/themes/default/mActionDraw.png</iconset >
641
734
</property >
642
- <property name =" iconSize" >
735
+ <property name =" iconSize" >
643
736
<size >
644
737
<width >16</width >
645
738
<height >16</height >
646
739
</size >
647
740
</property >
648
741
</widget >
649
742
</item >
650
- <item row =" 3" column =" 0" colspan =" 2" >
651
- <widget class =" QCheckBox" name =" chkboxApplyPathRulesToDocs" >
652
- <property name =" sizePolicy" >
653
- <sizepolicy vsizetype = " MinimumExpanding " hsizetype = " Minimum " >
743
+ <item row =" 3" column =" 0" colspan =" 2" >
744
+ <widget class =" QCheckBox" name =" chkboxApplyPathRulesToDocs" >
745
+ <property name =" sizePolicy" >
746
+ <sizepolicy hsizetype = " Minimum " vsizetype = " MinimumExpanding " >
654
747
<horstretch >0</horstretch >
655
748
<verstretch >0</verstretch >
656
749
</sizepolicy >
657
750
</property >
658
- <property name =" toolTip" >
751
+ <property name =" toolTip" >
659
752
<string />
660
753
</property >
661
- <property name =" whatsThis" >
754
+ <property name =" whatsThis" >
662
755
<string >If checked, the same path rules that are defined for images will be used for non-image documents such as movies, text documents, and sound files. If not checked the path rules will only apply to images and other documents will ignore the Base Path parameter.</string >
663
756
</property >
664
- <property name =" text" >
757
+ <property name =" text" >
665
758
<string >Apply Path to Image rules when loading docs in external applications</string >
666
759
</property >
667
760
</widget >
668
761
</item >
669
- <item row =" 3" column =" 2" colspan =" 2" >
670
- <widget class =" QCheckBox" name =" chkboxSaveApplyPathRulesToDocs" >
671
- <property name =" toolTip" >
762
+ <item row =" 3" column =" 2" colspan =" 2" >
763
+ <widget class =" QCheckBox" name =" chkboxSaveApplyPathRulesToDocs" >
764
+ <property name =" toolTip" >
672
765
<string />
673
766
</property >
674
- <property name =" whatsThis" >
767
+ <property name =" whatsThis" >
675
768
<string >If checked, the current check-box setting will be saved for the next session.</string >
676
769
</property >
677
- <property name =" layoutDirection" >
770
+ <property name =" layoutDirection" >
678
771
<enum >Qt::LeftToRight</enum >
679
772
</property >
680
- <property name =" text" >
773
+ <property name =" text" >
681
774
<string >Remember this</string >
682
775
</property >
683
776
</widget >
684
777
</item >
685
- <item row =" 3" column =" 4" >
686
- <widget class =" QPushButton" name =" pbtnResetApplyPathRulesToDocs" >
687
- <property name =" sizePolicy" >
688
- <sizepolicy vsizetype =" Fixed" hsizetype =" Fixed" >
778
+ <item row =" 3" column =" 4" >
779
+ <widget class =" QPushButton" name =" pbtnResetApplyPathRulesToDocs" >
780
+ <property name =" sizePolicy" >
781
+ <sizepolicy hsizetype =" Fixed" vsizetype =" Fixed" >
689
782
<horstretch >0</horstretch >
690
783
<verstretch >0</verstretch >
691
784
</sizepolicy >
692
785
</property >
693
- <property name =" toolTip" >
786
+ <property name =" toolTip" >
694
787
<string >Reset to default</string >
695
788
</property >
696
- <property name =" whatsThis" >
789
+ <property name =" whatsThis" >
697
790
<string >Clears the check-box on this line.</string >
698
791
</property >
699
- <property name =" text" >
792
+ <property name =" text" >
700
793
<string >Reset</string >
701
794
</property >
702
- <property name =" icon" >
703
- <iconset >../../../images/themes/default/mActionDraw.png</iconset >
795
+ <property name =" icon" >
796
+ <iconset >
797
+ <normaloff >../../../images/themes/default/mActionDraw.png</normaloff >../../../images/themes/default/mActionDraw.png</iconset >
704
798
</property >
705
- <property name =" iconSize" >
799
+ <property name =" iconSize" >
706
800
<size >
707
801
<width >16</width >
708
802
<height >16</height >
@@ -713,41 +807,41 @@ Base Path (i.e. keep only filename from attribute)</string>
713
807
</layout >
714
808
</widget >
715
809
</item >
716
- <item row =" 4" column =" 0" >
717
- <widget class =" Line" name =" line" >
718
- <property name =" orientation" >
810
+ <item row =" 4" column =" 0" >
811
+ <widget class =" Line" name =" line" >
812
+ <property name =" orientation" >
719
813
<enum >Qt::Horizontal</enum >
720
814
</property >
721
815
</widget >
722
816
</item >
723
- <item row =" 5" column =" 0" >
724
- <widget class =" QDialogButtonBox" name =" buttonboxOptions" >
725
- <property name =" toolTip" >
817
+ <item row =" 5" column =" 0" >
818
+ <widget class =" QDialogButtonBox" name =" buttonboxOptions" >
819
+ <property name =" toolTip" >
726
820
<string />
727
821
</property >
728
- <property name =" whatsThis" >
822
+ <property name =" whatsThis" >
729
823
<string >Clicking on Save will save the settings without closing the Options pane. Clicking on Restore Defaults will reset all of the fields to their default settings. It has the same effect as clicking all of the “Reset to default” buttons. </string >
730
824
</property >
731
- <property name =" standardButtons" >
732
- <set >QDialogButtonBox::NoButton|QDialogButtonBox:: RestoreDefaults|QDialogButtonBox::Save</set >
825
+ <property name =" standardButtons" >
826
+ <set >QDialogButtonBox::RestoreDefaults|QDialogButtonBox::Save</set >
733
827
</property >
734
828
</widget >
735
829
</item >
736
830
</layout >
737
831
</widget >
738
- <widget class =" QWidget" name =" ConfigureExternalApplications" >
739
- <attribute name =" title" >
832
+ <widget class =" QWidget" name =" ConfigureExternalApplications" >
833
+ <attribute name =" title" >
740
834
<string >Configure External Applications</string >
741
835
</attribute >
742
- <layout class =" QGridLayout" >
743
- <item row =" 0" column =" 0" colspan =" 2" >
744
- <layout class =" QHBoxLayout" >
836
+ <layout class =" QGridLayout" >
837
+ <item row =" 0" column =" 0" colspan =" 2" >
838
+ <layout class =" QHBoxLayout" >
745
839
<item >
746
840
<spacer >
747
- <property name =" orientation" >
841
+ <property name =" orientation" >
748
842
<enum >Qt::Horizontal</enum >
749
843
</property >
750
- <property name =" sizeHint" >
844
+ <property name =" sizeHint" stdset = " 0 " >
751
845
<size >
752
846
<width >40</width >
753
847
<height >20</height >
@@ -756,18 +850,18 @@ Base Path (i.e. keep only filename from attribute)</string>
756
850
</spacer >
757
851
</item >
758
852
<item >
759
- <widget class =" QLabel" name =" label_3" >
760
- <property name =" text" >
853
+ <widget class =" QLabel" name =" label_3" >
854
+ <property name =" text" >
761
855
<string >File extension and external application in which to load a document of that type</string >
762
856
</property >
763
857
</widget >
764
858
</item >
765
859
<item >
766
860
<spacer >
767
- <property name =" orientation" >
861
+ <property name =" orientation" >
768
862
<enum >Qt::Horizontal</enum >
769
863
</property >
770
- <property name =" sizeHint" >
864
+ <property name =" sizeHint" stdset = " 0 " >
771
865
<size >
772
866
<width >40</width >
773
867
<height >20</height >
@@ -777,66 +871,68 @@ Base Path (i.e. keep only filename from attribute)</string>
777
871
</item >
778
872
</layout >
779
873
</item >
780
- <item row =" 2" column =" 0" >
781
- <widget class =" QTableWidget" name =" tableFileTypeAssociations" >
782
- <property name =" toolTip" >
874
+ <item row =" 2" column =" 0" >
875
+ <widget class =" QTableWidget" name =" tableFileTypeAssociations" >
876
+ <property name =" toolTip" >
783
877
<string />
784
878
</property >
785
- <property name =" whatsThis" >
879
+ <property name =" whatsThis" >
786
880
<string >A table containing file types that can be opened using eVis. Each file type needs a file extension and the path to an application that can open that type of file. This provides the capability of opening a broad range of files such as movies, sound recording, and text documents instead of only images. </string >
787
881
</property >
788
882
<column >
789
- <property name =" text" >
883
+ <property name =" text" >
790
884
<string >Extension</string >
791
885
</property >
792
886
</column >
793
887
<column >
794
- <property name =" text" >
888
+ <property name =" text" >
795
889
<string >Application</string >
796
890
</property >
797
891
</column >
798
892
</widget >
799
893
</item >
800
- <item row =" 2" column =" 1" >
801
- <layout class =" QVBoxLayout" >
894
+ <item row =" 2" column =" 1" >
895
+ <layout class =" QVBoxLayout" >
802
896
<item >
803
- <widget class =" QPushButton" name =" pbtnAddFileType" >
804
- <property name =" toolTip" >
897
+ <widget class =" QPushButton" name =" pbtnAddFileType" >
898
+ <property name =" toolTip" >
805
899
<string >Add new file type</string >
806
900
</property >
807
- <property name =" whatsThis" >
901
+ <property name =" whatsThis" >
808
902
<string >Add a new file type with a unique extension and the path for the application that can open the file.</string >
809
903
</property >
810
- <property name =" text" >
904
+ <property name =" text" >
811
905
<string />
812
906
</property >
813
- <property name =" icon" >
814
- <iconset >../../../../raster_transparency_branch/images/themes/default/mActionNewAttribute.png</iconset >
907
+ <property name =" icon" >
908
+ <iconset >
909
+ <normaloff >../../../../raster_transparency_branch/images/themes/default/mActionNewAttribute.png</normaloff >../../../../raster_transparency_branch/images/themes/default/mActionNewAttribute.png</iconset >
815
910
</property >
816
911
</widget >
817
912
</item >
818
913
<item >
819
- <widget class =" QPushButton" name =" pbtnDeleteFileType" >
820
- <property name =" toolTip" >
914
+ <widget class =" QPushButton" name =" pbtnDeleteFileType" >
915
+ <property name =" toolTip" >
821
916
<string >Delete current row</string >
822
917
</property >
823
- <property name =" whatsThis" >
918
+ <property name =" whatsThis" >
824
919
<string >Delete the file type highlighted in the table and defined by a file extension and a path to an associated application.</string >
825
920
</property >
826
- <property name =" text" >
921
+ <property name =" text" >
827
922
<string />
828
923
</property >
829
- <property name =" icon" >
830
- <iconset >../../../../raster_transparency_branch/images/themes/default/mActionDeleteAttribute.png</iconset >
924
+ <property name =" icon" >
925
+ <iconset >
926
+ <normaloff >../../../../raster_transparency_branch/images/themes/default/mActionDeleteAttribute.png</normaloff >../../../../raster_transparency_branch/images/themes/default/mActionDeleteAttribute.png</iconset >
831
927
</property >
832
928
</widget >
833
929
</item >
834
930
<item >
835
931
<spacer >
836
- <property name =" orientation" >
932
+ <property name =" orientation" >
837
933
<enum >Qt::Vertical</enum >
838
934
</property >
839
- <property name =" sizeHint" >
935
+ <property name =" sizeHint" stdset = " 0 " >
840
936
<size >
841
937
<width >20</width >
842
938
<height >491</height >
@@ -894,7 +990,7 @@ Base Path (i.e. keep only filename from attribute)</string>
894
990
<tabstop >buttonboxOptions</tabstop >
895
991
</tabstops >
896
992
<resources >
897
- <include location =" ../resources/evis.qrc" />
993
+ <include location =" ../resources/evis.qrc" />
898
994
</resources >
899
995
<connections >
900
996
<connection >
@@ -903,11 +999,11 @@ Base Path (i.e. keep only filename from attribute)</string>
903
999
<receiver >eVisGenericEventBrowserGuiBase</receiver >
904
1000
<slot >close()</slot >
905
1001
<hints >
906
- <hint type =" sourcelabel" >
1002
+ <hint type =" sourcelabel" >
907
1003
<x >310</x >
908
1004
<y >652</y >
909
1005
</hint >
910
- <hint type =" destinationlabel" >
1006
+ <hint type =" destinationlabel" >
911
1007
<x >286</x >
912
1008
<y >274</y >
913
1009
</hint >
@@ -919,11 +1015,11 @@ Base Path (i.e. keep only filename from attribute)</string>
919
1015
<receiver >eVisGenericEventBrowserGuiBase</receiver >
920
1016
<slot >close()</slot >
921
1017
<hints >
922
- <hint type =" sourcelabel" >
1018
+ <hint type =" sourcelabel" >
923
1019
<x >525</x >
924
1020
<y >664</y >
925
1021
</hint >
926
- <hint type =" destinationlabel" >
1022
+ <hint type =" destinationlabel" >
927
1023
<x >403</x >
928
1024
<y >273</y >
929
1025
</hint >
0 commit comments