|
a/src/qtgui/ssearchb.ui |
|
b/src/qtgui/ssearchb.ui |
|
... |
|
... |
7 |
<property name="geometry">
|
7 |
<property name="geometry">
|
8 |
<rect>
|
8 |
<rect>
|
9 |
<x>0</x>
|
9 |
<x>0</x>
|
10 |
<y>0</y>
|
10 |
<y>0</y>
|
11 |
<width>593</width>
|
11 |
<width>593</width>
|
12 |
<height>44</height>
|
12 |
<height>48</height>
|
13 |
</rect>
|
13 |
</rect>
|
14 |
</property>
|
14 |
</property>
|
15 |
<property name="caption">
|
15 |
<property name="caption">
|
16 |
<string>SSearchBase</string>
|
16 |
<string>SSearchBase</string>
|
17 |
</property>
|
17 |
</property>
|
|
... |
|
... |
62 |
</property>
|
62 |
</property>
|
63 |
</widget>
|
63 |
</widget>
|
64 |
<widget class="QComboBox">
|
64 |
<widget class="QComboBox">
|
65 |
<property name="name">
|
65 |
<property name="name">
|
66 |
<cstring>searchTypCMB</cstring>
|
66 |
<cstring>searchTypCMB</cstring>
|
|
|
67 |
</property>
|
|
|
68 |
<property name="focusPolicy">
|
|
|
69 |
<enum>TabFocus</enum>
|
67 |
</property>
|
70 |
</property>
|
68 |
<property name="toolTip" stdset="0">
|
71 |
<property name="toolTip" stdset="0">
|
69 |
<string>Choose type of search: any term, all terms, filename with possible wildcards.</string>
|
72 |
<string>Choose type of search: any term, all terms, filename with possible wildcards.</string>
|
70 |
</property>
|
73 |
</property>
|
71 |
</widget>
|
74 |
</widget>
|