Warning, /system/libdebconf-kde/src/DebconfBoolean.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>DebconfBoolean</class> 0004 <widget class="QWidget" name="DebconfBoolean"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>400</width> 0010 <height>63</height> 0011 </rect> 0012 </property> 0013 <property name="sizePolicy"> 0014 <sizepolicy hsizetype="Preferred" vsizetype="Minimum"> 0015 <horstretch>0</horstretch> 0016 <verstretch>0</verstretch> 0017 </sizepolicy> 0018 </property> 0019 <layout class="QGridLayout" name="gridLayout"> 0020 <item row="3" column="0" colspan="3"> 0021 <widget class="QLabel" name="descriptionL"> 0022 <property name="font"> 0023 <font> 0024 <weight>75</weight> 0025 <bold>true</bold> 0026 </font> 0027 </property> 0028 <property name="text"> 0029 <string comment="KDE::DoNotExtract">TextLabel</string> 0030 </property> 0031 <property name="wordWrap"> 0032 <bool>true</bool> 0033 </property> 0034 <property name="buddy"> 0035 <cstring>radioButtonYes</cstring> 0036 </property> 0037 </widget> 0038 </item> 0039 <item row="5" column="0"> 0040 <widget class="QRadioButton" name="radioButtonYes"> 0041 <property name="sizePolicy"> 0042 <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 0043 <horstretch>0</horstretch> 0044 <verstretch>0</verstretch> 0045 </sizepolicy> 0046 </property> 0047 <property name="text"> 0048 <string notr="true">Yes</string> 0049 </property> 0050 <property name="checked"> 0051 <bool>true</bool> 0052 </property> 0053 </widget> 0054 </item> 0055 <item row="5" column="1"> 0056 <widget class="QRadioButton" name="radioButtonNo"> 0057 <property name="sizePolicy"> 0058 <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 0059 <horstretch>0</horstretch> 0060 <verstretch>0</verstretch> 0061 </sizepolicy> 0062 </property> 0063 <property name="text"> 0064 <string notr="true">No</string> 0065 </property> 0066 </widget> 0067 </item> 0068 <item row="5" column="2"> 0069 <spacer name="horizontalSpacer"> 0070 <property name="orientation"> 0071 <enum>Qt::Horizontal</enum> 0072 </property> 0073 <property name="sizeHint" stdset="0"> 0074 <size> 0075 <width>40</width> 0076 <height>20</height> 0077 </size> 0078 </property> 0079 </spacer> 0080 </item> 0081 <item row="4" column="0" colspan="3"> 0082 <widget class="QLabel" name="extendedDescriptionL"> 0083 <property name="text"> 0084 <string comment="KDE::DoNotExtract">TextLabel</string> 0085 </property> 0086 <property name="wordWrap"> 0087 <bool>true</bool> 0088 </property> 0089 <property name="indent"> 0090 <number>10</number> 0091 </property> 0092 <property name="buddy"> 0093 <cstring>radioButtonYes</cstring> 0094 </property> 0095 </widget> 0096 </item> 0097 </layout> 0098 </widget> 0099 <resources/> 0100 <connections/> 0101 </ui>