|
a/src/qtgui/ssearchb.ui |
|
b/src/qtgui/ssearchb.ui |
|
... |
|
... |
6 |
</property>
|
6 |
</property>
|
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>516</width>
|
11 |
<width>525</width>
|
12 |
<height>48</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>
|
|
... |
|
... |
142 |
</signals>
|
142 |
</signals>
|
143 |
<slots>
|
143 |
<slots>
|
144 |
<slot>searchTextChanged( const QString & text )</slot>
|
144 |
<slot>searchTextChanged( const QString & text )</slot>
|
145 |
<slot>startSimpleSearch()</slot>
|
145 |
<slot>startSimpleSearch()</slot>
|
146 |
</slots>
|
146 |
</slots>
|
147 |
<layoutdefaults spacing="6" margin="11"/>
|
147 |
<layoutdefaults spacing="6" margin="0"/>
|
148 |
</UI>
|
148 |
</UI>
|