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.
konversation/konversation/src/fontappearance_preferences.ui

161 lines
5.5 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>FontAppearance_Config</class>
<comment>This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
</comment>
<author>Copyright (C) 2005 Peter Simonsson</author>
<widget class="TQWidget">
<property name="name">
<cstring>FontAppearance_Config</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>454</width>
<height>213</height>
</rect>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQCheckBox" row="3" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>kcfg_FixedMOTD</cstring>
</property>
<property name="text">
<string>Enable fi&amp;xed font for MOTD messages</string>
</property>
<property name="whatsThis" stdset="0">
<string>Show MOTD (Message Of The Day) message in fixed font</string>
</property>
</widget>
<widget class="TQCheckBox" row="4" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>kcfg_UseBoldNicks</cstring>
</property>
<property name="text">
<string>Show sender nicknames &amp;bold in the chat view</string>
</property>
</widget>
<spacer row="5" column="1">
<property name="name">
<cstring>spacer89</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>161</height>
</size>
</property>
</spacer>
<widget class="TQCheckBox" row="0" column="0">
<property name="name">
<cstring>kcfg_CustomTextFont</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>Chat text:</string>
</property>
</widget>
<widget class="TDEFontRequester" row="0" column="1">
<property name="name">
<cstring>kcfg_TextFont</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<widget class="TDEFontRequester" row="1" column="1">
<property name="name">
<cstring>kcfg_ListFont</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<widget class="TDEFontRequester" row="2" column="1">
<property name="name">
<cstring>kcfg_TabFont</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="0">
<property name="name">
<cstring>kcfg_CustomListFont</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>Nickname list:</string>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="0">
<property name="name">
<cstring>kcfg_CustomTabFont</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>Tab bar:</string>
</property>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>kcfg_CustomTextFont</sender>
<signal>toggled(bool)</signal>
<receiver>kcfg_TextFont</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>kcfg_CustomListFont</sender>
<signal>toggled(bool)</signal>
<receiver>kcfg_ListFont</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>kcfg_CustomTabFont</sender>
<signal>toggled(bool)</signal>
<receiver>kcfg_TabFont</receiver>
<slot>setEnabled(bool)</slot>
</connection>
</connections>
<tabstops>
<tabstop>kcfg_CustomTextFont</tabstop>
<tabstop>kcfg_TextFont</tabstop>
<tabstop>kcfg_CustomListFont</tabstop>
<tabstop>kcfg_ListFont</tabstop>
<tabstop>kcfg_CustomTabFont</tabstop>
<tabstop>kcfg_TabFont</tabstop>
<tabstop>kcfg_FixedMOTD</tabstop>
<tabstop>kcfg_UseBoldNicks</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
<includehints>
<includehint>tdefontrequester.h</includehint>
<includehint>tdefontrequester.h</includehint>
<includehint>tdefontrequester.h</includehint>
</includehints>
</UI>