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

« back to all changes in this revision

Viewing changes to protocols/oscar/icq/ui/icqsearchbase.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>ICQSearchBase</class>
 
3
 <widget class="QWidget" name="ICQSearchBase" >
 
4
  <property name="geometry" >
 
5
   <rect>
 
6
    <x>0</x>
 
7
    <y>0</y>
 
8
    <width>640</width>
 
9
    <height>408</height>
 
10
   </rect>
 
11
  </property>
 
12
  <layout class="QGridLayout" >
 
13
   <property name="leftMargin" >
 
14
    <number>0</number>
 
15
   </property>
 
16
   <property name="rightMargin" >
 
17
    <number>0</number>
 
18
   </property>
 
19
   <property name="bottomMargin" >
 
20
    <number>0</number>
 
21
   </property>
 
22
   <item row="0" column="0" >
 
23
    <widget class="QTabWidget" name="tabWidget3" >
 
24
     <property name="sizePolicy" >
 
25
      <sizepolicy vsizetype="Preferred" hsizetype="MinimumExpanding" >
 
26
       <horstretch>0</horstretch>
 
27
       <verstretch>0</verstretch>
 
28
      </sizepolicy>
 
29
     </property>
 
30
     <property name="currentIndex" >
 
31
      <number>0</number>
 
32
     </property>
 
33
     <widget class="QWidget" name="tabWhitepages" >
 
34
      <attribute name="title" >
 
35
       <string>ICQ Whitepages Search</string>
 
36
      </attribute>
 
37
      <layout class="QGridLayout" >
 
38
       <item row="0" column="0" >
 
39
        <widget class="QLabel" name="textLabel2" >
 
40
         <property name="text" >
 
41
          <string>&amp;Nickname:</string>
 
42
         </property>
 
43
         <property name="buddy" >
 
44
          <cstring>nickName</cstring>
 
45
         </property>
 
46
        </widget>
 
47
       </item>
 
48
       <item row="0" column="1" >
 
49
        <widget class="QLineEdit" name="nickName" />
 
50
       </item>
 
51
       <item row="0" column="2" >
 
52
        <widget class="QLabel" name="textLabel3" >
 
53
         <property name="text" >
 
54
          <string>&amp;First name:</string>
 
55
         </property>
 
56
         <property name="buddy" >
 
57
          <cstring>firstName</cstring>
 
58
         </property>
 
59
        </widget>
 
60
       </item>
 
61
       <item row="0" column="3" >
 
62
        <widget class="QLineEdit" name="firstName" />
 
63
       </item>
 
64
       <item row="1" column="0" >
 
65
        <widget class="QLabel" name="textLabel6" >
 
66
         <property name="text" >
 
67
          <string>&amp;Email:</string>
 
68
         </property>
 
69
         <property name="buddy" >
 
70
          <cstring>email</cstring>
 
71
         </property>
 
72
        </widget>
 
73
       </item>
 
74
       <item row="1" column="1" >
 
75
        <widget class="QLineEdit" name="email" />
 
76
       </item>
 
77
       <item row="1" column="2" >
 
78
        <widget class="QLabel" name="textLabel4" >
 
79
         <property name="text" >
 
80
          <string>&amp;Last name:</string>
 
81
         </property>
 
82
         <property name="buddy" >
 
83
          <cstring>lastName</cstring>
 
84
         </property>
 
85
        </widget>
 
86
       </item>
 
87
       <item row="1" column="3" >
 
88
        <widget class="QLineEdit" name="lastName" />
 
89
       </item>
 
90
       <item row="2" column="0" >
 
91
        <widget class="QLabel" name="textLabel8" >
 
92
         <property name="text" >
 
93
          <string>&amp;Gender:</string>
 
94
         </property>
 
95
         <property name="buddy" >
 
96
          <cstring>gender</cstring>
 
97
         </property>
 
98
        </widget>
 
99
       </item>
 
100
       <item row="2" column="1" >
 
101
        <widget class="QComboBox" name="gender" />
 
102
       </item>
 
103
       <item row="2" column="2" >
 
104
        <widget class="QLabel" name="textLabel10" >
 
105
         <property name="text" >
 
106
          <string>&amp;City:</string>
 
107
         </property>
 
108
         <property name="buddy" >
 
109
          <cstring>city</cstring>
 
110
         </property>
 
111
        </widget>
 
112
       </item>
 
113
       <item row="2" column="3" >
 
114
        <widget class="QLineEdit" name="city" />
 
115
       </item>
 
116
       <item row="3" column="0" >
 
117
        <widget class="QLabel" name="textLabel9" >
 
118
         <property name="text" >
 
119
          <string>Lan&amp;guage:</string>
 
120
         </property>
 
121
         <property name="buddy" >
 
122
          <cstring>language</cstring>
 
123
         </property>
 
124
        </widget>
 
125
       </item>
 
126
       <item row="3" column="1" >
 
127
        <widget class="QComboBox" name="language" />
 
128
       </item>
 
129
       <item row="3" column="2" >
 
130
        <widget class="QLabel" name="textLabel11" >
 
131
         <property name="text" >
 
132
          <string>C&amp;ountry:</string>
 
133
         </property>
 
134
         <property name="buddy" >
 
135
          <cstring>country</cstring>
 
136
         </property>
 
137
        </widget>
 
138
       </item>
 
139
       <item row="3" column="3" >
 
140
        <widget class="QComboBox" name="country" />
 
141
       </item>
 
142
       <item row="4" column="0" colspan="2" >
 
143
        <widget class="QCheckBox" name="onlyOnline" >
 
144
         <property name="text" >
 
145
          <string>Only search for online contacts</string>
 
146
         </property>
 
147
        </widget>
 
148
       </item>
 
149
       <item row="4" column="2" colspan="2" >
 
150
        <spacer>
 
151
         <property name="orientation" >
 
152
          <enum>Qt::Horizontal</enum>
 
153
         </property>
 
154
         <property name="sizeType" >
 
155
          <enum>QSizePolicy::Expanding</enum>
 
156
         </property>
 
157
         <property name="sizeHint" stdset="0" >
 
158
          <size>
 
159
           <width>166</width>
 
160
           <height>20</height>
 
161
          </size>
 
162
         </property>
 
163
        </spacer>
 
164
       </item>
 
165
      </layout>
 
166
     </widget>
 
167
     <widget class="QWidget" name="tabUIN" >
 
168
      <attribute name="title" >
 
169
       <string>UIN Search</string>
 
170
      </attribute>
 
171
      <layout class="QGridLayout" >
 
172
       <item row="0" column="0" >
 
173
        <widget class="QLabel" name="textLabel1" >
 
174
         <property name="text" >
 
175
          <string>&amp;UIN #:</string>
 
176
         </property>
 
177
         <property name="buddy" >
 
178
          <cstring>uin</cstring>
 
179
         </property>
 
180
        </widget>
 
181
       </item>
 
182
       <item row="0" column="1" >
 
183
        <widget class="QLineEdit" name="uin" />
 
184
       </item>
 
185
       <item row="1" column="1" >
 
186
        <spacer>
 
187
         <property name="orientation" >
 
188
          <enum>Qt::Vertical</enum>
 
189
         </property>
 
190
         <property name="sizeHint" stdset="0" >
 
191
          <size>
 
192
           <width>41</width>
 
193
           <height>91</height>
 
194
          </size>
 
195
         </property>
 
196
        </spacer>
 
197
       </item>
 
198
      </layout>
 
199
     </widget>
 
200
    </widget>
 
201
   </item>
 
202
   <item row="0" column="1" >
 
203
    <spacer>
 
204
     <property name="orientation" >
 
205
      <enum>Qt::Vertical</enum>
 
206
     </property>
 
207
     <property name="sizeType" >
 
208
      <enum>QSizePolicy::Preferred</enum>
 
209
     </property>
 
210
     <property name="sizeHint" stdset="0" >
 
211
      <size>
 
212
       <width>82</width>
 
213
       <height>181</height>
 
214
      </size>
 
215
     </property>
 
216
    </spacer>
 
217
   </item>
 
218
   <item row="1" column="0" >
 
219
    <widget class="QTreeView" name="searchResults" >
 
220
     <property name="whatsThis" >
 
221
      <string>This is where the results from your search are displayed. If you double-click a result, the search window will close and pass the UIN of the contact you wish to add back to the Add Contact Wizard. You can only add one contact at a time.</string>
 
222
     </property>
 
223
     <property name="alternatingRowColors" >
 
224
      <bool>true</bool>
 
225
     </property>
 
226
     <property name="rootIsDecorated" >
 
227
      <bool>false</bool>
 
228
     </property>
 
229
    </widget>
 
230
   </item>
 
231
   <item row="1" column="1" >
 
232
    <layout class="QVBoxLayout" >
 
233
     <property name="spacing" >
 
234
      <number>6</number>
 
235
     </property>
 
236
     <item>
 
237
      <widget class="KPushButton" name="searchButton" >
 
238
       <property name="whatsThis" >
 
239
        <string>Search the ICQ Whitepages with your search criteria</string>
 
240
       </property>
 
241
       <property name="text" >
 
242
        <string>&amp;Search</string>
 
243
       </property>
 
244
      </widget>
 
245
     </item>
 
246
     <item>
 
247
      <widget class="KPushButton" name="clearButton" >
 
248
       <property name="enabled" >
 
249
        <bool>false</bool>
 
250
       </property>
 
251
       <property name="whatsThis" >
 
252
        <string>Clears both search fields and results</string>
 
253
       </property>
 
254
       <property name="text" >
 
255
        <string>C&amp;lear</string>
 
256
       </property>
 
257
      </widget>
 
258
     </item>
 
259
     <item>
 
260
      <widget class="KPushButton" name="stopButton" >
 
261
       <property name="enabled" >
 
262
        <bool>false</bool>
 
263
       </property>
 
264
       <property name="whatsThis" >
 
265
        <string>Stops the search</string>
 
266
       </property>
 
267
       <property name="text" >
 
268
        <string>Stop</string>
 
269
       </property>
 
270
       <property name="stdItem" stdset="0" >
 
271
        <number>26</number>
 
272
       </property>
 
273
      </widget>
 
274
     </item>
 
275
     <item>
 
276
      <widget class="KPushButton" name="userInfoButton" >
 
277
       <property name="enabled" >
 
278
        <bool>false</bool>
 
279
       </property>
 
280
       <property name="whatsThis" >
 
281
        <string>Show information about the selected contact</string>
 
282
       </property>
 
283
       <property name="text" >
 
284
        <string>User Info</string>
 
285
       </property>
 
286
       <property name="shortcut" >
 
287
        <string/>
 
288
       </property>
 
289
      </widget>
 
290
     </item>
 
291
     <item>
 
292
      <spacer>
 
293
       <property name="orientation" >
 
294
        <enum>Qt::Vertical</enum>
 
295
       </property>
 
296
       <property name="sizeHint" stdset="0" >
 
297
        <size>
 
298
         <width>20</width>
 
299
         <height>40</height>
 
300
        </size>
 
301
       </property>
 
302
      </spacer>
 
303
     </item>
 
304
    </layout>
 
305
   </item>
 
306
  </layout>
 
307
 </widget>
 
308
 <customwidgets>
 
309
  <customwidget>
 
310
   <class>KPushButton</class>
 
311
   <extends>QPushButton</extends>
 
312
   <header>kpushbutton.h</header>
 
313
  </customwidget>
 
314
 </customwidgets>
 
315
 <tabstops>
 
316
  <tabstop>tabWidget3</tabstop>
 
317
  <tabstop>nickName</tabstop>
 
318
  <tabstop>firstName</tabstop>
 
319
  <tabstop>email</tabstop>
 
320
  <tabstop>lastName</tabstop>
 
321
  <tabstop>gender</tabstop>
 
322
  <tabstop>city</tabstop>
 
323
  <tabstop>language</tabstop>
 
324
  <tabstop>country</tabstop>
 
325
  <tabstop>onlyOnline</tabstop>
 
326
  <tabstop>uin</tabstop>
 
327
  <tabstop>searchButton</tabstop>
 
328
  <tabstop>clearButton</tabstop>
 
329
  <tabstop>stopButton</tabstop>
 
330
  <tabstop>userInfoButton</tabstop>
 
331
  <tabstop>searchResults</tabstop>
 
332
 </tabstops>
 
333
 <resources/>
 
334
 <connections>
 
335
  <connection>
 
336
   <sender>uin</sender>
 
337
   <signal>returnPressed()</signal>
 
338
   <receiver>searchButton</receiver>
 
339
   <slot>click()</slot>
 
340
   <hints>
 
341
    <hint type="sourcelabel" >
 
342
     <x>481</x>
 
343
     <y>54</y>
 
344
    </hint>
 
345
    <hint type="destinationlabel" >
 
346
     <x>623</x>
 
347
     <y>213</y>
 
348
    </hint>
 
349
   </hints>
 
350
  </connection>
 
351
  <connection>
 
352
   <sender>nickName</sender>
 
353
   <signal>returnPressed()</signal>
 
354
   <receiver>searchButton</receiver>
 
355
   <slot>click()</slot>
 
356
   <hints>
 
357
    <hint type="sourcelabel" >
 
358
     <x>127</x>
 
359
     <y>54</y>
 
360
    </hint>
 
361
    <hint type="destinationlabel" >
 
362
     <x>610</x>
 
363
     <y>209</y>
 
364
    </hint>
 
365
   </hints>
 
366
  </connection>
 
367
  <connection>
 
368
   <sender>firstName</sender>
 
369
   <signal>returnPressed()</signal>
 
370
   <receiver>searchButton</receiver>
 
371
   <slot>click()</slot>
 
372
   <hints>
 
373
    <hint type="sourcelabel" >
 
374
     <x>416</x>
 
375
     <y>57</y>
 
376
    </hint>
 
377
    <hint type="destinationlabel" >
 
378
     <x>595</x>
 
379
     <y>217</y>
 
380
    </hint>
 
381
   </hints>
 
382
  </connection>
 
383
 </connections>
 
384
</ui>