|
a |
|
b/src/qt4gui/recollmain.ui |
|
|
1 |
<ui version="4.0" >
|
|
|
2 |
<author></author>
|
|
|
3 |
<comment></comment>
|
|
|
4 |
<exportmacro></exportmacro>
|
|
|
5 |
<class>RclMainBase</class>
|
|
|
6 |
<widget class="Q3MainWindow" name="RclMainBase" >
|
|
|
7 |
<property name="geometry" >
|
|
|
8 |
<rect>
|
|
|
9 |
<x>0</x>
|
|
|
10 |
<y>0</y>
|
|
|
11 |
<width>681</width>
|
|
|
12 |
<height>244</height>
|
|
|
13 |
</rect>
|
|
|
14 |
</property>
|
|
|
15 |
<property name="sizePolicy" >
|
|
|
16 |
<sizepolicy>
|
|
|
17 |
<hsizetype>5</hsizetype>
|
|
|
18 |
<vsizetype>5</vsizetype>
|
|
|
19 |
<horstretch>0</horstretch>
|
|
|
20 |
<verstretch>0</verstretch>
|
|
|
21 |
</sizepolicy>
|
|
|
22 |
</property>
|
|
|
23 |
<property name="minimumSize" >
|
|
|
24 |
<size>
|
|
|
25 |
<width>16</width>
|
|
|
26 |
<height>115</height>
|
|
|
27 |
</size>
|
|
|
28 |
</property>
|
|
|
29 |
<property name="windowTitle" >
|
|
|
30 |
<string>Recoll</string>
|
|
|
31 |
</property>
|
|
|
32 |
<widget class="QWidget" name="widget" >
|
|
|
33 |
<property name="geometry" >
|
|
|
34 |
<rect>
|
|
|
35 |
<x>0</x>
|
|
|
36 |
<y>64</y>
|
|
|
37 |
<width>681</width>
|
|
|
38 |
<height>180</height>
|
|
|
39 |
</rect>
|
|
|
40 |
</property>
|
|
|
41 |
<layout class="QVBoxLayout" >
|
|
|
42 |
<property name="margin" >
|
|
|
43 |
<number>11</number>
|
|
|
44 |
</property>
|
|
|
45 |
<property name="spacing" >
|
|
|
46 |
<number>6</number>
|
|
|
47 |
</property>
|
|
|
48 |
<item>
|
|
|
49 |
<layout class="QVBoxLayout" >
|
|
|
50 |
<property name="margin" >
|
|
|
51 |
<number>0</number>
|
|
|
52 |
</property>
|
|
|
53 |
<property name="spacing" >
|
|
|
54 |
<number>6</number>
|
|
|
55 |
</property>
|
|
|
56 |
<item>
|
|
|
57 |
<widget class="SSearchBase" name="sSearch" >
|
|
|
58 |
<property name="sizePolicy" >
|
|
|
59 |
<sizepolicy>
|
|
|
60 |
<hsizetype>5</hsizetype>
|
|
|
61 |
<vsizetype>0</vsizetype>
|
|
|
62 |
<horstretch>0</horstretch>
|
|
|
63 |
<verstretch>0</verstretch>
|
|
|
64 |
</sizepolicy>
|
|
|
65 |
</property>
|
|
|
66 |
</widget>
|
|
|
67 |
</item>
|
|
|
68 |
<item>
|
|
|
69 |
<widget class="RclResList" name="resList" >
|
|
|
70 |
<property name="sizePolicy" >
|
|
|
71 |
<sizepolicy>
|
|
|
72 |
<hsizetype>5</hsizetype>
|
|
|
73 |
<vsizetype>5</vsizetype>
|
|
|
74 |
<horstretch>2</horstretch>
|
|
|
75 |
<verstretch>0</verstretch>
|
|
|
76 |
</sizepolicy>
|
|
|
77 |
</property>
|
|
|
78 |
</widget>
|
|
|
79 |
</item>
|
|
|
80 |
</layout>
|
|
|
81 |
</item>
|
|
|
82 |
</layout>
|
|
|
83 |
</widget>
|
|
|
84 |
<widget class="Q3ToolBar" name="Toolbar" >
|
|
|
85 |
<property name="geometry" >
|
|
|
86 |
<rect>
|
|
|
87 |
<x>0</x>
|
|
|
88 |
<y>0</y>
|
|
|
89 |
<width>118</width>
|
|
|
90 |
<height>35</height>
|
|
|
91 |
</rect>
|
|
|
92 |
</property>
|
|
|
93 |
<property name="label" >
|
|
|
94 |
<string>Search tools</string>
|
|
|
95 |
</property>
|
|
|
96 |
<addaction name="toolsAdvanced_SearchAction" />
|
|
|
97 |
<addaction name="toolsSort_parametersAction" />
|
|
|
98 |
<addaction name="toolsDoc_HistoryAction" />
|
|
|
99 |
</widget>
|
|
|
100 |
<widget class="Q3ToolBar" name="Toolbar1" >
|
|
|
101 |
<property name="geometry" >
|
|
|
102 |
<rect>
|
|
|
103 |
<x>118</x>
|
|
|
104 |
<y>0</y>
|
|
|
105 |
<width>85</width>
|
|
|
106 |
<height>35</height>
|
|
|
107 |
</rect>
|
|
|
108 |
</property>
|
|
|
109 |
<property name="label" >
|
|
|
110 |
<string>Result list</string>
|
|
|
111 |
</property>
|
|
|
112 |
<addaction name="prevPageAction" />
|
|
|
113 |
<addaction name="nextPageAction" />
|
|
|
114 |
</widget>
|
|
|
115 |
<widget class="QMenuBar" name="MenuBar" >
|
|
|
116 |
<property name="geometry" >
|
|
|
117 |
<rect>
|
|
|
118 |
<x>0</x>
|
|
|
119 |
<y>0</y>
|
|
|
120 |
<width>681</width>
|
|
|
121 |
<height>29</height>
|
|
|
122 |
</rect>
|
|
|
123 |
</property>
|
|
|
124 |
<widget class="QMenu" name="fileMenu" >
|
|
|
125 |
<property name="title" >
|
|
|
126 |
<string>&File</string>
|
|
|
127 |
</property>
|
|
|
128 |
<addaction name="fileStart_IndexingAction" />
|
|
|
129 |
<addaction name="separator" />
|
|
|
130 |
<addaction name="fileExitAction" />
|
|
|
131 |
</widget>
|
|
|
132 |
<widget class="QMenu" name="Tools" >
|
|
|
133 |
<property name="title" >
|
|
|
134 |
<string>&Tools</string>
|
|
|
135 |
</property>
|
|
|
136 |
<addaction name="toolsDoc_HistoryAction" />
|
|
|
137 |
<addaction name="toolsAdvanced_SearchAction" />
|
|
|
138 |
<addaction name="toolsSort_parametersAction" />
|
|
|
139 |
</widget>
|
|
|
140 |
<widget class="QMenu" name="Preferences" >
|
|
|
141 |
<property name="title" >
|
|
|
142 |
<string>&Preferences</string>
|
|
|
143 |
</property>
|
|
|
144 |
<addaction name="preferencesQuery_PrefsAction" />
|
|
|
145 |
</widget>
|
|
|
146 |
<widget class="QMenu" name="Help" >
|
|
|
147 |
<property name="title" >
|
|
|
148 |
<string>&Help</string>
|
|
|
149 |
</property>
|
|
|
150 |
<addaction name="userManualAction" />
|
|
|
151 |
<addaction name="separator" />
|
|
|
152 |
<addaction name="helpAbout_RecollAction" />
|
|
|
153 |
</widget>
|
|
|
154 |
<addaction name="fileMenu" />
|
|
|
155 |
<addaction name="Tools" />
|
|
|
156 |
<addaction name="Preferences" />
|
|
|
157 |
<addaction name="separator" />
|
|
|
158 |
<addaction name="Help" />
|
|
|
159 |
</widget>
|
|
|
160 |
<action name="fileExitAction" >
|
|
|
161 |
<property name="text" >
|
|
|
162 |
<string>E&xit</string>
|
|
|
163 |
</property>
|
|
|
164 |
<property name="iconText" >
|
|
|
165 |
<string>Exit</string>
|
|
|
166 |
</property>
|
|
|
167 |
<property name="shortcut" >
|
|
|
168 |
<string>Ctrl+Q</string>
|
|
|
169 |
</property>
|
|
|
170 |
</action>
|
|
|
171 |
<action name="fileStart_IndexingAction" >
|
|
|
172 |
<property name="text" >
|
|
|
173 |
<string>Update &index</string>
|
|
|
174 |
</property>
|
|
|
175 |
<property name="iconText" >
|
|
|
176 |
<string>Update index</string>
|
|
|
177 |
</property>
|
|
|
178 |
</action>
|
|
|
179 |
<action name="helpAbout_RecollAction" >
|
|
|
180 |
<property name="text" >
|
|
|
181 |
<string>&About Recoll</string>
|
|
|
182 |
</property>
|
|
|
183 |
<property name="iconText" >
|
|
|
184 |
<string>About Recoll</string>
|
|
|
185 |
</property>
|
|
|
186 |
</action>
|
|
|
187 |
<action name="userManualAction" >
|
|
|
188 |
<property name="text" >
|
|
|
189 |
<string>&User manual</string>
|
|
|
190 |
</property>
|
|
|
191 |
<property name="iconText" >
|
|
|
192 |
<string>User manual</string>
|
|
|
193 |
</property>
|
|
|
194 |
</action>
|
|
|
195 |
<action name="toolsDoc_HistoryAction" >
|
|
|
196 |
<property name="icon" >
|
|
|
197 |
<iconset>images/history.png</iconset>
|
|
|
198 |
</property>
|
|
|
199 |
<property name="text" >
|
|
|
200 |
<string>Document &History</string>
|
|
|
201 |
</property>
|
|
|
202 |
<property name="iconText" >
|
|
|
203 |
<string>Document &History</string>
|
|
|
204 |
</property>
|
|
|
205 |
<property name="toolTip" >
|
|
|
206 |
<string>Document History</string>
|
|
|
207 |
</property>
|
|
|
208 |
</action>
|
|
|
209 |
<action name="toolsAdvanced_SearchAction" >
|
|
|
210 |
<property name="icon" >
|
|
|
211 |
<iconset>images/asearch.png</iconset>
|
|
|
212 |
</property>
|
|
|
213 |
<property name="text" >
|
|
|
214 |
<string>&Advanced Search</string>
|
|
|
215 |
</property>
|
|
|
216 |
<property name="iconText" >
|
|
|
217 |
<string>Advanced Search</string>
|
|
|
218 |
</property>
|
|
|
219 |
<property name="toolTip" >
|
|
|
220 |
<string>Advanced/complex Search</string>
|
|
|
221 |
</property>
|
|
|
222 |
</action>
|
|
|
223 |
<action name="toolsSort_parametersAction" >
|
|
|
224 |
<property name="icon" >
|
|
|
225 |
<iconset>images/sortparms.png</iconset>
|
|
|
226 |
</property>
|
|
|
227 |
<property name="text" >
|
|
|
228 |
<string>&Sort parameters</string>
|
|
|
229 |
</property>
|
|
|
230 |
<property name="iconText" >
|
|
|
231 |
<string>&Sort parameters</string>
|
|
|
232 |
</property>
|
|
|
233 |
<property name="toolTip" >
|
|
|
234 |
<string>Sort parameters</string>
|
|
|
235 |
</property>
|
|
|
236 |
</action>
|
|
|
237 |
<action name="nextPageAction" >
|
|
|
238 |
<property name="enabled" >
|
|
|
239 |
<bool>false</bool>
|
|
|
240 |
</property>
|
|
|
241 |
<property name="icon" >
|
|
|
242 |
<iconset>images/nextpage.png</iconset>
|
|
|
243 |
</property>
|
|
|
244 |
<property name="iconText" >
|
|
|
245 |
<string>Next page</string>
|
|
|
246 |
</property>
|
|
|
247 |
<property name="toolTip" >
|
|
|
248 |
<string>Next page of results</string>
|
|
|
249 |
</property>
|
|
|
250 |
</action>
|
|
|
251 |
<action name="prevPageAction" >
|
|
|
252 |
<property name="enabled" >
|
|
|
253 |
<bool>false</bool>
|
|
|
254 |
</property>
|
|
|
255 |
<property name="icon" >
|
|
|
256 |
<iconset>images/prevpage.png</iconset>
|
|
|
257 |
</property>
|
|
|
258 |
<property name="iconText" >
|
|
|
259 |
<string>Previous page</string>
|
|
|
260 |
</property>
|
|
|
261 |
<property name="toolTip" >
|
|
|
262 |
<string>Previous page of results</string>
|
|
|
263 |
</property>
|
|
|
264 |
</action>
|
|
|
265 |
<action name="preferencesQuery_PrefsAction" >
|
|
|
266 |
<property name="text" >
|
|
|
267 |
<string>&Query configuration</string>
|
|
|
268 |
</property>
|
|
|
269 |
<property name="iconText" >
|
|
|
270 |
<string>&Query configuration</string>
|
|
|
271 |
</property>
|
|
|
272 |
</action>
|
|
|
273 |
</widget>
|
|
|
274 |
<layoutdefault spacing="6" margin="11" />
|
|
|
275 |
<pixmapfunction></pixmapfunction>
|
|
|
276 |
<customwidgets>
|
|
|
277 |
<customwidget>
|
|
|
278 |
<class>Q3ToolBar</class>
|
|
|
279 |
<extends>Q3Frame</extends>
|
|
|
280 |
<header>q3listview.h</header>
|
|
|
281 |
<container>0</container>
|
|
|
282 |
<pixmap></pixmap>
|
|
|
283 |
</customwidget>
|
|
|
284 |
<customwidget>
|
|
|
285 |
<class>SSearchBase</class>
|
|
|
286 |
<extends>QWidget</extends>
|
|
|
287 |
<header>ssearchb.h</header>
|
|
|
288 |
<container>0</container>
|
|
|
289 |
<pixmap></pixmap>
|
|
|
290 |
</customwidget>
|
|
|
291 |
<customwidget>
|
|
|
292 |
<class>RclResList</class>
|
|
|
293 |
<extends>QWidget</extends>
|
|
|
294 |
<header>rclreslist.h</header>
|
|
|
295 |
<container>0</container>
|
|
|
296 |
<pixmap></pixmap>
|
|
|
297 |
</customwidget>
|
|
|
298 |
<customwidget>
|
|
|
299 |
<class>Q3MainWindow</class>
|
|
|
300 |
<extends>QWidget</extends>
|
|
|
301 |
<header>q3mainwindow.h</header>
|
|
|
302 |
<container>1</container>
|
|
|
303 |
<pixmap></pixmap>
|
|
|
304 |
</customwidget>
|
|
|
305 |
</customwidgets>
|
|
|
306 |
<includes>
|
|
|
307 |
<include location="local" >ssearchb.h</include>
|
|
|
308 |
<include location="local" >rclreslist.h</include>
|
|
|
309 |
</includes>
|
|
|
310 |
<resources/>
|
|
|
311 |
<connections>
|
|
|
312 |
<connection>
|
|
|
313 |
<sender>prevPageAction</sender>
|
|
|
314 |
<signal>activated()</signal>
|
|
|
315 |
<receiver>resList</receiver>
|
|
|
316 |
<slot>resultPageBack()</slot>
|
|
|
317 |
<hints>
|
|
|
318 |
<hint type="sourcelabel" >
|
|
|
319 |
<x>-1</x>
|
|
|
320 |
<y>-1</y>
|
|
|
321 |
</hint>
|
|
|
322 |
<hint type="destinationlabel" >
|
|
|
323 |
<x>20</x>
|
|
|
324 |
<y>20</y>
|
|
|
325 |
</hint>
|
|
|
326 |
</hints>
|
|
|
327 |
</connection>
|
|
|
328 |
<connection>
|
|
|
329 |
<sender>nextPageAction</sender>
|
|
|
330 |
<signal>activated()</signal>
|
|
|
331 |
<receiver>resList</receiver>
|
|
|
332 |
<slot>showResultPage()</slot>
|
|
|
333 |
<hints>
|
|
|
334 |
<hint type="sourcelabel" >
|
|
|
335 |
<x>-1</x>
|
|
|
336 |
<y>-1</y>
|
|
|
337 |
</hint>
|
|
|
338 |
<hint type="destinationlabel" >
|
|
|
339 |
<x>20</x>
|
|
|
340 |
<y>20</y>
|
|
|
341 |
</hint>
|
|
|
342 |
</hints>
|
|
|
343 |
</connection>
|
|
|
344 |
</connections>
|
|
|
345 |
</ui>
|