|
a/src/qtgui/recollmain.ui |
|
b/src/qtgui/recollmain.ui |
|
... |
|
... |
52 |
<horstretch>0</horstretch>
|
52 |
<horstretch>0</horstretch>
|
53 |
<verstretch>0</verstretch>
|
53 |
<verstretch>0</verstretch>
|
54 |
</sizepolicy>
|
54 |
</sizepolicy>
|
55 |
</property>
|
55 |
</property>
|
56 |
</widget>
|
56 |
</widget>
|
57 |
<widget class="RclResList">
|
57 |
<widget class="ResList">
|
58 |
<property name="name">
|
58 |
<property name="name">
|
59 |
<cstring>resList</cstring>
|
59 |
<cstring>resList</cstring>
|
60 |
</property>
|
60 |
</property>
|
61 |
<property name="sizePolicy">
|
61 |
<property name="sizePolicy">
|
62 |
<sizepolicy>
|
62 |
<sizepolicy>
|
|
... |
|
... |
134 |
<verstretch>0</verstretch>
|
134 |
<verstretch>0</verstretch>
|
135 |
</sizepolicy>
|
135 |
</sizepolicy>
|
136 |
<signal>startSearch(Rcl::AdvSearchData)</signal>
|
136 |
<signal>startSearch(Rcl::AdvSearchData)</signal>
|
137 |
</customwidget>
|
137 |
</customwidget>
|
138 |
<customwidget>
|
138 |
<customwidget>
|
139 |
<class>RclResList</class>
|
139 |
<class>ResList</class>
|
140 |
<header location="local">rclreslist.h</header>
|
140 |
<header location="local">reslist.h</header>
|
141 |
<sizehint>
|
141 |
<sizehint>
|
142 |
<width>300</width>
|
142 |
<width>300</width>
|
143 |
<height>200</height>
|
143 |
<height>200</height>
|
144 |
</sizehint>
|
144 |
</sizehint>
|
145 |
<container>0</container>
|
145 |
<container>0</container>
|
|
... |
|
... |
297 |
</property>
|
297 |
</property>
|
298 |
</action>
|
298 |
</action>
|
299 |
</actions>
|
299 |
</actions>
|
300 |
<includes>
|
300 |
<includes>
|
301 |
<include location="local" impldecl="in declaration">ssearch_w.h</include>
|
301 |
<include location="local" impldecl="in declaration">ssearch_w.h</include>
|
302 |
<include location="local" impldecl="in declaration">rclreslist.h</include>
|
302 |
<include location="local" impldecl="in declaration">reslist.h</include>
|
303 |
</includes>
|
303 |
</includes>
|
304 |
<pixmapinproject/>
|
304 |
<pixmapinproject/>
|
305 |
<layoutdefaults spacing="6" margin="11"/>
|
305 |
<layoutdefaults spacing="6" margin="11"/>
|
306 |
<includehints>
|
306 |
<includehints>
|
307 |
<includehint>rclreslist.h</includehint>
|
307 |
<includehint>reslist.h</includehint>
|
308 |
</includehints>
|
308 |
</includehints>
|
309 |
</UI>
|
309 |
</UI>
|