~ubuntu-branches/ubuntu/saucy/kopete/saucy-proposed

« back to all changes in this revision

Viewing changes to protocols/gadu/ui/gaduadd.ui

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2013-06-21 02:22:39 UTC
  • Revision ID: package-import@ubuntu.com-20130621022239-63l3zc8p0nf26pt6
Tags: upstream-4.10.80
ImportĀ upstreamĀ versionĀ 4.10.80

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<ui version="4.0" >
 
2
 <class>GaduAddUI</class>
 
3
 <widget class="QWidget" name="GaduAddUI" >
 
4
  <property name="geometry" >
 
5
   <rect>
 
6
    <x>0</x>
 
7
    <y>0</y>
 
8
    <width>394</width>
 
9
    <height>340</height>
 
10
   </rect>
 
11
  </property>
 
12
  <layout class="QGridLayout" >
 
13
   <property name="margin" >
 
14
    <number>11</number>
 
15
   </property>
 
16
   <property name="spacing" >
 
17
    <number>6</number>
 
18
   </property>
 
19
   <item row="0" column="0" >
 
20
    <layout class="QHBoxLayout" >
 
21
     <property name="margin" >
 
22
      <number>0</number>
 
23
     </property>
 
24
     <property name="spacing" >
 
25
      <number>6</number>
 
26
     </property>
 
27
     <item>
 
28
      <widget class="QLabel" name="TextLabel1" >
 
29
       <property name="sizePolicy" >
 
30
        <sizepolicy>
 
31
         <hsizetype>0</hsizetype>
 
32
         <vsizetype>0</vsizetype>
 
33
         <horstretch>0</horstretch>
 
34
         <verstretch>0</verstretch>
 
35
        </sizepolicy>
 
36
       </property>
 
37
       <property name="toolTip" >
 
38
        <string>The user ID of the Gadu-Gadu account you would like to add.</string>
 
39
       </property>
 
40
       <property name="whatsThis" >
 
41
        <string>The user ID of the Gadu-Gadu account you would like to add.  This should be in the form of a number (no decimals, no spaces).  This field is mandatory.</string>
 
42
       </property>
 
43
       <property name="text" >
 
44
        <string>Gadu-Gadu &amp;UIN:</string>
 
45
       </property>
 
46
       <property name="textFormat" >
 
47
        <enum>Qt::AutoText</enum>
 
48
       </property>
 
49
       <property name="scaledContents" >
 
50
        <bool>false</bool>
 
51
       </property>
 
52
       <property name="alignment" >
 
53
        <set>Qt::AlignVCenter</set>
 
54
       </property>
 
55
       <property name="buddy" >
 
56
        <cstring>addEdit_</cstring>
 
57
       </property>
 
58
      </widget>
 
59
     </item>
 
60
     <item>
 
61
      <widget class="KRestrictedLine" name="addEdit_" >
 
62
       <property name="toolTip" >
 
63
        <string>The user ID of the Gadu-Gadu account you would like to add.</string>
 
64
       </property>
 
65
       <property name="whatsThis" >
 
66
        <string>The user ID of the Gadu-Gadu account you would like to add.  This should be in the form of a number (no decimals, no spaces).  This field is mandatory.</string>
 
67
       </property>
 
68
      </widget>
 
69
     </item>
 
70
    </layout>
 
71
   </item>
 
72
   <item row="1" column="0" >
 
73
    <widget class="QLabel" name="textLabel2" >
 
74
     <property name="text" >
 
75
      <string>&lt;i>(for example: 1234567)&lt;/i></string>
 
76
     </property>
 
77
     <property name="alignment" >
 
78
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
79
     </property>
 
80
    </widget>
 
81
   </item>
 
82
   <item row="2" column="0" >
 
83
    <layout class="QHBoxLayout" >
 
84
     <property name="margin" >
 
85
      <number>0</number>
 
86
     </property>
 
87
     <property name="spacing" >
 
88
      <number>6</number>
 
89
     </property>
 
90
     <item>
 
91
      <layout class="QVBoxLayout" >
 
92
       <property name="margin" >
 
93
        <number>0</number>
 
94
       </property>
 
95
       <property name="spacing" >
 
96
        <number>6</number>
 
97
       </property>
 
98
       <item>
 
99
        <widget class="QLabel" name="textLabel1" >
 
100
         <property name="enabled" >
 
101
          <bool>true</bool>
 
102
         </property>
 
103
         <property name="toolTip" >
 
104
          <string>The forename of the contact you wish to add.</string>
 
105
         </property>
 
106
         <property name="whatsThis" >
 
107
          <string>The forename (first name) of the contact you wish to add.  Optionally this may include a middle name.</string>
 
108
         </property>
 
109
         <property name="text" >
 
110
          <string>&amp;Forename:</string>
 
111
         </property>
 
112
         <property name="buddy" >
 
113
          <cstring>fornameEdit_</cstring>
 
114
         </property>
 
115
        </widget>
 
116
       </item>
 
117
       <item>
 
118
        <widget class="QLabel" name="TextLabel1_2" >
 
119
         <property name="enabled" >
 
120
          <bool>true</bool>
 
121
         </property>
 
122
         <property name="toolTip" >
 
123
          <string>The surname of the contact you wish to add.</string>
 
124
         </property>
 
125
         <property name="whatsThis" >
 
126
          <string>The surname (last name) of the contact you wish to add.</string>
 
127
         </property>
 
128
         <property name="text" >
 
129
          <string>&amp;Surname:</string>
 
130
         </property>
 
131
         <property name="buddy" >
 
132
          <cstring>snameEdit_</cstring>
 
133
         </property>
 
134
        </widget>
 
135
       </item>
 
136
       <item>
 
137
        <widget class="QLabel" name="TextLabel1_2_2" >
 
138
         <property name="sizePolicy" >
 
139
          <sizepolicy>
 
140
           <hsizetype>0</hsizetype>
 
141
           <vsizetype>1</vsizetype>
 
142
           <horstretch>0</horstretch>
 
143
           <verstretch>0</verstretch>
 
144
          </sizepolicy>
 
145
         </property>
 
146
         <property name="toolTip" >
 
147
          <string>A nickname for the contact you wish to add.</string>
 
148
         </property>
 
149
         <property name="whatsThis" >
 
150
          <string>A nickname for the contact you wish to add.</string>
 
151
         </property>
 
152
         <property name="text" >
 
153
          <string>N&amp;ickname:</string>
 
154
         </property>
 
155
         <property name="buddy" >
 
156
          <cstring>nickEdit_</cstring>
 
157
         </property>
 
158
        </widget>
 
159
       </item>
 
160
       <item>
 
161
        <widget class="QLabel" name="TextLabel1_4" >
 
162
         <property name="enabled" >
 
163
          <bool>true</bool>
 
164
         </property>
 
165
         <property name="sizePolicy" >
 
166
          <sizepolicy>
 
167
           <hsizetype>0</hsizetype>
 
168
           <vsizetype>5</vsizetype>
 
169
           <horstretch>0</horstretch>
 
170
           <verstretch>0</verstretch>
 
171
          </sizepolicy>
 
172
         </property>
 
173
         <property name="toolTip" >
 
174
          <string>E-Mail address for this contact.</string>
 
175
         </property>
 
176
         <property name="whatsThis" >
 
177
          <string>E-Mail address for this contact.</string>
 
178
         </property>
 
179
         <property name="text" >
 
180
          <string>&amp;Email address:</string>
 
181
         </property>
 
182
         <property name="buddy" >
 
183
          <cstring>emailEdit_</cstring>
 
184
         </property>
 
185
        </widget>
 
186
       </item>
 
187
       <item>
 
188
        <widget class="QLabel" name="TextLabel1_4_2" >
 
189
         <property name="enabled" >
 
190
          <bool>true</bool>
 
191
         </property>
 
192
         <property name="sizePolicy" >
 
193
          <sizepolicy>
 
194
           <hsizetype>0</hsizetype>
 
195
           <vsizetype>5</vsizetype>
 
196
           <horstretch>0</horstretch>
 
197
           <verstretch>0</verstretch>
 
198
          </sizepolicy>
 
199
         </property>
 
200
         <property name="toolTip" >
 
201
          <string>E-Mail address for this contact.</string>
 
202
         </property>
 
203
         <property name="whatsThis" >
 
204
          <string>E-Mail address for this contact.</string>
 
205
         </property>
 
206
         <property name="text" >
 
207
          <string>&amp;Telephone number:</string>
 
208
         </property>
 
209
         <property name="buddy" >
 
210
          <cstring>emailEdit_</cstring>
 
211
         </property>
 
212
        </widget>
 
213
       </item>
 
214
      </layout>
 
215
     </item>
 
216
     <item>
 
217
      <layout class="QVBoxLayout" >
 
218
       <property name="margin" >
 
219
        <number>0</number>
 
220
       </property>
 
221
       <property name="spacing" >
 
222
        <number>6</number>
 
223
       </property>
 
224
       <item>
 
225
        <widget class="QLineEdit" name="fornameEdit_" >
 
226
         <property name="enabled" >
 
227
          <bool>true</bool>
 
228
         </property>
 
229
         <property name="toolTip" >
 
230
          <string>The forename of the contact you wish to add.</string>
 
231
         </property>
 
232
         <property name="whatsThis" >
 
233
          <string>The forename (first name) of the contact you wish to add.  Optionally this may include a middle name.</string>
 
234
         </property>
 
235
        </widget>
 
236
       </item>
 
237
       <item>
 
238
        <widget class="QLineEdit" name="snameEdit_" >
 
239
         <property name="enabled" >
 
240
          <bool>true</bool>
 
241
         </property>
 
242
         <property name="toolTip" >
 
243
          <string>The surname of the contact you wish to add.</string>
 
244
         </property>
 
245
         <property name="whatsThis" >
 
246
          <string>The surname (last name) of the contact you wish to add.</string>
 
247
         </property>
 
248
        </widget>
 
249
       </item>
 
250
       <item>
 
251
        <widget class="QLineEdit" name="nickEdit_" >
 
252
         <property name="toolTip" >
 
253
          <string>A nickname for the contact you wish to add.</string>
 
254
         </property>
 
255
         <property name="whatsThis" >
 
256
          <string>A nickname for the contact you wish to add.</string>
 
257
         </property>
 
258
        </widget>
 
259
       </item>
 
260
       <item>
 
261
        <widget class="QLineEdit" name="emailEdit_" >
 
262
         <property name="enabled" >
 
263
          <bool>true</bool>
 
264
         </property>
 
265
         <property name="toolTip" >
 
266
          <string>E-Mail address for this contact.</string>
 
267
         </property>
 
268
         <property name="whatsThis" >
 
269
          <string>E-Mail address for this contact.</string>
 
270
         </property>
 
271
        </widget>
 
272
       </item>
 
273
       <item>
 
274
        <widget class="QLineEdit" name="telephoneEdit_" >
 
275
         <property name="enabled" >
 
276
          <bool>true</bool>
 
277
         </property>
 
278
         <property name="toolTip" >
 
279
          <string>E-Mail address for this contact.</string>
 
280
         </property>
 
281
         <property name="whatsThis" >
 
282
          <string>E-Mail address for this contact.</string>
 
283
         </property>
 
284
        </widget>
 
285
       </item>
 
286
      </layout>
 
287
     </item>
 
288
    </layout>
 
289
   </item>
 
290
   <item row="4" column="0" >
 
291
    <widget class="QCheckBox" name="notAFriend_" >
 
292
     <property name="enabled" >
 
293
      <bool>false</bool>
 
294
     </property>
 
295
     <property name="toolTip" >
 
296
      <string>Check if you want to exclude this contact from the "Just for friends" status mode.</string>
 
297
     </property>
 
298
     <property name="whatsThis" >
 
299
      <string>Check if you want to exclude this contact from the "Just for friends" status mode.</string>
 
300
     </property>
 
301
     <property name="text" >
 
302
      <string>Offline to contact when you set "&amp;Just for friends"</string>
 
303
     </property>
 
304
    </widget>
 
305
   </item>
 
306
   <item row="3" column="0" >
 
307
    <widget class="Q3ListView" name="groups" >
 
308
     <column>
 
309
      <property name="text" >
 
310
       <string>Group</string>
 
311
      </property>
 
312
     </column>
 
313
    </widget>
 
314
   </item>
 
315
  </layout>
 
316
 </widget>
 
317
 <customwidgets>
 
318
  <customwidget>
 
319
   <class>Q3ListView</class>
 
320
   <extends></extends>
 
321
   <header>q3listview.h</header>
 
322
   <container>0</container>
 
323
   <pixmap></pixmap>
 
324
  </customwidget>
 
325
  <customwidget>
 
326
   <class>KRestrictedLine</class>
 
327
   <extends></extends>
 
328
   <header>krestrictedline.h</header>
 
329
   <container>0</container>
 
330
   <pixmap></pixmap>
 
331
  </customwidget>
 
332
 </customwidgets>
 
333
 <resources/>
 
334
 <connections/>
 
335
</ui>