Warning, /utilities/kcalc/fonts.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>Fonts</class>
0003  <widget class="QWidget" name="Fonts" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>288</width>
0009     <height>74</height>
0010    </rect>
0011   </property>
0012   <layout class="QVBoxLayout" name="verticalLayout" >
0013    <item>
0014     <layout class="QFormLayout" name="formLayout" >
0015      <property name="fieldGrowthPolicy" >
0016       <enum>QFormLayout::ExpandingFieldsGrow</enum>
0017      </property>
0018      <item row="0" column="0" >
0019       <widget class="QLabel" name="buttonlabel" >
0020        <property name="text" >
0021         <string>&amp;Button font:</string>
0022        </property>
0023        <property name="buddy" >
0024         <cstring>kcfg_ButtonFont</cstring>
0025        </property>
0026       </widget>
0027      </item>
0028      <item row="0" column="1" >
0029       <widget class="KFontRequester" name="kcfg_ButtonFont" >
0030        <property name="focusPolicy" >
0031         <enum>Qt::WheelFocus</enum>
0032        </property>
0033        <property name="toolTip" >
0034         <string>The font to use for the buttons</string>
0035        </property>
0036       </widget>
0037      </item>
0038      <item row="1" column="0" >
0039       <widget class="QLabel" name="displaylabel" >
0040        <property name="text" >
0041         <string>&amp;Display font:</string>
0042        </property>
0043        <property name="buddy" >
0044         <cstring>kcfg_DisplayFont</cstring>
0045        </property>
0046       </widget>
0047      </item>
0048      <item row="1" column="1" >
0049       <widget class="KFontRequester" name="kcfg_DisplayFont" >
0050        <property name="focusPolicy" >
0051         <enum>Qt::WheelFocus</enum>
0052        </property>
0053        <property name="toolTip" >
0054         <string>The font to use in the display</string>
0055        </property>
0056       </widget>
0057      </item>
0058      <item row="2" column="0" >
0059       <widget class="QLabel" name="historylabel" >
0060        <property name="text" >
0061         <string>&amp;History font:</string>
0062        </property>
0063        <property name="buddy" >
0064         <cstring>kcfg_HistoryFont</cstring>
0065        </property>
0066       </widget>
0067      </item>
0068      <item row="2" column="1" >
0069       <widget class="KFontRequester" name="kcfg_HistoryFont" >
0070        <property name="focusPolicy" >
0071         <enum>Qt::WheelFocus</enum>
0072        </property>
0073        <property name="toolTip" >
0074         <string>The font to use in the history</string>
0075        </property>
0076       </widget>
0077      </item>
0078     </layout>
0079    </item>
0080    <item>
0081     <spacer name="verticalSpacer" >
0082      <property name="orientation" >
0083       <enum>Qt::Vertical</enum>
0084      </property>
0085      <property name="sizeHint" stdset="0" >
0086       <size>
0087        <width>20</width>
0088        <height>0</height>
0089       </size>
0090      </property>
0091     </spacer>
0092    </item>
0093   </layout>
0094  </widget>
0095  <customwidgets>
0096   <customwidget>
0097    <class>KFontRequester</class>
0098    <extends>QWidget</extends>
0099    <header>kfontrequester.h</header>
0100   </customwidget>
0101  </customwidgets>
0102  <resources/>
0103  <connections/>
0104 </ui>