You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64 lines
1.9 KiB
XML
64 lines
1.9 KiB
XML
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
|
|
<class>FontPreferences</class>
|
|
<author>Stanislav Visnovsky</author>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>FontPreferences</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>595</width>
|
|
<height>515</height>
|
|
</rect>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQGroupBox">
|
|
<property name="name">
|
|
<cstring>groupBox1</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>Font for Messages</string>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQCheckBox">
|
|
<property name="name">
|
|
<cstring>checkBox1</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Show only fixed font</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TDEFontChooser">
|
|
<property name="name">
|
|
<cstring>kcfg_MsgFont</cstring>
|
|
</property>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
<connections>
|
|
<connection>
|
|
<sender>checkBox1</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>FontPreferences</receiver>
|
|
<slot>showOnlyFixedFonts(bool)</slot>
|
|
</connection>
|
|
</connections>
|
|
<includes>
|
|
<include location="local" impldecl="in implementation">fontpreferences.ui.h</include>
|
|
</includes>
|
|
<Q_SLOTS>
|
|
<slot access="private">showOnlyFixedFonts( bool on )</slot>
|
|
</Q_SLOTS>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
</UI>
|