|
a/src/qtgui/advsearch.ui |
|
b/src/qtgui/advsearch.ui |
|
... |
|
... |
212 |
<bool>false</bool>
|
212 |
<bool>false</bool>
|
213 |
</property>
|
213 |
</property>
|
214 |
<property name="text">
|
214 |
<property name="text">
|
215 |
<string>All ----></string>
|
215 |
<string>All ----></string>
|
216 |
</property>
|
216 |
</property>
|
|
|
217 |
<property name="autoDefault">
|
|
|
218 |
<bool>false</bool>
|
|
|
219 |
</property>
|
217 |
</widget>
|
220 |
</widget>
|
218 |
<widget class="QPushButton">
|
221 |
<widget class="QPushButton">
|
219 |
<property name="name">
|
222 |
<property name="name">
|
220 |
<cstring>delFiltypPB</cstring>
|
223 |
<cstring>delFiltypPB</cstring>
|
221 |
</property>
|
224 |
</property>
|
|
... |
|
... |
223 |
<bool>false</bool>
|
226 |
<bool>false</bool>
|
224 |
</property>
|
227 |
</property>
|
225 |
<property name="text">
|
228 |
<property name="text">
|
226 |
<string>Sel -----></string>
|
229 |
<string>Sel -----></string>
|
227 |
</property>
|
230 |
</property>
|
|
|
231 |
<property name="autoDefault">
|
|
|
232 |
<bool>false</bool>
|
|
|
233 |
</property>
|
228 |
</widget>
|
234 |
</widget>
|
229 |
<widget class="QPushButton">
|
235 |
<widget class="QPushButton">
|
230 |
<property name="name">
|
236 |
<property name="name">
|
231 |
<cstring>addFiltypPB</cstring>
|
237 |
<cstring>addFiltypPB</cstring>
|
232 |
</property>
|
238 |
</property>
|
|
... |
|
... |
234 |
<bool>false</bool>
|
240 |
<bool>false</bool>
|
235 |
</property>
|
241 |
</property>
|
236 |
<property name="text">
|
242 |
<property name="text">
|
237 |
<string><----- Sel</string>
|
243 |
<string><----- Sel</string>
|
238 |
</property>
|
244 |
</property>
|
|
|
245 |
<property name="autoDefault">
|
|
|
246 |
<bool>false</bool>
|
|
|
247 |
</property>
|
239 |
</widget>
|
248 |
</widget>
|
240 |
<widget class="QPushButton">
|
249 |
<widget class="QPushButton">
|
241 |
<property name="name">
|
250 |
<property name="name">
|
242 |
<cstring>addAFiltypPB</cstring>
|
251 |
<cstring>addAFiltypPB</cstring>
|
243 |
</property>
|
252 |
</property>
|
244 |
<property name="enabled">
|
253 |
<property name="enabled">
|
245 |
<bool>false</bool>
|
254 |
<bool>false</bool>
|
246 |
</property>
|
255 |
</property>
|
247 |
<property name="text">
|
256 |
<property name="text">
|
248 |
<string><----- All</string>
|
257 |
<string><----- All</string>
|
|
|
258 |
</property>
|
|
|
259 |
<property name="autoDefault">
|
|
|
260 |
<bool>false</bool>
|
249 |
</property>
|
261 |
</property>
|
250 |
</widget>
|
262 |
</widget>
|
251 |
</vbox>
|
263 |
</vbox>
|
252 |
</widget>
|
264 |
</widget>
|
253 |
<widget class="QLayoutWidget">
|
265 |
<widget class="QLayoutWidget">
|
|
... |
|
... |
325 |
<cstring>browsePB</cstring>
|
337 |
<cstring>browsePB</cstring>
|
326 |
</property>
|
338 |
</property>
|
327 |
<property name="text">
|
339 |
<property name="text">
|
328 |
<string>Browse</string>
|
340 |
<string>Browse</string>
|
329 |
</property>
|
341 |
</property>
|
|
|
342 |
<property name="autoDefault">
|
|
|
343 |
<bool>false</bool>
|
|
|
344 |
</property>
|
330 |
</widget>
|
345 |
</widget>
|
331 |
<widget class="QLabel" row="0" column="0">
|
346 |
<widget class="QLabel" row="0" column="0">
|
332 |
<property name="name">
|
347 |
<property name="name">
|
333 |
<cstring>textLabel1</cstring>
|
348 |
<cstring>textLabel1</cstring>
|
334 |
</property>
|
349 |
</property>
|
|
... |
|
... |
372 |
<property name="name">
|
387 |
<property name="name">
|
373 |
<cstring>dismissPB</cstring>
|
388 |
<cstring>dismissPB</cstring>
|
374 |
</property>
|
389 |
</property>
|
375 |
<property name="text">
|
390 |
<property name="text">
|
376 |
<string>Dismiss</string>
|
391 |
<string>Dismiss</string>
|
|
|
392 |
</property>
|
|
|
393 |
<property name="autoDefault">
|
|
|
394 |
<bool>false</bool>
|
377 |
</property>
|
395 |
</property>
|
378 |
</widget>
|
396 |
</widget>
|
379 |
</hbox>
|
397 |
</hbox>
|
380 |
</widget>
|
398 |
</widget>
|
381 |
</vbox>
|
399 |
</vbox>
|