Warning, /network/krdc/config/general.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>General</class>
0004  <widget class="QWidget" name="General">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>363</width>
0010     <height>464</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout_2">
0014    <item>
0015     <widget class="QCheckBox" name="kcfg_RememberSessions">
0016      <property name="text">
0017       <string>Remember open sessions for next startup</string>
0018      </property>
0019     </widget>
0020    </item>
0021    <item>
0022     <widget class="QCheckBox" name="kcfg_RememberHistory">
0023      <property name="text">
0024       <string>Remember connection history</string>
0025      </property>
0026     </widget>
0027    </item>
0028    <item>
0029     <widget class="QCheckBox" name="kcfg_WalletSupport">
0030      <property name="text">
0031       <string>Remember passwords (KWallet)</string>
0032      </property>
0033     </widget>
0034    </item>
0035    <item>
0036     <widget class="QCheckBox" name="kcfg_SystemTrayIcon">
0037      <property name="text">
0038       <string>Enable system tray icon</string>
0039      </property>
0040     </widget>
0041    </item>
0042    <item>
0043     <widget class="QCheckBox" name="kcfg_ShowStatusBar">
0044      <property name="text">
0045       <string>Show status bar</string>
0046      </property>
0047     </widget>
0048    </item>
0049    <item>
0050     <widget class="QCheckBox" name="kcfg_KeepAspectRatio">
0051      <property name="text">
0052       <string>Keep aspect ratio when scaling</string>
0053      </property>
0054     </widget>
0055    </item>
0056    <item>
0057     <layout class="QHBoxLayout">
0058      <item>
0059       <widget class="QLabel" name="backgroundLabel">
0060        <property name="text">
0061         <string>Background color of empty place:</string>
0062        </property>
0063       </widget>
0064      </item>
0065      <item>
0066       <spacer>
0067        <property name="orientation">
0068         <enum>Qt::Horizontal</enum>
0069        </property>
0070        <property name="sizeHint" stdset="0">
0071         <size>
0072          <width>40</width>
0073          <height>20</height>
0074         </size>
0075        </property>
0076       </spacer>
0077      </item>
0078      <item>
0079       <widget class="KColorButton" name="kcfg_BackgroundColor">
0080        <property name="sizePolicy">
0081         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0082          <horstretch>0</horstretch>
0083          <verstretch>0</verstretch>
0084         </sizepolicy>
0085        </property>
0086       </widget>
0087      </item>
0088     </layout>
0089    </item>
0090    <item>
0091     <widget class="QGroupBox" name="connectionGroupBox">
0092      <property name="title">
0093       <string>When Connecting</string>
0094      </property>
0095      <layout class="QVBoxLayout" name="verticalLayout_3">
0096       <item>
0097        <widget class="QCheckBox" name="kcfg_ShowPreferencesForNewConnections">
0098         <property name="text">
0099          <string>Show the preferences dialog for new connections</string>
0100         </property>
0101        </widget>
0102       </item>
0103       <item>
0104        <widget class="QCheckBox" name="kcfg_ResizeOnConnect">
0105         <property name="toolTip">
0106          <string>This option will resize the window to fit the connection size.  If it is too big, it will maximize the window.</string>
0107         </property>
0108         <property name="text">
0109          <string>Resize to fit</string>
0110         </property>
0111        </widget>
0112       </item>
0113       <item>
0114        <widget class="QCheckBox" name="kcfg_FullscreenOnConnect">
0115         <property name="toolTip">
0116          <string>This option switches to fullscreen only if the connection resolution is the same as the current screen resolution</string>
0117         </property>
0118         <property name="text">
0119          <string>Switch to Fullscreen if appropriate</string>
0120         </property>
0121        </widget>
0122       </item>
0123       <item>
0124        <layout class="QHBoxLayout" name="horizontalLayoutP">
0125         <item>
0126          <widget class="QLabel" name="defaultProtocolLabel">
0127           <property name="text">
0128            <string>Default protocol:</string>
0129           </property>
0130          </widget>
0131         </item>
0132         <item>
0133          <widget class="QLineEdit" name="kcfg_DefaultProtocol">
0134           <property name="text">
0135            <string>vnc</string>
0136           </property>
0137          </widget>
0138         </item>
0139        </layout>
0140       </item>
0141      </layout>
0142     </widget>
0143    </item>
0144    <item>
0145     <widget class="QGroupBox" name="tabGroupBox">
0146      <property name="title">
0147       <string>Tab Settings</string>
0148      </property>
0149      <layout class="QVBoxLayout" name="verticalLayout">
0150       <item>
0151        <widget class="QCheckBox" name="kcfg_ShowTabBar">
0152         <property name="text">
0153          <string>Always show tab bar</string>
0154         </property>
0155        </widget>
0156       </item>
0157       <item>
0158        <widget class="QCheckBox" name="kcfg_TabCloseButton">
0159         <property name="text">
0160          <string>Show close button on tabs</string>
0161         </property>
0162        </widget>
0163       </item>
0164       <item>
0165        <widget class="QCheckBox" name="kcfg_TabMiddleClick">
0166         <property name="text">
0167          <string>Middle-click on a tab closes it</string>
0168         </property>
0169        </widget>
0170       </item>
0171       <item>
0172        <layout class="QHBoxLayout" name="horizontalLayout">
0173         <item>
0174          <widget class="QLabel" name="tabOrientationLabel">
0175           <property name="text">
0176            <string>Tab position:</string>
0177           </property>
0178          </widget>
0179         </item>
0180         <item>
0181          <widget class="KComboBox" name="kcfg_TabPosition">
0182           <item>
0183            <property name="text">
0184             <string>Top</string>
0185            </property>
0186           </item>
0187           <item>
0188            <property name="text">
0189             <string>Bottom</string>
0190            </property>
0191           </item>
0192           <item>
0193            <property name="text">
0194             <string>Left</string>
0195            </property>
0196           </item>
0197           <item>
0198            <property name="text">
0199             <string>Right</string>
0200            </property>
0201           </item>
0202          </widget>
0203         </item>
0204        </layout>
0205       </item>
0206      </layout>
0207     </widget>
0208    </item>
0209    <item>
0210     <spacer>
0211      <property name="orientation">
0212       <enum>Qt::Vertical</enum>
0213      </property>
0214      <property name="sizeHint" stdset="0">
0215       <size>
0216        <width>20</width>
0217        <height>40</height>
0218       </size>
0219      </property>
0220     </spacer>
0221    </item>
0222   </layout>
0223  </widget>
0224  <customwidgets>
0225   <customwidget>
0226    <class>KComboBox</class>
0227    <extends>QComboBox</extends>
0228    <header>kcombobox.h</header>
0229   </customwidget>
0230   <customwidget>
0231    <class>KColorButton</class>
0232    <extends>QPushButton</extends>
0233    <header>kcolorbutton.h</header>
0234   </customwidget>
0235  </customwidgets>
0236  <resources/>
0237  <connections/>
0238 </ui>