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

« back to all changes in this revision

Viewing changes to protocols/irc/ui/networkconfig.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>NetworkConfig</class>
 
3
 <widget class="QDialog" name="NetworkConfig" >
 
4
  <property name="geometry" >
 
5
   <rect>
 
6
    <x>0</x>
 
7
    <y>0</y>
 
8
    <width>695</width>
 
9
    <height>537</height>
 
10
   </rect>
 
11
  </property>
 
12
  <property name="windowTitle" >
 
13
   <string>Network Configuration</string>
 
14
  </property>
 
15
  <layout class="QGridLayout" >
 
16
   <property name="margin" >
 
17
    <number>8</number>
 
18
   </property>
 
19
   <property name="spacing" >
 
20
    <number>6</number>
 
21
   </property>
 
22
   <item row="1" column="3" colspan="4" >
 
23
    <widget class="QGroupBox" name="groupBox2" >
 
24
     <property name="sizePolicy" >
 
25
      <sizepolicy vsizetype="MinimumExpanding" hsizetype="MinimumExpanding" >
 
26
       <horstretch>0</horstretch>
 
27
       <verstretch>0</verstretch>
 
28
      </sizepolicy>
 
29
     </property>
 
30
     <property name="title" >
 
31
      <string>Host Con&amp;figurations</string>
 
32
     </property>
 
33
     <layout class="QGridLayout" >
 
34
      <property name="margin" >
 
35
       <number>4</number>
 
36
      </property>
 
37
      <property name="spacing" >
 
38
       <number>6</number>
 
39
      </property>
 
40
      <item row="0" column="1" >
 
41
       <widget class="QPushButton" name="m_newHost" >
 
42
        <property name="sizePolicy" >
 
43
         <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
 
44
          <horstretch>0</horstretch>
 
45
          <verstretch>0</verstretch>
 
46
         </sizepolicy>
 
47
        </property>
 
48
        <property name="text" >
 
49
         <string>&amp;New...</string>
 
50
        </property>
 
51
       </widget>
 
52
      </item>
 
53
      <item row="1" column="1" >
 
54
       <widget class="QPushButton" name="m_removeHost" >
 
55
        <property name="sizePolicy" >
 
56
         <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
 
57
          <horstretch>0</horstretch>
 
58
          <verstretch>0</verstretch>
 
59
         </sizepolicy>
 
60
        </property>
 
61
        <property name="text" >
 
62
         <string>&amp;Remove</string>
 
63
        </property>
 
64
       </widget>
 
65
      </item>
 
66
      <item row="2" column="1" >
 
67
       <spacer>
 
68
        <property name="orientation" >
 
69
         <enum>Qt::Vertical</enum>
 
70
        </property>
 
71
        <property name="sizeType" >
 
72
         <enum>QSizePolicy::Expanding</enum>
 
73
        </property>
 
74
        <property name="sizeHint" stdset="0" >
 
75
         <size>
 
76
          <width>20</width>
 
77
          <height>151</height>
 
78
         </size>
 
79
        </property>
 
80
       </spacer>
 
81
      </item>
 
82
      <item rowspan="5" row="0" column="0" >
 
83
       <widget class="Q3ListBox" name="m_hostList" >
 
84
        <property name="sizePolicy" >
 
85
         <sizepolicy vsizetype="MinimumExpanding" hsizetype="MinimumExpanding" >
 
86
          <horstretch>0</horstretch>
 
87
          <verstretch>0</verstretch>
 
88
         </sizepolicy>
 
89
        </property>
 
90
        <property name="toolTip" >
 
91
         <string>The IRC servers associated with this network</string>
 
92
        </property>
 
93
        <property name="whatsThis" >
 
94
         <string>The IRC servers associated with this network. Use the up and down buttons to alter the order in which connections are attempted.</string>
 
95
        </property>
 
96
       </widget>
 
97
      </item>
 
98
      <item row="4" column="1" >
 
99
       <widget class="QPushButton" name="downButton" >
 
100
        <property name="enabled" >
 
101
         <bool>false</bool>
 
102
        </property>
 
103
        <property name="toolTip" >
 
104
         <string>Move this server down</string>
 
105
        </property>
 
106
        <property name="whatsThis" >
 
107
         <string>Decrease connection-attempt priority for this server</string>
 
108
        </property>
 
109
        <property name="text" >
 
110
         <string>Down</string>
 
111
        </property>
 
112
       </widget>
 
113
      </item>
 
114
      <item row="3" column="1" >
 
115
       <widget class="QPushButton" name="upButton" >
 
116
        <property name="enabled" >
 
117
         <bool>false</bool>
 
118
        </property>
 
119
        <property name="toolTip" >
 
120
         <string>Move this server up</string>
 
121
        </property>
 
122
        <property name="whatsThis" >
 
123
         <string>Increase connection-attempt priority for this server</string>
 
124
        </property>
 
125
        <property name="text" >
 
126
         <string>Up</string>
 
127
        </property>
 
128
       </widget>
 
129
      </item>
 
130
      <item row="5" column="0" colspan="2" >
 
131
       <layout class="QGridLayout" >
 
132
        <property name="margin" >
 
133
         <number>5</number>
 
134
        </property>
 
135
        <property name="spacing" >
 
136
         <number>6</number>
 
137
        </property>
 
138
        <item row="2" column="1" >
 
139
         <widget class="QSpinBox" name="port" >
 
140
          <property name="minimum" >
 
141
           <number>1024</number>
 
142
          </property>
 
143
          <property name="maximum" >
 
144
           <number>65536</number>
 
145
          </property>
 
146
          <property name="value" >
 
147
           <number>6667</number>
 
148
          </property>
 
149
         </widget>
 
150
        </item>
 
151
        <item row="2" column="2" >
 
152
         <widget class="QCheckBox" name="useSSL" >
 
153
          <property name="toolTip" >
 
154
           <string>Check this to enable SSL for this connection</string>
 
155
          </property>
 
156
          <property name="text" >
 
157
           <string>Use SS&amp;L</string>
 
158
          </property>
 
159
         </widget>
 
160
        </item>
 
161
        <item row="0" column="0" >
 
162
         <widget class="QLabel" name="m_hostLabel" >
 
163
          <property name="text" >
 
164
           <string>&amp;Host:</string>
 
165
          </property>
 
166
          <property name="buddy" >
 
167
           <cstring>m_host</cstring>
 
168
          </property>
 
169
         </widget>
 
170
        </item>
 
171
        <item rowspan="2" row="0" column="1" colspan="2" >
 
172
         <widget class="QLineEdit" name="m_host" >
 
173
          <property name="toolTip" >
 
174
           <string/>
 
175
          </property>
 
176
          <property name="readOnly" >
 
177
           <bool>true</bool>
 
178
          </property>
 
179
         </widget>
 
180
        </item>
 
181
        <item rowspan="2" row="1" column="0" >
 
182
         <widget class="QLabel" name="m_portLabel" >
 
183
          <property name="text" >
 
184
           <string>Por&amp;t:</string>
 
185
          </property>
 
186
          <property name="buddy" >
 
187
           <cstring>port</cstring>
 
188
          </property>
 
189
         </widget>
 
190
        </item>
 
191
       </layout>
 
192
      </item>
 
193
     </layout>
 
194
     <widget class="QWidget" native="1" name="widget" >
 
195
      <property name="geometry" >
 
196
       <rect>
 
197
        <x>11</x>
 
198
        <y>344</y>
 
199
        <width>391</width>
 
200
        <height>80</height>
 
201
       </rect>
 
202
      </property>
 
203
     </widget>
 
204
    </widget>
 
205
   </item>
 
206
   <item row="0" column="4" colspan="3" >
 
207
    <widget class="QLineEdit" name="m_description" />
 
208
   </item>
 
209
   <item row="0" column="3" >
 
210
    <widget class="QLabel" name="m_descriptionLabel" >
 
211
     <property name="sizePolicy" >
 
212
      <sizepolicy vsizetype="Preferred" hsizetype="Minimum" >
 
213
       <horstretch>0</horstretch>
 
214
       <verstretch>0</verstretch>
 
215
      </sizepolicy>
 
216
     </property>
 
217
     <property name="text" >
 
218
      <string>&amp;Description:</string>
 
219
     </property>
 
220
     <property name="buddy" >
 
221
      <cstring>m_description</cstring>
 
222
     </property>
 
223
    </widget>
 
224
   </item>
 
225
   <item row="2" column="6" >
 
226
    <widget class="QPushButton" name="m_cancelButton" >
 
227
     <property name="text" >
 
228
      <string>&amp;Cancel</string>
 
229
     </property>
 
230
    </widget>
 
231
   </item>
 
232
   <item row="2" column="5" >
 
233
    <widget class="QPushButton" name="m_saveButton" >
 
234
     <property name="text" >
 
235
      <string>&amp;Save</string>
 
236
     </property>
 
237
    </widget>
 
238
   </item>
 
239
   <item row="2" column="0" >
 
240
    <widget class="QPushButton" name="m_newNetworkButton" >
 
241
     <property name="text" >
 
242
      <string>Ne&amp;w</string>
 
243
     </property>
 
244
    </widget>
 
245
   </item>
 
246
   <item rowspan="2" row="0" column="0" colspan="3" >
 
247
    <widget class="Q3ListBox" name="m_networkList" >
 
248
     <property name="sizePolicy" >
 
249
      <sizepolicy vsizetype="Expanding" hsizetype="MinimumExpanding" >
 
250
       <horstretch>0</horstretch>
 
251
       <verstretch>0</verstretch>
 
252
      </sizepolicy>
 
253
     </property>
 
254
    </widget>
 
255
   </item>
 
256
   <item row="2" column="3" colspan="2" >
 
257
    <spacer>
 
258
     <property name="orientation" >
 
259
      <enum>Qt::Horizontal</enum>
 
260
     </property>
 
261
     <property name="sizeType" >
 
262
      <enum>QSizePolicy::Expanding</enum>
 
263
     </property>
 
264
     <property name="sizeHint" stdset="0" >
 
265
      <size>
 
266
       <width>260</width>
 
267
       <height>20</height>
 
268
      </size>
 
269
     </property>
 
270
    </spacer>
 
271
   </item>
 
272
   <item row="2" column="1" >
 
273
    <widget class="QPushButton" name="m_renameNetworkButton" >
 
274
     <property name="text" >
 
275
      <string>Rena&amp;me...</string>
 
276
     </property>
 
277
    </widget>
 
278
   </item>
 
279
   <item row="2" column="2" >
 
280
    <widget class="QPushButton" name="m_removeNetworkButton" >
 
281
     <property name="text" >
 
282
      <string>Remo&amp;ve</string>
 
283
     </property>
 
284
    </widget>
 
285
   </item>
 
286
  </layout>
 
287
 </widget>
 
288
 <customwidgets>
 
289
  <customwidget>
 
290
   <class>Q3ListBox</class>
 
291
   <extends>Q3Frame</extends>
 
292
   <header>q3listbox.h</header>
 
293
  </customwidget>
 
294
 </customwidgets>
 
295
 <tabstops>
 
296
  <tabstop>m_networkList</tabstop>
 
297
  <tabstop>m_newNetworkButton</tabstop>
 
298
  <tabstop>m_renameNetworkButton</tabstop>
 
299
  <tabstop>m_removeNetworkButton</tabstop>
 
300
  <tabstop>m_description</tabstop>
 
301
  <tabstop>m_hostList</tabstop>
 
302
  <tabstop>m_newHost</tabstop>
 
303
  <tabstop>m_removeHost</tabstop>
 
304
  <tabstop>upButton</tabstop>
 
305
  <tabstop>downButton</tabstop>
 
306
  <tabstop>m_host</tabstop>
 
307
  <tabstop>port</tabstop>
 
308
  <tabstop>useSSL</tabstop>
 
309
  <tabstop>m_saveButton</tabstop>
 
310
  <tabstop>m_cancelButton</tabstop>
 
311
 </tabstops>
 
312
 <resources/>
 
313
 <connections>
 
314
  <connection>
 
315
   <sender>m_saveButton</sender>
 
316
   <signal>clicked()</signal>
 
317
   <receiver>NetworkConfig</receiver>
 
318
   <slot>accept()</slot>
 
319
   <hints>
 
320
    <hint type="sourcelabel" >
 
321
     <x>563</x>
 
322
     <y>515</y>
 
323
    </hint>
 
324
    <hint type="destinationlabel" >
 
325
     <x>347</x>
 
326
     <y>268</y>
 
327
    </hint>
 
328
   </hints>
 
329
  </connection>
 
330
  <connection>
 
331
   <sender>m_cancelButton</sender>
 
332
   <signal>clicked()</signal>
 
333
   <receiver>NetworkConfig</receiver>
 
334
   <slot>reject()</slot>
 
335
   <hints>
 
336
    <hint type="sourcelabel" >
 
337
     <x>645</x>
 
338
     <y>515</y>
 
339
    </hint>
 
340
    <hint type="destinationlabel" >
 
341
     <x>347</x>
 
342
     <y>268</y>
 
343
    </hint>
 
344
   </hints>
 
345
  </connection>
 
346
 </connections>
 
347
</ui>