~ubuntu-branches/ubuntu/dapper/psi/dapper

« back to all changes in this revision

Viewing changes to src/ui_search.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2002-04-19 02:28:44 UTC
  • Revision ID: james.westby@ubuntu.com-20020419022844-za7xgai5qyfd9xv6
Tags: upstream-0.8.5
ImportĀ upstreamĀ versionĀ 0.8.5

Show diffs side-by-side

added added

removed removed

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