Warning, /plasma/kwin/src/plugins/login/package/contents/ui/config.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>KWin::LoginEffectConfigForm</class> 0004 <widget class="QWidget" name="KWin::LoginEffectConfigForm"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>400</width> 0010 <height>160</height> 0011 </rect> 0012 </property> 0013 <layout class="QVBoxLayout" name="verticalLayout"> 0014 <item> 0015 <widget class="QCheckBox" name="kcfg_FadeToBlack"> 0016 <property name="text"> 0017 <string>Fade to black (fullscreen splash screens only)</string> 0018 </property> 0019 </widget> 0020 </item> 0021 <item> 0022 <spacer name="verticalSpacer"> 0023 <property name="orientation"> 0024 <enum>Qt::Vertical</enum> 0025 </property> 0026 <property name="sizeHint" stdset="0"> 0027 <size> 0028 <width>20</width> 0029 <height>40</height> 0030 </size> 0031 </property> 0032 </spacer> 0033 </item> 0034 </layout> 0035 </widget> 0036 <resources/> 0037 <connections/> 0038 </ui>