VncPrefs VncPrefs 0 0 472 126 unnamed 0 groupBox Connection unnamed cbUseEncryption false &Enable encryption (secure, but slow and not always possible) Enable this option to encrypt the connection. Only newer servers support this option. Encrypting prevents others from eavesdropping, but can slow down the connection considerably. cbUseKWallet true Use K&Wallet for passwords Enable this option to store your passwords with KWallet. connectionTypeLabel 0 1 0 0 Connection &type: cmbQuality High Quality (LAN, direct connection) Medium Quality (DSL, Cable, fast Internet) Low Quality (Modem, ISDN, slow Internet) cmbQuality 5 0 0 0 280 0 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. Spacer Horizontal Expanding 84 16 cbShowPrefs &Show this dialog again for this host Select this option if you do not want to be asked for the settings when connecting to a host. For hosts with existing profiles these profiles will be taken. New hosts will be configured with the defaults. kdialog.h vncprefs.ui.h setQuality( int quality ) quality() setShowPrefs( bool b ) showPrefs() setUseEncryption( bool b ) useEncryption() setUseKWallet( bool b ) useKWallet()