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.
tdesdk/kbabel/kbabel/editordiffpreferences.ui

192 lines
7.0 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>EditorDiffPreferences</class>
<author>Stanislav Visnovsky</author>
<widget class="TQWidget">
<property name="name">
<cstring>EditorDiffPreferences</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>538</width>
<height>462</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>Appearance</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Added Characters</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>Ho&amp;w to display:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_DiffAddUnderline</cstring>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel4</cstring>
</property>
<property name="text">
<string>Co&amp;lor:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_DiffAddColor</cstring>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel5</cstring>
</property>
<property name="text">
<string>Removed Characters</string>
</property>
</widget>
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>textLabel6</cstring>
</property>
<property name="text">
<string>How &amp;to display:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_DiffDelStrikeOut</cstring>
</property>
</widget>
<widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>textLabel7</cstring>
</property>
<property name="text">
<string>Colo&amp;r:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_DiffDelColor</cstring>
</property>
</widget>
<widget class="TQComboBox" row="1" column="1">
<item>
<property name="text">
<string>Highlighted</string>
</property>
</item>
<item>
<property name="text">
<string>Underlined</string>
</property>
</item>
<property name="name">
<cstring>kcfg_DiffAddUnderline</cstring>
</property>
</widget>
<widget class="KColorButton" row="2" column="1">
<property name="name">
<cstring>kcfg_DiffAddColor</cstring>
</property>
<property name="text">
<string></string>
</property>
<property name="color">
<color>
<red>192</red>
<green>192</green>
<blue>255</blue>
</color>
</property>
</widget>
<widget class="TQComboBox" row="4" column="1">
<item>
<property name="text">
<string>Highlighted</string>
</property>
</item>
<item>
<property name="text">
<string>Stroked Out</string>
</property>
</item>
<property name="name">
<cstring>kcfg_DiffDelStrikeOut</cstring>
</property>
</widget>
<widget class="KColorButton" row="5" column="1">
<property name="name">
<cstring>kcfg_DiffDelColor</cstring>
</property>
<property name="text">
<string></string>
</property>
<property name="color">
<color>
<red>255</red>
<green>128</green>
<blue>128</blue>
</color>
</property>
</widget>
</grid>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout1</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
</hbox>
</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>31</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<customwidgets>
</customwidgets>
<functions>
<function>init()</function>
</functions>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kcolorbutton.h</include>
</includes>
</UI>