Warning, /education/kiten/app/configfont.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>ConfigFont</class>
0003  <widget class="QWidget" name="ConfigFont" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>546</width>
0009     <height>284</height>
0010    </rect>
0011   </property>
0012   <property name="windowTitle" >
0013    <string>Fonts</string>
0014   </property>
0015   <layout class="QVBoxLayout" >
0016    <item>
0017     <layout class="QHBoxLayout" >
0018      <item>
0019       <widget class="QLabel" name="Listview_mainentry_label" >
0020        <property name="text" >
0021         <string>Main Font</string>
0022        </property>
0023       </widget>
0024      </item>
0025      <item>
0026       <widget class="KFontRequester" name="kcfg_font" >
0027        <property name="sampleText" >
0028         <string>漢字 かな romaji</string>
0029        </property>
0030       </widget>
0031      </item>
0032     </layout>
0033    </item>
0034    <item>
0035     <spacer>
0036      <property name="orientation" >
0037       <enum>Qt::Vertical</enum>
0038      </property>
0039      <property name="sizeHint" >
0040       <size>
0041        <width>20</width>
0042        <height>40</height>
0043       </size>
0044      </property>
0045     </spacer>
0046    </item>
0047   </layout>
0048  </widget>
0049   <customwidgets>
0050   <customwidget>
0051    <class>KFontRequester</class>
0052    <extends>QWidget</extends>
0053    <header>kfontrequester.h</header>
0054   </customwidget>
0055  </customwidgets>
0056  <includes>
0057   <include location="local" >kfontrequester.h</include>
0058  </includes>
0059  <resources/>
0060  <connections/>
0061 </ui>