You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kmymoney/kmymoney2/dialogs/settings/ksettingsfontsdecl.ui

132 lines
4.5 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KSettingsFontsDecl</class>
<widget class="TQWidget">
<property name="name">
<cstring>KSettingsFontsDecl</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>398</width>
<height>222</height>
</rect>
</property>
<property name="caption">
<string>Font settings</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_useSystemFont</cstring>
</property>
<property name="text">
<string>Use system fonts</string>
</property>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>m_individualFontsFrame</cstring>
</property>
<property name="title">
<string>Individual font settings</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TDEFontRequester" row="0" column="2">
<property name="name">
<cstring>kcfg_listCellFont</cstring>
</property>
</widget>
<widget class="TDEFontRequester" row="1" column="2">
<property name="name">
<cstring>kcfg_listHeaderFont</cstring>
</property>
</widget>
<spacer row="0" column="1">
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>110</width>
<height>20</height>
</size>
</property>
</spacer>
<spacer row="1" column="1">
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>100</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Cell font</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Header font</string>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>30</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<connections>
<connection>
<sender>kcfg_useSystemFont</sender>
<signal>toggled(bool)</signal>
<receiver>m_individualFontsFrame</receiver>
<slot>setDisabled(bool)</slot>
</connection>
</connections>
<layoutdefaults spacing="6" margin="11"/>
</UI>