Warning, /network/kget/conf/dlgappearance.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>DlgAppearance</class> 0004 <widget class="QWidget" name="DlgAppearance"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>507</width> 0010 <height>381</height> 0011 </rect> 0012 </property> 0013 <layout class="QGridLayout" name="gridLayout_4"> 0014 <item row="0" column="0"> 0015 <widget class="QGroupBox" name="kcfg_ShowDropTarget"> 0016 <property name="title"> 0017 <string>Use Drop Target</string> 0018 </property> 0019 <property name="checkable"> 0020 <bool>true</bool> 0021 </property> 0022 <property name="checked"> 0023 <bool>false</bool> 0024 </property> 0025 <layout class="QGridLayout" name="gridLayout"> 0026 <item row="0" column="0"> 0027 <widget class="QCheckBox" name="kcfg_AnimateDropTarget"> 0028 <property name="text"> 0029 <string>Enable animations</string> 0030 </property> 0031 </widget> 0032 </item> 0033 </layout> 0034 </widget> 0035 </item> 0036 <item row="1" column="0"> 0037 <spacer> 0038 <property name="orientation"> 0039 <enum>Qt::Vertical</enum> 0040 </property> 0041 <property name="sizeType"> 0042 <enum>QSizePolicy::Expanding</enum> 0043 </property> 0044 <property name="sizeHint" stdset="0"> 0045 <size> 0046 <width>349</width> 0047 <height>70</height> 0048 </size> 0049 </property> 0050 </spacer> 0051 </item> 0052 </layout> 0053 </widget> 0054 <resources/> 0055 <connections/> 0056 </ui>