Warning, /plasma/lightdm-kde-greeter/kcm/coreconfig.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>CoreConfig</class>
0004  <widget class="QWidget" name="CoreConfig">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>400</width>
0010     <height>357</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout_2">
0014    <item>
0015     <widget class="QCheckBox" name="allowGuest">
0016      <property name="text">
0017       <string>Allow guest login</string>
0018      </property>
0019     </widget>
0020    </item>
0021    <item>
0022     <spacer name="verticalSpacer_3">
0023      <property name="orientation">
0024       <enum>Qt::Vertical</enum>
0025      </property>
0026      <property name="sizeType">
0027       <enum>QSizePolicy::Fixed</enum>
0028      </property>
0029      <property name="sizeHint" stdset="0">
0030       <size>
0031        <width>20</width>
0032        <height>12</height>
0033       </size>
0034      </property>
0035     </spacer>
0036    </item>
0037    <item>
0038     <widget class="QCheckBox" name="autoLogin">
0039      <property name="text">
0040       <string>Automatically log in:</string>
0041      </property>
0042     </widget>
0043    </item>
0044    <item>
0045     <layout class="QFormLayout" name="formLayout">
0046      <property name="leftMargin">
0047       <number>18</number>
0048      </property>
0049      <item row="0" column="0">
0050       <widget class="QLabel" name="label">
0051        <property name="text">
0052         <string>As user:</string>
0053        </property>
0054        <property name="buddy">
0055         <cstring>autoLoginUser</cstring>
0056        </property>
0057       </widget>
0058      </item>
0059      <item row="0" column="1">
0060       <widget class="KComboBox" name="autoLoginUser">
0061        <property name="enabled">
0062         <bool>false</bool>
0063        </property>
0064       </widget>
0065      </item>
0066      <item row="1" column="0">
0067       <widget class="QLabel" name="autoLoginSessionLabel">
0068        <property name="text">
0069         <string>Using session:</string>
0070        </property>
0071        <property name="buddy">
0072         <cstring>autoLoginSession</cstring>
0073        </property>
0074       </widget>
0075      </item>
0076      <item row="1" column="1">
0077       <widget class="KComboBox" name="autoLoginSession">
0078        <property name="enabled">
0079         <bool>false</bool>
0080        </property>
0081       </widget>
0082      </item>
0083      <item row="2" column="0">
0084       <widget class="QLabel" name="autoLoginTimeoutLabel">
0085        <property name="text">
0086         <string>After:</string>
0087        </property>
0088        <property name="buddy">
0089         <cstring>autoLoginTimeout</cstring>
0090        </property>
0091       </widget>
0092      </item>
0093      <item row="2" column="1">
0094       <widget class="QSpinBox" name="autoLoginTimeout">
0095        <property name="enabled">
0096         <bool>false</bool>
0097        </property>
0098        <property name="suffix">
0099         <string> minutes</string>
0100        </property>
0101       </widget>
0102      </item>
0103     </layout>
0104    </item>
0105    <item>
0106     <spacer name="verticalSpacer_2">
0107      <property name="orientation">
0108       <enum>Qt::Vertical</enum>
0109      </property>
0110      <property name="sizeType">
0111       <enum>QSizePolicy::Fixed</enum>
0112      </property>
0113      <property name="sizeHint" stdset="0">
0114       <size>
0115        <width>20</width>
0116        <height>12</height>
0117       </size>
0118      </property>
0119     </spacer>
0120    </item>
0121    <item>
0122     <widget class="QWidget" name="serverWidget" native="true">
0123      <layout class="QVBoxLayout" name="verticalLayout">
0124       <item>
0125        <widget class="QCheckBox" name="enableXdmcp">
0126         <property name="text">
0127          <string>XDMCP Server</string>
0128         </property>
0129        </widget>
0130       </item>
0131       <item>
0132        <layout class="QHBoxLayout" name="horizontalLayout_3">
0133         <property name="leftMargin">
0134          <number>18</number>
0135         </property>
0136         <item>
0137          <widget class="KPushButton" name="kpushbutton">
0138           <property name="enabled">
0139            <bool>false</bool>
0140           </property>
0141           <property name="text">
0142            <string>Configure...</string>
0143           </property>
0144          </widget>
0145         </item>
0146         <item>
0147          <spacer name="horizontalSpacer_2">
0148           <property name="orientation">
0149            <enum>Qt::Horizontal</enum>
0150           </property>
0151           <property name="sizeHint" stdset="0">
0152            <size>
0153             <width>40</width>
0154             <height>20</height>
0155            </size>
0156           </property>
0157          </spacer>
0158         </item>
0159        </layout>
0160       </item>
0161       <item>
0162        <widget class="QCheckBox" name="enableVnc">
0163         <property name="text">
0164          <string>VNC Server</string>
0165         </property>
0166        </widget>
0167       </item>
0168       <item>
0169        <layout class="QHBoxLayout" name="horizontalLayout_2">
0170         <property name="leftMargin">
0171          <number>18</number>
0172         </property>
0173         <item>
0174          <widget class="KPushButton" name="kpushbutton_2">
0175           <property name="enabled">
0176            <bool>false</bool>
0177           </property>
0178           <property name="text">
0179            <string>Configure...</string>
0180           </property>
0181          </widget>
0182         </item>
0183         <item>
0184          <spacer name="horizontalSpacer_3">
0185           <property name="orientation">
0186            <enum>Qt::Horizontal</enum>
0187           </property>
0188           <property name="sizeHint" stdset="0">
0189            <size>
0190             <width>40</width>
0191             <height>20</height>
0192            </size>
0193           </property>
0194          </spacer>
0195         </item>
0196        </layout>
0197       </item>
0198      </layout>
0199     </widget>
0200    </item>
0201    <item>
0202     <spacer name="verticalSpacer">
0203      <property name="orientation">
0204       <enum>Qt::Vertical</enum>
0205      </property>
0206      <property name="sizeHint" stdset="0">
0207       <size>
0208        <width>20</width>
0209        <height>40</height>
0210       </size>
0211      </property>
0212     </spacer>
0213    </item>
0214   </layout>
0215  </widget>
0216  <customwidgets>
0217   <customwidget>
0218    <class>KComboBox</class>
0219    <extends>QComboBox</extends>
0220    <header>kcombobox.h</header>
0221   </customwidget>
0222   <customwidget>
0223    <class>KPushButton</class>
0224    <extends>QPushButton</extends>
0225    <header>kpushbutton.h</header>
0226   </customwidget>
0227  </customwidgets>
0228  <resources/>
0229  <connections>
0230   <connection>
0231    <sender>autoLogin</sender>
0232    <signal>toggled(bool)</signal>
0233    <receiver>autoLoginUser</receiver>
0234    <slot>setEnabled(bool)</slot>
0235    <hints>
0236     <hint type="sourcelabel">
0237      <x>90</x>
0238      <y>36</y>
0239     </hint>
0240     <hint type="destinationlabel">
0241      <x>118</x>
0242      <y>65</y>
0243     </hint>
0244    </hints>
0245   </connection>
0246   <connection>
0247    <sender>autoLogin</sender>
0248    <signal>toggled(bool)</signal>
0249    <receiver>autoLoginSession</receiver>
0250    <slot>setEnabled(bool)</slot>
0251    <hints>
0252     <hint type="sourcelabel">
0253      <x>67</x>
0254      <y>39</y>
0255     </hint>
0256     <hint type="destinationlabel">
0257      <x>120</x>
0258      <y>102</y>
0259     </hint>
0260    </hints>
0261   </connection>
0262   <connection>
0263    <sender>autoLogin</sender>
0264    <signal>toggled(bool)</signal>
0265    <receiver>autoLoginTimeout</receiver>
0266    <slot>setEnabled(bool)</slot>
0267    <hints>
0268     <hint type="sourcelabel">
0269      <x>38</x>
0270      <y>38</y>
0271     </hint>
0272     <hint type="destinationlabel">
0273      <x>125</x>
0274      <y>127</y>
0275     </hint>
0276    </hints>
0277   </connection>
0278   <connection>
0279    <sender>enableXdmcp</sender>
0280    <signal>toggled(bool)</signal>
0281    <receiver>kpushbutton</receiver>
0282    <slot>setEnabled(bool)</slot>
0283    <hints>
0284     <hint type="sourcelabel">
0285      <x>104</x>
0286      <y>182</y>
0287     </hint>
0288     <hint type="destinationlabel">
0289      <x>208</x>
0290      <y>192</y>
0291     </hint>
0292    </hints>
0293   </connection>
0294   <connection>
0295    <sender>enableVnc</sender>
0296    <signal>toggled(bool)</signal>
0297    <receiver>kpushbutton_2</receiver>
0298    <slot>setEnabled(bool)</slot>
0299    <hints>
0300     <hint type="sourcelabel">
0301      <x>84</x>
0302      <y>217</y>
0303     </hint>
0304     <hint type="destinationlabel">
0305      <x>197</x>
0306      <y>217</y>
0307     </hint>
0308    </hints>
0309   </connection>
0310  </connections>
0311 </ui>