~ubuntu-branches/ubuntu/edgy/psi/edgy

« back to all changes in this revision

Viewing changes to src/ui_search.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2004-06-15 00:10:41 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040615001041-enywb6pcpe4sjsw6
Tags: 0.9.2-1
* New upstream release
* Set KDEDIR for ./configure so kde specific files get installed
* Don't install libpsiwidgets.so. It got installed in /usr/share
  where it doesn't belong. May be included (at a better location)
  later.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
 
1
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2
2
<class>SearchUI</class>
3
3
<widget class="QWidget">
4
4
    <property name="name">
8
8
        <rect>
9
9
            <x>0</x>
10
10
            <y>0</y>
11
 
            <width>573</width>
 
11
            <width>568</width>
12
12
            <height>422</height>
13
13
        </rect>
14
14
    </property>
15
15
    <property name="caption">
16
 
        <string>SearchUI</string>
 
16
        <string>Search: %1</string>
17
17
    </property>
18
18
    <vbox>
19
19
        <property name="name">
20
 
            <cstring>vb_main</cstring>
 
20
            <cstring>unnamed</cstring>
21
21
        </property>
22
22
        <property name="margin">
23
23
            <number>11</number>
27
27
        </property>
28
28
        <widget class="QLayoutWidget">
29
29
            <property name="name">
30
 
                <cstring>Layout7</cstring>
 
30
                <cstring>layout140</cstring>
31
31
            </property>
32
32
            <hbox>
33
33
                <property name="name">
34
34
                    <cstring>unnamed</cstring>
35
35
                </property>
36
 
                <property name="margin">
37
 
                    <number>0</number>
38
 
                </property>
39
 
                <property name="spacing">
40
 
                    <number>6</number>
41
 
                </property>
42
36
                <widget class="QGroupBox">
43
37
                    <property name="name">
44
38
                        <cstring>gb_search</cstring>
64
58
                        </property>
65
59
                        <widget class="QLayoutWidget">
66
60
                            <property name="name">
67
 
                                <cstring>Layout6</cstring>
 
61
                                <cstring>layout139</cstring>
68
62
                            </property>
69
 
                            <hbox>
 
63
                            <vbox>
70
64
                                <property name="name">
71
65
                                    <cstring>unnamed</cstring>
72
66
                                </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>
 
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>
125
139
                        </widget>
126
140
                    </vbox>
127
141
                </widget>
128
142
                <widget class="QLayoutWidget">
129
143
                    <property name="name">
130
 
                        <cstring>Layout6</cstring>
 
144
                        <cstring>layout137</cstring>
131
145
                    </property>
132
146
                    <vbox>
133
147
                        <property name="name">
134
148
                            <cstring>unnamed</cstring>
135
149
                        </property>
136
 
                        <property name="margin">
137
 
                            <number>0</number>
138
 
                        </property>
139
 
                        <property name="spacing">
140
 
                            <number>6</number>
141
 
                        </property>
142
150
                        <widget class="QListView">
143
151
                            <column>
144
152
                                <property name="text">
147
155
                                <property name="clickable">
148
156
                                    <bool>true</bool>
149
157
                                </property>
150
 
                                <property name="resizeable">
 
158
                                <property name="resizable">
151
159
                                    <bool>true</bool>
152
160
                                </property>
153
161
                            </column>
158
166
                                <property name="clickable">
159
167
                                    <bool>true</bool>
160
168
                                </property>
161
 
                                <property name="resizeable">
 
169
                                <property name="resizable">
162
170
                                    <bool>true</bool>
163
171
                                </property>
164
172
                            </column>
169
177
                                <property name="clickable">
170
178
                                    <bool>true</bool>
171
179
                                </property>
172
 
                                <property name="resizeable">
 
180
                                <property name="resizable">
173
181
                                    <bool>true</bool>
174
182
                                </property>
175
183
                            </column>
180
188
                                <property name="clickable">
181
189
                                    <bool>true</bool>
182
190
                                </property>
183
 
                                <property name="resizeable">
 
191
                                <property name="resizable">
184
192
                                    <bool>true</bool>
185
193
                                </property>
186
194
                            </column>
191
199
                                <property name="clickable">
192
200
                                    <bool>true</bool>
193
201
                                </property>
194
 
                                <property name="resizeable">
 
202
                                <property name="resizable">
195
203
                                    <bool>true</bool>
196
204
                                </property>
197
205
                            </column>
201
209
                            <property name="allColumnsShowFocus">
202
210
                                <bool>true</bool>
203
211
                            </property>
 
212
                            <property name="resizeMode">
 
213
                                <enum>AllColumns</enum>
 
214
                            </property>
204
215
                        </widget>
205
216
                        <widget class="QLayoutWidget">
206
217
                            <property name="name">
207
 
                                <cstring>Layout5</cstring>
 
218
                                <cstring>layout136</cstring>
208
219
                            </property>
209
220
                            <hbox>
210
221
                                <property name="name">
211
222
                                    <cstring>unnamed</cstring>
212
223
                                </property>
213
 
                                <property name="margin">
214
 
                                    <number>0</number>
215
 
                                </property>
216
 
                                <property name="spacing">
217
 
                                    <number>6</number>
218
 
                                </property>
219
224
                                <spacer>
220
 
                                    <property name="name" stdset="0">
 
225
                                    <property name="name">
221
226
                                        <cstring>Spacer3</cstring>
222
227
                                    </property>
223
228
                                    <property name="orientation">
228
233
                                    </property>
229
234
                                    <property name="sizeHint">
230
235
                                        <size>
231
 
                                            <width>20</width>
232
 
                                            <height>20</height>
 
236
                                            <width>222</width>
 
237
                                            <height>16</height>
233
238
                                        </size>
234
239
                                    </property>
235
240
                                </spacer>
236
 
                                <widget class="QPushButton">
 
241
                                <widget class="IconButton">
237
242
                                    <property name="name">
238
243
                                        <cstring>pb_add</cstring>
239
244
                                    </property>
240
 
                                    <property name="minimumSize">
241
 
                                        <size>
242
 
                                            <width>80</width>
243
 
                                            <height>0</height>
244
 
                                        </size>
245
 
                                    </property>
246
245
                                    <property name="text">
247
246
                                        <string>&amp;Add Contact</string>
248
247
                                    </property>
 
248
                                    <property name="iconName" stdset="0">
 
249
                                        <string>psi/addContact</string>
 
250
                                    </property>
249
251
                                </widget>
250
 
                                <widget class="QPushButton">
 
252
                                <widget class="IconButton">
251
253
                                    <property name="name">
252
254
                                        <cstring>pb_info</cstring>
253
255
                                    </property>
254
 
                                    <property name="minimumSize">
255
 
                                        <size>
256
 
                                            <width>80</width>
257
 
                                            <height>0</height>
258
 
                                        </size>
259
 
                                    </property>
260
256
                                    <property name="text">
261
257
                                        <string>User &amp;Info</string>
262
258
                                    </property>
 
259
                                    <property name="iconName" stdset="0">
 
260
                                        <string>psi/vCard</string>
 
261
                                    </property>
263
262
                                </widget>
264
263
                            </hbox>
265
264
                        </widget>
271
270
            <property name="name">
272
271
                <cstring>line</cstring>
273
272
            </property>
274
 
            <property name="frameShape" stdset="0">
 
273
            <property name="frameShape">
275
274
                <enum>HLine</enum>
276
275
            </property>
277
276
            <property name="frameShadow">
283
282
        </widget>
284
283
        <widget class="QLayoutWidget">
285
284
            <property name="name">
286
 
                <cstring>Layout4</cstring>
 
285
                <cstring>layout135</cstring>
287
286
            </property>
288
287
            <hbox>
289
288
                <property name="name">
290
289
                    <cstring>unnamed</cstring>
291
290
                </property>
292
 
                <property name="margin">
293
 
                    <number>0</number>
294
 
                </property>
295
 
                <property name="spacing">
296
 
                    <number>6</number>
297
 
                </property>
 
291
                <widget class="BusyWidget">
 
292
                    <property name="name">
 
293
                        <cstring>busy</cstring>
 
294
                    </property>
 
295
                </widget>
298
296
                <spacer>
299
 
                    <property name="name" stdset="0">
 
297
                    <property name="name">
300
298
                        <cstring>Spacer2</cstring>
301
299
                    </property>
302
300
                    <property name="orientation">
307
305
                    </property>
308
306
                    <property name="sizeHint">
309
307
                        <size>
310
 
                            <width>20</width>
311
 
                            <height>20</height>
 
308
                            <width>485</width>
 
309
                            <height>16</height>
312
310
                        </size>
313
311
                    </property>
314
312
                </spacer>
315
 
                <widget class="QPushButton">
 
313
                <widget class="IconButton">
316
314
                    <property name="name">
317
315
                        <cstring>pb_close</cstring>
318
316
                    </property>
319
 
                    <property name="minimumSize">
320
 
                        <size>
321
 
                            <width>80</width>
322
 
                            <height>0</height>
323
 
                        </size>
324
 
                    </property>
325
317
                    <property name="text">
326
318
                        <string>&amp;Close</string>
327
319
                    </property>
 
320
                    <property name="iconName" stdset="0">
 
321
                        <string>psi/close</string>
 
322
                    </property>
328
323
                </widget>
329
324
            </hbox>
330
325
        </widget>
331
326
    </vbox>
332
327
</widget>
333
328
<layoutdefaults spacing="6" margin="11"/>
 
329
<includehints>
 
330
    <includehint>iconwidget.h</includehint>
 
331
    <includehint>iconwidget.h</includehint>
 
332
    <includehint>iconwidget.h</includehint>
 
333
    <includehint>iconwidget.h</includehint>
 
334
    <includehint>busywidget.h</includehint>
 
335
    <includehint>iconwidget.h</includehint>
 
336
</includehints>
334
337
</UI>