2 <class>VncPreferences</class>
3 <widget class="QWidget" name="VncPreferences" >
4 <property name="geometry" >
12 <layout class="QVBoxLayout" >
13 <property name="leftMargin" >
16 <property name="topMargin" >
19 <property name="rightMargin" >
22 <property name="bottomMargin" >
26 <widget class="QGroupBox" name="vncGroupBox" >
27 <property name="title" >
28 <string>Connection</string>
30 <layout class="QGridLayout" >
31 <item row="0" column="0" >
32 <widget class="QLabel" name="connectionLabel" >
33 <property name="text" >
34 <string>Connection type:</string>
36 <property name="buddy" >
37 <cstring>kcfg_Quality</cstring>
41 <item row="0" column="1" >
42 <widget class="QComboBox" name="kcfg_Quality" >
43 <property name="minimumSize" >
49 <property name="whatsThis" >
50 <string>Use this to specify the performance of your connection. Note that you should select the speed of the weakest link - even if you have a high speed connection, it will not help you if the remote computer uses a slow modem. Choosing a level of quality that is too high on a slow link will cause slower response times. Choosing a lower quality will increase latencies in high speed connections and results in lower image quality, especially in 'Low Quality' mode.</string>
53 <property name="text" >
54 <string>High Quality (LAN, direct connection)</string>
58 <property name="text" >
59 <string>Medium Quality (DSL, Cable, fast Internet)</string>
63 <property name="text" >
64 <string>Low Quality (Modem, ISDN, slow Internet)</string>
69 <item row="1" column="0" >
71 <property name="orientation" >
72 <enum>Qt::Horizontal</enum>
74 <property name="sizeHint" >
87 <property name="orientation" >
88 <enum>Qt::Vertical</enum>
90 <property name="sizeHint" >