48 </item> |
48 </item> |
49 </layout> |
49 </layout> |
50 </widget> |
50 </widget> |
51 </item> |
51 </item> |
52 <item> |
52 <item> |
|
53 <widget class="QGroupBox" name="groupBox_4"> |
|
54 <property name="title"> |
|
55 <string>Result</string> |
|
56 </property> |
|
57 <layout class="QHBoxLayout" name="horizontalLayout"> |
|
58 <item> |
|
59 <widget class="QLineEdit" name="eResultVar"> |
|
60 <property name="toolTip"> |
|
61 <string>Enter the result variable name</string> |
|
62 </property> |
|
63 </widget> |
|
64 </item> |
|
65 </layout> |
|
66 </widget> |
|
67 </item> |
|
68 <item> |
53 <widget class="QGroupBox" name="titleGroup"> |
69 <widget class="QGroupBox" name="titleGroup"> |
54 <property name="title"> |
70 <property name="title"> |
55 <string>Title</string> |
71 <string>Title</string> |
56 </property> |
72 </property> |
57 <layout class="QVBoxLayout" name="verticalLayout"> |
73 <layout class="QVBoxLayout" name="verticalLayout"> |
215 </widget> |
231 </widget> |
216 </item> |
232 </item> |
217 <item row="2" column="0" colspan="4"> |
233 <item row="2" column="0" colspan="4"> |
218 <widget class="QLabel" name="TextLabel2"> |
234 <widget class="QLabel" name="TextLabel2"> |
219 <property name="text"> |
235 <property name="text"> |
220 <string>Variable</string> |
236 <string>Colour Variable</string> |
221 </property> |
237 </property> |
222 </widget> |
238 </widget> |
223 </item> |
239 </item> |
224 <item row="1" column="3"> |
240 <item row="1" column="3"> |
225 <widget class="QSpinBox" name="sAlpha"> |
241 <widget class="QSpinBox" name="sAlpha"> |
316 <layoutdefault spacing="6" margin="11"/> |
332 <layoutdefault spacing="6" margin="11"/> |
317 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
333 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
318 <tabstops> |
334 <tabstops> |
319 <tabstop>rColor</tabstop> |
335 <tabstop>rColor</tabstop> |
320 <tabstop>rRGBA</tabstop> |
336 <tabstop>rRGBA</tabstop> |
|
337 <tabstop>eResultVar</tabstop> |
321 <tabstop>eTitle</tabstop> |
338 <tabstop>eTitle</tabstop> |
322 <tabstop>eColor</tabstop> |
339 <tabstop>eColor</tabstop> |
323 <tabstop>sRed</tabstop> |
340 <tabstop>sRed</tabstop> |
324 <tabstop>sGreen</tabstop> |
341 <tabstop>sGreen</tabstop> |
325 <tabstop>sBlue</tabstop> |
342 <tabstop>sBlue</tabstop> |