Switch to unified view

a/src/qtgui/advsearch.ui b/src/qtgui/advsearch.ui
1
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0" stdsetdef="1">
3
  <author></author>
4
  <comment></comment>
5
  <exportmacro></exportmacro>
2
  <class>AdvSearchBase</class>
6
  <class>AdvSearchBase</class>
3
  <widget class="QDialog">
7
  <widget class="QDialog" name="AdvSearchBase">
4
    <property name="name">
5
      <cstring>AdvSearchBase</cstring>
6
    </property>
7
    <property name="geometry">
8
    <property name="geometry">
8
      <rect>
9
      <rect>
9
        <x>0</x>
10
        <x>0</x>
10
        <y>0</y>
11
        <y>0</y>
11
        <width>545</width>
12
        <width>545</width>
12
        <height>537</height>
13
        <height>537</height>
13
      </rect>
14
      </rect>
14
    </property>
15
    </property>
15
    <property name="caption">
16
    <property name="windowTitle">
16
      <string>Advanced search</string>
17
      <string>Advanced search</string>
17
    </property>
18
    </property>
18
    <property name="sizeGripEnabled">
19
    <property name="sizeGripEnabled">
19
      <bool>true</bool>
20
      <bool>true</bool>
20
    </property>
21
    </property>
21
    <vbox>
22
    <layout class="QVBoxLayout">
22
      <property name="name">
23
      <item>
23
        <cstring>unnamed</cstring>
24
        <layout class="QHBoxLayout">
24
      </property>
25
          <item>
25
      <widget class="QLayoutWidget">
26
            <layout class="QVBoxLayout">
26
        <property name="name">
27
          <cstring>layout17</cstring>
28
        </property>
29
        <hbox>
30
          <property name="name">
31
            <cstring>unnamed</cstring>
32
          </property>
33
          <widget class="QLayoutWidget">
34
            <property name="name">
35
              <cstring>layout16</cstring>
36
            </property>
37
            <vbox>
38
              <property name="name">
39
                <cstring>unnamed</cstring>
40
              </property>
41
              <property name="spacing">
27
              <property name="spacing">
42
                <number>2</number>
28
                <number>2</number>
43
              </property>
29
              </property>
30
              <item>
44
              <widget class="QLabel">
31
                <widget class="QLabel" name="textLabel2">
32
                  <property name="sizePolicy">
33
                    <sizepolicy>
34
                      <hsizetype>0</hsizetype>
35
                      <vsizetype>5</vsizetype>
36
                      <horstretch>0</horstretch>
37
                      <verstretch>0</verstretch>
38
                    </sizepolicy>
39
                  </property>
40
                  <property name="frameShape">
41
                    <enum>QFrame::NoFrame</enum>
42
                  </property>
43
                  <property name="frameShadow">
44
                    <enum>QFrame::Plain</enum>
45
                  </property>
46
                  <property name="margin">
47
                    <number>4</number>
48
                  </property>
45
                <property name="name">
49
                  <property name="text">
50
                    <string>Search for &lt;br&gt;documents&lt;br&gt;satisfying:</string>
51
                  </property>
52
                  <property name="toolTip" stdset="0">
53
                    <string>All non empty fields on the right will be combined with AND (&quot;All clauses&quot; choice) or OR (&quot;Any clause&quot; choice) conjunctions. &lt;br&gt;&quot;Any&quot; &quot;All&quot; and &quot;None&quot; field types can accept a mix of simple words, and phrases enclosed in double quotes.&lt;br&gt;Fields with no data are ignored.</string>
54
                  </property>
55
                  <property name="wordWrap">
56
                    <bool>false</bool>
57
                  </property>
58
                </widget>
59
              </item>
60
              <item>
61
                <widget class="QComboBox" name="conjunctCMB">
62
                  <property name="sizePolicy">
63
                    <sizepolicy>
64
                      <hsizetype>0</hsizetype>
65
                      <vsizetype>0</vsizetype>
66
                      <horstretch>8</horstretch>
67
                      <verstretch>0</verstretch>
68
                    </sizepolicy>
69
                  </property>
70
                  <property name="toolTip" stdset="0">
71
                    <string>All non empty fields on the right will be combined with AND (&quot;All clauses&quot; choice) or OR (&quot;Any clause&quot; choice) conjunctions. &lt;br&gt;&quot;Any&quot; &quot;All&quot; and &quot;None&quot; field types can accept a mix of simple words, and phrases enclosed in double quotes.&lt;br&gt;Fields with no data are ignored.</string>
72
                  </property>
73
                </widget>
74
              </item>
75
              <item>
76
                <spacer name="spacer2">
77
                  <property name="sizeHint">
78
                    <size>
79
                      <width>0</width>
80
                      <height>0</height>
81
                    </size>
82
                  </property>
83
                  <property name="sizeType">
84
                    <enum>QSizePolicy::Expanding</enum>
85
                  </property>
86
                  <property name="orientation">
87
                    <enum>Qt::Vertical</enum>
88
                  </property>
89
                </spacer>
90
              </item>
91
              <item>
92
                <widget class="QPushButton" name="delClausePB">
93
                  <property name="sizePolicy">
94
                    <sizepolicy>
95
                      <hsizetype>0</hsizetype>
96
                      <vsizetype>0</vsizetype>
97
                      <horstretch>0</horstretch>
98
                      <verstretch>0</verstretch>
99
                    </sizepolicy>
100
                  </property>
101
                  <property name="text">
46
                  <cstring>textLabel2</cstring>
102
                    <string>Delete clause</string>
103
                  </property>
104
                  <property name="autoDefault">
105
                    <bool>false</bool>
106
                  </property>
107
                </widget>
108
              </item>
109
              <item>
110
                <widget class="QPushButton" name="addClausePB">
111
                  <property name="sizePolicy">
112
                    <sizepolicy>
113
                      <hsizetype>0</hsizetype>
114
                      <vsizetype>0</vsizetype>
115
                      <horstretch>0</horstretch>
116
                      <verstretch>0</verstretch>
117
                    </sizepolicy>
118
                  </property>
119
                  <property name="text">
120
                    <string>Add clause</string>
121
                  </property>
122
                  <property name="autoDefault">
123
                    <bool>false</bool>
124
                  </property>
125
                </widget>
126
              </item>
127
            </layout>
128
          </item>
129
          <item>
130
            <widget class="Q3Frame" name="clauseFRM">
131
              <property name="frameShape">
132
                <enum>QFrame::StyledPanel</enum>
133
              </property>
134
              <property name="frameShadow">
135
                <enum>QFrame::Plain</enum>
136
              </property>
137
              <layout class="QVBoxLayout">
138
                <property name="margin">
139
                  <number>0</number>
47
                </property>
140
                </property>
48
                <property name="sizePolicy">
141
                <property name="spacing">
49
                  <sizepolicy>
142
                  <number>1</number>
50
                    <hsizetype>0</hsizetype>
51
                    <vsizetype>5</vsizetype>
52
                    <horstretch>0</horstretch>
53
                    <verstretch>0</verstretch>
54
                  </sizepolicy>
55
                </property>
143
                </property>
144
                <item>
145
                  <widget class="Line" name="clauseline">
56
                <property name="frameShape">
146
                    <property name="frameShape">
57
                  <enum>NoFrame</enum>
147
                      <enum>QFrame::HLine</enum>
58
                </property>
148
                    </property>
59
                <property name="frameShadow">
149
                    <property name="frameShadow">
60
                  <enum>Plain</enum>
150
                      <enum>QFrame::Plain</enum>
61
                </property>
151
                    </property>
62
                <property name="margin">
152
                  </widget>
63
                  <number>4</number>
64
                </property>
153
                </item>
65
                <property name="text">
66
                  <string>Search for &lt;br&gt;documents&lt;br&gt;satisfying:</string>
67
                </property>
154
              </layout>
68
                <property name="toolTip" stdset="0">
69
                  <string>All non empty fields on the right will be combined with AND ("All clauses" choice) or OR ("Any clause" choice) conjunctions. &lt;br&gt;"Any" "All" and "None" field types can accept a mix of simple words, and phrases enclosed in double quotes.&lt;br&gt;Fields with no data are ignored.</string>
70
                </property>
71
              </widget>
155
            </widget>
72
              <widget class="QComboBox">
156
          </item>
157
        </layout>
158
      </item>
159
      <item>
160
        <widget class="Line" name="line4">
73
                <property name="name">
161
          <property name="frameShape">
74
                  <cstring>conjunctCMB</cstring>
162
            <enum>QFrame::HLine</enum>
75
                </property>
163
          </property>
164
          <property name="frameShadow">
165
            <enum>QFrame::Sunken</enum>
166
          </property>
167
        </widget>
168
      </item>
169
      <item>
170
        <layout class="QHBoxLayout">
171
          <item>
172
            <widget class="QCheckBox" name="restrictFtCB">
76
                <property name="sizePolicy">
173
              <property name="sizePolicy">
77
                  <sizepolicy>
174
                <sizepolicy>
78
                    <hsizetype>0</hsizetype>
175
                  <hsizetype>1</hsizetype>
79
                    <vsizetype>0</vsizetype>
176
                  <vsizetype>0</vsizetype>
80
                    <horstretch>8</horstretch>
177
                  <horstretch>1</horstretch>
81
                    <verstretch>0</verstretch>
178
                  <verstretch>0</verstretch>
82
                  </sizepolicy>
179
                </sizepolicy>
83
                </property>
180
              </property>
84
                <property name="toolTip" stdset="0">
85
                  <string>All non empty fields on the right will be combined with AND ("All clauses" choice) or OR ("Any clause" choice) conjunctions. &lt;br&gt;"Any" "All" and "None" field types can accept a mix of simple words, and phrases enclosed in double quotes.&lt;br&gt;Fields with no data are ignored.</string>
86
                </property>
87
              </widget>
88
              <spacer>
89
                <property name="name">
90
                  <cstring>spacer2</cstring>
91
                </property>
92
                <property name="orientation">
93
                  <enum>Vertical</enum>
94
                </property>
95
                <property name="sizeType">
96
                  <enum>Expanding</enum>
97
                </property>
98
              </spacer>
99
              <widget class="QPushButton">
100
                <property name="name">
101
                  <cstring>delClausePB</cstring>
102
                </property>
103
                <property name="sizePolicy">
104
                  <sizepolicy>
105
                    <hsizetype>0</hsizetype>
106
                    <vsizetype>0</vsizetype>
107
                    <horstretch>0</horstretch>
108
                    <verstretch>0</verstretch>
109
                  </sizepolicy>
110
                </property>
111
                <property name="text">
181
              <property name="text">
112
                  <string>Delete clause</string>
113
                </property>
114
                <property name="autoDefault">
115
                  <bool>false</bool>
116
                </property>
117
              </widget>
118
              <widget class="QPushButton">
119
                <property name="name">
120
                  <cstring>addClausePB</cstring>
121
                </property>
122
                <property name="sizePolicy">
123
                  <sizepolicy>
124
                    <hsizetype>0</hsizetype>
125
                    <vsizetype>0</vsizetype>
126
                    <horstretch>0</horstretch>
127
                    <verstretch>0</verstretch>
128
                  </sizepolicy>
129
                </property>
130
                <property name="text">
131
                  <string>Add clause</string>
132
                </property>
133
                <property name="autoDefault">
134
                  <bool>false</bool>
135
                </property>
136
              </widget>
137
            </vbox>
138
          </widget>
139
          <widget class="QFrame">
140
            <property name="name">
141
              <cstring>clauseFRM</cstring>
142
            </property>
143
            <property name="frameShape">
144
              <enum>StyledPanel</enum>
145
            </property>
146
            <property name="frameShadow">
147
              <enum>Plain</enum>
148
            </property>
149
            <vbox>
150
              <property name="name">
151
                <cstring>unnamed</cstring>
152
              </property>
153
              <property name="margin">
154
                <number>0</number>
155
              </property>
156
              <property name="spacing">
157
                <number>1</number>
158
              </property>
159
              <widget class="Line">
160
                <property name="name">
161
                  <cstring>clauseline</cstring>
162
                </property>
163
                <property name="frameShape">
164
                  <enum>HLine</enum>
165
                </property>
166
                <property name="frameShadow">
167
                  <enum>Plain</enum>
168
                </property>
169
                <property name="orientation">
170
                  <enum>Horizontal</enum>
171
                </property>
172
              </widget>
173
            </vbox>
174
          </widget>
175
        </hbox>
176
      </widget>
177
      <widget class="Line">
178
        <property name="name">
179
          <cstring>line4</cstring>
180
        </property>
181
        <property name="frameShape">
182
          <enum>HLine</enum>
183
        </property>
184
        <property name="frameShadow">
185
          <enum>Sunken</enum>
186
        </property>
187
        <property name="orientation">
188
          <enum>Horizontal</enum>
189
        </property>
190
      </widget>
191
      <widget class="QLayoutWidget">
192
        <property name="name">
193
          <cstring>layout9</cstring>
194
        </property>
195
        <hbox>
196
          <property name="name">
197
            <cstring>unnamed</cstring>
198
          </property>
199
          <widget class="QCheckBox">
200
            <property name="name">
201
              <cstring>restrictFtCB</cstring>
202
            </property>
203
            <property name="sizePolicy">
204
              <sizepolicy>
205
                <hsizetype>1</hsizetype>
206
                <vsizetype>0</vsizetype>
207
                <horstretch>1</horstretch>
208
                <verstretch>0</verstretch>
209
              </sizepolicy>
210
            </property>
211
            <property name="text">
212
              <string>Restrict file types</string>
182
                <string>Restrict file types</string>
213
            </property>
183
              </property>
214
            <property name="toolTip" stdset="0">
184
              <property name="toolTip" stdset="0">
215
              <string>Check this to enable filtering on file types</string>
185
                <string>Check this to enable filtering on file types</string>
216
            </property>
186
              </property>
217
          </widget>
187
            </widget>
188
          </item>
189
          <item>
218
          <widget class="QCheckBox">
190
            <widget class="QCheckBox" name="restrictCtCB">
219
            <property name="name">
220
              <cstring>restrictCtCB</cstring>
221
            </property>
222
            <property name="enabled">
191
              <property name="enabled">
223
              <bool>false</bool>
192
                <bool>false</bool>
224
            </property>
193
              </property>
225
            <property name="sizePolicy">
194
              <property name="sizePolicy">
226
              <sizepolicy>
195
                <sizepolicy>
227
                <hsizetype>1</hsizetype>
196
                  <hsizetype>1</hsizetype>
228
                <vsizetype>0</vsizetype>
197
                  <vsizetype>0</vsizetype>
229
                <horstretch>1</horstretch>
198
                  <horstretch>1</horstretch>
230
                <verstretch>0</verstretch>
199
                  <verstretch>0</verstretch>
231
              </sizepolicy>
200
                </sizepolicy>
232
            </property>
201
              </property>
233
            <property name="text">
202
              <property name="text">
234
              <string>By categories</string>
203
                <string>By categories</string>
235
            </property>
204
              </property>
236
            <property name="toolTip" stdset="0">
205
              <property name="toolTip" stdset="0">
237
              <string>Check this to use file categories instead of raw mime types</string>
206
                <string>Check this to use file categories instead of raw mime types</string>
238
            </property>
207
              </property>
239
          </widget>
208
            </widget>
209
          </item>
210
          <item>
240
          <widget class="QPushButton">
211
            <widget class="QPushButton" name="saveFileTypesPB">
241
            <property name="name">
242
              <cstring>saveFileTypesPB</cstring>
243
            </property>
244
            <property name="enabled">
212
              <property name="enabled">
245
              <bool>false</bool>
213
                <bool>false</bool>
246
            </property>
214
              </property>
247
            <property name="text">
215
              <property name="text">
248
              <string>Save as default</string>
216
                <string>Save as default</string>
249
            </property>
217
              </property>
250
            <property name="autoDefault">
218
              <property name="autoDefault">
251
              <bool>false</bool>
219
                <bool>false</bool>
252
            </property>
220
              </property>
253
          </widget>
221
            </widget>
222
          </item>
254
        </hbox>
223
        </layout>
255
      </widget>
224
      </item>
256
      <widget class="QLayoutWidget">
225
      <item>
257
        <property name="name">
226
        <layout class="QHBoxLayout">
258
          <cstring>filTypHB</cstring>
227
          <item>
259
        </property>
228
            <layout class="QVBoxLayout">
260
        <hbox>
261
          <property name="name">
262
            <cstring>unnamed</cstring>
263
          </property>
264
          <widget class="QLayoutWidget">
265
            <property name="name">
266
              <cstring>layout9</cstring>
267
            </property>
268
            <vbox>
269
              <property name="name">
270
                <cstring>unnamed</cstring>
271
              </property>
272
              <property name="spacing">
229
              <property name="spacing">
273
                <number>0</number>
230
                <number>0</number>
274
              </property>
231
              </property>
232
              <item>
275
              <widget class="QLabel">
233
                <widget class="QLabel" name="textLabel2_2">
276
                <property name="name">
277
                  <cstring>textLabel2_2</cstring>
278
                </property>
279
                <property name="text">
234
                  <property name="text">
280
                  <string>Searched file types</string>
235
                    <string>Searched file types</string>
281
                </property>
236
                  </property>
282
              </widget>
283
              <widget class="QListBox">
284
                <property name="name">
237
                  <property name="wordWrap">
285
                  <cstring>yesFiltypsLB</cstring>
238
                    <bool>false</bool>
286
                </property>
239
                  </property>
240
                </widget>
241
              </item>
242
              <item>
243
                <widget class="Q3ListBox" name="yesFiltypsLB">
287
                <property name="enabled">
244
                  <property name="enabled">
288
                  <bool>false</bool>
245
                    <bool>false</bool>
289
                </property>
246
                  </property>
290
                <property name="minimumSize">
247
                  <property name="minimumSize">
291
                  <size>
248
                    <size>
292
                    <width>200</width>
249
                      <width>200</width>
293
                    <height>20</height>
250
                      <height>20</height>
294
                  </size>
251
                    </size>
295
                </property>
252
                  </property>
296
                <property name="selectionMode">
253
                  <property name="selectionMode">
297
                  <enum>Extended</enum>
254
                    <enum>Q3ListBox::Extended</enum>
298
                </property>
255
                  </property>
299
              </widget>
256
                </widget>
257
              </item>
300
            </vbox>
258
            </layout>
301
          </widget>
259
          </item>
302
          <widget class="QLayoutWidget">
260
          <item>
303
            <property name="name">
261
            <layout class="QVBoxLayout">
304
              <cstring>layout11</cstring>
305
            </property>
306
            <vbox>
307
              <property name="name">
308
                <cstring>unnamed</cstring>
309
              </property>
310
              <property name="spacing">
262
              <property name="spacing">
311
                <number>0</number>
263
                <number>0</number>
312
              </property>
264
              </property>
265
              <item>
313
              <widget class="QPushButton">
266
                <widget class="QPushButton" name="delAFiltypPB">
314
                <property name="name">
315
                  <cstring>delAFiltypPB</cstring>
316
                </property>
317
                <property name="enabled">
267
                  <property name="enabled">
318
                  <bool>false</bool>
268
                    <bool>false</bool>
319
                </property>
269
                  </property>
320
                <property name="text">
270
                  <property name="text">
321
                  <string>All ----&gt;</string>
271
                    <string>All ----&gt;</string>
322
                </property>
272
                  </property>
323
                <property name="autoDefault">
273
                  <property name="autoDefault">
324
                  <bool>false</bool>
274
                    <bool>false</bool>
325
                </property>
275
                  </property>
326
              </widget>
276
                </widget>
277
              </item>
278
              <item>
327
              <widget class="QPushButton">
279
                <widget class="QPushButton" name="delFiltypPB">
328
                <property name="name">
329
                  <cstring>delFiltypPB</cstring>
330
                </property>
331
                <property name="enabled">
280
                  <property name="enabled">
332
                  <bool>false</bool>
281
                    <bool>false</bool>
333
                </property>
282
                  </property>
334
                <property name="text">
283
                  <property name="text">
335
                  <string>Sel -----&gt;</string>
284
                    <string>Sel -----&gt;</string>
336
                </property>
285
                  </property>
337
                <property name="autoDefault">
286
                  <property name="autoDefault">
338
                  <bool>false</bool>
287
                    <bool>false</bool>
339
                </property>
288
                  </property>
340
              </widget>
289
                </widget>
290
              </item>
291
              <item>
341
              <widget class="QPushButton">
292
                <widget class="QPushButton" name="addFiltypPB">
342
                <property name="name">
343
                  <cstring>addFiltypPB</cstring>
344
                </property>
345
                <property name="enabled">
293
                  <property name="enabled">
346
                  <bool>false</bool>
294
                    <bool>false</bool>
347
                </property>
295
                  </property>
348
                <property name="text">
296
                  <property name="text">
349
                  <string>&lt;----- Sel</string>
297
                    <string>&lt;----- Sel</string>
350
                </property>
298
                  </property>
351
                <property name="autoDefault">
299
                  <property name="autoDefault">
352
                  <bool>false</bool>
300
                    <bool>false</bool>
353
                </property>
301
                  </property>
354
              </widget>
302
                </widget>
303
              </item>
304
              <item>
355
              <widget class="QPushButton">
305
                <widget class="QPushButton" name="addAFiltypPB">
356
                <property name="name">
357
                  <cstring>addAFiltypPB</cstring>
358
                </property>
359
                <property name="enabled">
306
                  <property name="enabled">
360
                  <bool>false</bool>
307
                    <bool>false</bool>
361
                </property>
308
                  </property>
362
                <property name="text">
309
                  <property name="text">
363
                  <string>&lt;----- All</string>
310
                    <string>&lt;----- All</string>
364
                </property>
311
                  </property>
365
                <property name="autoDefault">
312
                  <property name="autoDefault">
366
                  <bool>false</bool>
313
                    <bool>false</bool>
367
                </property>
314
                  </property>
368
              </widget>
315
                </widget>
316
              </item>
369
            </vbox>
317
            </layout>
370
          </widget>
318
          </item>
371
          <widget class="QLayoutWidget">
319
          <item>
372
            <property name="name">
320
            <layout class="QVBoxLayout">
373
              <cstring>layout10</cstring>
374
            </property>
375
            <vbox>
376
              <property name="name">
377
                <cstring>unnamed</cstring>
378
              </property>
379
              <property name="spacing">
321
              <property name="spacing">
380
                <number>0</number>
322
                <number>0</number>
381
              </property>
323
              </property>
324
              <item>
382
              <widget class="QLabel">
325
                <widget class="QLabel" name="textLabel3">
383
                <property name="name">
384
                  <cstring>textLabel3</cstring>
385
                </property>
386
                <property name="text">
326
                  <property name="text">
387
                  <string>Ignored file types</string>
327
                    <string>Ignored file types</string>
388
                </property>
328
                  </property>
389
              </widget>
390
              <widget class="QListBox">
391
                <property name="name">
329
                  <property name="wordWrap">
392
                  <cstring>noFiltypsLB</cstring>
330
                    <bool>false</bool>
393
                </property>
331
                  </property>
332
                </widget>
333
              </item>
334
              <item>
335
                <widget class="Q3ListBox" name="noFiltypsLB">
394
                <property name="enabled">
336
                  <property name="enabled">
395
                  <bool>false</bool>
337
                    <bool>false</bool>
396
                </property>
338
                  </property>
397
                <property name="minimumSize">
339
                  <property name="minimumSize">
398
                  <size>
340
                    <size>
399
                    <width>200</width>
341
                      <width>200</width>
400
                    <height>20</height>
342
                      <height>20</height>
401
                  </size>
343
                    </size>
402
                </property>
344
                  </property>
403
                <property name="selectionMode">
345
                  <property name="selectionMode">
404
                  <enum>Extended</enum>
346
                    <enum>Q3ListBox::Extended</enum>
405
                </property>
347
                  </property>
406
              </widget>
348
                </widget>
349
              </item>
407
            </vbox>
350
            </layout>
408
          </widget>
351
          </item>
409
        </hbox>
352
        </layout>
410
      </widget>
353
      </item>
354
      <item>
411
      <widget class="Line">
355
        <widget class="Line" name="line5">
412
        <property name="name">
413
          <cstring>line5</cstring>
414
        </property>
415
        <property name="frameShape">
356
          <property name="frameShape">
416
          <enum>HLine</enum>
357
            <enum>QFrame::HLine</enum>
417
        </property>
358
          </property>
418
        <property name="frameShadow">
359
          <property name="frameShadow">
419
          <enum>Sunken</enum>
360
            <enum>QFrame::Sunken</enum>
420
        </property>
421
        <property name="orientation">
422
          <enum>Horizontal</enum>
423
        </property>
424
      </widget>
425
      <widget class="QLayoutWidget">
426
        <property name="name">
427
          <cstring>layoutFT</cstring>
428
        </property>
429
        <grid>
430
          <property name="name">
431
            <cstring>unnamed</cstring>
432
          </property>
433
          <widget class="QComboBox" row="1" column="0">
434
            <property name="name">
435
              <cstring>subtreeCMB</cstring>
436
            </property>
361
          </property>
362
        </widget>
363
      </item>
364
      <item>
365
        <layout class="QGridLayout">
366
          <item row="1" column="0">
367
            <widget class="QComboBox" name="subtreeCMB">
437
            <property name="sizePolicy">
368
              <property name="sizePolicy">
438
              <sizepolicy>
369
                <sizepolicy>
439
                <hsizetype>7</hsizetype>
370
                  <hsizetype>7</hsizetype>
440
                <vsizetype>0</vsizetype>
371
                  <vsizetype>0</vsizetype>
441
                <horstretch>8</horstretch>
372
                  <horstretch>8</horstretch>
442
                <verstretch>0</verstretch>
373
                  <verstretch>0</verstretch>
443
              </sizepolicy>
374
                </sizepolicy>
444
            </property>
375
              </property>
445
            <property name="minimumSize">
376
              <property name="minimumSize">
446
              <size>
377
                <size>
447
                <width>300</width>
378
                  <width>300</width>
448
                <height>0</height>
379
                  <height>0</height>
449
              </size>
380
                </size>
450
            </property>
381
              </property>
451
            <property name="editable">
382
              <property name="editable">
452
              <bool>true</bool>
383
                <bool>true</bool>
453
            </property>
384
              </property>
454
            <property name="maxCount">
385
              <property name="maxCount">
455
              <number>20</number>
386
                <number>20</number>
456
            </property>
387
              </property>
457
            <property name="insertionPolicy">
388
              <property name="insertPolicy">
458
              <enum>NoInsertion</enum>
389
                <enum>QComboBox::NoInsert</enum>
459
            </property>
390
              </property>
460
            <property name="duplicatesEnabled">
391
              <property name="duplicatesEnabled">
461
              <bool>false</bool>
392
                <bool>false</bool>
462
            </property>
393
              </property>
463
            <property name="toolTip" stdset="0">
394
              <property name="toolTip" stdset="0">
464
              <string>Enter top directory for search</string>
395
                <string>Enter top directory for search</string>
465
            </property>
396
              </property>
466
          </widget>
397
            </widget>
398
          </item>
399
          <item row="1" column="1">
467
          <widget class="QPushButton" row="1" column="1">
400
            <widget class="QPushButton" name="browsePB">
468
            <property name="name">
469
              <cstring>browsePB</cstring>
470
            </property>
471
            <property name="text">
401
              <property name="text">
472
              <string>Browse</string>
402
                <string>Browse</string>
473
            </property>
403
              </property>
474
            <property name="autoDefault">
404
              <property name="autoDefault">
475
              <bool>false</bool>
405
                <bool>false</bool>
476
            </property>
406
              </property>
477
          </widget>
407
            </widget>
408
          </item>
478
          <widget class="QLabel" row="0" column="0">
409
          <item row="0" column="0">
479
            <property name="name">
410
            <widget class="QLabel" name="textLabel1">
480
              <cstring>textLabel1</cstring>
481
            </property>
482
            <property name="text">
411
              <property name="text">
483
              <string>Restrict results to files in subtree:</string>
412
                <string>Restrict results to files in subtree:</string>
484
            </property>
413
              </property>
414
              <property name="wordWrap">
415
                <bool>false</bool>
416
              </property>
485
          </widget>
417
            </widget>
486
        </grid>
418
          </item>
419
        </layout>
487
      </widget>
420
      </item>
421
      <item>
488
      <widget class="Line">
422
        <widget class="Line" name="line1">
489
        <property name="name">
490
          <cstring>line1</cstring>
491
        </property>
492
        <property name="frameShape">
423
          <property name="frameShape">
493
          <enum>HLine</enum>
424
            <enum>QFrame::HLine</enum>
494
        </property>
425
          </property>
495
        <property name="frameShadow">
426
          <property name="frameShadow">
496
          <enum>Sunken</enum>
427
            <enum>QFrame::Sunken</enum>
497
        </property>
498
        <property name="orientation">
499
          <enum>Horizontal</enum>
500
        </property>
501
      </widget>
502
      <widget class="QLayoutWidget">
503
        <property name="name">
504
          <cstring>layout26</cstring>
505
        </property>
506
        <hbox>
507
          <property name="name">
508
            <cstring>unnamed</cstring>
509
          </property>
510
          <widget class="QPushButton">
511
            <property name="name">
512
              <cstring>searchPB</cstring>
513
            </property>
428
          </property>
429
        </widget>
430
      </item>
431
      <item>
432
        <layout class="QHBoxLayout">
433
          <item>
434
            <widget class="QPushButton" name="searchPB">
514
            <property name="text">
435
              <property name="text">
515
              <string>Start Search</string>
436
                <string>Start Search</string>
516
            </property>
437
              </property>
517
          </widget>
438
            </widget>
439
          </item>
440
          <item>
518
          <widget class="QPushButton">
441
            <widget class="QPushButton" name="dismissPB">
519
            <property name="name">
520
              <cstring>dismissPB</cstring>
521
            </property>
522
            <property name="text">
442
              <property name="text">
523
              <string>Close</string>
443
                <string>Close</string>
524
            </property>
444
              </property>
525
            <property name="autoDefault">
445
              <property name="autoDefault">
526
              <bool>false</bool>
446
                <bool>false</bool>
527
            </property>
447
              </property>
528
          </widget>
448
            </widget>
449
          </item>
529
        </hbox>
450
        </layout>
530
      </widget>
451
      </item>
531
    </vbox>
452
    </layout>
532
  </widget>
453
  </widget>
533
<layoutdefaults spacing="6" margin="11"/>
454
  <layoutdefault spacing="6" margin="11"/>
534
</UI>
455
  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
456
</ui>