~ubuntu-branches/ubuntu/karmic/psi/karmic

« back to all changes in this revision

Viewing changes to src/options/opt_status-ui.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2008-04-14 18:57:30 UTC
  • mfrom: (2.1.9 hardy)
  • Revision ID: james.westby@ubuntu.com-20080414185730-528re3zp0m2hdlhi
Tags: 0.11-8
* added CONFIG -= link_prl to .pro files and removed dependencies
  which are made unnecessary by this change
* Fix segfault when closing last chat tab with qt4.4
  (This is from upstream svn, rev. 1101) (Closes: Bug#476122)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2
 
<class>OptStatusUI</class>
3
 
<widget class="QWidget">
4
 
    <property name="name">
5
 
        <cstring>OptStatusUI</cstring>
6
 
    </property>
7
 
    <property name="geometry">
8
 
        <rect>
9
 
            <x>0</x>
10
 
            <y>0</y>
11
 
            <width>300</width>
12
 
            <height>418</height>
13
 
        </rect>
14
 
    </property>
15
 
    <property name="caption">
16
 
        <string>OptStatusUI</string>
17
 
    </property>
18
 
    <vbox>
19
 
        <property name="name">
20
 
            <cstring>unnamed</cstring>
21
 
        </property>
22
 
        <property name="margin">
23
 
            <number>0</number>
24
 
        </property>
25
 
        <property name="spacing">
26
 
            <number>2</number>
27
 
        </property>
28
 
        <widget class="QGroupBox">
29
 
            <property name="name">
30
 
                <cstring>groupBox1</cstring>
31
 
            </property>
32
 
            <property name="title">
33
 
                <string>Prompt for status message when choosing</string>
34
 
            </property>
35
 
            <hbox>
36
 
                <property name="name">
37
 
                    <cstring>unnamed</cstring>
38
 
                </property>
39
 
                <widget class="QCheckBox">
40
 
                    <property name="name">
41
 
                        <cstring>ck_askOnline</cstring>
42
 
                    </property>
43
 
                    <property name="text">
44
 
                        <string>Online</string>
45
 
                    </property>
46
 
                </widget>
47
 
                <widget class="QCheckBox">
48
 
                    <property name="name">
49
 
                        <cstring>ck_askOffline</cstring>
50
 
                    </property>
51
 
                    <property name="text">
52
 
                        <string>Offline</string>
53
 
                    </property>
54
 
                </widget>
55
 
            </hbox>
56
 
        </widget>
57
 
        <widget class="QLayoutWidget">
58
 
            <property name="name">
59
 
                <cstring>Layout15</cstring>
60
 
            </property>
61
 
            <grid>
62
 
                <property name="name">
63
 
                    <cstring>unnamed</cstring>
64
 
                </property>
65
 
                <property name="margin">
66
 
                    <number>0</number>
67
 
                </property>
68
 
                <property name="spacing">
69
 
                    <number>6</number>
70
 
                </property>
71
 
                <widget class="QSpinBox" row="2" column="1">
72
 
                    <property name="name">
73
 
                        <cstring>sb_asOffline</cstring>
74
 
                    </property>
75
 
                    <property name="enabled">
76
 
                        <bool>false</bool>
77
 
                    </property>
78
 
                </widget>
79
 
                <widget class="QLabel" row="2" column="2">
80
 
                    <property name="name">
81
 
                        <cstring>lb_asOffline</cstring>
82
 
                    </property>
83
 
                    <property name="enabled">
84
 
                        <bool>false</bool>
85
 
                    </property>
86
 
                    <property name="text">
87
 
                        <string>Minutes</string>
88
 
                    </property>
89
 
                </widget>
90
 
                <widget class="QLabel" row="1" column="2">
91
 
                    <property name="name">
92
 
                        <cstring>lb_asXa</cstring>
93
 
                    </property>
94
 
                    <property name="enabled">
95
 
                        <bool>false</bool>
96
 
                    </property>
97
 
                    <property name="text">
98
 
                        <string>Minutes</string>
99
 
                    </property>
100
 
                </widget>
101
 
                <widget class="QSpinBox" row="1" column="1">
102
 
                    <property name="name">
103
 
                        <cstring>sb_asXa</cstring>
104
 
                    </property>
105
 
                    <property name="enabled">
106
 
                        <bool>false</bool>
107
 
                    </property>
108
 
                </widget>
109
 
                <widget class="QLabel" row="0" column="2">
110
 
                    <property name="name">
111
 
                        <cstring>lb_asAway</cstring>
112
 
                    </property>
113
 
                    <property name="enabled">
114
 
                        <bool>false</bool>
115
 
                    </property>
116
 
                    <property name="text">
117
 
                        <string>Minutes</string>
118
 
                    </property>
119
 
                </widget>
120
 
                <widget class="QCheckBox" row="2" column="0">
121
 
                    <property name="name">
122
 
                        <cstring>ck_asOffline</cstring>
123
 
                    </property>
124
 
                    <property name="text">
125
 
                        <string>Auto Offline After:</string>
126
 
                    </property>
127
 
                </widget>
128
 
                <widget class="QCheckBox" row="1" column="0">
129
 
                    <property name="name">
130
 
                        <cstring>ck_asXa</cstring>
131
 
                    </property>
132
 
                    <property name="text">
133
 
                        <string>Auto XA After:</string>
134
 
                    </property>
135
 
                </widget>
136
 
                <widget class="QCheckBox" row="0" column="0">
137
 
                    <property name="name">
138
 
                        <cstring>ck_asAway</cstring>
139
 
                    </property>
140
 
                    <property name="text">
141
 
                        <string>Auto Away After:</string>
142
 
                    </property>
143
 
                </widget>
144
 
                <widget class="QSpinBox" row="0" column="1">
145
 
                    <property name="name">
146
 
                        <cstring>sb_asAway</cstring>
147
 
                    </property>
148
 
                    <property name="enabled">
149
 
                        <bool>false</bool>
150
 
                    </property>
151
 
                </widget>
152
 
            </grid>
153
 
        </widget>
154
 
        <widget class="QLabel">
155
 
            <property name="name">
156
 
                <cstring>TextLabel1_8</cstring>
157
 
            </property>
158
 
            <property name="text">
159
 
                <string>Auto Status Message:</string>
160
 
            </property>
161
 
        </widget>
162
 
        <widget class="QTextEdit">
163
 
            <property name="name">
164
 
                <cstring>te_asMessage</cstring>
165
 
            </property>
166
 
            <property name="maximumSize">
167
 
                <size>
168
 
                    <width>32767</width>
169
 
                    <height>50</height>
170
 
                </size>
171
 
            </property>
172
 
        </widget>
173
 
        <widget class="QGroupBox">
174
 
            <property name="name">
175
 
                <cstring>groupBox10</cstring>
176
 
            </property>
177
 
            <property name="title">
178
 
                <string>Presets</string>
179
 
            </property>
180
 
            <vbox>
181
 
                <property name="name">
182
 
                    <cstring>unnamed</cstring>
183
 
                </property>
184
 
                <property name="spacing">
185
 
                    <number>2</number>
186
 
                </property>
187
 
                <widget class="QLayoutWidget">
188
 
                    <property name="name">
189
 
                        <cstring>layout29</cstring>
190
 
                    </property>
191
 
                    <grid>
192
 
                        <property name="name">
193
 
                            <cstring>unnamed</cstring>
194
 
                        </property>
195
 
                        <widget class="QListBox" row="0" column="0" rowspan="3" colspan="1">
196
 
                            <property name="name">
197
 
                                <cstring>lb_sp</cstring>
198
 
                            </property>
199
 
                            <property name="sizePolicy">
200
 
                                <sizepolicy>
201
 
                                    <hsizetype>7</hsizetype>
202
 
                                    <vsizetype>7</vsizetype>
203
 
                                    <horstretch>0</horstretch>
204
 
                                    <verstretch>0</verstretch>
205
 
                                </sizepolicy>
206
 
                            </property>
207
 
                            <property name="maximumSize">
208
 
                                <size>
209
 
                                    <width>32767</width>
210
 
                                    <height>62</height>
211
 
                                </size>
212
 
                            </property>
213
 
                        </widget>
214
 
                        <widget class="QPushButton" row="0" column="1">
215
 
                            <property name="name">
216
 
                                <cstring>pb_spNew</cstring>
217
 
                            </property>
218
 
                            <property name="text">
219
 
                                <string>New</string>
220
 
                            </property>
221
 
                        </widget>
222
 
                        <spacer row="1" column="1">
223
 
                            <property name="name">
224
 
                                <cstring>Spacer6</cstring>
225
 
                            </property>
226
 
                            <property name="orientation">
227
 
                                <enum>Vertical</enum>
228
 
                            </property>
229
 
                            <property name="sizeType">
230
 
                                <enum>Maximum</enum>
231
 
                            </property>
232
 
                            <property name="sizeHint">
233
 
                                <size>
234
 
                                    <width>16</width>
235
 
                                    <height>0</height>
236
 
                                </size>
237
 
                            </property>
238
 
                        </spacer>
239
 
                        <widget class="QPushButton" row="2" column="1">
240
 
                            <property name="name">
241
 
                                <cstring>pb_spDelete</cstring>
242
 
                            </property>
243
 
                            <property name="text">
244
 
                                <string>Delete</string>
245
 
                            </property>
246
 
                        </widget>
247
 
                    </grid>
248
 
                </widget>
249
 
                <widget class="QLabel">
250
 
                    <property name="name">
251
 
                        <cstring>TextLabel2_2</cstring>
252
 
                    </property>
253
 
                    <property name="text">
254
 
                        <string>Content:</string>
255
 
                    </property>
256
 
                </widget>
257
 
                <widget class="QTextEdit">
258
 
                    <property name="name">
259
 
                        <cstring>te_sp</cstring>
260
 
                    </property>
261
 
                    <property name="sizePolicy">
262
 
                        <sizepolicy>
263
 
                            <hsizetype>7</hsizetype>
264
 
                            <vsizetype>7</vsizetype>
265
 
                            <horstretch>0</horstretch>
266
 
                            <verstretch>0</verstretch>
267
 
                        </sizepolicy>
268
 
                    </property>
269
 
                    <property name="maximumSize">
270
 
                        <size>
271
 
                            <width>32767</width>
272
 
                            <height>90</height>
273
 
                        </size>
274
 
                    </property>
275
 
                </widget>
276
 
            </vbox>
277
 
        </widget>
278
 
    </vbox>
279
 
</widget>
280
 
<connections>
281
 
    <connection>
282
 
        <sender>ck_asAway</sender>
283
 
        <signal>toggled(bool)</signal>
284
 
        <receiver>sb_asAway</receiver>
285
 
        <slot>setEnabled(bool)</slot>
286
 
    </connection>
287
 
    <connection>
288
 
        <sender>ck_asAway</sender>
289
 
        <signal>toggled(bool)</signal>
290
 
        <receiver>lb_asAway</receiver>
291
 
        <slot>setEnabled(bool)</slot>
292
 
    </connection>
293
 
    <connection>
294
 
        <sender>ck_asXa</sender>
295
 
        <signal>toggled(bool)</signal>
296
 
        <receiver>sb_asXa</receiver>
297
 
        <slot>setEnabled(bool)</slot>
298
 
    </connection>
299
 
    <connection>
300
 
        <sender>ck_asXa</sender>
301
 
        <signal>toggled(bool)</signal>
302
 
        <receiver>lb_asXa</receiver>
303
 
        <slot>setEnabled(bool)</slot>
304
 
    </connection>
305
 
    <connection>
306
 
        <sender>ck_asOffline</sender>
307
 
        <signal>toggled(bool)</signal>
308
 
        <receiver>sb_asOffline</receiver>
309
 
        <slot>setEnabled(bool)</slot>
310
 
    </connection>
311
 
    <connection>
312
 
        <sender>ck_asOffline</sender>
313
 
        <signal>toggled(bool)</signal>
314
 
        <receiver>lb_asOffline</receiver>
315
 
        <slot>setEnabled(bool)</slot>
316
 
    </connection>
317
 
</connections>
318
 
<tabstops>
319
 
    <tabstop>ck_asAway</tabstop>
320
 
    <tabstop>sb_asAway</tabstop>
321
 
    <tabstop>ck_asXa</tabstop>
322
 
    <tabstop>sb_asXa</tabstop>
323
 
    <tabstop>ck_asOffline</tabstop>
324
 
    <tabstop>sb_asOffline</tabstop>
325
 
    <tabstop>te_asMessage</tabstop>
326
 
    <tabstop>lb_sp</tabstop>
327
 
    <tabstop>pb_spNew</tabstop>
328
 
    <tabstop>pb_spDelete</tabstop>
329
 
    <tabstop>te_sp</tabstop>
330
 
</tabstops>
331
 
<layoutdefaults spacing="6" margin="11"/>
332
 
</UI>