summaryrefslogtreecommitdiff
path: root/noncore/comm/keypebble/kvncconndlgbase.ui
Unidiff
Diffstat (limited to 'noncore/comm/keypebble/kvncconndlgbase.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/comm/keypebble/kvncconndlgbase.ui432
1 files changed, 432 insertions, 0 deletions
diff --git a/noncore/comm/keypebble/kvncconndlgbase.ui b/noncore/comm/keypebble/kvncconndlgbase.ui
new file mode 100644
index 0000000..df0d375
--- a/dev/null
+++ b/noncore/comm/keypebble/kvncconndlgbase.ui
@@ -0,0 +1,432 @@
1<!DOCTYPE UI><UI>
2<class>KVNCConnDlgBase</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>KVNCConnDlgBase</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>984</width>
15 <height>676</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>VNC Viewer Connection</string>
21 </property>
22 <property>
23 <name>layoutMargin</name>
24 </property>
25 <vbox>
26 <property stdset="1">
27 <name>margin</name>
28 <number>0</number>
29 </property>
30 <property stdset="1">
31 <name>spacing</name>
32 <number>6</number>
33 </property>
34 <widget>
35 <class>QTabWidget</class>
36 <property stdset="1">
37 <name>name</name>
38 <cstring>TabWidget3</cstring>
39 </property>
40 <widget>
41 <class>QWidget</class>
42 <property stdset="1">
43 <name>name</name>
44 <cstring>tab</cstring>
45 </property>
46 <attribute>
47 <name>title</name>
48 <string>Server</string>
49 </attribute>
50 <grid>
51 <property stdset="1">
52 <name>margin</name>
53 <number>11</number>
54 </property>
55 <property stdset="1">
56 <name>spacing</name>
57 <number>6</number>
58 </property>
59 <widget row="0" column="0" >
60 <class>QLabel</class>
61 <property stdset="1">
62 <name>name</name>
63 <cstring>hostname</cstring>
64 </property>
65 <property stdset="1">
66 <name>text</name>
67 <string>Host Name:</string>
68 </property>
69 </widget>
70 <widget row="1" column="0" >
71 <class>QLabel</class>
72 <property stdset="1">
73 <name>name</name>
74 <cstring>TextLabel2_2</cstring>
75 </property>
76 <property stdset="1">
77 <name>text</name>
78 <string>Display Number:</string>
79 </property>
80 </widget>
81 <widget row="2" column="1" rowspan="1" colspan="2" >
82 <class>QLineEdit</class>
83 <property stdset="1">
84 <name>name</name>
85 <cstring>serverPassword</cstring>
86 </property>
87 <property stdset="1">
88 <name>autoMask</name>
89 <bool>true</bool>
90 </property>
91 </widget>
92 <widget row="1" column="1" rowspan="1" colspan="2" >
93 <class>QSpinBox</class>
94 <property stdset="1">
95 <name>name</name>
96 <cstring>serverDisplay</cstring>
97 </property>
98 <property stdset="1">
99 <name>maxValue</name>
100 <number>500</number>
101 </property>
102 <property stdset="1">
103 <name>minValue</name>
104 <number>0</number>
105 </property>
106 <property stdset="1">
107 <name>value</name>
108 <number>0</number>
109 </property>
110 </widget>
111 <widget row="0" column="1" rowspan="1" colspan="2" >
112 <class>QLineEdit</class>
113 <property stdset="1">
114 <name>name</name>
115 <cstring>serverHostname</cstring>
116 </property>
117 </widget>
118 <widget row="2" column="0" >
119 <class>QLabel</class>
120 <property stdset="1">
121 <name>name</name>
122 <cstring>TextLabel3</cstring>
123 </property>
124 <property stdset="1">
125 <name>text</name>
126 <string>Password:</string>
127 </property>
128 </widget>
129 <widget row="3" column="1" rowspan="1" colspan="2" >
130 <class>QLineEdit</class>
131 <property stdset="1">
132 <name>name</name>
133 <cstring>serverBookmark</cstring>
134 </property>
135 </widget>
136 <widget row="3" column="0" >
137 <class>QLabel</class>
138 <property stdset="1">
139 <name>name</name>
140 <cstring>TextLabel1_2</cstring>
141 </property>
142 <property stdset="1">
143 <name>text</name>
144 <string>Bookmark Name:</string>
145 </property>
146 </widget>
147 <spacer row="5" column="2" >
148 <property>
149 <name>name</name>
150 <cstring>Spacer2</cstring>
151 </property>
152 <property stdset="1">
153 <name>orientation</name>
154 <enum>Vertical</enum>
155 </property>
156 <property stdset="1">
157 <name>sizeType</name>
158 <enum>Expanding</enum>
159 </property>
160 <property>
161 <name>sizeHint</name>
162 <size>
163 <width>20</width>
164 <height>20</height>
165 </size>
166 </property>
167 </spacer>
168 <widget row="4" column="1" >
169 <class>QLayoutWidget</class>
170 <property stdset="1">
171 <name>name</name>
172 <cstring>Layout3</cstring>
173 </property>
174 <hbox>
175 <property stdset="1">
176 <name>margin</name>
177 <number>0</number>
178 </property>
179 <property stdset="1">
180 <name>spacing</name>
181 <number>6</number>
182 </property>
183 </hbox>
184 </widget>
185 </grid>
186 </widget>
187 <widget>
188 <class>QWidget</class>
189 <property stdset="1">
190 <name>name</name>
191 <cstring>tab</cstring>
192 </property>
193 <attribute>
194 <name>title</name>
195 <string>Options</string>
196 </attribute>
197 <vbox>
198 <property stdset="1">
199 <name>margin</name>
200 <number>11</number>
201 </property>
202 <property stdset="1">
203 <name>spacing</name>
204 <number>6</number>
205 </property>
206 <widget>
207 <class>QLabel</class>
208 <property stdset="1">
209 <name>name</name>
210 <cstring>TextLabel1</cstring>
211 </property>
212 <property stdset="1">
213 <name>text</name>
214 <string>Check for screen updates every:</string>
215 </property>
216 </widget>
217 <widget>
218 <class>QLayoutWidget</class>
219 <property stdset="1">
220 <name>name</name>
221 <cstring>Layout2</cstring>
222 </property>
223 <hbox>
224 <property stdset="1">
225 <name>margin</name>
226 <number>0</number>
227 </property>
228 <property stdset="1">
229 <name>spacing</name>
230 <number>6</number>
231 </property>
232 <widget>
233 <class>QSpinBox</class>
234 <property stdset="1">
235 <name>name</name>
236 <cstring>timeBox</cstring>
237 </property>
238 <property stdset="1">
239 <name>maxValue</name>
240 <number>500</number>
241 </property>
242 <property stdset="1">
243 <name>minValue</name>
244 <number>1</number>
245 </property>
246 </widget>
247 <widget>
248 <class>QLabel</class>
249 <property stdset="1">
250 <name>name</name>
251 <cstring>TextLabel2</cstring>
252 </property>
253 <property stdset="1">
254 <name>text</name>
255 <string>Milliseconds</string>
256 </property>
257 </widget>
258 </hbox>
259 </widget>
260 <widget>
261 <class>QCheckBox</class>
262 <property stdset="1">
263 <name>name</name>
264 <cstring>bit</cstring>
265 </property>
266 <property stdset="1">
267 <name>text</name>
268 <string>Request 8-bit session</string>
269 </property>
270 </widget>
271 <widget>
272 <class>QCheckBox</class>
273 <property stdset="1">
274 <name>name</name>
275 <cstring>deIconify</cstring>
276 </property>
277 <property stdset="1">
278 <name>text</name>
279 <string>Raise on bell</string>
280 </property>
281 </widget>
282 <widget>
283 <class>QCheckBox</class>
284 <property stdset="1">
285 <name>name</name>
286 <cstring>shared</cstring>
287 </property>
288 <property stdset="1">
289 <name>text</name>
290 <string>Request shared session</string>
291 </property>
292 </widget>
293 <spacer>
294 <property>
295 <name>name</name>
296 <cstring>Spacer2</cstring>
297 </property>
298 <property stdset="1">
299 <name>orientation</name>
300 <enum>Vertical</enum>
301 </property>
302 <property stdset="1">
303 <name>sizeType</name>
304 <enum>Expanding</enum>
305 </property>
306 <property>
307 <name>sizeHint</name>
308 <size>
309 <width>20</width>
310 <height>20</height>
311 </size>
312 </property>
313 </spacer>
314 </vbox>
315 </widget>
316 <widget>
317 <class>QWidget</class>
318 <property stdset="1">
319 <name>name</name>
320 <cstring>tab</cstring>
321 </property>
322 <attribute>
323 <name>title</name>
324 <string>Encodings</string>
325 </attribute>
326 <vbox>
327 <property stdset="1">
328 <name>margin</name>
329 <number>11</number>
330 </property>
331 <property stdset="1">
332 <name>spacing</name>
333 <number>6</number>
334 </property>
335 <widget>
336 <class>QCheckBox</class>
337 <property stdset="1">
338 <name>name</name>
339 <cstring>hex</cstring>
340 </property>
341 <property stdset="1">
342 <name>enabled</name>
343 <bool>false</bool>
344 </property>
345 <property stdset="1">
346 <name>text</name>
347 <string>Hextile encoding</string>
348 </property>
349 </widget>
350 <widget>
351 <class>QCheckBox</class>
352 <property stdset="1">
353 <name>name</name>
354 <cstring>corre</cstring>
355 </property>
356 <property stdset="1">
357 <name>enabled</name>
358 <bool>false</bool>
359 </property>
360 <property stdset="1">
361 <name>text</name>
362 <string>CoRRE encoding</string>
363 </property>
364 </widget>
365 <widget>
366 <class>QCheckBox</class>
367 <property stdset="1">
368 <name>name</name>
369 <cstring>rre</cstring>
370 </property>
371 <property stdset="1">
372 <name>enabled</name>
373 <bool>false</bool>
374 </property>
375 <property stdset="1">
376 <name>text</name>
377 <string>RRE encoding</string>
378 </property>
379 </widget>
380 <widget>
381 <class>QCheckBox</class>
382 <property stdset="1">
383 <name>name</name>
384 <cstring>copyRect</cstring>
385 </property>
386 <property stdset="1">
387 <name>text</name>
388 <string>Copy rectangle encoding</string>
389 </property>
390 </widget>
391 <spacer>
392 <property>
393 <name>name</name>
394 <cstring>Spacer3</cstring>
395 </property>
396 <property stdset="1">
397 <name>orientation</name>
398 <enum>Vertical</enum>
399 </property>
400 <property stdset="1">
401 <name>sizeType</name>
402 <enum>Expanding</enum>
403 </property>
404 <property>
405 <name>sizeHint</name>
406 <size>
407 <width>20</width>
408 <height>20</height>
409 </size>
410 </property>
411 </spacer>
412 </vbox>
413 </widget>
414 </widget>
415 </vbox>
416</widget>
417<tabstops>
418 <tabstop>TabWidget3</tabstop>
419 <tabstop>serverHostname</tabstop>
420 <tabstop>serverDisplay</tabstop>
421 <tabstop>serverPassword</tabstop>
422 <tabstop>serverBookmark</tabstop>
423 <tabstop>timeBox</tabstop>
424 <tabstop>bit</tabstop>
425 <tabstop>deIconify</tabstop>
426 <tabstop>shared</tabstop>
427 <tabstop>hex</tabstop>
428 <tabstop>corre</tabstop>
429 <tabstop>rre</tabstop>
430 <tabstop>copyRect</tabstop>
431</tabstops>
432</UI>