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.
tdenetwork/kopete/plugins/texteffect/texteffectprefs.ui

232 lines
9.9 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>TextEffectPrefs</class>
<author>Olivier Goffart</author>
<widget class="TQWidget">
<property name="name">
<cstring>TextEffectPrefs</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>630</width>
<height>529</height>
</rect>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>5</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<widget class="TQTabWidget" row="0" column="0">
<property name="name">
<cstring>TabWidget3</cstring>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>&amp;Colors</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox" row="0" column="0">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="title">
<string>Colors</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KListBox" row="0" column="0" rowspan="5" colspan="1">
<property name="name">
<cstring>mColorsListBox</cstring>
</property>
</widget>
<widget class="TQPushButton" row="0" column="1">
<property name="name">
<cstring>mColorsAdd</cstring>
</property>
<property name="text">
<string>&amp;Add...</string>
</property>
</widget>
<widget class="TQPushButton" row="1" column="1">
<property name="name">
<cstring>mColorsRemove</cstring>
</property>
<property name="text">
<string>&amp;Remove</string>
</property>
</widget>
<widget class="TQPushButton" row="2" column="1">
<property name="name">
<cstring>mColorsUp</cstring>
</property>
<property name="text">
<string>Move &amp;Up</string>
</property>
</widget>
<widget class="TQPushButton" row="3" column="1">
<property name="name">
<cstring>mColorsDown</cstring>
</property>
<property name="text">
<string>Move &amp;Down</string>
</property>
</widget>
<spacer row="4" column="1">
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>21</width>
<height>81</height>
</size>
</property>
</spacer>
</grid>
</widget>
<widget class="TQCheckBox" row="1" column="0">
<property name="name">
<cstring>m_colorRandom</cstring>
</property>
<property name="text">
<string>Random order</string>
</property>
</widget>
<widget class="Line" row="2" column="0">
<property name="name">
<cstring>Line1</cstring>
</property>
<property name="frameShape">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="0">
<property name="name">
<cstring>m_fg</cstring>
</property>
<property name="text">
<string>Change global text foreground color</string>
</property>
</widget>
<widget class="TQCheckBox" row="4" column="0">
<property name="name">
<cstring>m_char</cstring>
</property>
<property name="text">
<string>Change color every letter</string>
</property>
</widget>
<widget class="TQCheckBox" row="5" column="0">
<property name="name">
<cstring>m_words</cstring>
</property>
<property name="text">
<string>Change color every word</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>Effects</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_lamer</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>L4m3r t4lk</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_casewaves</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>CasE wAVes</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>Spacer5_2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>20</width>
<height>279</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</widget>
</grid>
</widget>
<tabstops>
<tabstop>TabWidget3</tabstop>
</tabstops>
<includes>
<include location="global" impldecl="in implementation">knuminput.h</include>
</includes>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>klistbox.h</includehint>
</includehints>
</UI>