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