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.
koffice/lib/kotext/kohighlightingtabbase.ui

138 lines
4.7 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KoHighlightingTabBase</class>
<widget class="TQWidget">
<property name="name">
<cstring>highlightingTabBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>320</width>
<height>297</height>
</rect>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KColorButton" row="1" column="2">
<property name="name">
<cstring>underlineKColorButton</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQCheckBox" row="4" column="0">
<property name="name">
<cstring>underlineWordByWordCheckBox</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Word by word</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>&amp;Underlining:</string>
</property>
<property name="buddy" stdset="0">
<cstring>underlineStyleKComboBox</cstring>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>&amp;Strikethrough:</string>
</property>
<property name="buddy" stdset="0">
<cstring>strikethroughStyleKComboBox</cstring>
</property>
</widget>
<widget class="KComboBox" row="1" column="1">
<property name="name">
<cstring>underlineLineStyleKComboBox</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<widget class="KComboBox" row="3" column="1">
<property name="name">
<cstring>strikethroughLineStyleKComboBox</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<widget class="KComboBox" row="3" column="0">
<property name="name">
<cstring>strikethroughStyleKComboBox</cstring>
</property>
</widget>
<widget class="KComboBox" row="1" column="0">
<property name="name">
<cstring>underlineStyleKComboBox</cstring>
</property>
</widget>
<widget class="TQButtonGroup" row="5" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>capitalisationButtonGroup</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Capitalization</string>
</property>
<property name="exclusive">
<bool>true</bool>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
</grid>
</widget>
<spacer row="6" column="0">
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>41</height>
</size>
</property>
</spacer>
</grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kcolorbutton.h</include>
<include location="global" impldecl="in implementation">kcombobox.h</include>
</includes>
</UI>