1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>PropertyWidget_TextColorBase</class>
4 <widget class="QFrame" name="PropertyWidget_TextColorBase">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>167</width>
10    <height>135</height>
11   </rect>
12  </property>
13  <layout class="QVBoxLayout" name="verticalLayout">
14   <property name="spacing">
15    <number>3</number>
16   </property>
17   <property name="leftMargin">
18    <number>3</number>
19   </property>
20   <property name="topMargin">
21    <number>3</number>
22   </property>
23   <property name="rightMargin">
24    <number>3</number>
25   </property>
26   <property name="bottomMargin">
27    <number>3</number>
28   </property>
29   <item>
30    <layout class="QHBoxLayout" name="fillLayout">
31     <property name="spacing">
32      <number>3</number>
33     </property>
34     <item>
35      <widget class="QLabel" name="fillIcon">
36       <property name="minimumSize">
37        <size>
38         <width>20</width>
39         <height>0</height>
40        </size>
41       </property>
42       <property name="maximumSize">
43        <size>
44         <width>22</width>
45         <height>22</height>
46        </size>
47       </property>
48       <property name="text">
49        <string/>
50       </property>
51      </widget>
52     </item>
53     <item>
54      <widget class="ColorCombo" name="fillColor">
55       <property name="sizePolicy">
56        <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
57         <horstretch>0</horstretch>
58         <verstretch>0</verstretch>
59        </sizepolicy>
60       </property>
61       <property name="toolTip">
62        <string>Color of selected text. If Outline text decoration is enabled, this color will be the fill color.&lt;br/&gt;If Drop Shadow Text is enabled, then this will be the top most color.</string>
63       </property>
64      </widget>
65     </item>
66     <item>
67      <widget class="QLabel" name="fillShadeLabel">
68       <property name="minimumSize">
69        <size>
70         <width>20</width>
71         <height>0</height>
72        </size>
73       </property>
74       <property name="maximumSize">
75        <size>
76         <width>22</width>
77         <height>22</height>
78        </size>
79       </property>
80       <property name="text">
81        <string/>
82       </property>
83      </widget>
84     </item>
85     <item>
86      <widget class="ShadeButton" name="fillShade">
87       <property name="toolTip">
88        <string>Saturation of color of text fill</string>
89       </property>
90       <property name="text">
91        <string/>
92       </property>
93      </widget>
94     </item>
95    </layout>
96   </item>
97   <item>
98    <layout class="QHBoxLayout" name="strokeLayout">
99     <property name="spacing">
100      <number>3</number>
101     </property>
102     <item>
103      <widget class="QLabel" name="strokeIcon">
104       <property name="minimumSize">
105        <size>
106         <width>20</width>
107         <height>0</height>
108        </size>
109       </property>
110       <property name="maximumSize">
111        <size>
112         <width>22</width>
113         <height>22</height>
114        </size>
115       </property>
116       <property name="text">
117        <string/>
118       </property>
119      </widget>
120     </item>
121     <item>
122      <widget class="ColorCombo" name="strokeColor">
123       <property name="sizePolicy">
124        <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
125         <horstretch>0</horstretch>
126         <verstretch>0</verstretch>
127        </sizepolicy>
128       </property>
129       <property name="tabletTracking">
130        <bool>true</bool>
131       </property>
132       <property name="toolTip">
133        <string>Color of text stroke and/or drop shadow, depending which is chosen.&lt;br/&gt;If both are chosen, then they share the same color.</string>
134       </property>
135      </widget>
136     </item>
137     <item>
138      <widget class="QLabel" name="strokeShadeLabel">
139       <property name="minimumSize">
140        <size>
141         <width>20</width>
142         <height>0</height>
143        </size>
144       </property>
145       <property name="maximumSize">
146        <size>
147         <width>22</width>
148         <height>22</height>
149        </size>
150       </property>
151       <property name="text">
152        <string/>
153       </property>
154      </widget>
155     </item>
156     <item>
157      <widget class="ShadeButton" name="strokeShade">
158       <property name="toolTip">
159        <string>Saturation of color of text stroke</string>
160       </property>
161       <property name="text">
162        <string/>
163       </property>
164      </widget>
165     </item>
166    </layout>
167   </item>
168   <item>
169    <layout class="QHBoxLayout" name="backLayout">
170     <property name="spacing">
171      <number>3</number>
172     </property>
173     <item>
174      <widget class="QLabel" name="backIcon">
175       <property name="minimumSize">
176        <size>
177         <width>20</width>
178         <height>0</height>
179        </size>
180       </property>
181       <property name="maximumSize">
182        <size>
183         <width>22</width>
184         <height>22</height>
185        </size>
186       </property>
187       <property name="text">
188        <string/>
189       </property>
190      </widget>
191     </item>
192     <item>
193      <widget class="ColorCombo" name="backColor">
194       <property name="sizePolicy">
195        <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
196         <horstretch>0</horstretch>
197         <verstretch>0</verstretch>
198        </sizepolicy>
199       </property>
200       <property name="toolTip">
201        <string>Background color of selected text</string>
202       </property>
203      </widget>
204     </item>
205     <item>
206      <widget class="QLabel" name="backShadeLabel">
207       <property name="minimumSize">
208        <size>
209         <width>20</width>
210         <height>0</height>
211        </size>
212       </property>
213       <property name="maximumSize">
214        <size>
215         <width>22</width>
216         <height>22</height>
217        </size>
218       </property>
219       <property name="text">
220        <string/>
221       </property>
222      </widget>
223     </item>
224     <item>
225      <widget class="ShadeButton" name="backShade">
226       <property name="toolTip">
227        <string>Saturation of color of text background</string>
228       </property>
229       <property name="text">
230        <string/>
231       </property>
232      </widget>
233     </item>
234    </layout>
235   </item>
236   <item>
237    <layout class="QHBoxLayout" name="effectsLayout">
238     <property name="spacing">
239      <number>3</number>
240     </property>
241     <item>
242      <spacer name="horizontalSpacer_3">
243       <property name="orientation">
244        <enum>Qt::Horizontal</enum>
245       </property>
246       <property name="sizeHint" stdset="0">
247        <size>
248         <width>40</width>
249         <height>20</height>
250        </size>
251       </property>
252      </spacer>
253     </item>
254     <item>
255      <widget class="StyleSelect" name="textEffects" native="true"/>
256     </item>
257    </layout>
258   </item>
259  </layout>
260 </widget>
261 <customwidgets>
262  <customwidget>
263   <class>ColorCombo</class>
264   <extends>QComboBox</extends>
265   <header>ui/colorcombo.h</header>
266  </customwidget>
267  <customwidget>
268   <class>ShadeButton</class>
269   <extends>QToolButton</extends>
270   <header>ui/shadebutton.h</header>
271  </customwidget>
272  <customwidget>
273   <class>StyleSelect</class>
274   <extends>QWidget</extends>
275   <header>ui/styleselect.h</header>
276   <container>1</container>
277  </customwidget>
278 </customwidgets>
279 <resources/>
280 <connections/>
281</ui>
282