2 <author>Olivier Goffart</author>
3 <class>TextEffectPrefs</class>
4 <widget class="QWidget" name="TextEffectPrefs" >
5 <property name="geometry" >
13 <layout class="QGridLayout" >
14 <property name="leftMargin" >
17 <property name="topMargin" >
20 <property name="rightMargin" >
23 <property name="bottomMargin" >
26 <property name="horizontalSpacing" >
29 <property name="verticalSpacing" >
32 <item row="0" column="0" >
33 <widget class="QTabWidget" name="TabWidget3" >
34 <property name="currentIndex" >
37 <widget class="QWidget" name="tab" >
38 <attribute name="title" >
39 <string>&Colors</string>
41 <layout class="QGridLayout" >
42 <property name="leftMargin" >
45 <property name="topMargin" >
48 <property name="rightMargin" >
51 <property name="bottomMargin" >
54 <property name="horizontalSpacing" >
57 <property name="verticalSpacing" >
60 <item row="0" column="0" >
61 <widget class="QGroupBox" name="groupBox1" >
62 <property name="title" >
63 <string>Colors</string>
65 <layout class="QGridLayout" >
66 <property name="leftMargin" >
69 <property name="topMargin" >
72 <property name="rightMargin" >
75 <property name="bottomMargin" >
78 <property name="horizontalSpacing" >
81 <property name="verticalSpacing" >
84 <item rowspan="5" row="0" column="0" >
85 <widget class="K3ListBox" native="1" name="mColorsListBox" />
87 <item row="0" column="1" >
88 <widget class="QPushButton" name="mColorsAdd" >
89 <property name="text" >
90 <string>&Add...</string>
94 <item row="1" column="1" >
95 <widget class="QPushButton" name="mColorsRemove" >
96 <property name="text" >
97 <string>&Remove</string>
101 <item row="2" column="1" >
102 <widget class="QPushButton" name="mColorsUp" >
103 <property name="text" >
104 <string>Move &Up</string>
108 <item row="3" column="1" >
109 <widget class="QPushButton" name="mColorsDown" >
110 <property name="text" >
111 <string>Move &Down</string>
115 <item row="4" column="1" >
117 <property name="orientation" >
118 <enum>Qt::Vertical</enum>
120 <property name="sizeType" >
121 <enum>QSizePolicy::Expanding</enum>
123 <property name="sizeHint" >
134 <item row="1" column="0" >
135 <widget class="QCheckBox" name="m_colorRandom" >
136 <property name="text" >
137 <string>Random order</string>
141 <item row="2" column="0" >
142 <widget class="Line" name="Line1" >
143 <property name="frameShape" >
144 <enum>QFrame::HLine</enum>
146 <property name="frameShadow" >
147 <enum>QFrame::Sunken</enum>
151 <item row="3" column="0" >
152 <widget class="QCheckBox" name="m_fg" >
153 <property name="text" >
154 <string>Change global text foreground color</string>
158 <item row="4" column="0" >
159 <widget class="QCheckBox" name="m_char" >
160 <property name="text" >
161 <string>Change color every letter</string>
165 <item row="5" column="0" >
166 <widget class="QCheckBox" name="m_words" >
167 <property name="text" >
168 <string>Change color every word</string>
174 <widget class="QWidget" name="tab" >
175 <attribute name="title" >
176 <string>Effects</string>
178 <layout class="QVBoxLayout" >
179 <property name="spacing" >
182 <property name="leftMargin" >
185 <property name="topMargin" >
188 <property name="rightMargin" >
191 <property name="bottomMargin" >
195 <widget class="QCheckBox" name="m_lamer" >
196 <property name="sizePolicy" >
197 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
198 <horstretch>0</horstretch>
199 <verstretch>0</verstretch>
202 <property name="text" >
203 <string>L4m3r t4lk</string>
208 <widget class="QCheckBox" name="m_casewaves" >
209 <property name="sizePolicy" >
210 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
211 <horstretch>0</horstretch>
212 <verstretch>0</verstretch>
215 <property name="text" >
216 <string>CasE wAVes</string>
222 <property name="orientation" >
223 <enum>Qt::Vertical</enum>
225 <property name="sizeType" >
226 <enum>QSizePolicy::Expanding</enum>
228 <property name="sizeHint" >
242 <layoutdefault spacing="6" margin="11" />
243 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
246 <class>K3ListBox</class>
248 <header>k3listbox.h</header>
252 <tabstop>TabWidget3</tabstop>