source: psi/vendor/affinix/current/src/ui_search.ui@ 2

Last change on this file since 2 was 2, checked in by dmik, 19 years ago

Imported original Psi 0.10 sources from Affinix

File size: 15.2 KB
Line 
1<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2<class>SearchUI</class>
3<widget class="QWidget">
4 <property name="name">
5 <cstring>SearchUI</cstring>
6 </property>
7 <property name="geometry">
8 <rect>
9 <x>0</x>
10 <y>0</y>
11 <width>568</width>
12 <height>422</height>
13 </rect>
14 </property>
15 <property name="caption">
16 <string>Search: %1</string>
17 </property>
18 <vbox>
19 <property name="name">
20 <cstring>unnamed</cstring>
21 </property>
22 <property name="margin">
23 <number>11</number>
24 </property>
25 <property name="spacing">
26 <number>6</number>
27 </property>
28 <widget class="QLayoutWidget">
29 <property name="name">
30 <cstring>layout140</cstring>
31 </property>
32 <hbox>
33 <property name="name">
34 <cstring>unnamed</cstring>
35 </property>
36 <widget class="QGroupBox">
37 <property name="name">
38 <cstring>gb_search</cstring>
39 </property>
40 <property name="maximumSize">
41 <size>
42 <width>256</width>
43 <height>32767</height>
44 </size>
45 </property>
46 <property name="title">
47 <string>Search Fields</string>
48 </property>
49 <vbox>
50 <property name="name">
51 <cstring>unnamed</cstring>
52 </property>
53 <property name="margin">
54 <number>11</number>
55 </property>
56 <property name="spacing">
57 <number>6</number>
58 </property>
59 <widget class="QLayoutWidget">
60 <property name="name">
61 <cstring>layout139</cstring>
62 </property>
63 <vbox>
64 <property name="name">
65 <cstring>unnamed</cstring>
66 </property>
67 <widget class="QLabel">
68 <property name="name">
69 <cstring>lb_instructions</cstring>
70 </property>
71 <property name="frameShape">
72 <enum>Panel</enum>
73 </property>
74 <property name="frameShadow">
75 <enum>Sunken</enum>
76 </property>
77 <property name="text">
78 <string>Instructions go here.</string>
79 </property>
80 </widget>
81 <widget class="QLabel">
82 <property name="name">
83 <cstring>lb_form</cstring>
84 </property>
85 <property name="text">
86 <string>form</string>
87 </property>
88 </widget>
89 <widget class="QLayoutWidget">
90 <property name="name">
91 <cstring>layout138</cstring>
92 </property>
93 <hbox>
94 <property name="name">
95 <cstring>unnamed</cstring>
96 </property>
97 <widget class="IconButton">
98 <property name="name">
99 <cstring>pb_search</cstring>
100 </property>
101 <property name="text">
102 <string>&amp;Search</string>
103 </property>
104 <property name="iconName" stdset="0">
105 <string>psi/search</string>
106 </property>
107 </widget>
108 <spacer>
109 <property name="name">
110 <cstring>Spacer1</cstring>
111 </property>
112 <property name="orientation">
113 <enum>Horizontal</enum>
114 </property>
115 <property name="sizeType">
116 <enum>Expanding</enum>
117 </property>
118 <property name="sizeHint">
119 <size>
120 <width>30</width>
121 <height>16</height>
122 </size>
123 </property>
124 </spacer>
125 <widget class="IconButton">
126 <property name="name">
127 <cstring>pb_stop</cstring>
128 </property>
129 <property name="text">
130 <string>&amp;Stop</string>
131 </property>
132 <property name="iconName" stdset="0">
133 <string>psi/stop</string>
134 </property>
135 </widget>
136 </hbox>
137 </widget>
138 </vbox>
139 </widget>
140 </vbox>
141 </widget>
142 <widget class="QLayoutWidget">
143 <property name="name">
144 <cstring>layout137</cstring>
145 </property>
146 <vbox>
147 <property name="name">
148 <cstring>unnamed</cstring>
149 </property>
150 <widget class="QListView">
151 <column>
152 <property name="text">
153 <string>Nickname</string>
154 </property>
155 <property name="clickable">
156 <bool>true</bool>
157 </property>
158 <property name="resizable">
159 <bool>true</bool>
160 </property>
161 </column>
162 <column>
163 <property name="text">
164 <string>First Name</string>
165 </property>
166 <property name="clickable">
167 <bool>true</bool>
168 </property>
169 <property name="resizable">
170 <bool>true</bool>
171 </property>
172 </column>
173 <column>
174 <property name="text">
175 <string>Last Name</string>
176 </property>
177 <property name="clickable">
178 <bool>true</bool>
179 </property>
180 <property name="resizable">
181 <bool>true</bool>
182 </property>
183 </column>
184 <column>
185 <property name="text">
186 <string>E-Mail Address</string>
187 </property>
188 <property name="clickable">
189 <bool>true</bool>
190 </property>
191 <property name="resizable">
192 <bool>true</bool>
193 </property>
194 </column>
195 <column>
196 <property name="text">
197 <string>Jabber ID</string>
198 </property>
199 <property name="clickable">
200 <bool>true</bool>
201 </property>
202 <property name="resizable">
203 <bool>true</bool>
204 </property>
205 </column>
206 <property name="name">
207 <cstring>lv_results</cstring>
208 </property>
209 <property name="allColumnsShowFocus">
210 <bool>true</bool>
211 </property>
212 <property name="resizeMode">
213 <enum>AllColumns</enum>
214 </property>
215 </widget>
216 <widget class="QLayoutWidget">
217 <property name="name">
218 <cstring>layout136</cstring>
219 </property>
220 <hbox>
221 <property name="name">
222 <cstring>unnamed</cstring>
223 </property>
224 <spacer>
225 <property name="name">
226 <cstring>Spacer3</cstring>
227 </property>
228 <property name="orientation">
229 <enum>Horizontal</enum>
230 </property>
231 <property name="sizeType">
232 <enum>Expanding</enum>
233 </property>
234 <property name="sizeHint">
235 <size>
236 <width>222</width>
237 <height>16</height>
238 </size>
239 </property>
240 </spacer>
241 <widget class="IconButton">
242 <property name="name">
243 <cstring>pb_add</cstring>
244 </property>
245 <property name="text">
246 <string>&amp;Add Contact</string>
247 </property>
248 <property name="iconName" stdset="0">
249 <string>psi/addContact</string>
250 </property>
251 </widget>
252 <widget class="IconButton">
253 <property name="name">
254 <cstring>pb_info</cstring>
255 </property>
256 <property name="text">
257 <string>User &amp;Info</string>
258 </property>
259 <property name="iconName" stdset="0">
260 <string>psi/vCard</string>
261 </property>
262 </widget>
263 </hbox>
264 </widget>
265 </vbox>
266 </widget>
267 </hbox>
268 </widget>
269 <widget class="Line">
270 <property name="name">
271 <cstring>line</cstring>
272 </property>
273 <property name="frameShape">
274 <enum>HLine</enum>
275 </property>
276 <property name="frameShadow">
277 <enum>Sunken</enum>
278 </property>
279 <property name="orientation">
280 <enum>Horizontal</enum>
281 </property>
282 </widget>
283 <widget class="QLayoutWidget">
284 <property name="name">
285 <cstring>layout135</cstring>
286 </property>
287 <hbox>
288 <property name="name">
289 <cstring>unnamed</cstring>
290 </property>
291 <widget class="BusyWidget">
292 <property name="name">
293 <cstring>busy</cstring>
294 </property>
295 </widget>
296 <spacer>
297 <property name="name">
298 <cstring>Spacer2</cstring>
299 </property>
300 <property name="orientation">
301 <enum>Horizontal</enum>
302 </property>
303 <property name="sizeType">
304 <enum>Expanding</enum>
305 </property>
306 <property name="sizeHint">
307 <size>
308 <width>485</width>
309 <height>16</height>
310 </size>
311 </property>
312 </spacer>
313 <widget class="IconButton">
314 <property name="name">
315 <cstring>pb_close</cstring>
316 </property>
317 <property name="text">
318 <string>&amp;Close</string>
319 </property>
320 </widget>
321 </hbox>
322 </widget>
323 </vbox>
324</widget>
325<layoutdefaults spacing="6" margin="11"/>
326<includehints>
327 <includehint>iconwidget.h</includehint>
328 <includehint>iconwidget.h</includehint>
329 <includehint>iconwidget.h</includehint>
330 <includehint>iconwidget.h</includehint>
331 <includehint>busywidget.h</includehint>
332 <includehint>iconwidget.h</includehint>
333</includehints>
334</UI>
Note: See TracBrowser for help on using the repository browser.