Warning, /office/kile/src/widgets/appearanceconfigwidget.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>KileWidgetAppearanceConfig</class>
0004  <widget class="QWidget" name="KileWidgetAppearanceConfig">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>763</width>
0010     <height>411</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Appearance Configuration</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout_2">
0017    <item>
0018     <widget class="QGroupBox" name="groupBox_2">
0019      <property name="title">
0020       <string>General</string>
0021      </property>
0022      <property name="flat">
0023       <bool>false</bool>
0024      </property>
0025      <layout class="QVBoxLayout" name="verticalLayout_3">
0026       <item>
0027        <widget class="QCheckBox" name="kcfg_ShowFullPathInWindowTitle">
0028         <property name="text">
0029          <string>Show full path in window title</string>
0030         </property>
0031        </widget>
0032       </item>
0033       <item>
0034        <widget class="QCheckBox" name="kcfg_ShowSplashScreen">
0035         <property name="text">
0036          <string>Show splash screen on startup</string>
0037         </property>
0038        </widget>
0039       </item>
0040      </layout>
0041     </widget>
0042    </item>
0043    <item>
0044     <widget class="QGroupBox" name="documentViewerGroupBox">
0045      <property name="enabled">
0046       <bool>true</bool>
0047      </property>
0048      <property name="sizePolicy">
0049       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum">
0050        <horstretch>0</horstretch>
0051        <verstretch>0</verstretch>
0052       </sizepolicy>
0053      </property>
0054      <property name="title">
0055       <string>Document Viewer</string>
0056      </property>
0057      <property name="flat">
0058       <bool>false</bool>
0059      </property>
0060      <property name="checkable">
0061       <bool>false</bool>
0062      </property>
0063      <layout class="QVBoxLayout" name="verticalLayout">
0064       <item>
0065        <widget class="QCheckBox" name="kcfg_ShowDocumentViewerInExternalWindow">
0066         <property name="text">
0067          <string>Show in external window</string>
0068         </property>
0069         <property name="checkable">
0070          <bool>true</bool>
0071         </property>
0072         <property name="checked">
0073          <bool>false</bool>
0074         </property>
0075         <property name="tristate">
0076          <bool>false</bool>
0077         </property>
0078        </widget>
0079       </item>
0080      </layout>
0081     </widget>
0082    </item>
0083    <item>
0084     <spacer name="verticalSpacer">
0085      <property name="orientation">
0086       <enum>Qt::Vertical</enum>
0087      </property>
0088      <property name="sizeHint" stdset="0">
0089       <size>
0090        <width>20</width>
0091        <height>309</height>
0092       </size>
0093      </property>
0094     </spacer>
0095    </item>
0096   </layout>
0097  </widget>
0098  <layoutdefault spacing="6" margin="11"/>
0099  <includes>
0100   <include location="global">kconfig.h</include>
0101   <include location="local">latexcmd.h</include>
0102   <include location="local">dialogs/latexcommanddialog.h</include>
0103   <include location="local">klineedit.h</include>
0104  </includes>
0105  <resources/>
0106  <connections/>
0107 </ui>