Warning, /office/kile/src/widgets/helpconfigwidget.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>KileWidgetHelpConfig</class>
0004  <widget class="QWidget" name="KileWidgetHelpConfig">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>649</width>
0010     <height>444</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <property name="windowTitle">
0020    <string>Help</string>
0021   </property>
0022   <layout class="QVBoxLayout">
0023    <item>
0024     <widget class="QGroupBox" name="m_gbContextHelp">
0025      <property name="sizePolicy">
0026       <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
0027        <horstretch>0</horstretch>
0028        <verstretch>0</verstretch>
0029       </sizepolicy>
0030      </property>
0031      <property name="title">
0032       <string>Context Sensitive Help</string>
0033      </property>
0034      <property name="flat">
0035       <bool>false</bool>
0036      </property>
0037      <layout class="QVBoxLayout">
0038       <item>
0039        <widget class="QRadioButton" name="kcfg_latex2erefs">
0040         <property name="text">
0041          <string>&amp;Use the LaTeX2e unofficial reference manual</string>
0042         </property>
0043         <property name="checked">
0044          <bool>true</bool>
0045         </property>
0046        </widget>
0047       </item>
0048       <item>
0049        <widget class="QRadioButton" name="kcfg_kilerefs">
0050         <property name="text">
0051          <string>Use &amp;Kile's LaTeX reference</string>
0052         </property>
0053         <property name="checked">
0054          <bool>false</bool>
0055         </property>
0056        </widget>
0057       </item>
0058       <item>
0059        <spacer name="verticalSpacer_2">
0060         <property name="orientation">
0061          <enum>Qt::Vertical</enum>
0062         </property>
0063         <property name="sizeType">
0064          <enum>QSizePolicy::Fixed</enum>
0065         </property>
0066         <property name="sizeHint" stdset="0">
0067          <size>
0068           <width>20</width>
0069           <height>20</height>
0070          </size>
0071         </property>
0072        </spacer>
0073       </item>
0074      </layout>
0075     </widget>
0076    </item>
0077    <item>
0078     <widget class="QGroupBox" name="m_gbUserHelp">
0079      <property name="sizePolicy">
0080       <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
0081        <horstretch>0</horstretch>
0082        <verstretch>0</verstretch>
0083       </sizepolicy>
0084      </property>
0085      <property name="title">
0086       <string>User Help</string>
0087      </property>
0088      <property name="flat">
0089       <bool>false</bool>
0090      </property>
0091      <layout class="QVBoxLayout">
0092       <item>
0093        <layout class="QHBoxLayout">
0094         <item>
0095          <widget class="QPushButton" name="m_pbConfigure">
0096           <property name="text">
0097            <string>Con&amp;figure...</string>
0098           </property>
0099          </widget>
0100         </item>
0101         <item>
0102          <spacer>
0103           <property name="orientation">
0104            <enum>Qt::Horizontal</enum>
0105           </property>
0106           <property name="sizeHint" stdset="0">
0107            <size>
0108             <width>40</width>
0109             <height>20</height>
0110            </size>
0111           </property>
0112          </spacer>
0113         </item>
0114        </layout>
0115       </item>
0116      </layout>
0117     </widget>
0118    </item>
0119    <item>
0120     <spacer>
0121      <property name="orientation">
0122       <enum>Qt::Vertical</enum>
0123      </property>
0124      <property name="sizeHint" stdset="0">
0125       <size>
0126        <width>20</width>
0127        <height>40</height>
0128       </size>
0129      </property>
0130     </spacer>
0131    </item>
0132   </layout>
0133  </widget>
0134  <layoutdefault spacing="6" margin="11"/>
0135  <includes>
0136   <include location="local">klineedit.h</include>
0137  </includes>
0138  <resources/>
0139  <connections/>
0140 </ui>