| 1 | <ui version="4.0" >
|
|---|
| 2 | <comment>*********************************************************************
|
|---|
| 3 | **
|
|---|
| 4 | ** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
|
|---|
| 5 | ** All rights reserved.
|
|---|
| 6 | ** Contact: Nokia Corporation ([email protected])
|
|---|
| 7 | **
|
|---|
| 8 | ** This file is part of the tools applications of the Qt Toolkit.
|
|---|
| 9 | **
|
|---|
| 10 | ** $QT_BEGIN_LICENSE:LGPL$
|
|---|
| 11 | ** Commercial Usage
|
|---|
| 12 | ** Licensees holding valid Qt Commercial licenses may use this file in
|
|---|
| 13 | ** accordance with the Qt Commercial License Agreement provided with the
|
|---|
| 14 | ** Software or, alternatively, in accordance with the terms contained in
|
|---|
| 15 | ** a written agreement between you and Nokia.
|
|---|
| 16 | **
|
|---|
| 17 | ** GNU Lesser General Public License Usage
|
|---|
| 18 | ** Alternatively, this file may be used under the terms of the GNU Lesser
|
|---|
| 19 | ** General Public License version 2.1 as published by the Free Software
|
|---|
| 20 | ** Foundation and appearing in the file LICENSE.LGPL included in the
|
|---|
| 21 | ** packaging of this file. Please review the following information to
|
|---|
| 22 | ** ensure the GNU Lesser General Public License version 2.1 requirements
|
|---|
| 23 | ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
|---|
| 24 | **
|
|---|
| 25 | ** In addition, as a special exception, Nokia gives you certain additional
|
|---|
| 26 | ** rights. These rights are described in the Nokia Qt LGPL Exception
|
|---|
| 27 | ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
|---|
| 28 | **
|
|---|
| 29 | ** GNU General Public License Usage
|
|---|
| 30 | ** Alternatively, this file may be used under the terms of the GNU
|
|---|
| 31 | ** General Public License version 3.0 as published by the Free Software
|
|---|
| 32 | ** Foundation and appearing in the file LICENSE.GPL included in the
|
|---|
| 33 | ** packaging of this file. Please review the following information to
|
|---|
| 34 | ** ensure the GNU General Public License version 3.0 requirements will be
|
|---|
| 35 | ** met: http://www.gnu.org/copyleft/gpl.html.
|
|---|
| 36 | **
|
|---|
| 37 | ** If you have questions regarding the use of this file, please contact
|
|---|
| 38 | ** Nokia at [email protected].
|
|---|
| 39 | ** $QT_END_LICENSE$
|
|---|
| 40 | **
|
|---|
| 41 | *********************************************************************</comment>
|
|---|
| 42 | <class>QtGradientEditor</class>
|
|---|
| 43 | <widget class="QWidget" name="QtGradientEditor" >
|
|---|
| 44 | <property name="geometry" >
|
|---|
| 45 | <rect>
|
|---|
| 46 | <x>0</x>
|
|---|
| 47 | <y>0</y>
|
|---|
| 48 | <width>364</width>
|
|---|
| 49 | <height>518</height>
|
|---|
| 50 | </rect>
|
|---|
| 51 | </property>
|
|---|
| 52 | <property name="windowTitle" >
|
|---|
| 53 | <string>Form</string>
|
|---|
| 54 | </property>
|
|---|
| 55 | <widget class="QFrame" name="frame" >
|
|---|
| 56 | <property name="geometry" >
|
|---|
| 57 | <rect>
|
|---|
| 58 | <x>10</x>
|
|---|
| 59 | <y>69</y>
|
|---|
| 60 | <width>193</width>
|
|---|
| 61 | <height>150</height>
|
|---|
| 62 | </rect>
|
|---|
| 63 | </property>
|
|---|
| 64 | <property name="sizePolicy" >
|
|---|
| 65 | <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
|
|---|
| 66 | <horstretch>0</horstretch>
|
|---|
| 67 | <verstretch>0</verstretch>
|
|---|
| 68 | </sizepolicy>
|
|---|
| 69 | </property>
|
|---|
| 70 | <property name="frameShape" >
|
|---|
| 71 | <enum>QFrame::StyledPanel</enum>
|
|---|
| 72 | </property>
|
|---|
| 73 | <property name="frameShadow" >
|
|---|
| 74 | <enum>QFrame::Raised</enum>
|
|---|
| 75 | </property>
|
|---|
| 76 | <layout class="QVBoxLayout" >
|
|---|
| 77 | <property name="spacing" >
|
|---|
| 78 | <number>6</number>
|
|---|
| 79 | </property>
|
|---|
| 80 | <property name="leftMargin" >
|
|---|
| 81 | <number>0</number>
|
|---|
| 82 | </property>
|
|---|
| 83 | <property name="topMargin" >
|
|---|
| 84 | <number>0</number>
|
|---|
| 85 | </property>
|
|---|
| 86 | <property name="rightMargin" >
|
|---|
| 87 | <number>0</number>
|
|---|
| 88 | </property>
|
|---|
| 89 | <property name="bottomMargin" >
|
|---|
| 90 | <number>0</number>
|
|---|
| 91 | </property>
|
|---|
| 92 | <item>
|
|---|
| 93 | <widget class="QtGradientWidget" native="1" name="gradientWidget" >
|
|---|
| 94 | <property name="sizePolicy" >
|
|---|
| 95 | <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
|
|---|
| 96 | <horstretch>0</horstretch>
|
|---|
| 97 | <verstretch>0</verstretch>
|
|---|
| 98 | </sizepolicy>
|
|---|
| 99 | </property>
|
|---|
| 100 | <property name="toolTip" >
|
|---|
| 101 | <string>Gradient Editor</string>
|
|---|
| 102 | </property>
|
|---|
| 103 | <property name="whatsThis" >
|
|---|
| 104 | <string>This area shows a preview of the gradient being edited. It also allows you to edit parameters specific to the gradient's type such as start and final point, radius, etc. by drag & drop.</string>
|
|---|
| 105 | </property>
|
|---|
| 106 | </widget>
|
|---|
| 107 | </item>
|
|---|
| 108 | </layout>
|
|---|
| 109 | </widget>
|
|---|
| 110 | <widget class="QLabel" name="label1" >
|
|---|
| 111 | <property name="geometry" >
|
|---|
| 112 | <rect>
|
|---|
| 113 | <x>209</x>
|
|---|
| 114 | <y>69</y>
|
|---|
| 115 | <width>64</width>
|
|---|
| 116 | <height>23</height>
|
|---|
| 117 | </rect>
|
|---|
| 118 | </property>
|
|---|
| 119 | <property name="text" >
|
|---|
| 120 | <string>1</string>
|
|---|
| 121 | </property>
|
|---|
| 122 | </widget>
|
|---|
| 123 | <widget class="QDoubleSpinBox" name="spinBox1" >
|
|---|
| 124 | <property name="geometry" >
|
|---|
| 125 | <rect>
|
|---|
| 126 | <x>279</x>
|
|---|
| 127 | <y>69</y>
|
|---|
| 128 | <width>73</width>
|
|---|
| 129 | <height>23</height>
|
|---|
| 130 | </rect>
|
|---|
| 131 | </property>
|
|---|
| 132 | <property name="keyboardTracking" >
|
|---|
| 133 | <bool>false</bool>
|
|---|
| 134 | </property>
|
|---|
| 135 | <property name="decimals" >
|
|---|
| 136 | <number>3</number>
|
|---|
| 137 | </property>
|
|---|
| 138 | <property name="maximum" >
|
|---|
| 139 | <double>1.000000000000000</double>
|
|---|
| 140 | </property>
|
|---|
| 141 | <property name="singleStep" >
|
|---|
| 142 | <double>0.010000000000000</double>
|
|---|
| 143 | </property>
|
|---|
| 144 | </widget>
|
|---|
| 145 | <widget class="QLabel" name="label2" >
|
|---|
| 146 | <property name="geometry" >
|
|---|
| 147 | <rect>
|
|---|
| 148 | <x>209</x>
|
|---|
| 149 | <y>99</y>
|
|---|
| 150 | <width>64</width>
|
|---|
| 151 | <height>23</height>
|
|---|
| 152 | </rect>
|
|---|
| 153 | </property>
|
|---|
| 154 | <property name="text" >
|
|---|
| 155 | <string>2</string>
|
|---|
| 156 | </property>
|
|---|
| 157 | </widget>
|
|---|
| 158 | <widget class="QDoubleSpinBox" name="spinBox2" >
|
|---|
| 159 | <property name="geometry" >
|
|---|
| 160 | <rect>
|
|---|
| 161 | <x>279</x>
|
|---|
| 162 | <y>99</y>
|
|---|
| 163 | <width>73</width>
|
|---|
| 164 | <height>23</height>
|
|---|
| 165 | </rect>
|
|---|
| 166 | </property>
|
|---|
| 167 | <property name="keyboardTracking" >
|
|---|
| 168 | <bool>false</bool>
|
|---|
| 169 | </property>
|
|---|
| 170 | <property name="decimals" >
|
|---|
| 171 | <number>3</number>
|
|---|
| 172 | </property>
|
|---|
| 173 | <property name="maximum" >
|
|---|
| 174 | <double>1.000000000000000</double>
|
|---|
| 175 | </property>
|
|---|
| 176 | <property name="singleStep" >
|
|---|
| 177 | <double>0.010000000000000</double>
|
|---|
| 178 | </property>
|
|---|
| 179 | </widget>
|
|---|
| 180 | <widget class="QLabel" name="label3" >
|
|---|
| 181 | <property name="geometry" >
|
|---|
| 182 | <rect>
|
|---|
| 183 | <x>209</x>
|
|---|
| 184 | <y>129</y>
|
|---|
| 185 | <width>64</width>
|
|---|
| 186 | <height>23</height>
|
|---|
| 187 | </rect>
|
|---|
| 188 | </property>
|
|---|
| 189 | <property name="text" >
|
|---|
| 190 | <string>3</string>
|
|---|
| 191 | </property>
|
|---|
| 192 | </widget>
|
|---|
| 193 | <widget class="QDoubleSpinBox" name="spinBox3" >
|
|---|
| 194 | <property name="geometry" >
|
|---|
| 195 | <rect>
|
|---|
| 196 | <x>279</x>
|
|---|
| 197 | <y>129</y>
|
|---|
| 198 | <width>73</width>
|
|---|
| 199 | <height>23</height>
|
|---|
| 200 | </rect>
|
|---|
| 201 | </property>
|
|---|
| 202 | <property name="keyboardTracking" >
|
|---|
| 203 | <bool>false</bool>
|
|---|
| 204 | </property>
|
|---|
| 205 | <property name="decimals" >
|
|---|
| 206 | <number>3</number>
|
|---|
| 207 | </property>
|
|---|
| 208 | <property name="maximum" >
|
|---|
| 209 | <double>1.000000000000000</double>
|
|---|
| 210 | </property>
|
|---|
| 211 | <property name="singleStep" >
|
|---|
| 212 | <double>0.010000000000000</double>
|
|---|
| 213 | </property>
|
|---|
| 214 | </widget>
|
|---|
| 215 | <widget class="QLabel" name="label4" >
|
|---|
| 216 | <property name="geometry" >
|
|---|
| 217 | <rect>
|
|---|
| 218 | <x>209</x>
|
|---|
| 219 | <y>159</y>
|
|---|
| 220 | <width>64</width>
|
|---|
| 221 | <height>23</height>
|
|---|
| 222 | </rect>
|
|---|
| 223 | </property>
|
|---|
| 224 | <property name="text" >
|
|---|
| 225 | <string>4</string>
|
|---|
| 226 | </property>
|
|---|
| 227 | </widget>
|
|---|
| 228 | <widget class="QDoubleSpinBox" name="spinBox4" >
|
|---|
| 229 | <property name="geometry" >
|
|---|
| 230 | <rect>
|
|---|
| 231 | <x>279</x>
|
|---|
| 232 | <y>159</y>
|
|---|
| 233 | <width>73</width>
|
|---|
| 234 | <height>23</height>
|
|---|
| 235 | </rect>
|
|---|
| 236 | </property>
|
|---|
| 237 | <property name="keyboardTracking" >
|
|---|
| 238 | <bool>false</bool>
|
|---|
| 239 | </property>
|
|---|
| 240 | <property name="decimals" >
|
|---|
| 241 | <number>3</number>
|
|---|
| 242 | </property>
|
|---|
| 243 | <property name="maximum" >
|
|---|
| 244 | <double>1.000000000000000</double>
|
|---|
| 245 | </property>
|
|---|
| 246 | <property name="singleStep" >
|
|---|
| 247 | <double>0.010000000000000</double>
|
|---|
| 248 | </property>
|
|---|
| 249 | </widget>
|
|---|
| 250 | <widget class="QLabel" name="label5" >
|
|---|
| 251 | <property name="geometry" >
|
|---|
| 252 | <rect>
|
|---|
| 253 | <x>209</x>
|
|---|
| 254 | <y>189</y>
|
|---|
| 255 | <width>64</width>
|
|---|
| 256 | <height>23</height>
|
|---|
| 257 | </rect>
|
|---|
| 258 | </property>
|
|---|
| 259 | <property name="text" >
|
|---|
| 260 | <string>5</string>
|
|---|
| 261 | </property>
|
|---|
| 262 | </widget>
|
|---|
| 263 | <widget class="QDoubleSpinBox" name="spinBox5" >
|
|---|
| 264 | <property name="geometry" >
|
|---|
| 265 | <rect>
|
|---|
| 266 | <x>279</x>
|
|---|
| 267 | <y>189</y>
|
|---|
| 268 | <width>73</width>
|
|---|
| 269 | <height>23</height>
|
|---|
| 270 | </rect>
|
|---|
| 271 | </property>
|
|---|
| 272 | <property name="keyboardTracking" >
|
|---|
| 273 | <bool>false</bool>
|
|---|
| 274 | </property>
|
|---|
| 275 | <property name="decimals" >
|
|---|
| 276 | <number>3</number>
|
|---|
| 277 | </property>
|
|---|
| 278 | <property name="maximum" >
|
|---|
| 279 | <double>1.000000000000000</double>
|
|---|
| 280 | </property>
|
|---|
| 281 | <property name="singleStep" >
|
|---|
| 282 | <double>0.010000000000000</double>
|
|---|
| 283 | </property>
|
|---|
| 284 | </widget>
|
|---|
| 285 | <widget class="QtGradientStopsWidget" native="1" name="gradientStopsWidget" >
|
|---|
| 286 | <property name="geometry" >
|
|---|
| 287 | <rect>
|
|---|
| 288 | <x>10</x>
|
|---|
| 289 | <y>225</y>
|
|---|
| 290 | <width>193</width>
|
|---|
| 291 | <height>67</height>
|
|---|
| 292 | </rect>
|
|---|
| 293 | </property>
|
|---|
| 294 | <property name="toolTip" >
|
|---|
| 295 | <string>Gradient Stops Editor</string>
|
|---|
| 296 | </property>
|
|---|
| 297 | <property name="whatsThis" >
|
|---|
| 298 | <string>This area allows you to edit gradient stops. Double click on the existing stop handle to duplicate it. Double click outside of the existing stop handles to create a new stop. Drag & drop the handle to reposition it. Use right mouse button to popup context menu with extra actions.</string>
|
|---|
| 299 | </property>
|
|---|
| 300 | </widget>
|
|---|
| 301 | <widget class="QLabel" name="zoomLabel" >
|
|---|
| 302 | <property name="geometry" >
|
|---|
| 303 | <rect>
|
|---|
| 304 | <x>209</x>
|
|---|
| 305 | <y>231</y>
|
|---|
| 306 | <width>64</width>
|
|---|
| 307 | <height>23</height>
|
|---|
| 308 | </rect>
|
|---|
| 309 | </property>
|
|---|
| 310 | <property name="text" >
|
|---|
| 311 | <string>Zoom</string>
|
|---|
| 312 | </property>
|
|---|
| 313 | </widget>
|
|---|
| 314 | <widget class="QToolButton" name="zoomAllButton" >
|
|---|
| 315 | <property name="geometry" >
|
|---|
| 316 | <rect>
|
|---|
| 317 | <x>279</x>
|
|---|
| 318 | <y>260</y>
|
|---|
| 319 | <width>72</width>
|
|---|
| 320 | <height>26</height>
|
|---|
| 321 | </rect>
|
|---|
| 322 | </property>
|
|---|
| 323 | <property name="sizePolicy" >
|
|---|
| 324 | <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
|
|---|
| 325 | <horstretch>0</horstretch>
|
|---|
| 326 | <verstretch>0</verstretch>
|
|---|
| 327 | </sizepolicy>
|
|---|
| 328 | </property>
|
|---|
| 329 | <property name="toolTip" >
|
|---|
| 330 | <string>Reset Zoom</string>
|
|---|
| 331 | </property>
|
|---|
| 332 | <property name="text" >
|
|---|
| 333 | <string>Reset Zoom</string>
|
|---|
| 334 | </property>
|
|---|
| 335 | </widget>
|
|---|
| 336 | <widget class="QLabel" name="positionLabel" >
|
|---|
| 337 | <property name="geometry" >
|
|---|
| 338 | <rect>
|
|---|
| 339 | <x>209</x>
|
|---|
| 340 | <y>304</y>
|
|---|
| 341 | <width>64</width>
|
|---|
| 342 | <height>23</height>
|
|---|
| 343 | </rect>
|
|---|
| 344 | </property>
|
|---|
| 345 | <property name="text" >
|
|---|
| 346 | <string>Position</string>
|
|---|
| 347 | </property>
|
|---|
| 348 | </widget>
|
|---|
| 349 | <widget class="QLabel" name="hLabel" >
|
|---|
| 350 | <property name="geometry" >
|
|---|
| 351 | <rect>
|
|---|
| 352 | <x>10</x>
|
|---|
| 353 | <y>335</y>
|
|---|
| 354 | <width>32</width>
|
|---|
| 355 | <height>18</height>
|
|---|
| 356 | </rect>
|
|---|
| 357 | </property>
|
|---|
| 358 | <property name="sizePolicy" >
|
|---|
| 359 | <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
|
|---|
| 360 | <horstretch>0</horstretch>
|
|---|
| 361 | <verstretch>0</verstretch>
|
|---|
| 362 | </sizepolicy>
|
|---|
| 363 | </property>
|
|---|
| 364 | <property name="toolTip" >
|
|---|
| 365 | <string>Hue</string>
|
|---|
| 366 | </property>
|
|---|
| 367 | <property name="text" >
|
|---|
| 368 | <string>H</string>
|
|---|
| 369 | </property>
|
|---|
| 370 | </widget>
|
|---|
| 371 | <widget class="QFrame" name="frame_2" >
|
|---|
| 372 | <property name="geometry" >
|
|---|
| 373 | <rect>
|
|---|
| 374 | <x>48</x>
|
|---|
| 375 | <y>333</y>
|
|---|
| 376 | <width>155</width>
|
|---|
| 377 | <height>23</height>
|
|---|
| 378 | </rect>
|
|---|
| 379 | </property>
|
|---|
| 380 | <property name="sizePolicy" >
|
|---|
| 381 | <sizepolicy vsizetype="Preferred" hsizetype="Ignored" >
|
|---|
| 382 | <horstretch>0</horstretch>
|
|---|
| 383 | <verstretch>0</verstretch>
|
|---|
| 384 | </sizepolicy>
|
|---|
| 385 | </property>
|
|---|
| 386 | <property name="frameShape" >
|
|---|
| 387 | <enum>QFrame::StyledPanel</enum>
|
|---|
| 388 | </property>
|
|---|
| 389 | <property name="frameShadow" >
|
|---|
| 390 | <enum>QFrame::Raised</enum>
|
|---|
| 391 | </property>
|
|---|
| 392 | <layout class="QHBoxLayout" >
|
|---|
| 393 | <property name="leftMargin" >
|
|---|
| 394 | <number>0</number>
|
|---|
| 395 | </property>
|
|---|
| 396 | <property name="topMargin" >
|
|---|
| 397 | <number>0</number>
|
|---|
| 398 | </property>
|
|---|
| 399 | <property name="rightMargin" >
|
|---|
| 400 | <number>0</number>
|
|---|
| 401 | </property>
|
|---|
| 402 | <property name="bottomMargin" >
|
|---|
| 403 | <number>0</number>
|
|---|
| 404 | </property>
|
|---|
| 405 | <item>
|
|---|
| 406 | <widget class="QtColorLine" native="1" name="hueColorLine" >
|
|---|
| 407 | <property name="sizePolicy" >
|
|---|
| 408 | <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
|
|---|
| 409 | <horstretch>0</horstretch>
|
|---|
| 410 | <verstretch>0</verstretch>
|
|---|
| 411 | </sizepolicy>
|
|---|
| 412 | </property>
|
|---|
| 413 | <property name="toolTip" >
|
|---|
| 414 | <string>Hue</string>
|
|---|
| 415 | </property>
|
|---|
| 416 | </widget>
|
|---|
| 417 | </item>
|
|---|
| 418 | </layout>
|
|---|
| 419 | </widget>
|
|---|
| 420 | <widget class="QLabel" name="hueLabel" >
|
|---|
| 421 | <property name="geometry" >
|
|---|
| 422 | <rect>
|
|---|
| 423 | <x>209</x>
|
|---|
| 424 | <y>335</y>
|
|---|
| 425 | <width>64</width>
|
|---|
| 426 | <height>18</height>
|
|---|
| 427 | </rect>
|
|---|
| 428 | </property>
|
|---|
| 429 | <property name="sizePolicy" >
|
|---|
| 430 | <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
|
|---|
| 431 | <horstretch>0</horstretch>
|
|---|
| 432 | <verstretch>0</verstretch>
|
|---|
| 433 | </sizepolicy>
|
|---|
| 434 | </property>
|
|---|
| 435 | <property name="text" >
|
|---|
| 436 | <string>Hue</string>
|
|---|
| 437 | </property>
|
|---|
| 438 | </widget>
|
|---|
| 439 | <widget class="QLabel" name="sLabel" >
|
|---|
| 440 | <property name="geometry" >
|
|---|
| 441 | <rect>
|
|---|
| 442 | <x>10</x>
|
|---|
| 443 | <y>364</y>
|
|---|
| 444 | <width>32</width>
|
|---|
| 445 | <height>18</height>
|
|---|
| 446 | </rect>
|
|---|
| 447 | </property>
|
|---|
| 448 | <property name="sizePolicy" >
|
|---|
| 449 | <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
|
|---|
| 450 | <horstretch>0</horstretch>
|
|---|
| 451 | <verstretch>0</verstretch>
|
|---|
| 452 | </sizepolicy>
|
|---|
| 453 | </property>
|
|---|
| 454 | <property name="toolTip" >
|
|---|
| 455 | <string>Saturation</string>
|
|---|
| 456 | </property>
|
|---|
| 457 | <property name="text" >
|
|---|
| 458 | <string>S</string>
|
|---|
| 459 | </property>
|
|---|
| 460 | </widget>
|
|---|
| 461 | <widget class="QFrame" name="frame_5" >
|
|---|
| 462 | <property name="geometry" >
|
|---|
| 463 | <rect>
|
|---|
| 464 | <x>48</x>
|
|---|
| 465 | <y>362</y>
|
|---|
| 466 | <width>155</width>
|
|---|
| 467 | <height>23</height>
|
|---|
| 468 | </rect>
|
|---|
| 469 | </property>
|
|---|
| 470 | <property name="sizePolicy" >
|
|---|
| 471 | <sizepolicy vsizetype="Preferred" hsizetype="Ignored" >
|
|---|
| 472 | <horstretch>0</horstretch>
|
|---|
| 473 | <verstretch>0</verstretch>
|
|---|
| 474 | </sizepolicy>
|
|---|
| 475 | </property>
|
|---|
| 476 | <property name="frameShape" >
|
|---|
| 477 | <enum>QFrame::StyledPanel</enum>
|
|---|
| 478 | </property>
|
|---|
| 479 | <property name="frameShadow" >
|
|---|
| 480 | <enum>QFrame::Raised</enum>
|
|---|
| 481 | </property>
|
|---|
| 482 | <layout class="QHBoxLayout" >
|
|---|
| 483 | <property name="leftMargin" >
|
|---|
| 484 | <number>0</number>
|
|---|
| 485 | </property>
|
|---|
| 486 | <property name="topMargin" >
|
|---|
| 487 | <number>0</number>
|
|---|
| 488 | </property>
|
|---|
| 489 | <property name="rightMargin" >
|
|---|
| 490 | <number>0</number>
|
|---|
| 491 | </property>
|
|---|
| 492 | <property name="bottomMargin" >
|
|---|
| 493 | <number>0</number>
|
|---|
| 494 | </property>
|
|---|
| 495 | <item>
|
|---|
| 496 | <widget class="QtColorLine" native="1" name="saturationColorLine" >
|
|---|
| 497 | <property name="sizePolicy" >
|
|---|
| 498 | <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
|
|---|
| 499 | <horstretch>0</horstretch>
|
|---|
| 500 | <verstretch>0</verstretch>
|
|---|
| 501 | </sizepolicy>
|
|---|
| 502 | </property>
|
|---|
| 503 | <property name="toolTip" >
|
|---|
| 504 | <string>Saturation</string>
|
|---|
| 505 | </property>
|
|---|
| 506 | </widget>
|
|---|
| 507 | </item>
|
|---|
| 508 | </layout>
|
|---|
| 509 | </widget>
|
|---|
| 510 | <widget class="QLabel" name="saturationLabel" >
|
|---|
| 511 | <property name="geometry" >
|
|---|
| 512 | <rect>
|
|---|
| 513 | <x>209</x>
|
|---|
| 514 | <y>364</y>
|
|---|
| 515 | <width>64</width>
|
|---|
| 516 | <height>18</height>
|
|---|
| 517 | </rect>
|
|---|
| 518 | </property>
|
|---|
| 519 | <property name="sizePolicy" >
|
|---|
| 520 | <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
|
|---|
| 521 | <horstretch>0</horstretch>
|
|---|
| 522 | <verstretch>0</verstretch>
|
|---|
| 523 | </sizepolicy>
|
|---|
| 524 | </property>
|
|---|
| 525 | <property name="text" >
|
|---|
| 526 | <string>Sat</string>
|
|---|
| 527 | </property>
|
|---|
| 528 | </widget>
|
|---|
| 529 | <widget class="QLabel" name="vLabel" >
|
|---|
| 530 | <property name="geometry" >
|
|---|
| 531 | <rect>
|
|---|
| 532 | <x>10</x>
|
|---|
| 533 | <y>393</y>
|
|---|
| 534 | <width>32</width>
|
|---|
| 535 | <height>18</height>
|
|---|
| 536 | </rect>
|
|---|
| 537 | </property>
|
|---|
| 538 | <property name="sizePolicy" >
|
|---|
| 539 | <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
|
|---|
| 540 | <horstretch>0</horstretch>
|
|---|
| 541 | <verstretch>0</verstretch>
|
|---|
| 542 | </sizepolicy>
|
|---|
| 543 | </property>
|
|---|
| 544 | <property name="toolTip" >
|
|---|
| 545 | <string>Value</string>
|
|---|
| 546 | </property>
|
|---|
| 547 | <property name="text" >
|
|---|
| 548 | <string>V</string>
|
|---|
| 549 | </property>
|
|---|
| 550 | </widget>
|
|---|
| 551 | <widget class="QFrame" name="frame_3" >
|
|---|
| 552 | <property name="geometry" >
|
|---|
| 553 | <rect>
|
|---|
| 554 | <x>48</x>
|
|---|
| 555 | <y>391</y>
|
|---|
| 556 | <width>155</width>
|
|---|
| 557 | <height>23</height>
|
|---|
| 558 | </rect>
|
|---|
| 559 | </property>
|
|---|
| 560 | <property name="sizePolicy" >
|
|---|
| 561 | <sizepolicy vsizetype="Preferred" hsizetype="Ignored" >
|
|---|
| 562 | <horstretch>0</horstretch>
|
|---|
| 563 | <verstretch>0</verstretch>
|
|---|
| 564 | </sizepolicy>
|
|---|
| 565 | </property>
|
|---|
| 566 | <property name="frameShape" >
|
|---|
| 567 | <enum>QFrame::StyledPanel</enum>
|
|---|
| 568 | </property>
|
|---|
| 569 | <property name="frameShadow" >
|
|---|
| 570 | <enum>QFrame::Raised</enum>
|
|---|
| 571 | </property>
|
|---|
| 572 | <layout class="QHBoxLayout" >
|
|---|
| 573 | <property name="leftMargin" >
|
|---|
| 574 | <number>0</number>
|
|---|
| 575 | </property>
|
|---|
| 576 | <property name="topMargin" >
|
|---|
| 577 | <number>0</number>
|
|---|
| 578 | </property>
|
|---|
| 579 | <property name="rightMargin" >
|
|---|
| 580 | <number>0</number>
|
|---|
| 581 | </property>
|
|---|
| 582 | <property name="bottomMargin" >
|
|---|
| 583 | <number>0</number>
|
|---|
| 584 | </property>
|
|---|
| 585 | <item>
|
|---|
| 586 | <widget class="QtColorLine" native="1" name="valueColorLine" >
|
|---|
| 587 | <property name="sizePolicy" >
|
|---|
| 588 | <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
|
|---|
| 589 | <horstretch>0</horstretch>
|
|---|
| 590 | <verstretch>0</verstretch>
|
|---|
| 591 | </sizepolicy>
|
|---|
| 592 | </property>
|
|---|
| 593 | <property name="toolTip" >
|
|---|
| 594 | <string>Value</string>
|
|---|
| 595 | </property>
|
|---|
| 596 | </widget>
|
|---|
| 597 | </item>
|
|---|
| 598 | </layout>
|
|---|
| 599 | </widget>
|
|---|
| 600 | <widget class="QLabel" name="valueLabel" >
|
|---|
| 601 | <property name="geometry" >
|
|---|
| 602 | <rect>
|
|---|
| 603 | <x>209</x>
|
|---|
| 604 | <y>393</y>
|
|---|
| 605 | <width>64</width>
|
|---|
| 606 | <height>18</height>
|
|---|
| 607 | </rect>
|
|---|
| 608 | </property>
|
|---|
| 609 | <property name="sizePolicy" >
|
|---|
| 610 | <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
|
|---|
| 611 | <horstretch>0</horstretch>
|
|---|
| 612 | <verstretch>0</verstretch>
|
|---|
| 613 | </sizepolicy>
|
|---|
| 614 | </property>
|
|---|
| 615 | <property name="text" >
|
|---|
| 616 | <string>Val</string>
|
|---|
| 617 | </property>
|
|---|
| 618 | </widget>
|
|---|
| 619 | <widget class="QLabel" name="aLabel" >
|
|---|
| 620 | <property name="geometry" >
|
|---|
| 621 | <rect>
|
|---|
| 622 | <x>10</x>
|
|---|
| 623 | <y>422</y>
|
|---|
| 624 | <width>32</width>
|
|---|
| 625 | <height>18</height>
|
|---|
| 626 | </rect>
|
|---|
| 627 | </property>
|
|---|
| 628 | <property name="sizePolicy" >
|
|---|
| 629 | <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
|
|---|
| 630 | <horstretch>0</horstretch>
|
|---|
| 631 | <verstretch>0</verstretch>
|
|---|
| 632 | </sizepolicy>
|
|---|
| 633 | </property>
|
|---|
| 634 | <property name="toolTip" >
|
|---|
| 635 | <string>Alpha</string>
|
|---|
| 636 | </property>
|
|---|
| 637 | <property name="text" >
|
|---|
| 638 | <string>A</string>
|
|---|
| 639 | </property>
|
|---|
| 640 | </widget>
|
|---|
| 641 | <widget class="QFrame" name="frame_4" >
|
|---|
| 642 | <property name="geometry" >
|
|---|
| 643 | <rect>
|
|---|
| 644 | <x>48</x>
|
|---|
| 645 | <y>420</y>
|
|---|
| 646 | <width>155</width>
|
|---|
| 647 | <height>23</height>
|
|---|
| 648 | </rect>
|
|---|
| 649 | </property>
|
|---|
| 650 | <property name="sizePolicy" >
|
|---|
| 651 | <sizepolicy vsizetype="Preferred" hsizetype="Ignored" >
|
|---|
| 652 | <horstretch>0</horstretch>
|
|---|
| 653 | <verstretch>0</verstretch>
|
|---|
| 654 | </sizepolicy>
|
|---|
| 655 | </property>
|
|---|
| 656 | <property name="frameShape" >
|
|---|
| 657 | <enum>QFrame::StyledPanel</enum>
|
|---|
| 658 | </property>
|
|---|
| 659 | <property name="frameShadow" >
|
|---|
| 660 | <enum>QFrame::Raised</enum>
|
|---|
| 661 | </property>
|
|---|
| 662 | <layout class="QHBoxLayout" >
|
|---|
| 663 | <property name="leftMargin" >
|
|---|
| 664 | <number>0</number>
|
|---|
| 665 | </property>
|
|---|
| 666 | <property name="topMargin" >
|
|---|
| 667 | <number>0</number>
|
|---|
| 668 | </property>
|
|---|
| 669 | <property name="rightMargin" >
|
|---|
| 670 | <number>0</number>
|
|---|
| 671 | </property>
|
|---|
| 672 | <property name="bottomMargin" >
|
|---|
| 673 | <number>0</number>
|
|---|
| 674 | </property>
|
|---|
| 675 | <item>
|
|---|
| 676 | <widget class="QtColorLine" native="1" name="alphaColorLine" >
|
|---|
| 677 | <property name="sizePolicy" >
|
|---|
| 678 | <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
|
|---|
| 679 | <horstretch>0</horstretch>
|
|---|
| 680 | <verstretch>0</verstretch>
|
|---|
| 681 | </sizepolicy>
|
|---|
| 682 | </property>
|
|---|
| 683 | <property name="toolTip" >
|
|---|
| 684 | <string>Alpha</string>
|
|---|
| 685 | </property>
|
|---|
| 686 | </widget>
|
|---|
| 687 | </item>
|
|---|
| 688 | </layout>
|
|---|
| 689 | </widget>
|
|---|
| 690 | <widget class="QLabel" name="alphaLabel" >
|
|---|
| 691 | <property name="geometry" >
|
|---|
| 692 | <rect>
|
|---|
| 693 | <x>209</x>
|
|---|
| 694 | <y>422</y>
|
|---|
| 695 | <width>64</width>
|
|---|
| 696 | <height>18</height>
|
|---|
| 697 | </rect>
|
|---|
| 698 | </property>
|
|---|
| 699 | <property name="sizePolicy" >
|
|---|
| 700 | <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
|
|---|
| 701 | <horstretch>0</horstretch>
|
|---|
| 702 | <verstretch>0</verstretch>
|
|---|
| 703 | </sizepolicy>
|
|---|
| 704 | </property>
|
|---|
| 705 | <property name="text" >
|
|---|
| 706 | <string>Alpha</string>
|
|---|
| 707 | </property>
|
|---|
| 708 | </widget>
|
|---|
| 709 | <widget class="QComboBox" name="typeComboBox" >
|
|---|
| 710 | <property name="geometry" >
|
|---|
| 711 | <rect>
|
|---|
| 712 | <x>10</x>
|
|---|
| 713 | <y>40</y>
|
|---|
| 714 | <width>79</width>
|
|---|
| 715 | <height>22</height>
|
|---|
| 716 | </rect>
|
|---|
| 717 | </property>
|
|---|
| 718 | <property name="toolTip" >
|
|---|
| 719 | <string>Type</string>
|
|---|
| 720 | </property>
|
|---|
| 721 | </widget>
|
|---|
| 722 | <widget class="QComboBox" name="spreadComboBox" >
|
|---|
| 723 | <property name="geometry" >
|
|---|
| 724 | <rect>
|
|---|
| 725 | <x>96</x>
|
|---|
| 726 | <y>40</y>
|
|---|
| 727 | <width>72</width>
|
|---|
| 728 | <height>22</height>
|
|---|
| 729 | </rect>
|
|---|
| 730 | </property>
|
|---|
| 731 | <property name="toolTip" >
|
|---|
| 732 | <string>Spread</string>
|
|---|
| 733 | </property>
|
|---|
| 734 | </widget>
|
|---|
| 735 | <widget class="QLabel" name="colorLabel" >
|
|---|
| 736 | <property name="geometry" >
|
|---|
| 737 | <rect>
|
|---|
| 738 | <x>10</x>
|
|---|
| 739 | <y>298</y>
|
|---|
| 740 | <width>32</width>
|
|---|
| 741 | <height>29</height>
|
|---|
| 742 | </rect>
|
|---|
| 743 | </property>
|
|---|
| 744 | <property name="sizePolicy" >
|
|---|
| 745 | <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
|
|---|
| 746 | <horstretch>0</horstretch>
|
|---|
| 747 | <verstretch>0</verstretch>
|
|---|
| 748 | </sizepolicy>
|
|---|
| 749 | </property>
|
|---|
| 750 | <property name="text" >
|
|---|
| 751 | <string>Color</string>
|
|---|
| 752 | </property>
|
|---|
| 753 | </widget>
|
|---|
| 754 | <widget class="QtColorButton" name="colorButton" >
|
|---|
| 755 | <property name="geometry" >
|
|---|
| 756 | <rect>
|
|---|
| 757 | <x>48</x>
|
|---|
| 758 | <y>300</y>
|
|---|
| 759 | <width>26</width>
|
|---|
| 760 | <height>25</height>
|
|---|
| 761 | </rect>
|
|---|
| 762 | </property>
|
|---|
| 763 | <property name="toolTip" >
|
|---|
| 764 | <string>Current stop's color</string>
|
|---|
| 765 | </property>
|
|---|
| 766 | <property name="text" >
|
|---|
| 767 | <string/>
|
|---|
| 768 | </property>
|
|---|
| 769 | </widget>
|
|---|
| 770 | <widget class="QRadioButton" name="hsvRadioButton" >
|
|---|
| 771 | <property name="geometry" >
|
|---|
| 772 | <rect>
|
|---|
| 773 | <x>80</x>
|
|---|
| 774 | <y>301</y>
|
|---|
| 775 | <width>49</width>
|
|---|
| 776 | <height>23</height>
|
|---|
| 777 | </rect>
|
|---|
| 778 | </property>
|
|---|
| 779 | <property name="sizePolicy" >
|
|---|
| 780 | <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
|
|---|
| 781 | <horstretch>0</horstretch>
|
|---|
| 782 | <verstretch>0</verstretch>
|
|---|
| 783 | </sizepolicy>
|
|---|
| 784 | </property>
|
|---|
| 785 | <property name="toolTip" >
|
|---|
| 786 | <string>Show HSV specification</string>
|
|---|
| 787 | </property>
|
|---|
| 788 | <property name="text" >
|
|---|
| 789 | <string>HSV</string>
|
|---|
| 790 | </property>
|
|---|
| 791 | <property name="checked" >
|
|---|
| 792 | <bool>true</bool>
|
|---|
| 793 | </property>
|
|---|
| 794 | </widget>
|
|---|
| 795 | <widget class="QRadioButton" name="rgbRadioButton" >
|
|---|
| 796 | <property name="geometry" >
|
|---|
| 797 | <rect>
|
|---|
| 798 | <x>135</x>
|
|---|
| 799 | <y>301</y>
|
|---|
| 800 | <width>49</width>
|
|---|
| 801 | <height>23</height>
|
|---|
| 802 | </rect>
|
|---|
| 803 | </property>
|
|---|
| 804 | <property name="sizePolicy" >
|
|---|
| 805 | <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
|
|---|
| 806 | <horstretch>0</horstretch>
|
|---|
| 807 | <verstretch>0</verstretch>
|
|---|
| 808 | </sizepolicy>
|
|---|
| 809 | </property>
|
|---|
| 810 | <property name="toolTip" >
|
|---|
| 811 | <string>Show RGB specification</string>
|
|---|
| 812 | </property>
|
|---|
| 813 | <property name="text" >
|
|---|
| 814 | <string>RGB</string>
|
|---|
| 815 | </property>
|
|---|
| 816 | </widget>
|
|---|
| 817 | <widget class="QWidget" native="1" name="positionWidget" >
|
|---|
| 818 | <property name="geometry" >
|
|---|
| 819 | <rect>
|
|---|
| 820 | <x>279</x>
|
|---|
| 821 | <y>304</y>
|
|---|
| 822 | <width>73</width>
|
|---|
| 823 | <height>23</height>
|
|---|
| 824 | </rect>
|
|---|
| 825 | </property>
|
|---|
| 826 | <layout class="QVBoxLayout" >
|
|---|
| 827 | <property name="leftMargin" >
|
|---|
| 828 | <number>0</number>
|
|---|
| 829 | </property>
|
|---|
| 830 | <property name="topMargin" >
|
|---|
| 831 | <number>0</number>
|
|---|
| 832 | </property>
|
|---|
| 833 | <property name="rightMargin" >
|
|---|
| 834 | <number>0</number>
|
|---|
| 835 | </property>
|
|---|
| 836 | <property name="bottomMargin" >
|
|---|
| 837 | <number>0</number>
|
|---|
| 838 | </property>
|
|---|
| 839 | <item>
|
|---|
| 840 | <widget class="QDoubleSpinBox" name="positionSpinBox" >
|
|---|
| 841 | <property name="toolTip" >
|
|---|
| 842 | <string>Current stop's position</string>
|
|---|
| 843 | </property>
|
|---|
| 844 | <property name="keyboardTracking" >
|
|---|
| 845 | <bool>false</bool>
|
|---|
| 846 | </property>
|
|---|
| 847 | <property name="decimals" >
|
|---|
| 848 | <number>3</number>
|
|---|
| 849 | </property>
|
|---|
| 850 | <property name="minimum" >
|
|---|
| 851 | <double>0.000000000000000</double>
|
|---|
| 852 | </property>
|
|---|
| 853 | <property name="maximum" >
|
|---|
| 854 | <double>1.000000000000000</double>
|
|---|
| 855 | </property>
|
|---|
| 856 | <property name="singleStep" >
|
|---|
| 857 | <double>0.010000000000000</double>
|
|---|
| 858 | </property>
|
|---|
| 859 | <property name="value" >
|
|---|
| 860 | <double>0.000000000000000</double>
|
|---|
| 861 | </property>
|
|---|
| 862 | </widget>
|
|---|
| 863 | </item>
|
|---|
| 864 | </layout>
|
|---|
| 865 | </widget>
|
|---|
| 866 | <widget class="QWidget" native="1" name="hueWidget" >
|
|---|
| 867 | <property name="geometry" >
|
|---|
| 868 | <rect>
|
|---|
| 869 | <x>279</x>
|
|---|
| 870 | <y>333</y>
|
|---|
| 871 | <width>73</width>
|
|---|
| 872 | <height>23</height>
|
|---|
| 873 | </rect>
|
|---|
| 874 | </property>
|
|---|
| 875 | <layout class="QVBoxLayout" >
|
|---|
| 876 | <property name="leftMargin" >
|
|---|
| 877 | <number>0</number>
|
|---|
| 878 | </property>
|
|---|
| 879 | <property name="topMargin" >
|
|---|
| 880 | <number>0</number>
|
|---|
| 881 | </property>
|
|---|
| 882 | <property name="rightMargin" >
|
|---|
| 883 | <number>0</number>
|
|---|
| 884 | </property>
|
|---|
| 885 | <property name="bottomMargin" >
|
|---|
| 886 | <number>0</number>
|
|---|
| 887 | </property>
|
|---|
| 888 | <item>
|
|---|
| 889 | <widget class="QSpinBox" name="hueSpinBox" >
|
|---|
| 890 | <property name="keyboardTracking" >
|
|---|
| 891 | <bool>false</bool>
|
|---|
| 892 | </property>
|
|---|
| 893 | <property name="maximum" >
|
|---|
| 894 | <number>359</number>
|
|---|
| 895 | </property>
|
|---|
| 896 | </widget>
|
|---|
| 897 | </item>
|
|---|
| 898 | </layout>
|
|---|
| 899 | </widget>
|
|---|
| 900 | <widget class="QWidget" native="1" name="saturationWidget" >
|
|---|
| 901 | <property name="geometry" >
|
|---|
| 902 | <rect>
|
|---|
| 903 | <x>279</x>
|
|---|
| 904 | <y>362</y>
|
|---|
| 905 | <width>73</width>
|
|---|
| 906 | <height>23</height>
|
|---|
| 907 | </rect>
|
|---|
| 908 | </property>
|
|---|
| 909 | <layout class="QVBoxLayout" >
|
|---|
| 910 | <property name="leftMargin" >
|
|---|
| 911 | <number>0</number>
|
|---|
| 912 | </property>
|
|---|
| 913 | <property name="topMargin" >
|
|---|
| 914 | <number>0</number>
|
|---|
| 915 | </property>
|
|---|
| 916 | <property name="rightMargin" >
|
|---|
| 917 | <number>0</number>
|
|---|
| 918 | </property>
|
|---|
| 919 | <property name="bottomMargin" >
|
|---|
| 920 | <number>0</number>
|
|---|
| 921 | </property>
|
|---|
| 922 | <item>
|
|---|
| 923 | <widget class="QSpinBox" name="saturationSpinBox" >
|
|---|
| 924 | <property name="keyboardTracking" >
|
|---|
| 925 | <bool>false</bool>
|
|---|
| 926 | </property>
|
|---|
| 927 | <property name="maximum" >
|
|---|
| 928 | <number>255</number>
|
|---|
| 929 | </property>
|
|---|
| 930 | </widget>
|
|---|
| 931 | </item>
|
|---|
| 932 | </layout>
|
|---|
| 933 | </widget>
|
|---|
| 934 | <widget class="QWidget" native="1" name="valueWidget" >
|
|---|
| 935 | <property name="geometry" >
|
|---|
| 936 | <rect>
|
|---|
| 937 | <x>279</x>
|
|---|
| 938 | <y>391</y>
|
|---|
| 939 | <width>73</width>
|
|---|
| 940 | <height>23</height>
|
|---|
| 941 | </rect>
|
|---|
| 942 | </property>
|
|---|
| 943 | <layout class="QVBoxLayout" >
|
|---|
| 944 | <property name="leftMargin" >
|
|---|
| 945 | <number>0</number>
|
|---|
| 946 | </property>
|
|---|
| 947 | <property name="topMargin" >
|
|---|
| 948 | <number>0</number>
|
|---|
| 949 | </property>
|
|---|
| 950 | <property name="rightMargin" >
|
|---|
| 951 | <number>0</number>
|
|---|
| 952 | </property>
|
|---|
| 953 | <property name="bottomMargin" >
|
|---|
| 954 | <number>0</number>
|
|---|
| 955 | </property>
|
|---|
| 956 | <item>
|
|---|
| 957 | <widget class="QSpinBox" name="valueSpinBox" >
|
|---|
| 958 | <property name="keyboardTracking" >
|
|---|
| 959 | <bool>false</bool>
|
|---|
| 960 | </property>
|
|---|
| 961 | <property name="maximum" >
|
|---|
| 962 | <number>255</number>
|
|---|
| 963 | </property>
|
|---|
| 964 | </widget>
|
|---|
| 965 | </item>
|
|---|
| 966 | </layout>
|
|---|
| 967 | </widget>
|
|---|
| 968 | <widget class="QWidget" native="1" name="alphaWidget" >
|
|---|
| 969 | <property name="geometry" >
|
|---|
| 970 | <rect>
|
|---|
| 971 | <x>279</x>
|
|---|
| 972 | <y>420</y>
|
|---|
| 973 | <width>73</width>
|
|---|
| 974 | <height>23</height>
|
|---|
| 975 | </rect>
|
|---|
| 976 | </property>
|
|---|
| 977 | <layout class="QVBoxLayout" >
|
|---|
| 978 | <property name="leftMargin" >
|
|---|
| 979 | <number>0</number>
|
|---|
| 980 | </property>
|
|---|
| 981 | <property name="topMargin" >
|
|---|
| 982 | <number>0</number>
|
|---|
| 983 | </property>
|
|---|
| 984 | <property name="rightMargin" >
|
|---|
| 985 | <number>0</number>
|
|---|
| 986 | </property>
|
|---|
| 987 | <property name="bottomMargin" >
|
|---|
| 988 | <number>0</number>
|
|---|
| 989 | </property>
|
|---|
| 990 | <item>
|
|---|
| 991 | <widget class="QSpinBox" name="alphaSpinBox" >
|
|---|
| 992 | <property name="keyboardTracking" >
|
|---|
| 993 | <bool>false</bool>
|
|---|
| 994 | </property>
|
|---|
| 995 | <property name="maximum" >
|
|---|
| 996 | <number>255</number>
|
|---|
| 997 | </property>
|
|---|
| 998 | </widget>
|
|---|
| 999 | </item>
|
|---|
| 1000 | </layout>
|
|---|
| 1001 | </widget>
|
|---|
| 1002 | <widget class="QWidget" native="1" name="zoomWidget" >
|
|---|
| 1003 | <property name="geometry" >
|
|---|
| 1004 | <rect>
|
|---|
| 1005 | <x>279</x>
|
|---|
| 1006 | <y>231</y>
|
|---|
| 1007 | <width>73</width>
|
|---|
| 1008 | <height>23</height>
|
|---|
| 1009 | </rect>
|
|---|
| 1010 | </property>
|
|---|
| 1011 | <layout class="QVBoxLayout" >
|
|---|
| 1012 | <property name="leftMargin" >
|
|---|
| 1013 | <number>0</number>
|
|---|
| 1014 | </property>
|
|---|
| 1015 | <property name="topMargin" >
|
|---|
| 1016 | <number>0</number>
|
|---|
| 1017 | </property>
|
|---|
| 1018 | <property name="rightMargin" >
|
|---|
| 1019 | <number>0</number>
|
|---|
| 1020 | </property>
|
|---|
| 1021 | <property name="bottomMargin" >
|
|---|
| 1022 | <number>0</number>
|
|---|
| 1023 | </property>
|
|---|
| 1024 | <item>
|
|---|
| 1025 | <widget class="QSpinBox" name="zoomSpinBox" >
|
|---|
| 1026 | <property name="keyboardTracking" >
|
|---|
| 1027 | <bool>false</bool>
|
|---|
| 1028 | </property>
|
|---|
| 1029 | <property name="suffix" >
|
|---|
| 1030 | <string>%</string>
|
|---|
| 1031 | </property>
|
|---|
| 1032 | <property name="minimum" >
|
|---|
| 1033 | <number>100</number>
|
|---|
| 1034 | </property>
|
|---|
| 1035 | <property name="maximum" >
|
|---|
| 1036 | <number>10000</number>
|
|---|
| 1037 | </property>
|
|---|
| 1038 | <property name="singleStep" >
|
|---|
| 1039 | <number>100</number>
|
|---|
| 1040 | </property>
|
|---|
| 1041 | <property name="value" >
|
|---|
| 1042 | <number>100</number>
|
|---|
| 1043 | </property>
|
|---|
| 1044 | </widget>
|
|---|
| 1045 | </item>
|
|---|
| 1046 | </layout>
|
|---|
| 1047 | </widget>
|
|---|
| 1048 | <widget class="QWidget" native="1" name="line1Widget" >
|
|---|
| 1049 | <property name="geometry" >
|
|---|
| 1050 | <rect>
|
|---|
| 1051 | <x>209</x>
|
|---|
| 1052 | <y>219</y>
|
|---|
| 1053 | <width>143</width>
|
|---|
| 1054 | <height>16</height>
|
|---|
| 1055 | </rect>
|
|---|
| 1056 | </property>
|
|---|
| 1057 | <layout class="QVBoxLayout" >
|
|---|
| 1058 | <property name="leftMargin" >
|
|---|
| 1059 | <number>0</number>
|
|---|
| 1060 | </property>
|
|---|
| 1061 | <property name="topMargin" >
|
|---|
| 1062 | <number>0</number>
|
|---|
| 1063 | </property>
|
|---|
| 1064 | <property name="rightMargin" >
|
|---|
| 1065 | <number>0</number>
|
|---|
| 1066 | </property>
|
|---|
| 1067 | <property name="bottomMargin" >
|
|---|
| 1068 | <number>0</number>
|
|---|
| 1069 | </property>
|
|---|
| 1070 | <item>
|
|---|
| 1071 | <widget class="Line" name="line1" >
|
|---|
| 1072 | <property name="orientation" >
|
|---|
| 1073 | <enum>Qt::Horizontal</enum>
|
|---|
| 1074 | </property>
|
|---|
| 1075 | </widget>
|
|---|
| 1076 | </item>
|
|---|
| 1077 | </layout>
|
|---|
| 1078 | </widget>
|
|---|
| 1079 | <widget class="QWidget" native="1" name="line2Widget" >
|
|---|
| 1080 | <property name="geometry" >
|
|---|
| 1081 | <rect>
|
|---|
| 1082 | <x>209</x>
|
|---|
| 1083 | <y>292</y>
|
|---|
| 1084 | <width>143</width>
|
|---|
| 1085 | <height>16</height>
|
|---|
| 1086 | </rect>
|
|---|
| 1087 | </property>
|
|---|
| 1088 | <layout class="QVBoxLayout" >
|
|---|
| 1089 | <property name="leftMargin" >
|
|---|
| 1090 | <number>0</number>
|
|---|
| 1091 | </property>
|
|---|
| 1092 | <property name="topMargin" >
|
|---|
| 1093 | <number>0</number>
|
|---|
| 1094 | </property>
|
|---|
| 1095 | <property name="rightMargin" >
|
|---|
| 1096 | <number>0</number>
|
|---|
| 1097 | </property>
|
|---|
| 1098 | <property name="bottomMargin" >
|
|---|
| 1099 | <number>0</number>
|
|---|
| 1100 | </property>
|
|---|
| 1101 | <item>
|
|---|
| 1102 | <widget class="Line" name="line2" >
|
|---|
| 1103 | <property name="orientation" >
|
|---|
| 1104 | <enum>Qt::Horizontal</enum>
|
|---|
| 1105 | </property>
|
|---|
| 1106 | </widget>
|
|---|
| 1107 | </item>
|
|---|
| 1108 | </layout>
|
|---|
| 1109 | </widget>
|
|---|
| 1110 | <widget class="QWidget" native="1" name="zoomButtonsWidget" >
|
|---|
| 1111 | <property name="geometry" >
|
|---|
| 1112 | <rect>
|
|---|
| 1113 | <x>209</x>
|
|---|
| 1114 | <y>260</y>
|
|---|
| 1115 | <width>64</width>
|
|---|
| 1116 | <height>26</height>
|
|---|
| 1117 | </rect>
|
|---|
| 1118 | </property>
|
|---|
| 1119 | <property name="sizePolicy" >
|
|---|
| 1120 | <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
|
|---|
| 1121 | <horstretch>0</horstretch>
|
|---|
| 1122 | <verstretch>0</verstretch>
|
|---|
| 1123 | </sizepolicy>
|
|---|
| 1124 | </property>
|
|---|
| 1125 | <layout class="QHBoxLayout" >
|
|---|
| 1126 | <property name="leftMargin" >
|
|---|
| 1127 | <number>0</number>
|
|---|
| 1128 | </property>
|
|---|
| 1129 | <property name="topMargin" >
|
|---|
| 1130 | <number>0</number>
|
|---|
| 1131 | </property>
|
|---|
| 1132 | <property name="rightMargin" >
|
|---|
| 1133 | <number>0</number>
|
|---|
| 1134 | </property>
|
|---|
| 1135 | <property name="bottomMargin" >
|
|---|
| 1136 | <number>0</number>
|
|---|
| 1137 | </property>
|
|---|
| 1138 | <item>
|
|---|
| 1139 | <widget class="QToolButton" name="zoomInButton" >
|
|---|
| 1140 | <property name="toolTip" >
|
|---|
| 1141 | <string>Zoom In</string>
|
|---|
| 1142 | </property>
|
|---|
| 1143 | </widget>
|
|---|
| 1144 | </item>
|
|---|
| 1145 | <item>
|
|---|
| 1146 | <widget class="QToolButton" name="zoomOutButton" >
|
|---|
| 1147 | <property name="toolTip" >
|
|---|
| 1148 | <string>Zoom Out</string>
|
|---|
| 1149 | </property>
|
|---|
| 1150 | </widget>
|
|---|
| 1151 | </item>
|
|---|
| 1152 | <item>
|
|---|
| 1153 | <spacer>
|
|---|
| 1154 | <property name="orientation" >
|
|---|
| 1155 | <enum>Qt::Horizontal</enum>
|
|---|
| 1156 | </property>
|
|---|
| 1157 | <property name="sizeHint" >
|
|---|
| 1158 | <size>
|
|---|
| 1159 | <width>0</width>
|
|---|
| 1160 | <height>20</height>
|
|---|
| 1161 | </size>
|
|---|
| 1162 | </property>
|
|---|
| 1163 | </spacer>
|
|---|
| 1164 | </item>
|
|---|
| 1165 | </layout>
|
|---|
| 1166 | </widget>
|
|---|
| 1167 | <widget class="QToolButton" name="detailsButton" >
|
|---|
| 1168 | <property name="geometry" >
|
|---|
| 1169 | <rect>
|
|---|
| 1170 | <x>176</x>
|
|---|
| 1171 | <y>40</y>
|
|---|
| 1172 | <width>25</width>
|
|---|
| 1173 | <height>22</height>
|
|---|
| 1174 | </rect>
|
|---|
| 1175 | </property>
|
|---|
| 1176 | <property name="sizePolicy" >
|
|---|
| 1177 | <sizepolicy vsizetype="Ignored" hsizetype="Fixed" >
|
|---|
| 1178 | <horstretch>0</horstretch>
|
|---|
| 1179 | <verstretch>0</verstretch>
|
|---|
| 1180 | </sizepolicy>
|
|---|
| 1181 | </property>
|
|---|
| 1182 | <property name="toolTip" >
|
|---|
| 1183 | <string>Toggle details extension</string>
|
|---|
| 1184 | </property>
|
|---|
| 1185 | <property name="text" >
|
|---|
| 1186 | <string>></string>
|
|---|
| 1187 | </property>
|
|---|
| 1188 | <property name="checkable" >
|
|---|
| 1189 | <bool>true</bool>
|
|---|
| 1190 | </property>
|
|---|
| 1191 | <property name="autoRaise" >
|
|---|
| 1192 | <bool>true</bool>
|
|---|
| 1193 | </property>
|
|---|
| 1194 | </widget>
|
|---|
| 1195 | <widget class="QToolButton" name="linearButton" >
|
|---|
| 1196 | <property name="geometry" >
|
|---|
| 1197 | <rect>
|
|---|
| 1198 | <x>10</x>
|
|---|
| 1199 | <y>10</y>
|
|---|
| 1200 | <width>30</width>
|
|---|
| 1201 | <height>26</height>
|
|---|
| 1202 | </rect>
|
|---|
| 1203 | </property>
|
|---|
| 1204 | <property name="toolTip" >
|
|---|
| 1205 | <string>Linear Type</string>
|
|---|
| 1206 | </property>
|
|---|
| 1207 | <property name="text" >
|
|---|
| 1208 | <string>...</string>
|
|---|
| 1209 | </property>
|
|---|
| 1210 | <property name="checkable" >
|
|---|
| 1211 | <bool>true</bool>
|
|---|
| 1212 | </property>
|
|---|
| 1213 | <property name="autoRaise" >
|
|---|
| 1214 | <bool>true</bool>
|
|---|
| 1215 | </property>
|
|---|
| 1216 | </widget>
|
|---|
| 1217 | <widget class="QToolButton" name="radialButton" >
|
|---|
| 1218 | <property name="geometry" >
|
|---|
| 1219 | <rect>
|
|---|
| 1220 | <x>40</x>
|
|---|
| 1221 | <y>10</y>
|
|---|
| 1222 | <width>30</width>
|
|---|
| 1223 | <height>26</height>
|
|---|
| 1224 | </rect>
|
|---|
| 1225 | </property>
|
|---|
| 1226 | <property name="toolTip" >
|
|---|
| 1227 | <string>Radial Type</string>
|
|---|
| 1228 | </property>
|
|---|
| 1229 | <property name="text" >
|
|---|
| 1230 | <string>...</string>
|
|---|
| 1231 | </property>
|
|---|
| 1232 | <property name="checkable" >
|
|---|
| 1233 | <bool>true</bool>
|
|---|
| 1234 | </property>
|
|---|
| 1235 | <property name="autoRaise" >
|
|---|
| 1236 | <bool>true</bool>
|
|---|
| 1237 | </property>
|
|---|
| 1238 | </widget>
|
|---|
| 1239 | <widget class="QToolButton" name="conicalButton" >
|
|---|
| 1240 | <property name="geometry" >
|
|---|
| 1241 | <rect>
|
|---|
| 1242 | <x>70</x>
|
|---|
| 1243 | <y>10</y>
|
|---|
| 1244 | <width>30</width>
|
|---|
| 1245 | <height>26</height>
|
|---|
| 1246 | </rect>
|
|---|
| 1247 | </property>
|
|---|
| 1248 | <property name="toolTip" >
|
|---|
| 1249 | <string>Conical Type</string>
|
|---|
| 1250 | </property>
|
|---|
| 1251 | <property name="text" >
|
|---|
| 1252 | <string>...</string>
|
|---|
| 1253 | </property>
|
|---|
| 1254 | <property name="checkable" >
|
|---|
| 1255 | <bool>true</bool>
|
|---|
| 1256 | </property>
|
|---|
| 1257 | <property name="autoRaise" >
|
|---|
| 1258 | <bool>true</bool>
|
|---|
| 1259 | </property>
|
|---|
| 1260 | </widget>
|
|---|
| 1261 | <widget class="QToolButton" name="padButton" >
|
|---|
| 1262 | <property name="geometry" >
|
|---|
| 1263 | <rect>
|
|---|
| 1264 | <x>110</x>
|
|---|
| 1265 | <y>10</y>
|
|---|
| 1266 | <width>30</width>
|
|---|
| 1267 | <height>26</height>
|
|---|
| 1268 | </rect>
|
|---|
| 1269 | </property>
|
|---|
| 1270 | <property name="toolTip" >
|
|---|
| 1271 | <string>Pad Spread</string>
|
|---|
| 1272 | </property>
|
|---|
| 1273 | <property name="text" >
|
|---|
| 1274 | <string>...</string>
|
|---|
| 1275 | </property>
|
|---|
| 1276 | <property name="checkable" >
|
|---|
| 1277 | <bool>true</bool>
|
|---|
| 1278 | </property>
|
|---|
| 1279 | <property name="autoRaise" >
|
|---|
| 1280 | <bool>true</bool>
|
|---|
| 1281 | </property>
|
|---|
| 1282 | </widget>
|
|---|
| 1283 | <widget class="QToolButton" name="repeatButton" >
|
|---|
| 1284 | <property name="geometry" >
|
|---|
| 1285 | <rect>
|
|---|
| 1286 | <x>140</x>
|
|---|
| 1287 | <y>10</y>
|
|---|
| 1288 | <width>30</width>
|
|---|
| 1289 | <height>26</height>
|
|---|
| 1290 | </rect>
|
|---|
| 1291 | </property>
|
|---|
| 1292 | <property name="toolTip" >
|
|---|
| 1293 | <string>Repeat Spread</string>
|
|---|
| 1294 | </property>
|
|---|
| 1295 | <property name="text" >
|
|---|
| 1296 | <string>...</string>
|
|---|
| 1297 | </property>
|
|---|
| 1298 | <property name="checkable" >
|
|---|
| 1299 | <bool>true</bool>
|
|---|
| 1300 | </property>
|
|---|
| 1301 | <property name="autoRaise" >
|
|---|
| 1302 | <bool>true</bool>
|
|---|
| 1303 | </property>
|
|---|
| 1304 | </widget>
|
|---|
| 1305 | <widget class="QToolButton" name="reflectButton" >
|
|---|
| 1306 | <property name="geometry" >
|
|---|
| 1307 | <rect>
|
|---|
| 1308 | <x>170</x>
|
|---|
| 1309 | <y>10</y>
|
|---|
| 1310 | <width>30</width>
|
|---|
| 1311 | <height>26</height>
|
|---|
| 1312 | </rect>
|
|---|
| 1313 | </property>
|
|---|
| 1314 | <property name="toolTip" >
|
|---|
| 1315 | <string>Reflect Spread</string>
|
|---|
| 1316 | </property>
|
|---|
| 1317 | <property name="text" >
|
|---|
| 1318 | <string>...</string>
|
|---|
| 1319 | </property>
|
|---|
| 1320 | <property name="checkable" >
|
|---|
| 1321 | <bool>true</bool>
|
|---|
| 1322 | </property>
|
|---|
| 1323 | <property name="autoRaise" >
|
|---|
| 1324 | <bool>true</bool>
|
|---|
| 1325 | </property>
|
|---|
| 1326 | </widget>
|
|---|
| 1327 | </widget>
|
|---|
| 1328 | <customwidgets>
|
|---|
| 1329 | <customwidget>
|
|---|
| 1330 | <class>QtColorButton</class>
|
|---|
| 1331 | <extends>QToolButton</extends>
|
|---|
| 1332 | <header>qtcolorbutton.h</header>
|
|---|
| 1333 | </customwidget>
|
|---|
| 1334 | <customwidget>
|
|---|
| 1335 | <class>QtColorLine</class>
|
|---|
| 1336 | <extends>QWidget</extends>
|
|---|
| 1337 | <header>qtcolorline.h</header>
|
|---|
| 1338 | <container>1</container>
|
|---|
| 1339 | </customwidget>
|
|---|
| 1340 | <customwidget>
|
|---|
| 1341 | <class>QtGradientStopsWidget</class>
|
|---|
| 1342 | <extends>QWidget</extends>
|
|---|
| 1343 | <header>qtgradientstopswidget.h</header>
|
|---|
| 1344 | <container>1</container>
|
|---|
| 1345 | </customwidget>
|
|---|
| 1346 | <customwidget>
|
|---|
| 1347 | <class>QtGradientWidget</class>
|
|---|
| 1348 | <extends>QWidget</extends>
|
|---|
| 1349 | <header>qtgradientwidget.h</header>
|
|---|
| 1350 | <container>1</container>
|
|---|
| 1351 | </customwidget>
|
|---|
| 1352 | </customwidgets>
|
|---|
| 1353 | <tabstops>
|
|---|
| 1354 | <tabstop>typeComboBox</tabstop>
|
|---|
| 1355 | <tabstop>spreadComboBox</tabstop>
|
|---|
| 1356 | <tabstop>detailsButton</tabstop>
|
|---|
| 1357 | <tabstop>spinBox1</tabstop>
|
|---|
| 1358 | <tabstop>spinBox2</tabstop>
|
|---|
| 1359 | <tabstop>spinBox3</tabstop>
|
|---|
| 1360 | <tabstop>spinBox4</tabstop>
|
|---|
| 1361 | <tabstop>spinBox5</tabstop>
|
|---|
| 1362 | <tabstop>zoomSpinBox</tabstop>
|
|---|
| 1363 | <tabstop>zoomInButton</tabstop>
|
|---|
| 1364 | <tabstop>zoomOutButton</tabstop>
|
|---|
| 1365 | <tabstop>zoomAllButton</tabstop>
|
|---|
| 1366 | <tabstop>colorButton</tabstop>
|
|---|
| 1367 | <tabstop>hsvRadioButton</tabstop>
|
|---|
| 1368 | <tabstop>rgbRadioButton</tabstop>
|
|---|
| 1369 | <tabstop>positionSpinBox</tabstop>
|
|---|
| 1370 | <tabstop>hueSpinBox</tabstop>
|
|---|
| 1371 | <tabstop>saturationSpinBox</tabstop>
|
|---|
| 1372 | <tabstop>valueSpinBox</tabstop>
|
|---|
| 1373 | <tabstop>alphaSpinBox</tabstop>
|
|---|
| 1374 | </tabstops>
|
|---|
| 1375 | <resources/>
|
|---|
| 1376 | <connections/>
|
|---|
| 1377 | </ui>
|
|---|