author | treke <treke> | 2002-09-04 18:13:06 (UTC) |
---|---|---|
committer | treke <treke> | 2002-09-04 18:13:06 (UTC) |
commit | 1a7cb4d6e530e017824a49854de8b3f0255a4ca8 (patch) (unidiff) | |
tree | 64fb8b293b14d09be801b2d443e38e8b6863cf4e | |
parent | 605d854057eb470a1d75210193b82eb0b1ad6b53 (diff) | |
download | opie-1a7cb4d6e530e017824a49854de8b3f0255a4ca8.zip opie-1a7cb4d6e530e017824a49854de8b3f0255a4ca8.tar.gz opie-1a7cb4d6e530e017824a49854de8b3f0255a4ca8.tar.bz2 |
Forgot the ui files
-rw-r--r-- | noncore/comm/keypebble/kvncbookmarkdlgbase.ui | 57 | ||||
-rw-r--r-- | noncore/comm/keypebble/kvncconndlgbase.ui | 432 | ||||
-rw-r--r-- | noncore/comm/keypebble/vncoptionsbase.ui | 270 |
3 files changed, 489 insertions, 270 deletions
diff --git a/noncore/comm/keypebble/kvncbookmarkdlgbase.ui b/noncore/comm/keypebble/kvncbookmarkdlgbase.ui new file mode 100644 index 0000000..45114cb --- a/dev/null +++ b/noncore/comm/keypebble/kvncbookmarkdlgbase.ui | |||
@@ -0,0 +1,57 @@ | |||
1 | <!DOCTYPE UI><UI> | ||
2 | <class>KVNCBookmarkDlgBase</class> | ||
3 | <widget> | ||
4 | <class>QWidget</class> | ||
5 | <property stdset="1"> | ||
6 | <name>name</name> | ||
7 | <cstring>KVNCBookmarkDlgBase</cstring> | ||
8 | </property> | ||
9 | <property stdset="1"> | ||
10 | <name>geometry</name> | ||
11 | <rect> | ||
12 | <x>0</x> | ||
13 | <y>0</y> | ||
14 | <width>584</width> | ||
15 | <height>480</height> | ||
16 | </rect> | ||
17 | </property> | ||
18 | <property stdset="1"> | ||
19 | <name>caption</name> | ||
20 | <string>Bookmarks</string> | ||
21 | </property> | ||
22 | <vbox> | ||
23 | <property stdset="1"> | ||
24 | <name>margin</name> | ||
25 | <number>11</number> | ||
26 | </property> | ||
27 | <property stdset="1"> | ||
28 | <name>spacing</name> | ||
29 | <number>6</number> | ||
30 | </property> | ||
31 | <widget> | ||
32 | <class>QListBox</class> | ||
33 | <property stdset="1"> | ||
34 | <name>name</name> | ||
35 | <cstring>bookmarkList</cstring> | ||
36 | </property> | ||
37 | </widget> | ||
38 | <widget> | ||
39 | <class>QLayoutWidget</class> | ||
40 | <property stdset="1"> | ||
41 | <name>name</name> | ||
42 | <cstring>Layout1</cstring> | ||
43 | </property> | ||
44 | <hbox> | ||
45 | <property stdset="1"> | ||
46 | <name>margin</name> | ||
47 | <number>0</number> | ||
48 | </property> | ||
49 | <property stdset="1"> | ||
50 | <name>spacing</name> | ||
51 | <number>6</number> | ||
52 | </property> | ||
53 | </hbox> | ||
54 | </widget> | ||
55 | </vbox> | ||
56 | </widget> | ||
57 | </UI> | ||
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> | ||
diff --git a/noncore/comm/keypebble/vncoptionsbase.ui b/noncore/comm/keypebble/vncoptionsbase.ui deleted file mode 100644 index d049a79..0000000 --- a/noncore/comm/keypebble/vncoptionsbase.ui +++ b/dev/null | |||
@@ -1,270 +0,0 @@ | |||
1 | <!DOCTYPE UI><UI> | ||
2 | <class>VncOptionsBase</class> | ||
3 | <widget> | ||
4 | <class>QDialog</class> | ||
5 | <property stdset="1"> | ||
6 | <name>name</name> | ||
7 | <cstring>VncOptionsBase</cstring> | ||
8 | </property> | ||
9 | <property stdset="1"> | ||
10 | <name>geometry</name> | ||
11 | <rect> | ||
12 | <x>0</x> | ||
13 | <y>0</y> | ||
14 | <width>234</width> | ||
15 | <height>221</height> | ||
16 | </rect> | ||
17 | </property> | ||
18 | <property stdset="1"> | ||
19 | <name>caption</name> | ||
20 | <string>VNC Viewer Options</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>Data Encoding</string> | ||
49 | </attribute> | ||
50 | <vbox> | ||
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> | ||
60 | <class>QLabel</class> | ||
61 | <property stdset="1"> | ||
62 | <name>name</name> | ||
63 | <cstring>TextLabel1</cstring> | ||
64 | </property> | ||
65 | <property stdset="1"> | ||
66 | <name>text</name> | ||
67 | <string>Check for screen updates every:</string> | ||
68 | </property> | ||
69 | </widget> | ||
70 | <widget> | ||
71 | <class>QLayoutWidget</class> | ||
72 | <property stdset="1"> | ||
73 | <name>name</name> | ||
74 | <cstring>Layout2</cstring> | ||
75 | </property> | ||
76 | <hbox> | ||
77 | <property stdset="1"> | ||
78 | <name>margin</name> | ||
79 | <number>0</number> | ||
80 | </property> | ||
81 | <property stdset="1"> | ||
82 | <name>spacing</name> | ||
83 | <number>6</number> | ||
84 | </property> | ||
85 | <widget> | ||
86 | <class>QSpinBox</class> | ||
87 | <property stdset="1"> | ||
88 | <name>name</name> | ||
89 | <cstring>timeBox</cstring> | ||
90 | </property> | ||
91 | <property stdset="1"> | ||
92 | <name>maxValue</name> | ||
93 | <number>500</number> | ||
94 | </property> | ||
95 | <property stdset="1"> | ||
96 | <name>minValue</name> | ||
97 | <number>1</number> | ||
98 | </property> | ||
99 | </widget> | ||
100 | <widget> | ||
101 | <class>QLabel</class> | ||
102 | <property stdset="1"> | ||
103 | <name>name</name> | ||
104 | <cstring>TextLabel2</cstring> | ||
105 | </property> | ||
106 | <property stdset="1"> | ||
107 | <name>text</name> | ||
108 | <string>Milliseconds</string> | ||
109 | </property> | ||
110 | </widget> | ||
111 | </hbox> | ||
112 | </widget> | ||
113 | <widget> | ||
114 | <class>QCheckBox</class> | ||
115 | <property stdset="1"> | ||
116 | <name>name</name> | ||
117 | <cstring>bit</cstring> | ||
118 | </property> | ||
119 | <property stdset="1"> | ||
120 | <name>text</name> | ||
121 | <string>Request 8-bit session</string> | ||
122 | </property> | ||
123 | </widget> | ||
124 | <widget> | ||
125 | <class>QCheckBox</class> | ||
126 | <property stdset="1"> | ||
127 | <name>name</name> | ||
128 | <cstring>deIconify</cstring> | ||
129 | </property> | ||
130 | <property stdset="1"> | ||
131 | <name>text</name> | ||
132 | <string>Raise on bell</string> | ||
133 | </property> | ||
134 | </widget> | ||
135 | <widget> | ||
136 | <class>QCheckBox</class> | ||
137 | <property stdset="1"> | ||
138 | <name>name</name> | ||
139 | <cstring>shared</cstring> | ||
140 | </property> | ||
141 | <property stdset="1"> | ||
142 | <name>text</name> | ||
143 | <string>Request shared session</string> | ||
144 | </property> | ||
145 | </widget> | ||
146 | <spacer> | ||
147 | <property> | ||
148 | <name>name</name> | ||
149 | <cstring>Spacer2</cstring> | ||
150 | </property> | ||
151 | <property stdset="1"> | ||
152 | <name>orientation</name> | ||
153 | <enum>Vertical</enum> | ||
154 | </property> | ||
155 | <property stdset="1"> | ||
156 | <name>sizeType</name> | ||
157 | <enum>Expanding</enum> | ||
158 | </property> | ||
159 | <property> | ||
160 | <name>sizeHint</name> | ||
161 | <size> | ||
162 | <width>20</width> | ||
163 | <height>20</height> | ||
164 | </size> | ||
165 | </property> | ||
166 | </spacer> | ||
167 | </vbox> | ||
168 | </widget> | ||
169 | <widget> | ||
170 | <class>QWidget</class> | ||
171 | <property stdset="1"> | ||
172 | <name>name</name> | ||
173 | <cstring>tab</cstring> | ||
174 | </property> | ||
175 | <attribute> | ||
176 | <name>title</name> | ||
177 | <string>Connection</string> | ||
178 | </attribute> | ||
179 | <vbox> | ||
180 | <property stdset="1"> | ||
181 | <name>margin</name> | ||
182 | <number>11</number> | ||
183 | </property> | ||
184 | <property stdset="1"> | ||
185 | <name>spacing</name> | ||
186 | <number>6</number> | ||
187 | </property> | ||
188 | <widget> | ||
189 | <class>QCheckBox</class> | ||
190 | <property stdset="1"> | ||
191 | <name>name</name> | ||
192 | <cstring>hex</cstring> | ||
193 | </property> | ||
194 | <property stdset="1"> | ||
195 | <name>enabled</name> | ||
196 | <bool>false</bool> | ||
197 | </property> | ||
198 | <property stdset="1"> | ||
199 | <name>text</name> | ||
200 | <string>Hextile encoding</string> | ||
201 | </property> | ||
202 | </widget> | ||
203 | <widget> | ||
204 | <class>QCheckBox</class> | ||
205 | <property stdset="1"> | ||
206 | <name>name</name> | ||
207 | <cstring>corre</cstring> | ||
208 | </property> | ||
209 | <property stdset="1"> | ||
210 | <name>enabled</name> | ||
211 | <bool>false</bool> | ||
212 | </property> | ||
213 | <property stdset="1"> | ||
214 | <name>text</name> | ||
215 | <string>CoRRE encoding</string> | ||
216 | </property> | ||
217 | </widget> | ||
218 | <widget> | ||
219 | <class>QCheckBox</class> | ||
220 | <property stdset="1"> | ||
221 | <name>name</name> | ||
222 | <cstring>rre</cstring> | ||
223 | </property> | ||
224 | <property stdset="1"> | ||
225 | <name>enabled</name> | ||
226 | <bool>false</bool> | ||
227 | </property> | ||
228 | <property stdset="1"> | ||
229 | <name>text</name> | ||
230 | <string>RRE encoding</string> | ||
231 | </property> | ||
232 | </widget> | ||
233 | <widget> | ||
234 | <class>QCheckBox</class> | ||
235 | <property stdset="1"> | ||
236 | <name>name</name> | ||
237 | <cstring>copyRect</cstring> | ||
238 | </property> | ||
239 | <property stdset="1"> | ||
240 | <name>text</name> | ||
241 | <string>Copy rectangle encoding</string> | ||
242 | </property> | ||
243 | </widget> | ||
244 | <spacer> | ||
245 | <property> | ||
246 | <name>name</name> | ||
247 | <cstring>Spacer3</cstring> | ||
248 | </property> | ||
249 | <property stdset="1"> | ||
250 | <name>orientation</name> | ||
251 | <enum>Vertical</enum> | ||
252 | </property> | ||
253 | <property stdset="1"> | ||
254 | <name>sizeType</name> | ||
255 | <enum>Expanding</enum> | ||
256 | </property> | ||
257 | <property> | ||
258 | <name>sizeHint</name> | ||
259 | <size> | ||
260 | <width>20</width> | ||
261 | <height>20</height> | ||
262 | </size> | ||
263 | </property> | ||
264 | </spacer> | ||
265 | </vbox> | ||
266 | </widget> | ||
267 | </widget> | ||
268 | </vbox> | ||
269 | </widget> | ||
270 | </UI> | ||