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/colorpreferences.ui

183 lines
6.3 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>ColorPreferences</class>
<author>Stanislav Visnovsky</author>
<widget class="TQWidget">
<property name="name">
<cstring>ColorPreferences</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>627</width>
<height>480</height>
</rect>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KColorButton" row="1" column="1">
<property name="name">
<cstring>kcfg_QuotedColor</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="KColorButton" row="0" column="1">
<property name="name">
<cstring>kcfg_BackgroundColor</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>&amp;Background color:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_BackgroundColor</cstring>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Color for &amp;quoted characters:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_QuotedColor</cstring>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>Color for &amp;syntax errors:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_ErrorColor</cstring>
</property>
</widget>
<widget class="KColorButton" row="2" column="1">
<property name="name">
<cstring>kcfg_ErrorColor</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>label</cstring>
</property>
<property name="text">
<string>Color for s&amp;pellcheck errors:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_ErrorColor</cstring>
</property>
</widget>
<widget class="KColorButton" row="3" column="1">
<property name="name">
<cstring>kcfg_SpellcheckErrorColor</cstring>
</property>
<property name="text">
<string></string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;qt&gt;Here you can setup a color to display identified &lt;b&gt;mispelled&lt;/b&gt; words and
phrases.&lt;/qt&gt;</string>
</property>
</widget>
<widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>textLabel5</cstring>
</property>
<property name="text">
<string>Color for &amp;keyboard accelerators:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_AccelColor</cstring>
</property>
</widget>
<widget class="KColorButton" row="6" column="1">
<property name="name">
<cstring>kcfg_TagColor</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="KColorButton" row="5" column="1">
<property name="name">
<cstring>kcfg_AccelColor</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>textLabel4</cstring>
</property>
<property name="text">
<string>Color for c-for&amp;mat characters:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_CformatColor</cstring>
</property>
</widget>
<widget class="KColorButton" row="4" column="1">
<property name="name">
<cstring>kcfg_CformatColor</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQLabel" row="6" column="0">
<property name="name">
<cstring>textLabel6</cstring>
</property>
<property name="text">
<string>Color for &amp;tags:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_TagColor</cstring>
</property>
</widget>
<spacer row="7" column="0">
<property name="name">
<cstring>spacer4</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>50</height>
</size>
</property>
</spacer>
</grid>
</widget>
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kcolorbutton.h</include>
</includes>
</UI>