@ -1,4 +1,4 @@
<!DOCTYPE UI><UI version="3.1 " stdsetdef="1">
<!DOCTYPE UI><UI version="3.2 " stdsetdef="1">
<class>optionDialogFontsWidget_base</class>
<author>Stefan Kebekus</author>
<widget class="QWidget">
@ -9,17 +9,20 @@
<rect>
<x>0</x>
<y>0</y>
<width>259 </width>
<height>299 </height>
<width>234 </width>
<height>176 </height>
</rect>
</property>
<property name="caption">
<string>TeX Fonts </string>
<string>optionDialogFontsWidget_base </string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="QButtonGroup">
<property name="name">
<cstring>PFB_ButtonGroup</cstring>
@ -68,24 +71,24 @@
<property name="title">
<string>PK Fonts</string>
</property>
<vbox >
<grid >
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QButtonGroup ">
<widget class="QCheckBox" row="1" column="0" rowspan="1" colspan="2 ">
<property name="name">
<cstring>buttonGroup1 </cstring>
<cstring>fontGenerationCheckBox </cstring>
</property>
<property name="frameShape ">
<enum>NoFrame</enum >
<property name="text ">
<string>Generate missing fonts</string >
</property>
<property name="title ">
<string></string>
<property name="toolTip" stdset="0 ">
<string>If in doubt, switch on! </string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
<property name="whatsThis" stdset="0">
<string>Allows KDVI to use MetaFont to produce bitmap fonts. Unless you have a very specific reason, you probably want to switch this on.</string>
</property>
</widget>
<widget class="QLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
@ -108,39 +111,6 @@
</widget>
</grid>
</widget>
<widget class="QCheckBox">
<property name="name">
<cstring>fontGenerationCheckBox</cstring>
</property>
<property name="text">
<string>Generate missing fonts</string>
</property>
<property name="toolTip" stdset="0">
<string>If in doubt, switch on!</string>
</property>
<property name="whatsThis" stdset="0">
<string>Allows KDVI to use MetaFont to produce bitmap fonts. Unless you have a very specific reason, you probably want to switch this on.</string>
</property>
</widget>
</vbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>0</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<connections>
@ -151,11 +121,12 @@
<slot>setEnabled(bool)</slot>
</connection>
</connections>
<includes>
<include location="global" impldecl="in implementation">kdialog.h</include>
</includes>
<slots>
<slot>buttonGroup1_clicked(int)</slot>
</slots>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kcombobox.h</includehint>
</includehints>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
</UI>