/**************************************************************************** ** ** Copyright (C) 2022 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** $QT_BEGIN_LICENSE:GPL-EXCEPT$ ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this file in ** accordance with the commercial license agreement provided with the ** Software or, alternatively, in accordance with the terms contained in ** a written agreement between you and The Qt Company. For licensing terms ** and conditions see https://www.qt.io/terms-conditions. For further ** information use the contact form at https://www.qt.io/contact-us. ** ** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU ** General Public License version 3 as published by the Free Software ** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT ** included in the packaging of this file. Please review the following ** information to ensure the GNU General Public License requirements will ** be met: https://www.gnu.org/licenses/gpl-3.0.html. ** ** $QT_END_LICENSE$ ** ****************************************************************************/ import QtQuick 2.12 import Qt.SafeRenderer 2.0 Rectangle { id: root width: 1920 height: 1080 color: "black" SafeImage { id: myimage0 objectName: "myimage0" x: 0 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage1 objectName: "myimage1" x: 15 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage2 objectName: "myimage2" x: 30 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage3 objectName: "myimage3" x: 45 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage4 objectName: "myimage4" x: 60 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage5 objectName: "myimage5" x: 75 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage6 objectName: "myimage6" x: 90 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage7 objectName: "myimage7" x: 105 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage8 objectName: "myimage8" x: 120 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage9 objectName: "myimage9" x: 135 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage10 objectName: "myimage10" x: 150 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage11 objectName: "myimage11" x: 165 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage12 objectName: "myimage12" x: 180 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage13 objectName: "myimage13" x: 195 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage14 objectName: "myimage14" x: 210 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage15 objectName: "myimage15" x: 225 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage16 objectName: "myimage16" x: 240 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage17 objectName: "myimage17" x: 255 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage18 objectName: "myimage18" x: 270 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage19 objectName: "myimage19" x: 285 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage20 objectName: "myimage20" x: 300 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage21 objectName: "myimage21" x: 315 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage22 objectName: "myimage22" x: 330 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage23 objectName: "myimage23" x: 345 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage24 objectName: "myimage24" x: 360 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage25 objectName: "myimage25" x: 375 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage26 objectName: "myimage26" x: 390 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage27 objectName: "myimage27" x: 405 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage28 objectName: "myimage28" x: 420 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage29 objectName: "myimage29" x: 435 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage30 objectName: "myimage30" x: 450 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage31 objectName: "myimage31" x: 465 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage32 objectName: "myimage32" x: 480 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage33 objectName: "myimage33" x: 495 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage34 objectName: "myimage34" x: 510 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage35 objectName: "myimage35" x: 525 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage36 objectName: "myimage36" x: 540 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage37 objectName: "myimage37" x: 555 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage38 objectName: "myimage38" x: 570 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage39 objectName: "myimage39" x: 585 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage40 objectName: "myimage40" x: 600 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage41 objectName: "myimage41" x: 615 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage42 objectName: "myimage42" x: 630 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage43 objectName: "myimage43" x: 645 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage44 objectName: "myimage44" x: 660 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage45 objectName: "myimage45" x: 675 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage46 objectName: "myimage46" x: 690 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage47 objectName: "myimage47" x: 705 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage48 objectName: "myimage48" x: 720 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage49 objectName: "myimage49" x: 735 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage50 objectName: "myimage50" x: 750 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage51 objectName: "myimage51" x: 765 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage52 objectName: "myimage52" x: 780 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage53 objectName: "myimage53" x: 795 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage54 objectName: "myimage54" x: 810 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage55 objectName: "myimage55" x: 825 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage56 objectName: "myimage56" x: 840 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage57 objectName: "myimage57" x: 855 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage58 objectName: "myimage58" x: 870 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage59 objectName: "myimage59" x: 885 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage60 objectName: "myimage60" x: 900 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage61 objectName: "myimage61" x: 915 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage62 objectName: "myimage62" x: 930 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage63 objectName: "myimage63" x: 945 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage64 objectName: "myimage64" x: 960 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage65 objectName: "myimage65" x: 975 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage66 objectName: "myimage66" x: 990 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage67 objectName: "myimage67" x: 1005 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage68 objectName: "myimage68" x: 1020 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage69 objectName: "myimage69" x: 1035 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage70 objectName: "myimage70" x: 1050 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage71 objectName: "myimage71" x: 1065 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage72 objectName: "myimage72" x: 1080 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage73 objectName: "myimage73" x: 1095 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage74 objectName: "myimage74" x: 1110 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage75 objectName: "myimage75" x: 1125 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage76 objectName: "myimage76" x: 1140 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage77 objectName: "myimage77" x: 1155 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage78 objectName: "myimage78" x: 1170 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage79 objectName: "myimage79" x: 1185 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage80 objectName: "myimage80" x: 1200 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage81 objectName: "myimage81" x: 1215 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage82 objectName: "myimage82" x: 1230 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage83 objectName: "myimage83" x: 1245 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage84 objectName: "myimage84" x: 1260 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage85 objectName: "myimage85" x: 1275 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage86 objectName: "myimage86" x: 1290 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage87 objectName: "myimage87" x: 1305 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage88 objectName: "myimage88" x: 1320 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage89 objectName: "myimage89" x: 1335 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage90 objectName: "myimage90" x: 1350 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage91 objectName: "myimage91" x: 1365 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage92 objectName: "myimage92" x: 1380 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage93 objectName: "myimage93" x: 1395 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage94 objectName: "myimage94" x: 1410 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage95 objectName: "myimage95" x: 1425 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage96 objectName: "myimage96" x: 1440 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage97 objectName: "myimage97" x: 1455 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage98 objectName: "myimage98" x: 1470 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage99 objectName: "myimage99" x: 1485 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage100 objectName: "myimage100" x: 1500 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage101 objectName: "myimage101" x: 1515 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage102 objectName: "myimage102" x: 1530 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage103 objectName: "myimage103" x: 1545 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage104 objectName: "myimage104" x: 1560 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage105 objectName: "myimage105" x: 1575 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage106 objectName: "myimage106" x: 1590 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage107 objectName: "myimage107" x: 1605 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage108 objectName: "myimage108" x: 1620 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage109 objectName: "myimage109" x: 1635 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage110 objectName: "myimage110" x: 1650 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage111 objectName: "myimage111" x: 1665 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage112 objectName: "myimage112" x: 1680 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage113 objectName: "myimage113" x: 1695 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage114 objectName: "myimage114" x: 1710 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage115 objectName: "myimage115" x: 1725 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage116 objectName: "myimage116" x: 1740 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage117 objectName: "myimage117" x: 1755 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage118 objectName: "myimage118" x: 1770 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage119 objectName: "myimage119" x: 1785 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage120 objectName: "myimage120" x: 1800 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage121 objectName: "myimage121" x: 1815 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage122 objectName: "myimage122" x: 1830 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage123 objectName: "myimage123" x: 1845 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage124 objectName: "myimage124" x: 1860 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage125 objectName: "myimage125" x: 1875 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage126 objectName: "myimage126" x: 1890 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } SafeImage { id: myimage127 objectName: "myimage127" x: 1905 y: 0 opacity: 1.0 width: 15 height: 20 source: "qtlogos/Qt_logo_pattern_small.png" visible: true } states: [ State { name: "1"; PropertyChanges {target: myimage0; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage1; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage2; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage3; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage4; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage5; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage6; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage7; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage8; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage9; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage10; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage11; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage12; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage13; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage14; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage15; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage16; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage17; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage18; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage19; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage20; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage21; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage22; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage23; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage24; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage25; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage26; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage27; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage28; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage29; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage30; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage31; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage32; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage33; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage34; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage35; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage36; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage37; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage38; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage39; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage40; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage41; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage42; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage43; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage44; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage45; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage46; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage47; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage48; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage49; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage50; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage51; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage52; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage53; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage54; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage55; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage56; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage57; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage58; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage59; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage60; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage61; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage62; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage63; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage64; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage65; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage66; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage67; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage68; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage69; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage70; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage71; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage72; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage73; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage74; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage75; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage76; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage77; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage78; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage79; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage80; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage81; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage82; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage83; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage84; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage85; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage86; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage87; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage88; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage89; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage90; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage91; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage92; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage93; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage94; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage95; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage96; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage97; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage98; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage99; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage100; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage101; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage102; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage103; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage104; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage105; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage106; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage107; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage108; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage109; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage110; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage111; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage112; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage113; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage114; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage115; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage116; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage117; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage118; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage119; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage120; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage121; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage122; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage123; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage124; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage125; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage126; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "1"; PropertyChanges {target: myimage127; x: 1905; y: 0; opacity: 1.0; width: 15; height: 20; visible: true}} , State { name: "2"; PropertyChanges {target: myimage0; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage1; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage2; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage3; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage4; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage5; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage6; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage7; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage8; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage9; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage10; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage11; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage12; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage13; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage14; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage15; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage16; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage17; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage18; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage19; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage20; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage21; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage22; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage23; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage24; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage25; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage26; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage27; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage28; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage29; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage30; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage31; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage32; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage33; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage34; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage35; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage36; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage37; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage38; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage39; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage40; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage41; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage42; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage43; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage44; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage45; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage46; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage47; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage48; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage49; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage50; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage51; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage52; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage53; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage54; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage55; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage56; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage57; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage58; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage59; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage60; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage61; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage62; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage63; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage64; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage65; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage66; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage67; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage68; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage69; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage70; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage71; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage72; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage73; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage74; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage75; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage76; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage77; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage78; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage79; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage80; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage81; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage82; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage83; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage84; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage85; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage86; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage87; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage88; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage89; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage90; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage91; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage92; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage93; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage94; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage95; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage96; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage97; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage98; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage99; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage100; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage101; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage102; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage103; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage104; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage105; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage106; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage107; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage108; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage109; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage110; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage111; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage112; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage113; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage114; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage115; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage116; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage117; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage118; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage119; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage120; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage121; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage122; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage123; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage124; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage125; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage126; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "2"; PropertyChanges {target: myimage127; x: 1905; y: 140; opacity: 1.0; width: 15; height: 20; visible: true}} , State { name: "3"; PropertyChanges {target: myimage0; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage1; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage2; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage3; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage4; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage5; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage6; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage7; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage8; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage9; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage10; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage11; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage12; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage13; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage14; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage15; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage16; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage17; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage18; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage19; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage20; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage21; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage22; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage23; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage24; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage25; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage26; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage27; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage28; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage29; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage30; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage31; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage32; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage33; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage34; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage35; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage36; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage37; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage38; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage39; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage40; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage41; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage42; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage43; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage44; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage45; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage46; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage47; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage48; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage49; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage50; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage51; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage52; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage53; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage54; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage55; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage56; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage57; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage58; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage59; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage60; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage61; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage62; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage63; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage64; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage65; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage66; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage67; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage68; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage69; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage70; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage71; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage72; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage73; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage74; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage75; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage76; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage77; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage78; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage79; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage80; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage81; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage82; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage83; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage84; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage85; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage86; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage87; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage88; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage89; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage90; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage91; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage92; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage93; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage94; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage95; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage96; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage97; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage98; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage99; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage100; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage101; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage102; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage103; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage104; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage105; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage106; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage107; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage108; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage109; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage110; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage111; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage112; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage113; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage114; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage115; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage116; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage117; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage118; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage119; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage120; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage121; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage122; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage123; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage124; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage125; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage126; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "3"; PropertyChanges {target: myimage127; x: 1905; y: 280; opacity: 1.0; width: 15; height: 20; visible: true}} , State { name: "4"; PropertyChanges {target: myimage0; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage1; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage2; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage3; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage4; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage5; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage6; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage7; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage8; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage9; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage10; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage11; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage12; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage13; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage14; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage15; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage16; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage17; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage18; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage19; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage20; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage21; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage22; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage23; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage24; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage25; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage26; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage27; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage28; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage29; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage30; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage31; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage32; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage33; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage34; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage35; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage36; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage37; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage38; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage39; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage40; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage41; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage42; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage43; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage44; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage45; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage46; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage47; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage48; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage49; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage50; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage51; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage52; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage53; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage54; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage55; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage56; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage57; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage58; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage59; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage60; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage61; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage62; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage63; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage64; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage65; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage66; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage67; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage68; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage69; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage70; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage71; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage72; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage73; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage74; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage75; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage76; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage77; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage78; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage79; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage80; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage81; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage82; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage83; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage84; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage85; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage86; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage87; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage88; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage89; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage90; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage91; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage92; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage93; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage94; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage95; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage96; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage97; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage98; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage99; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage100; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage101; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage102; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage103; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage104; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage105; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage106; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage107; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage108; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage109; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage110; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage111; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage112; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage113; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage114; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage115; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage116; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage117; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage118; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage119; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage120; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage121; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage122; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage123; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage124; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage125; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage126; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "4"; PropertyChanges {target: myimage127; x: 1905; y: 420; opacity: 1.0; width: 15; height: 20; visible: true}} , State { name: "5"; PropertyChanges {target: myimage0; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage1; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage2; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage3; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage4; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage5; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage6; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage7; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage8; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage9; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage10; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage11; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage12; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage13; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage14; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage15; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage16; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage17; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage18; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage19; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage20; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage21; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage22; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage23; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage24; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage25; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage26; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage27; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage28; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage29; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage30; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage31; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage32; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage33; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage34; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage35; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage36; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage37; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage38; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage39; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage40; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage41; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage42; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage43; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage44; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage45; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage46; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage47; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage48; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage49; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage50; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage51; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage52; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage53; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage54; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage55; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage56; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage57; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage58; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage59; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage60; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage61; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage62; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage63; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage64; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage65; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage66; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage67; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage68; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage69; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage70; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage71; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage72; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage73; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage74; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage75; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage76; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage77; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage78; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage79; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage80; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage81; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage82; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage83; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage84; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage85; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage86; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage87; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage88; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage89; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage90; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage91; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage92; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage93; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage94; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage95; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage96; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage97; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage98; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage99; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage100; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage101; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage102; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage103; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage104; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage105; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage106; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage107; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage108; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage109; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage110; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage111; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage112; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage113; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage114; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage115; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage116; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage117; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage118; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage119; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage120; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage121; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage122; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage123; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage124; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage125; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage126; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "5"; PropertyChanges {target: myimage127; x: 1905; y: 560; opacity: 1.0; width: 15; height: 20; visible: true}} , State { name: "6"; PropertyChanges {target: myimage0; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage1; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage2; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage3; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage4; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage5; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage6; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage7; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage8; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage9; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage10; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage11; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage12; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage13; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage14; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage15; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage16; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage17; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage18; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage19; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage20; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage21; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage22; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage23; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage24; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage25; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage26; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage27; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage28; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage29; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage30; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage31; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage32; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage33; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage34; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage35; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage36; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage37; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage38; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage39; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage40; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage41; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage42; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage43; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage44; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage45; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage46; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage47; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage48; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage49; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage50; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage51; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage52; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage53; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage54; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage55; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage56; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage57; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage58; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage59; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage60; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage61; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage62; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage63; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage64; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage65; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage66; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage67; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage68; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage69; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage70; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage71; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage72; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage73; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage74; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage75; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage76; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage77; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage78; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage79; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage80; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage81; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage82; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage83; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage84; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage85; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage86; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage87; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage88; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage89; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage90; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage91; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage92; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage93; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage94; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage95; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage96; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage97; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage98; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage99; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage100; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage101; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage102; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage103; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage104; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage105; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage106; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage107; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage108; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage109; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage110; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage111; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage112; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage113; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage114; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage115; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage116; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage117; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage118; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage119; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage120; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage121; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage122; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage123; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage124; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage125; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage126; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "6"; PropertyChanges {target: myimage127; x: 1905; y: 700; opacity: 1.0; width: 15; height: 20; visible: true}} , State { name: "7"; PropertyChanges {target: myimage0; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage1; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage2; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage3; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage4; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage5; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage6; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage7; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage8; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage9; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage10; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage11; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage12; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage13; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage14; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage15; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage16; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage17; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage18; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage19; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage20; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage21; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage22; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage23; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage24; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage25; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage26; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage27; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage28; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage29; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage30; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage31; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage32; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage33; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage34; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage35; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage36; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage37; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage38; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage39; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage40; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage41; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage42; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage43; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage44; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage45; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage46; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage47; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage48; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage49; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage50; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage51; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage52; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage53; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage54; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage55; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage56; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage57; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage58; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage59; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage60; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage61; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage62; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage63; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage64; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage65; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage66; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage67; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage68; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage69; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage70; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage71; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage72; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage73; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage74; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage75; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage76; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage77; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage78; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage79; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage80; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage81; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage82; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage83; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage84; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage85; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage86; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage87; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage88; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage89; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage90; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage91; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage92; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage93; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage94; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage95; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage96; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage97; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage98; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage99; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage100; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage101; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage102; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage103; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage104; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage105; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage106; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage107; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage108; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage109; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage110; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage111; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage112; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage113; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage114; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage115; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage116; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage117; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage118; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage119; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage120; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage121; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage122; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage123; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage124; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage125; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage126; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}}, State { name: "7"; PropertyChanges {target: myimage127; x: 1905; y: 840; opacity: 1.0; width: 15; height: 20; visible: true}} ] transitions: [ Transition { from: "*" to: "*" NumberAnimation { properties: "x, y, opacity, width, height" duration: 600 easing.type: Easing.InOutQuad } } ] }