Warning, /frameworks/ktexteditor/src/dialogs/statusbarconfigwidget.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>StatusbarConfigWidget</class>
0004  <widget class="QWidget" name="StatusbarConfigWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>426</width>
0010     <height>339</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <layout class="QFormLayout" name="formLayout">
0016      <item row="0" column="1">
0017       <widget class="QCheckBox" name="cbShowHighlightingMode">
0018        <property name="text">
0019         <string>Show highlighting mode</string>
0020        </property>
0021       </widget>
0022      </item>
0023      <item row="1" column="1">
0024       <widget class="QCheckBox" name="cbShowInputMode">
0025        <property name="text">
0026         <string>Show input mode</string>
0027        </property>
0028       </widget>
0029      </item>
0030      <item row="2" column="1">
0031       <widget class="QCheckBox" name="cbShowActiveDictionary">
0032        <property name="text">
0033         <string>Show active dictionary</string>
0034        </property>
0035       </widget>
0036      </item>
0037      <item row="3" column="1">
0038       <widget class="QCheckBox" name="cbShowTabSetting">
0039        <property name="text">
0040         <string>Show tab setting</string>
0041        </property>
0042       </widget>
0043      </item>
0044      <item row="4" column="1">
0045       <widget class="QCheckBox" name="cbShowLineColumn">
0046        <property name="text">
0047         <string>Show line column</string>
0048        </property>
0049       </widget>
0050      </item>
0051      <item row="5" column="1">
0052       <widget class="QCheckBox" name="cbShowEncoding">
0053        <property name="text">
0054         <string>Show File Encoding</string>
0055        </property>
0056       </widget>
0057      </item>
0058      <item row="6" column="1">
0059       <widget class="QCheckBox" name="cbShowEOL">
0060        <property name="text">
0061         <string>Show Line Ending Type</string>
0062        </property>
0063       </widget>
0064      </item>
0065     </layout>
0066    </item>
0067    <item>
0068     <spacer name="verticalSpacer">
0069      <property name="orientation">
0070       <enum>Qt::Vertical</enum>
0071      </property>
0072      <property name="sizeHint" stdset="0">
0073       <size>
0074        <width>20</width>
0075        <height>31</height>
0076       </size>
0077      </property>
0078     </spacer>
0079    </item>
0080   </layout>
0081  </widget>
0082  <resources/>
0083  <connections/>
0084 </ui>