aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/shared/shared_rc.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/shared/shared_rc.py')
-rw-r--r--examples/quick/shared/shared_rc.py3169
1 files changed, 1769 insertions, 1400 deletions
diff --git a/examples/quick/shared/shared_rc.py b/examples/quick/shared/shared_rc.py
index 97e5ecb87..14a9da5b9 100644
--- a/examples/quick/shared/shared_rc.py
+++ b/examples/quick/shared/shared_rc.py
@@ -6,1035 +6,942 @@
from PySide6 import QtCore
qt_resource_data = b"\
-\x00\x00\x06\x9b\
+\x00\x00\x06\xd1\
/\
/ Copyright (C) \
2017 The Qt Comp\
-any Ltd.\x0a// SPDX\
--License-Identif\
-ier: LicenseRef-\
-Qt-Commercial OR\
- BSD-3-Clause\x0a\x0ai\
-mport QtQuick 2.\
-12\x0a\x0aItem {\x0a i\
-d: root\x0a impl\
-icitHeight: fram\
-e.height\x0a imp\
-licitWidth: row.\
-implicitWidth\x0a \
- width: implici\
-tWidth\x0a heigh\
-t: implicitHeigh\
-t\x0a property a\
-lias text: label\
-.text\x0a proper\
-ty bool checked\x0a\
- property ali\
-as pressed: tapH\
-andler.pressed\x0a \
- property alia\
-s row: row\x0a s\
-ignal clicked\x0a\x0a \
- SystemPalette\
- { id: palette }\
-\x0a\x0a Row {\x0a \
- id: row\x0a \
+any Ltd.\x0d\x0a// SPD\
+X-License-Identi\
+fier: LicenseRef\
+-Qt-Commercial O\
+R BSD-3-Clause\x0d\x0a\
+\x0d\x0aimport QtQuick\
+\x0d\x0a\x0d\x0aItem {\x0d\x0a \
+id: root\x0d\x0a im\
+plicitHeight: fr\
+ame.height\x0d\x0a \
+implicitWidth: r\
+ow.implicitWidth\
+\x0d\x0a width: imp\
+licitWidth\x0d\x0a \
+height: implicit\
+Height\x0d\x0a prop\
+erty alias text:\
+ label.text\x0d\x0a \
+ property bool c\
+hecked\x0d\x0a prop\
+erty alias press\
+ed: tapHandler.p\
+ressed\x0d\x0a prop\
+erty alias row: \
+row\x0d\x0a signal \
+clicked\x0d\x0a\x0d\x0a S\
+ystemPalette { i\
+d: palette }\x0d\x0a\x0d\x0a\
+ Row {\x0d\x0a \
+ id: row\x0d\x0a \
anchors.vert\
icalCenter: pare\
nt.verticalCente\
-r\x0a spacin\
-g: 6\x0a Rec\
-tangle {\x0a \
- id: frame\x0a \
- gradi\
-ent: Gradient {\x0a\
- \
-GradientStop { p\
-osition: 0.0; co\
-lor: tapHandler.\
-pressed ? Qt.dar\
-ker(palette.butt\
-on, 1.3) : palet\
-te.button }\x0a \
- Grad\
-ientStop { posit\
-ion: 1.0; color:\
- Qt.darker(palet\
-te.button, 1.3) \
-}\x0a }\x0a\
- heig\
-ht: label.implic\
-itHeight * 1.5\x0a \
- width\
-: height\x0a \
- anchors.mar\
-gins: 1\x0a \
- radius: 3\x0a \
- antial\
-iasing: true\x0a \
- border.\
+r\x0d\x0a spaci\
+ng: 6\x0d\x0a R\
+ectangle {\x0d\x0a \
+ id: fram\
+e\x0d\x0a g\
+radient: Gradien\
+t {\x0d\x0a \
+ GradientSto\
+p { position: 0.\
+0; color: tapHan\
+dler.pressed ? Q\
+t.darker(palette\
+.button, 1.3) : \
+palette.button }\
+\x0d\x0a \
+ GradientStop {\
+ position: 1.0; \
color: Qt.darker\
(palette.button,\
- 1.5)\x0a \
- Image {\x0a \
- id: th\
-eX\x0a \
+ 1.3) }\x0d\x0a \
+ }\x0d\x0a \
+ height: labe\
+l.implicitHeight\
+ * 1.5\x0d\x0a \
+ width: heigh\
+t\x0d\x0a a\
+nchors.margins: \
+1\x0d\x0a r\
+adius: 3\x0d\x0a \
+ antialiasi\
+ng: true\x0d\x0a \
+ border.col\
+or: Qt.darker(pa\
+lette.button, 1.\
+5)\x0d\x0a \
+Image {\x0d\x0a \
+ id: the\
+X\x0d\x0a \
source: \x22imag\
es/checkmark.png\
-\x22\x0a \
- anchors.fill: \
-frame\x0a \
- anchors.ma\
-rgins: frame.wid\
-th / 5\x0a \
- fillMode:\
- Image.PreserveA\
-spectFit\x0a \
- smooth:\
- true\x0a \
- visible: r\
-oot.checked\x0a \
- }\x0a \
- }\x0a Text\
- {\x0a i\
-d: label\x0a \
- color: pale\
-tte.text\x0a \
- anchors.ver\
-ticalCenter: fra\
-me.verticalCente\
-r\x0a }\x0a \
-}\x0a TapHandler\
- {\x0a id: t\
-apHandler\x0a \
- onTapped: {\x0a \
- parent\
-.checked = !pare\
-nt.checked\x0a \
- parent.cl\
-icked()\x0a \
-}\x0a }\x0a}\x0a\
-\x00\x00\x04\x1c\
+\x22\x0d\x0a \
+ anchors.fill:\
+ frame\x0d\x0a \
+ anchors.\
+margins: frame.w\
+idth / 5\x0d\x0a \
+ fillMo\
+de: Image.Preser\
+veAspectFit\x0d\x0a \
+ smo\
+oth: true\x0d\x0a \
+ visib\
+le: root.checked\
+\x0d\x0a }\x0d\
+\x0a }\x0d\x0a \
+ Text {\x0d\x0a \
+ id: labe\
+l\x0d\x0a c\
+olor: palette.te\
+xt\x0d\x0a \
+anchors.vertical\
+Center: frame.ve\
+rticalCenter\x0d\x0a \
+ }\x0d\x0a }\x0d\x0a\
+ TapHandler {\
+\x0d\x0a id: ta\
+pHandler\x0d\x0a \
+ onTapped: {\x0d\x0a \
+ paren\
+t.checked = !par\
+ent.checked\x0d\x0a \
+ parent.\
+clicked()\x0d\x0a \
+ }\x0d\x0a }\x0d\x0a}\x0d\x0a\
+\
+\x00\x00\x04C\
/\
/ Copyright (C) \
2017 The Qt Comp\
-any Ltd.\x0a// SPDX\
--License-Identif\
-ier: LicenseRef-\
-Qt-Commercial OR\
- BSD-3-Clause\x0a\x0ai\
-mport QtQuick 2.\
-1\x0a\x0aItem {\x0a id\
-: root\x0a\x0a prop\
-erty alias textI\
-nput: textInput\x0a\
- property ali\
-as text: textInp\
-ut.text\x0a sign\
-al accepted\x0a \
-signal downPress\
-ed\x0a implicitW\
-idth: textInput.\
-implicitWidth + \
-rect.radius * 2\x0a\
- implicitHeig\
-ht: textInput.im\
-plicitHeight\x0a\x0a \
- function copyA\
-ll() {\x0a t\
-extInput.selectA\
-ll()\x0a tex\
-tInput.copy()\x0a \
- }\x0a\x0a SystemP\
+any Ltd.\x0d\x0a// SPD\
+X-License-Identi\
+fier: LicenseRef\
+-Qt-Commercial O\
+R BSD-3-Clause\x0d\x0a\
+\x0d\x0aimport QtQuick\
+\x0d\x0a\x0d\x0aItem {\x0d\x0a \
+id: root\x0d\x0a\x0d\x0a \
+property alias t\
+extInput: textIn\
+put\x0d\x0a propert\
+y alias text: te\
+xtInput.text\x0d\x0a \
+ signal accepte\
+d\x0d\x0a signal do\
+wnPressed\x0d\x0a i\
+mplicitWidth: te\
+xtInput.implicit\
+Width + rect.rad\
+ius * 2\x0d\x0a imp\
+licitHeight: tex\
+tInput.implicitH\
+eight\x0d\x0a\x0d\x0a fun\
+ction copyAll() \
+{\x0d\x0a textI\
+nput.selectAll()\
+\x0d\x0a textIn\
+put.copy()\x0d\x0a \
+}\x0d\x0a\x0d\x0a SystemP\
alette { id: pal\
-ette }\x0a heigh\
-t: textInput.imp\
-licitHeight + 8\x0a\
- clip: true\x0a\x0a\
- Rectangle {\x0a\
- id: rect\
-\x0a anchors\
-.fill: parent\x0a \
- radius: he\
-ight / 4\x0a \
- color: palette.\
-button\x0a b\
-order.color: Qt.\
-darker(palette.b\
-utton, 1.5)\x0a \
-}\x0a\x0a TextInput\
- {\x0a id: t\
-extInput\x0a \
- color: palette.\
-text\x0a anc\
-hors.fill: paren\
-t\x0a anchor\
+ette }\x0d\x0a heig\
+ht: textInput.im\
+plicitHeight + 8\
+\x0d\x0a clip: true\
+\x0d\x0a\x0d\x0a Rectangl\
+e {\x0d\x0a id:\
+ rect\x0d\x0a a\
+nchors.fill: par\
+ent\x0d\x0a rad\
+ius: height / 4\x0d\
+\x0a color: \
+palette.button\x0d\x0a\
+ border.c\
+olor: Qt.darker(\
+palette.button, \
+1.5)\x0d\x0a }\x0d\x0a\x0d\x0a \
+ TextInput {\x0d\x0a\
+ id: text\
+Input\x0d\x0a c\
+olor: palette.te\
+xt\x0d\x0a anch\
+ors.fill: parent\
+\x0d\x0a anchor\
s.leftMargin: re\
-ct.radius\x0a \
- anchors.rightM\
-argin: rect.radi\
-us\x0a verti\
-calAlignment: Te\
-xt.AlignVCenter\x0a\
- onAccept\
-ed: root.accepte\
-d()\x0a Keys\
-.onDownPressed: \
-root.downPressed\
-()\x0a }\x0a}\x0a\
-\x00\x00\x00\xc7\
-/\
-/ Copyright (C) \
-2017 The Qt Comp\
-any Ltd.\x0a// SPDX\
--License-Identif\
-ier: LicenseRef-\
-Qt-Commercial OR\
- BSD-3-Clause\x0a\x0ai\
-mport QtQuick 2.\
-0\x0a\x0aText {\x0a Sy\
-stemPalette { id\
-: palette }\x0a \
-color: palette.t\
-ext\x0a}\x0a\
-\x00\x00\x0ax\
+ct.radius\x0d\x0a \
+ anchors.right\
+Margin: rect.rad\
+ius\x0d\x0a ver\
+ticalAlignment: \
+Text.AlignVCente\
+r\x0d\x0a onAcc\
+epted: root.acce\
+pted()\x0d\x0a \
+Keys.onDownPress\
+ed: root.downPre\
+ssed()\x0d\x0a }\x0d\x0a}\
+\x0d\x0a\
+\x00\x00\x00\xcc\
/\
/ Copyright (C) \
2017 The Qt Comp\
-any Ltd.\x0a// SPDX\
--License-Identif\
-ier: LicenseRef-\
-Qt-Commercial OR\
- BSD-3-Clause\x0aim\
-port QtQuick 2.1\
-2\x0a\x0aRectangle {\x0a \
- id: container\
-\x0a required pr\
-operty string na\
-me\x0a required \
-property string \
-description\x0a\x0a \
- property Item e\
-xampleItem\x0a w\
-idth: ListView.v\
-iew.width\x0a he\
-ight: button.imp\
-licitHeight + 22\
-\x0a\x0a signal cli\
-cked()\x0a\x0a grad\
-ient: Gradient {\
-\x0a Gradien\
-tStop {\x0a \
- position: 0\x0a\
- Beha\
-vior on color {C\
-olorAnimation { \
-duration: 100 }}\
-\x0a col\
-or: tapHandler.p\
-ressed ? \x22#e0e0e\
-0\x22 : \x22#fff\x22\x0a \
- }\x0a Gr\
-adientStop {\x0a \
- positio\
-n: 1\x0a \
- Behavior on col\
-or {ColorAnimati\
-on { duration: 1\
-00 }}\x0a \
- color: tapHand\
-ler.pressed ? \x22#\
-e0e0e0\x22 : button\
-.containsMouse ?\
- \x22#f5f5f5\x22 : \x22#e\
-ee\x22\x0a }\x0a \
- }\x0a\x0a Image {\
-\x0a id: ima\
-ge\x0a opaci\
-ty: 0.7\x0a \
-Behavior on opac\
-ity {NumberAnima\
-tion {duration: \
-100}}\x0a so\
-urce: \x22images/ne\
-xt.png\x22\x0a \
-anchors.vertical\
-Center: parent.v\
-erticalCenter\x0a \
- anchors.ri\
-ght: parent.righ\
-t\x0a anchor\
-s.rightMargin: 1\
-6\x0a }\x0a\x0a Ite\
-m {\x0a id: \
-button\x0a a\
-nchors.top: pare\
-nt.top\x0a a\
-nchors.left: par\
-ent.left\x0a \
- anchors.bottom:\
- parent.bottom\x0a \
- anchors.r\
-ight:image.left\x0a\
- implicit\
-Height: col.heig\
-ht\x0a heigh\
-t: implicitHeigh\
-t\x0a width:\
- buttonLabel.wid\
-th + 20\x0a \
-property alias c\
-ontainsMouse: ho\
-verHandler.hover\
-ed\x0a\x0a TapH\
-andler {\x0a \
- id: tapHand\
-ler\x0a \
-onTapped: contai\
-ner.clicked()\x0a \
- }\x0a \
-HoverHandler {\x0a \
- id: h\
-overHandler\x0a \
- }\x0a\x0a C\
-olumn {\x0a \
- spacing: 2\x0a \
- id: c\
-ol\x0a a\
-nchors.verticalC\
-enter: parent.ve\
-rticalCenter\x0a \
- width: \
-parent.width\x0a \
- Text {\x0a\
- \
-id: buttonLabel\x0a\
- \
-anchors.left: pa\
-rent.left\x0a \
- anchor\
-s.leftMargin: 10\
-\x0a \
- anchors.right: \
-parent.right\x0a \
- anc\
-hors.rightMargin\
-: 10\x0a \
- text: conta\
-iner.name\x0a \
- color:\
- \x22black\x22\x0a \
- font.pi\
-xelSize: 22\x0a \
- wrap\
-Mode: Text.WrapA\
-tWordBoundaryOrA\
-nywhere\x0a \
- styleCol\
-or: \x22white\x22\x0a \
- styl\
-e: Text.Raised\x0a\x0a\
- }\x0a \
- Text {\
-\x0a \
- id: buttonLabel\
-2\x0a \
- anchors.left: \
-parent.left\x0a \
- anch\
-ors.leftMargin: \
-10\x0a \
- text: contain\
-er.description\x0a \
- w\
-rapMode: Text.Wr\
-apAtWordBoundary\
-OrAnywhere\x0a \
- color\
-: \x22#666\x22\x0a \
- font.pi\
-xelSize: 12\x0a \
- }\x0a \
- }\x0a }\x0a\x0a R\
-ectangle {\x0a \
- height: 1\x0a \
- color: \x22#cc\
-c\x22\x0a ancho\
-rs.bottom: paren\
-t.bottom\x0a \
- anchors.left: p\
-arent.left\x0a \
- anchors.right\
-: parent.right\x0a \
- }\x0a}\x0a\
-\x00\x00\x05\xac\
+any Ltd.\x0d\x0a// SPD\
+X-License-Identi\
+fier: LicenseRef\
+-Qt-Commercial O\
+R BSD-3-Clause\x0d\x0a\
+\x0d\x0aimport QtQuick\
+\x0d\x0a\x0d\x0aText {\x0d\x0a \
+SystemPalette { \
+id: palette }\x0d\x0a \
+ color: palett\
+e.text\x0d\x0a}\x0d\x0a\
+\x00\x00\x039\
+\x00\
+\x00\x0a\xd3x\xda\xc5VYO\xdb@\x10~\x8f\x94\xff\
+0\x0a/\xa0*\xceQ5H~\xa9 H\x05\x09J\
+9T\xfa\xba\xb1'\xf6\x0a{\xd7\xdd]\x13R\xc4\x7f\
+\xef\xac\x8f\xf8J(\xa0\xaauP\xd8\x9d\xf9fw\x8e\
+o\xc6\x19\x8d`.\x93\xb5\xe2Ah`\x7f~\x00\xd3\
+\xf1\xe4\x10nC\x84+C\x9a8ab\x0d\xe7\xc6w\
+\xfa\xbd\xd1\x08n\xbe\x9d\xfc\x18\x9es\x0f\x85\xc6\xe1\x99\
+\x8f\xc2\xf0%G\xe5B!\xbb\xc6\xe5\xf0\xca\x0c\xc9.\
+F\xe5q\x16\xc1\xe55\x1c\xdf\x9c\x0c?\x0e\xe7\x11K\
+5\xf6{<N\xa42t\xfaU\xca\xbd\xfb~\xaf\xdf\
+\xbbF\xcf0\x11D\x08O\xfd\x1e\xd0\xc3}\x17<)\
+\x0c\xe3\x02U.R\xf83\xe5\x0a}H\x94LP\x99\
+5h\xa3\xb8\x08@\xb0\x18\xff\x00\xf1Q{\x8a'\x86\
+Ka\xaf\xb3\xd8\x0d\xe4\xcc`\x0c\xf8\xc8\xe2$B\xbb\
+\xce\xd5+\xee\x9b\xd0\x06\xa5\xcdw\x8e+\xe7\xc1~e\
+\xc2\x5c\x1f\xa2M\x97\x0b\x8b\xd4\x18)\x1c\x0a)\xe2\x1e\
+7\xa7\x99\x18>\xc0tZ^\xa4y (\x0b\x1e\xe9\
+\xef\xd1\xdf?(\xe5\x81b>\xa7\xf4\xb9\xf0\xa5X\x95\
+\xc1\xdb\xa7\x94\xdd\x18\x99\xd4\xe5\x99\xebRs\x1b\x8a\x0b\
+\xe3\xa6\xe2\x18C\xf6\xc0\xa5\x02)({\x11-\x9e\xe6\
+\xf6\xdf\x91\xe01\xb3\x16\xf0\x04~\xaaXn<\x19\x8f\
+\xe1\xf9\xb9yBf\xe5\x82a\xc9)\x13~\x84\xcaI\
+\x14jM)\xfd\x0c\x83=\x1c\xdb\xcf\x00\x5cZ/\x97\
+\xcbAe\xfb\xfcV\xcf'\xff\xcb\xf3\xa2`\x05\xb9\xf4\
+\x85$Jf\x90\xe5'\xfb\xc9\x83C\xc4np\xcfe\
+\xe5\xceb\x16`=4\xcbVn\x85\x95H&\x8c\xe8\
+\xb0\xa6\x129\x87\x95\xb4\x1ef\x81\x80\xa7\xafi\xbc\xc0\
+z\xa4\x8d@\xebqj\x99*\x0f\xc9\xc1\xec2=\x12\
+\xf8h\x9cD\x045_\x99\xf0B\xa9\xb4\xf3@\xdc\xe6\
+\x1e\x8b\xe6T\x09\xdb\x9d\x09S\xb4j\x89\xbbf*g\
+u\x81\xcev;@\x17L\x05\xdc\xba8kg\xc7\xf6\
+S+9y\xd2\xbb'\x11E6\x97\xd1\xba\x0b\x88p\
+Y\xb9c7]\xc8B\xd2\xd9\xf1\x06\x94owE\x96\
+%\xaeuP\xb3w\xed\xdc\x89\x9c\xbc\xbd+L\xd9\xee\
+Ml\xa5/\xc6E\x1e\xe79[`\x94\x0f\x0b;\x09\
+jM\xba\x19:,\xe2LC\x83\x84.\x84\x92\xcaS\
+\xb27\xdb\xa0_f\xd5>\xb7\x1bn\xb7\xfb\xca\xe6\xb8\
+b~S'\x05\xd9%X\x1f\xa8Nm\x18m\xe9\xe0\
+\xd3\x9a\x1f\xdbn\xaa\xfb\xd98\xa0\xdaP\xf3\xa6\xb1h\
+\x1bkKy\x11\xb80\xed\x1eJYo\x0a\xdf\xc9\xe4\
+Z5\x0admjo2I\x8d\xd3v\xae\xc9\xd5\xac\
+\x86]\xc0+x\xb9\x0d\xbai\x96\xf1n\xdc\x8b\xad\xf7\
+r\x0bn9\xd5P\x84\xf5\x8aW/\xc9-Cs\xb0\
+\x88\x98w?\xe8\xea\x97d\xef$\xfc\x11\xa3\x1b\xfe\x8b\
+\x18:\x9dv1+\xc5\x92\x0b\xe9\x93\xd6f\xd5\xb9\xa3\
+\xed\x91\xb9\x93\xca?\x96\xa9\xf0\x99Z_\xd2l[\xaf\
+Bbs\xd7X\x9bu\x84\xf3\xc2\x8bU\xc8\x0d\x0ev\
+\x80\x8a\xe3\xaf\x19\xd7\xcd\xaeh\x91\xf7\x0d\xe5\x9d\xfe\x93\
+\xfa\xb6+\xd1\xf8-\xf2W\x93YVso6\x9b\xbd\
+\xa2\x98\x93\xe9\xce$\xb6\xdfx\x9d\xdfg\xf5\x99X{\
+\x95o<\xf0<o\xf0\xeeQ\xfd\x8a\xa1\xbf\xb3Y\xc8\
+e\xfa\xfb\x0d5\xf4\xfb\x95\
+\x00\x00\x05\xa1\
\x00\
-\x00\x16\xecx\x9c\xd5\x18ko\xdb6\xf0\xbb\x7f\x05\xa1\
-~q\xd0X\xb2\x9d\xee\x01om\x97\xbaE\x17 ]\
-\x93\xba\x1b\x06\x0c\xfb@K'\x9b\xabD\xaa\x14\x9d4\
-\x08\xfc\xdfwG\x89\xaai\xc9\x8f\xb6\xeb\x80\x1e\x90X\
-<\xde\x1d\xef\xad\xa3\xa2\x88MUq\xa7\xc5biX\
-\x7fz\xc2\xc6\xc3\xd1\x0fl\xaaE^*\xc9\xceg\xec\
-g!S\xf5K\x5c!B\xa9\x9e\xf4\xa2N\x96\xb7K\
-`\xd7\x06w\xf2\x82\xcb;vi\x92\x90(gW\xcf\
-\xff\x1c\x5c\x8a\x18d\x09\x83\x8b\x04\xa4\x11\xa9\x00=a\
-5\xee\x0d\xa4\x83k3@\xb6\x1ct,x\xc6^\xbf\
-a\xcff\xcf\x07g\x83i\xc6W%\xf4z\x22/\x94\
-6(\xfc:\xcf\xd88\x1c\x8d=L\xf8J%\x90\x95\
-\xdb\x1b+\x11\xbf\xabp\xbd7\x10\x1b.\x17\x19\xb0\xfb\
-\x1eC\x10\xc9\x84i\xa5\x8c]\x14Z\x15\xa0\xcd\x1d\x13\
-\xd20\x1e\x1bq\x03W|\x01S\xb5\x92f\xc2\x86=\
-K\x14E9\x1d\xc2D\xc98\xcbDi\x98J\xd9}\
- y\x0e\xc1$(U\x0e\xf6\xf1\x94\x05+\x9d!&\
-\x15\x19L\xa2(\xa2\x9d\x08QQ\xce\xd1\x8b\x88\x0c\xdf\
-\xe7Y\xb0\xaee\xa6+\x89\xe7\xa1\x97\xd1\xca\x84\x19\xc5\
-xb\x7f\xaa\xb3\xceO\xe8\x19\xd0\xf9:\x06V\xc6K\
-\xc8\x81=\xb3H\x9ee\xea\x16\x8d\x0c5\x94*\xbb\x81\
-\xdf5\xaa\x86b\xf0\x87\x97\xa5XH\xd4\xc7\x94\x95\xea\
-\xb1\xca\x14z;x\x00\x00\x81\xc54\xc7\xe2q/>\
-\xf0\xbc\xc8\xa0O\xea\x9f\xb2\x04\xca\xf8\x94\xc4\x9c\xd4\x9e\
-\x22\xc8\xef\xac\x83C^\x14 \x93\xbe\xb3\xba\xe2\x08\x88\
-E\x8b\x82\xe4\x05\x93\x8a\xbf\xf2\x01\xfe[\x9fX!k\
-\xff\xd4r\xa9n\xdd\xb1[G\x15\xd6\xf1\x18B\x89\xfa\
-\x87\xb1\x06n\xe0\xf5\xfc\x1f\x0c_\xbf\xda\x92\x06\xfd\x08\
-\xfa\x94\xdd3\xa8D\xa0\xe9\x13k\xf8\xfa$$\xc9}\
-wf\xedc\x9b\x96\xb1cd\xbaI\x85%h\xa0x\
-:\xdf/0\xf0\x18\x5c\x89Y\xc9\x82\x14 \x0b\xd8\xed\
-\x12\xa4\x13c4\x97\xa5 \x03\x84\x5cP\xae`\x14\xa4\
-S\x22\xb4T\xdbiF\xc0e\xbcT\xba\x0c1\xf6\xa8\
-g\xc15\x1a\xd6l\xba\xd0\xcc3\x1e\xbf\x0bz\x0d\xfe\
-\x12\x13\xec\x0f\x01\xb7\x1br\x5c\xdabE\xa0D\xd0D\
-\xe2m\xc6\x99(&\xa8\xe5\x0a<4\x06\x0e\x16\xe8\xc5\
-\x09\x9b\x09\xd2\xf4\xb2\xe6\x7f^\xe3\xfd\x13\x084\xbc_\
-\x09\x8d>i\x0a\x83\xbc\x8b\x7f-J%\xa7\x19\x16\x19\
-\xd4\xd5\x14n\x07\xd6cX{+\x9b\xe1\x13k\xa8M\
-.v\x8f\xc6\xd5\x89\xe6S\xeeu \x01V\xde<#\
-\x1dT\xc1c\x81\xea>~\xccF\xe1\xb0\xa1Yo\xe6\
-\xc3\x85\x81|\xc3\xab\xe4Q/\xb1\x0e\xc7\xad\x16\xd4d\
-i\xa7\xb4z\xaf\xd9\xe9\xca\x8cM\x8ec\x22\xe9\x85\xe3\
-c\xf2{4\xb7\x221K\xa7nhW\xde\xfe\x12\xa8\
-e7\x04\xd5\x92\x0d\xd8\x9c\xebz\xe1kR\xe7\xe7\xed\
-R\x98\xbaw8x\xcb\x8b_\xb9L2,\xa9v\x0a\
-E\xd1\x0bnJ\x0c2\xd6\x16\x83\x1b\xdb\x8b6\xf7\xfd\
-\x08_*\x9e\x80nKIU\xbc*;\x1cAP\xaa\
-\x156\xc5\xc6\x90\x1d\xee 8\x98?\xeb\x9e\xb7\xf4\xda\
-T\xff\xa4\xc3:\xda8\x97\x22\x0fK\xc3\xb5\xe9o\xa7\
-y\xb74\xf8 L\xa74\xda8V\xda\x15\xd7\xd8\xf9\
-!#zn\xc5\xb6\xe5QJ9\x0d[\x9b3\xdb\xaa\
-\xcf\xe3\x1d\xbc\xd6:KRW\xf4\xd6\xeb\xf0\xe1\xc3\x16\
-\xcb\xba\x85\xf9m\x95\xcfA\xefS\x91\x00\x8d]\x80\xd9\
-\xd3\xcf\x1c\xb8\xb4\xc74\xac\x0b<\xe8\xa4K\xb5\xca'\
-^\xe1{\xc7)|\x95\xef\xd8KV\xdaj:a\xdf\
-\x0d\xdb\x14\xff\xa7\x81e\xcc3\xf8\xb6\xccku\xaf\x0e\
-\xb3>\xec3i@\x12:Z\x95g\xda\x01\xc3\xce\x0e\
-\x1a\xe6\xaff\xf8\x8a\xa39\x94\x1f\xac$W\x9d\xbd\xff\
-\xba\x94\x06\x83\x0e\x8d[\xa8c\x0a\x9e\xe0\xb8\x98\x11\x1c\
-\x9d\x96\x04\xc7\xd6\x1eA\x15\xcd]Ih\x8fV\xbb\x13\
-\x98`\x7f<\x09\xda\xc9J\xf0\xf5\x8d\xdfS\x97\x04\xdf\
-\x92\xe9;\xeb\x95\xe0p\xcd\x12\xd4\xe6\xee5\xf6PU\
-\x13|\x8e\xd1\x1d5\xf2\x09\x85h\x95\xc2;\x8a\xd1\xea\
-n\xebM\xdb>\xee\xe3\xcaM\x90\xf4\xbfk\x92\xa3F\
-\x81\x13T\xb3\xbe\x11\xa5\xc0\x91tR\x8f[\xec\xc9\x86\
-\xb3\xdc82W\xc6\x90\x1b\xeb\x01\xa6Z6T\xfb\xe6\
-87\xc3uu\x15:\x8a=e\x8f\x86\xac\xb9\xb9\x12\
-<\x83%\xbf\x11J\xe3\xc4\xeet\xf2\x1du8\x8fv\
-\x07k\xd3O\x07\x07^\xa7\xfc\xa8s\xce|\x10\xc7\xb1\
-\x9fw\xce]F\x15\x8d;\xf0\xb9\x93&\x83\xf4\xe3h\
-K\x8bN*\xedM\xc0\xda\x9by\xbf\xdc\x804M?\
-\xdf\x00\xc4\xbf\xc22\x15r[\xfcW\xb1p\xa1y\x22\
-\x80\xbeq\xbc\xac\x9f\xb6Lu\xe8\x19\xea\x85\xf7\xedB\
-U\xd7_\xcc,\xf6\x93\xffUa\xabrv2\x8e6\
-\x19)\xd6\xdd\xc9s\x91c>w\xdc\x94\xe6xK\xf6\
-\x90\xee\x16\x10\x08\xe2(#\x22\x08\x0b\xb9\xe8\x0e\xc1\x0d\
-\xb66\x81\x9d|\x8a\xaa\xd1\xf7\xa7\xdaA>\xfa\x08\xce\
-\xd7iZR+\x1d\x7fA\x8ch\xa3\x89\xf5\xf7~S\
-\xdb{\xb5\x22?\x98\x86\xa0}\x9bp\x97\xe1]\xdd\xa1\
-\xc5\xa1\xe4[\xfa\xb0\x83,\xdd\xbd\xd3\xbb\x1e\x87\xf1R\
-d\x09\x9a\xf6W7\x1a\xed\x92\x0b\xb3\xc4\x1b\xe5\xe8\xef\
-\xb0\xba\xf2|\xd2`\xb6\xab\xea6]\x17\xdb \x5c\xc8\
-\x8e| \xa8[\xe7\xd9\x8f\xad\x1dW\xbag\xa3\x9d\xb2\
-\xbb\x03=h3\xd4\xe3\xd0f,\xc2BCI\xdf\x92\
-\x9eb\x9ew\xbd\x1f7\xbb\xb0\xfbVq\xbf\xddz\xef\
-7:\xedh8d\xeb\xf6;\xf0`\xe1:8\xae\x80\
-\xc7\xe3\xa1\x85\xed*>,%\x1co\xca\x19\x8dv\xcb\
-ic\xe6J'\x9485w\xc2\xf5;\xb4\xabc\xbe\
-\xe4vN\x17\xbc\x14r\xb1\xe3c\x00)H_\x0a\x1e\
-\x1dx\x7f\xaf{\xff\x02>\xc5\xc9[\
-\x00\x00\x0aH\
+\x00\x17\xafx\xda\xd5\x18ko\xdb6\xf0{\x80\xfc\x07\
+B\xfdb\xa3\xb1d;\xdd\x03\xda\xda.u\x8b.@\
+\xba>\xdc\x0d\x03\x86}\xa0\xa5\x93\xcdU\x22U\x92N\
+\x1a\x18\xfe\xef;J\xa2-\xc9\x94\xe2\xac\xdd\x86\x12y\
+\x88\xc7\xbb\xe3\xbdyd\x10\x90\x99\xc8o%[\xae4\
+\x19\xcc\x86d:\x9e|Gf\x92eJpr1'\
+?2\x9e\x88\x9f\xa2\x12\xe0s\xf1\xe4\xf4$p\xd2\xbc\
+_\x01y\xabq%\xcb)\xbf%W:\xf6\x0b\xd4\xf9\
+\x9b\xe7\xbf\x8f\xaeX\x04\x5c\xc1\xe82\x06\xaeY\xc2@\
+\x86\xa4\x82\xbd\x83d\xf4V\x8f\x90.\x03\x191\x9a\x92\
+\xd7\xef\xc8\xb3\xf9\xf3\xd1\xf9h\x96\xd2\xb5\x82\xd3\x93\xd3\
+\x13\x96\xe5Bj\xe4\xff6K\x9b3\xff\x95\x88!U\
+d\xeaO\xa6\xf5\x955\x8b>\x18\xcaw\x10i\xca\x97\
+)\x90\xcd\xe9\x09\xc1\xc1\xe2\x90H!t9\xcb\xa5\xc8\
+A\xea[\xc2\xb8&4\xd2\xec\x1a\xde\xd0%\xcc\xc4\x9a\
+\xeb\x90\x8c\x0d\x07\x83\x16\x04\x99\xd9\x860E(I\x99\
+\xd2D$d\xe3q\x9a\x81\x17zJdP|\x9e\x11\
+o-S\x84$,\x850\x08\x02\xb3\x12 (\xc8(\
+\xda\x11\x81\xfe\xc7,\xf5\xb6\x96i\xb2\xe6\xb8%\x1a\x1a\
+\xd5\x8c\x89\x16\x84\xc6\xc5\xbfr\xb3\x8b\xa1\xf9\x06\xb4\xbf\
+\x8c\x80\xa8h\x05\x19\x90g\x05\x90\xa6\xa9\xb8A5}\
+\x09J\xa4\xd7\xf0\xabD\xd9\x90\x0d\xfe\xa3J\xb1%G\
+\x81\xb4\xb2\xd2G\x22\x15hp\xef\x01\x00x%h\xb7\
+3\xee\xf8\xe2\x13\xcd\xf2\x14\x06F\x853\x12\x83\x8a\xce\
+\x0c\xa7\xa1\xb5\x98\x19\xd9mag\x9f\xe69\xf0x`\
+U/I<C#Yn\x18za\xc9\xa04\x04\xfe\
+\xd9\x0eK.\xdb\xd6\xc6j%n\xec\xce\xed\xdd\xf2\xc2\
+\x05\xe8K\x8ej\xf8\x91\x04\xaa\xe1\xf5\xe2/t\xe5\xa0\
+\x5c\xe2\x1a\xed\x09\xf2\x8cl\x08\x94<\xd0\x02a\xa1\xff\
+v\xe8\x1b\xd6\x83\xfd\xb6\xd6\xdaE\x88F\x96\x96\xc8]\
+d\xac@\x82q\xad\xf5\xc2\x12\xa3\x00\xfd\xcc1@\x89\
+\x97\x00\xa4\x1e\xb9Y\x01\xdf\xf1\xd1\x92r\xc5\x8c\x16\x8c\
+/M\xe4\xa0C\xb8\x15\xc4/\xd1\x0e\xe2\xce\x0c\xca\xa3\
+\x95\x90\xca\xc7H@is*Q\xbd\xfd\xaau\xd3\x22\
+\xa5\xd1\x07\xcf\xcam\xc6\x15F\xdco\x0cn\xea\xbcl\
+,c\x8e W\x90\x06\xa7\xb9\x1a\xa5,\x0fQ\xd85\
+4\xe1\xe8GX\xa2EC2gF\xe2\xab\x8a\xc3\xf3\
+\x0a\xde\xda\xc4\x0c\x09\x1f\xd7L\xa2uv\xf9bL\x8d\
+\xbf\x87\xa8\x82\xcfR\xcc=\xa8\xd2\xcco\xfb\xb9I\xb1\
+mN\x8b\xc0\x0f\x0b}\x8bx#\x1bT\xb1\x8a\xbd\x16\
+j\xbf-\xcd\xc0\x9c\x5c\xa4F\x0e\x91\xd3\x88\xa1\xcc\x8f\
+\x1f\x93\x89?\xde#m[!r\xa9!\xab\x9b\xd8\x98\
+\xb7\x11o\xc7xr\xc7m\x17\xc0n\x96\xd5\xe2~\xc9\
+\x191u\x9a\xe3\xbc\xdb\xf0\xd0>9\x9aH7,\xd6\
+++\xb7_\xcc\x9a\x08+0\xd5}\x87QN\xc9\x88\
+,\xa8\xac&-i\xaa\xd8\xbdY1mk\x8c\x1d\xef\
+i\xfe3\xe5q\x8a9\xe7\x08\xad xA\xb5B\xcf\
+c\xf6\x11\xb8.\xebVO\x88\x5c\x09\x1a\x83t0J\
+D\xb4V.\x8b\x98\xa1\xc4\x1a\x8b\xe8N\x9f.\xbb\x1c\
+\x17X\xdbzn\x1e\x14\xb5\xc1\xd0\xa5\xa6Y\xb9\xe0,\
+\xf3\x95\xa6R\x0f\x86\xc7r\x84OL\xbb9\x9a\x95{\
+p|C%\x9e\x1a\x90\x1a\x12Z\xb0v\xf04\xa1f\
+%=\x5c\x9d\x17E\xfe\x22\xea\xa2.\xf4,p\xaa\xdc\
+o\x1d\xa8\x0f\x1f\x1e\xd2l\x0fA\xbf\xac\xb3\x05\xc8^\
+9\xcd@\xad\x97\xa0\xfb\x0a`;%0>\xabR\xe0\
+\xb9\x11\x13)\xb2\xb0Y#\x1a;\x0al\x09\xba\x16\xe3\
+\xb5,\xc4\x0d\xc97\xe3\xf1\xff\xae\xa7\x8ah\x0a_\xa3\
+\x96\x87\x85\xce\xa1\xdd\xa7^\xcdF\x86\x87\xab\xa854\
+\xbcK\xbf\xf3#\xf4kM\xe7xJ\x9a\xfe\x96\xde\x9d\
+d6y\xdbY\xfa%\xd2l4r\x0a~\x08<\xaa\
+$\xdc\xc3\x87\xf7\x8b\xd6{e\xe6\xde\xbb\x9d\xa1i=\
+;\xe9C\xb8\xc3\xbf\x1d1\xfc_\xd9\xa0/k\xbfJ\
+\x0btg\xf3\x91\x19]\xd3\xba_\xe7;\x93\xfe\x9f\xeb\
+\xbe\xfd\xdc$-D\xc3k\x91\x96\xe2\xb6}N\xf7W\
+\x95m\xe3\xee\xe4\xec\x10M5\xc1\xael\x0f\xb8f\x8a\
+a\xdf\x1bV=\x1cyR7\x9dmn\x16Bkc\
+\xd5\xaa\x1f*\xa7{\xb4\xde\xfe\xd0\xf6\x86\xae\xdacv\
+#O\xc9\xa31\xa9\xdd\x9e\xcdx\x06+z\xcd\x84\xc4\
+\xfb\x81\x15\xace\xb5#\xc2\xab\xc7\x7fM\xa3\x1d\xd1U\
+[-&\xeeF\xf6A\x14E\x9e\xfb\xc6\xa1E\xbe3\
+\x0d~\xbb\x91RH\xf6\xed\xb3\x99\xb8\xd1d\xa3\xcd\x96\
+\xcd\xc6\xfa\xcb(\x92$\xc9\xe7(\x82\x0b\xaf0\x9b\x19\
+?\xd8\xe1_Su)i\xcc\xc0<\xc0\xbc\xac\xbe\xda\
+:[\xf8\x1c\xa5#\x1b\x92\x8b\xf2:\x8e1G~h\
+>w\xb4\x93\xab\x93rR\xa74\xce\xef\x0c\xa9\xcb\x0c\
+\xa3\xdduI[P\xf3\xe6\xe4\xbavx\xcc\xd0\xa8\xc0\
+`\xf89_v8\xe4\x1a\xab!\xc33`\x86\x02\x9a\
+'\xb2\xcaVM\xf01\xa4\xaf\x93D\x99\xfa;\xfd,\
+\x8f\x99\x95\x9d\xef\xbfmW\xc1\xfek\x9d\xb1\x87\xdea\
+8n/\xf6r\xdeUE\x5c/\x0b\xef\xcd\xf3\x13\xd2\
+t\xd4\xdb\xc6]\xdd\x8fV,\x8dQ\xc3?\xdc`\xd4\
+\x8e/\xf5\x0a\xef\xb4\x93?\xfd\xf2\x96u\xdf~\xaf3\
+%\xebF\x8c\x0a\x87\x5crWx\xd4J\xed\xf9\xf7\x87\
+K6\xb3\xcf'\xdd\xec\xdd~\x1f9(\xaa\x06\xab\xee\
+\x16?\x97\xa0\xcc\xa3\xd7S\x0c\x7f\xe7\x11[/\xdb\xf6\
+\x19e\xd3.\xd5\x9bZa\x9e\x8c\xc7d\xeb8D\xef\
+\xce\xe9\xfb\xe5\xf6t:.\x86\xd7\xd5\xadt\xb3\xf1\xa7\
+uF\x93I\x0f#\x07h!dl\xc2\xa8\xa2\x8f\xa9\
+\xfc\x80\xba\xb9\xfaVZ\x5c\x05\x18U\x8c/\xbb\xde%\
+\x8c\x90\xe6\xd5\xe2\xd1\x11-\x00\xfe\xfc\x0d[\xcf\xd1\xfe\
+\
+\x00\x00\x0a\x95\
/\
/ Copyright (C) \
2016 The Qt Comp\
-any Ltd.\x0a// SPDX\
--License-Identif\
-ier: LicenseRef-\
-Qt-Commercial OR\
- BSD-3-Clause\x0a\x0ai\
-mport QtQuick 2.\
-12\x0a\x0aItem {\x0a i\
-d: slider\x0a he\
-ight: 26\x0a // \
-default drag ran\
-ge is 180: divis\
-ible by 2, 3, 4,\
- 5, 6, 9, 10, ..\
-.\x0a width: sli\
-derName.width + \
-223 + handle.wid\
-th / 2\x0a\x0a prop\
-erty real min: 0\
-\x0a property re\
-al max: 1\x0a pr\
-operty real valu\
-e: min + (max - \
-min) * dragHandl\
-er.value\x0a pro\
-perty real init:\
- min+(max-min)/2\
-\x0a property st\
-ring name: \x22Slid\
-er\x22\x0a property\
- color color: \x22#\
-0066cc\x22\x0a prop\
-erty real minLab\
-elWidth: 44\x0a\x0a \
- DragHandler {\x0a \
- id: dragH\
-andler\x0a t\
-arget: handle\x0a \
- xAxis.mini\
-mum: Math.round(\
--handle.width / \
-2 + 3)\x0a x\
-Axis.maximum: Ma\
-th.round(groove.\
-width - handle.w\
-idth / 2 - 3)\x0a \
- property r\
-eal value: (hand\
-le.x - xAxis.min\
-imum) / (xAxis.m\
-aximum - xAxis.m\
-inimum)\x0a }\x0a\x0a \
- Component.onC\
-ompleted: setVal\
-ue(init)\x0a fun\
-ction setValue(v\
-) {\x0a if (\
-min < max) {\x0a \
- handle.\
-x = Math.round( \
-v / (max - min) \
-*\x0a \
- \
- (dragHandler.x\
-Axis.maximum - d\
-ragHandler.xAxis\
-.minimum)\x0a \
- \
- + drag\
-Handler.xAxis.mi\
-nimum);\x0a// \
- console.lo\
-g(name, v, \x22-> h\
-andle.x\x22, handle\
-.x, \x22from fracti\
-on\x22, (v / (max -\
- min)),\x0a// \
- \x22of dr\
-ag range\x22, (drag\
-Handler.xAxis.ma\
-ximum - dragHand\
-ler.xAxis.minimu\
-m), \x22px\x22, min, \x22\
-:\x22, max)\x0a \
- }\x0a }\x0a Rec\
-tangle {\x0a \
- id:sliderName\x0a \
- anchors.l\
-eft: parent.left\
+any Ltd.\x0d\x0a// SPD\
+X-License-Identi\
+fier: LicenseRef\
+-Qt-Commercial O\
+R BSD-3-Clause\x0d\x0a\
+\x0d\x0aimport QtQuick\
+\x0d\x0a\x0d\x0aItem {\x0d\x0a \
+id: slider\x0d\x0a \
+height: 26\x0d\x0a \
+// default drag \
+range is 180: di\
+visible by 2, 3,\
+ 4, 5, 6, 9, 10,\
+ ...\x0d\x0a width:\
+ sliderName.widt\
+h + 223 + handle\
+.width / 2\x0d\x0a\x0d\x0a \
+ property real \
+min: 0\x0d\x0a prop\
+erty real max: 1\
+\x0d\x0a property r\
+eal value: min +\
+ (max - min) * d\
+ragHandler.value\
+\x0d\x0a property r\
+eal init: min+(m\
+ax-min)/2\x0d\x0a p\
+roperty string n\
+ame: \x22Slider\x22\x0d\x0a \
+ property colo\
+r color: \x22#0066c\
+c\x22\x0d\x0a property\
+ real minLabelWi\
+dth: 44\x0d\x0a\x0d\x0a D\
+ragHandler {\x0d\x0a \
+ id: dragHa\
+ndler\x0d\x0a t\
+arget: handle\x0d\x0a \
+ xAxis.min\
+imum: Math.round\
+(-handle.width /\
+ 2 + 3)\x0d\x0a \
+ xAxis.maximum: \
+Math.round(groov\
+e.width - handle\
+.width / 2 - 3)\x0d\
+\x0a propert\
+y real value: (h\
+andle.x - xAxis.\
+minimum) / (xAxi\
+s.maximum - xAxi\
+s.minimum)\x0d\x0a \
+}\x0d\x0a\x0d\x0a Compone\
+nt.onCompleted: \
+setValue(init)\x0d\x0a\
+ function set\
+Value(v) {\x0d\x0a \
+ if (min < ma\
+x) {\x0d\x0a \
+ handle.x = Mat\
+h.round( v / (ma\
+x - min) *\x0d\x0a \
+ \
+ (dra\
+gHandler.xAxis.m\
+aximum - dragHan\
+dler.xAxis.minim\
+um)\x0d\x0a \
+ \
+ + dragHandl\
+er.xAxis.minimum\
+);\x0d\x0a// \
+ console.log(na\
+me, v, \x22-> handl\
+e.x\x22, handle.x, \
+\x22from fraction\x22,\
+ (v / (max - min\
+)),\x0d\x0a// \
+ \x22of drag \
+range\x22, (dragHan\
+dler.xAxis.maxim\
+um - dragHandler\
+.xAxis.minimum),\
+ \x22px\x22, min, \x22:\x22,\
+ max)\x0d\x0a }\
+\x0d\x0a }\x0d\x0a Rec\
+tangle {\x0d\x0a \
+ id:sliderName\x0d\
\x0a anchors\
-.leftMargin: 16\x0a\
- height: \
-childrenRect.hei\
-ght\x0a widt\
-h: Math.max(slid\
-er.minLabelWidth\
-, childrenRect.w\
-idth)\x0a an\
-chors.verticalCe\
-nter: parent.ver\
-ticalCenter\x0a \
- Text {\x0a \
- text: sli\
-der.name + \x22:\x22\x0a \
- font.\
-pointSize: 12\x0a \
- color:\
- \x22#333\x22\x0a \
-}\x0a }\x0a\x0a Rec\
-tangle {\x0a \
- id: groove\x0a \
+.left: parent.le\
+ft\x0d\x0a anch\
+ors.leftMargin: \
+16\x0d\x0a heig\
+ht: childrenRect\
+.height\x0d\x0a \
+ width: Math.max\
+(slider.minLabel\
+Width, childrenR\
+ect.width)\x0d\x0a \
+ anchors.vert\
+icalCenter: pare\
+nt.verticalCente\
+r\x0d\x0a Text \
+{\x0d\x0a t\
+ext: slider.name\
+ + \x22:\x22\x0d\x0a \
+ font.pointSi\
+ze: 12\x0d\x0a \
+ color: \x22#333\
+\x22\x0d\x0a }\x0d\x0a \
+ }\x0d\x0a\x0d\x0a Recta\
+ngle {\x0d\x0a \
+id: groove\x0d\x0a \
width: paren\
t.width - 8 - sl\
-iderName.width\x0a \
- color: \x22#\
-eee\x22\x0a hei\
-ght: 7\x0a r\
-adius: 3\x0a \
- antialiasing: t\
-rue\x0a bord\
-er.color: Qt.dar\
-ker(color, 1.2)\x0a\
+iderName.width\x0d\x0a\
+ color: \x22\
+#eee\x22\x0d\x0a h\
+eight: 7\x0d\x0a \
+ radius: 3\x0d\x0a \
+ antialiasin\
+g: true\x0d\x0a \
+ border.color: Q\
+t.darker(color, \
+1.2)\x0d\x0a an\
+chors.left: slid\
+erName.right\x0d\x0a \
+ anchors.ri\
+ght: parent.righ\
+t\x0d\x0a ancho\
+rs.leftMargin: 1\
+0\x0d\x0a ancho\
+rs.rightMargin: \
+24\x0d\x0a anch\
+ors.verticalCent\
+er: parent.verti\
+calCenter\x0d\x0a\x0d\x0a \
+ Rectangle {\
+\x0d\x0a he\
+ight: parent.hei\
+ght\x0d\x0a \
+ anchors.left: p\
+arent.left\x0d\x0a \
anchors.\
-left: sliderName\
-.right\x0a a\
-nchors.right: pa\
-rent.right\x0a \
- anchors.leftM\
-argin: 10\x0a \
- anchors.rightM\
-argin: 24\x0a \
- anchors.vertic\
-alCenter: parent\
-.verticalCenter\x0a\
-\x0a Rectang\
-le {\x0a \
- height: parent.\
-height\x0a \
- anchors.left:\
- parent.left\x0a \
- anchors\
-.right: handle.h\
-orizontalCenter\x0a\
+right: handle.ho\
+rizontalCenter\x0d\x0a\
colo\
-r: slider.color\x0a\
- radi\
-us: 3\x0a \
- border.width: \
-1\x0a bo\
-rder.color: Qt.d\
-arker(color, 1.3\
-)\x0a op\
-acity: 0.8\x0a \
- }\x0a Ima\
-ge {\x0a \
- id: handle\x0a \
- source: \
-\x22images/slider_h\
-andle.png\x22\x0a \
- anchors.v\
-erticalCenter: p\
-arent.verticalCe\
-nter\x0a }\x0a \
- }\x0a}\x0a\
-\x00\x00\x06\xc5\
+r: slider.color\x0d\
+\x0a rad\
+ius: 3\x0d\x0a \
+ border.width\
+: 1\x0d\x0a \
+ border.color: Q\
+t.darker(color, \
+1.3)\x0d\x0a \
+ opacity: 0.8\x0d\x0a\
+ }\x0d\x0a \
+ Image {\x0d\x0a \
+ id: hand\
+le\x0d\x0a \
+source: \x22images/\
+slider_handle.pn\
+g\x22\x0d\x0a \
+anchors.vertical\
+Center: parent.v\
+erticalCenter\x0d\x0a \
+ }\x0d\x0a }\x0d\
+\x0a}\x0d\x0a\
+\x00\x00\x06\xed\
/\
/ Copyright (C) \
2017 The Qt Comp\
-any Ltd.\x0a// SPDX\
--License-Identif\
-ier: LicenseRef-\
-Qt-Commercial OR\
- BSD-3-Clause\x0a\x0ai\
-mport QtQuick 2.\
-12\x0a\x0aListModel {\x0a\
- id: flickrIm\
-ages\x0a propert\
-y string tags : \
-\x22\x22\x0a readonly \
-property string \
-queryUrl : \x22http\
-://api.flickr.co\
-m/services/feeds\
-/photos_public.g\
-ne?\x22\x0a\x0a functi\
-on encodeParams(\
-x) {\x0a ret\
-urn encodeURICom\
-ponent(x.replace\
-(\x22 \x22,\x22,\x22));\x0a \
-}\x0a function f\
-etchImages(forma\
-t) {\x0a var\
- requestURL = qu\
-eryUrl + (tags ?\
- \x22tags=\x22+encodeP\
-arams(tags)+\x22&\x22 \
-: \x22\x22) + \x22format=\
-\x22 + format + \x22&n\
-ojsoncallback=1\x22\
-;\x0a var xh\
-r = new XMLHttpR\
-equest;\x0a \
-xhr.onreadystate\
-change = functio\
-n() {\x0a \
- if (xhr.readyS\
-tate === XMLHttp\
-Request.DONE) {\x0a\
-\x0a \
- if (xhr.status \
-!== 200) {\x0a \
- c\
-onsole.log(\x22Fail\
-ed to get images\
- from flickr. st\
-atus code: \x22 + x\
-hr.status);\x0a \
- \
-return;\x0a \
- }\x0a\x0a \
- var j\
-sonText = xhr.re\
-sponseText;\x0a \
- var \
-objArray = JSON.\
-parse(jsonText.r\
-eplace(/\x5c'/g,\x22'\x22\
-))\x0a \
- if (objArray.\
-errors !== undef\
-ined)\x0a \
- consol\
-e.log(\x22Error fet\
-ching tweets: \x22 \
-+ objArray.error\
-s[0].message)\x0a \
- el\
-se {\x0a \
- for (va\
-r key in objArra\
-y.items) {\x0a \
- \
- var rssItem =\
- objArray.items[\
-key];\x0a \
+any Ltd.\x0d\x0a// SPD\
+X-License-Identi\
+fier: LicenseRef\
+-Qt-Commercial O\
+R BSD-3-Clause\x0d\x0a\
+\x0d\x0aimport QtQuick\
+\x0d\x0a\x0d\x0aListModel {\x0d\
+\x0a id: flickrI\
+mages\x0d\x0a prope\
+rty string tags \
+: \x22\x22\x0d\x0a readon\
+ly property stri\
+ng queryUrl : \x22h\
+ttp://api.flickr\
+.com/services/fe\
+eds/photos_publi\
+c.gne?\x22\x0d\x0a\x0d\x0a f\
+unction encodePa\
+rams(x) {\x0d\x0a \
+ return encode\
+URIComponent(x.r\
+eplace(\x22 \x22,\x22,\x22))\
+;\x0d\x0a }\x0d\x0a fu\
+nction fetchImag\
+es(format) {\x0d\x0a \
+ var reques\
+tURL = queryUrl \
++ (tags ? \x22tags=\
+\x22+encodeParams(t\
+ags)+\x22&\x22 : \x22\x22) +\
+ \x22format=\x22 + for\
+mat + \x22&nojsonca\
+llback=1\x22;\x0d\x0a \
+ var xhr = ne\
+w XMLHttpRequest\
+;\x0d\x0a xhr.o\
+nreadystatechang\
+e = function() {\
+\x0d\x0a if\
+ (xhr.readyState\
+ === XMLHttpRequ\
+est.DONE) {\x0d\x0a\x0d\x0a \
+ i\
+f (xhr.status !=\
+= 200) {\x0d\x0a \
+ co\
+nsole.log(\x22Faile\
+d to get images \
+from flickr. sta\
+tus code: \x22 + xh\
+r.status);\x0d\x0a \
+ \
+return;\x0d\x0a \
+ }\x0d\x0a\x0d\x0a \
va\
-r jsonObject = \x22\
-{ \x5c\x22title\x5c\x22: \x5c\x22\x22\
- + rssItem.title\
- +\x22\x5c\x22,\x5c\x22media\x5c\x22:\
- \x5c\x22\x22 + rssItem.m\
-edia.m + \x22\x5c\x22, \x5c\x22\
-thumbnail\x5c\x22: \x5c\x22\x22\
- + rssItem.media\
-.m.replace(/\x5c_m\x5c\
-.jpg/,\x22_s.jpg\x22) \
-+\x22\x5c\x22}\x22\x0a \
- f\
-lickrImages.appe\
-nd(JSON.parse(js\
-onObject));\x0a \
- \
-}\x0a \
- }\x0a \
-}\x0a }\x0a \
+r jsonText = xhr\
+.responseText;\x0d\x0a\
+ \
+var objArray = J\
+SON.parse(jsonTe\
+xt.replace(/\x5c'/g\
+,\x22'\x22))\x0d\x0a \
+ if (objA\
+rray.errors !== \
+undefined)\x0d\x0a \
+ \
+console.log(\x22Err\
+or fetching twee\
+ts: \x22 + objArray\
+.errors[0].messa\
+ge)\x0d\x0a \
+ else {\x0d\x0a \
+ \
+ for (var key in\
+ objArray.items)\
+ {\x0d\x0a \
+ var \
+rssItem = objArr\
+ay.items[key];\x0d\x0a\
+ \
+ var json\
+Object = \x22{ \x5c\x22ti\
+tle\x5c\x22: \x5c\x22\x22 + rss\
+Item.title +\x22\x5c\x22,\
+\x5c\x22media\x5c\x22: \x5c\x22\x22 +\
+ rssItem.media.m\
+ + \x22\x5c\x22, \x5c\x22thumbn\
+ail\x5c\x22: \x5c\x22\x22 + rss\
+Item.media.m.rep\
+lace(/\x5c_m\x5c.jpg/,\
+\x22_s.jpg\x22) +\x22\x5c\x22}\x22\
+\x0d\x0a \
+ flickr\
+Images.append(JS\
+ON.parse(jsonObj\
+ect));\x0d\x0a \
+ }\x0d\x0a \
+ }\
+\x0d\x0a }\x0d\
+\x0a }\x0d\x0a \
xhr.open(\x22GE\
T\x22, requestURL, \
-true);\x0a x\
-hr.send();\x0a }\
-\x0a Component.o\
-nCompleted: {\x0a \
- fetchImage\
-s(\x22json\x22);\x0a }\
-\x0a}\x0a\x0a\
-\x00\x00\x018\
+true);\x0d\x0a \
+xhr.send();\x0d\x0a \
+ }\x0d\x0a Componen\
+t.onCompleted: {\
+\x0d\x0a fetchI\
+mages(\x22json\x22);\x0d\x0a\
+ }\x0d\x0a}\x0d\x0a\x0d\x0a\
+\x00\x00\x01C\
m\
-odule shared\x0aBut\
-ton 2.0 Button.q\
-ml\x0aCheckBox 2.1 \
-CheckBox.qml\x0aFli\
-ckrRssModel 2.0 \
-FlickrRssModel.q\
-ml\x0aLabel 2.0 Lab\
-el.qml\x0aLauncherL\
-ist 2.0 Launcher\
-List.qml\x0aSimpleL\
-auncherDelegate \
-2.0 SimpleLaunch\
-erDelegate.qml\x0aS\
-lider 2.0 Slider\
-.qml\x0aTabSet 2.1 \
-TabSet.qml\x0aTextF\
-ield 2.1 TextFie\
-ld.qml\x0asingleton\
- Images 2.2 Imag\
-es.qml\x0a\
-\x00\x00\x08\xdc\
+odule shared\x0d\x0aBu\
+tton 2.0 Button.\
+qml\x0d\x0aCheckBox 2.\
+1 CheckBox.qml\x0d\x0a\
+FlickrRssModel 2\
+.0 FlickrRssMode\
+l.qml\x0d\x0aLabel 2.0\
+ Label.qml\x0d\x0aLaun\
+cherList 2.0 Lau\
+ncherList.qml\x0d\x0aS\
+impleLauncherDel\
+egate 2.0 Simple\
+LauncherDelegate\
+.qml\x0d\x0aSlider 2.0\
+ Slider.qml\x0d\x0aTab\
+Set 2.1 TabSet.q\
+ml\x0d\x0aTextField 2.\
+1 TextField.qml\x0d\
+\x0asingleton Image\
+s 2.2 Images.qml\
+\x0d\x0a\
+\x00\x00\x09\x1c\
/\
/ Copyright (C) \
2017 The Qt Comp\
-any Ltd.\x0a// SPDX\
--License-Identif\
-ier: LicenseRef-\
-Qt-Commercial OR\
- BSD-3-Clause\x0a\x0ai\
-mport QtQuick 2.\
-12\x0aimport QtQuic\
-k.Window 2.1\x0a\x0aIt\
-em {\x0a id: tab\
-Widget\x0a\x0a // S\
-etting the defau\
-lt property to s\
-tack.children me\
-ans any child it\
-ems\x0a // of th\
-e TabWidget are \
-actually added t\
-o the 'stack' it\
-em's children.\x0a \
- // See the \x22P\
-roperty Binding\x22\
-\x0a // document\
-ation for detail\
-s on default pro\
-perties.\x0a def\
-ault property al\
-ias content: sta\
-ck.children\x0a\x0a \
- property int cu\
-rrent: 0\x0a\x0a on\
-CurrentChanged: \
-setZOrders()\x0a \
- Component.onCom\
-pleted: setZOrde\
-rs()\x0a\x0a functi\
-on setZOrders() \
-{\x0a for (v\
+any Ltd.\x0d\x0a// SPD\
+X-License-Identi\
+fier: LicenseRef\
+-Qt-Commercial O\
+R BSD-3-Clause\x0d\x0a\
+\x0d\x0aimport QtQuick\
+\x0d\x0aimport QtQuick\
+.Window 2.1\x0d\x0a\x0d\x0aI\
+tem {\x0d\x0a id: t\
+abWidget\x0d\x0a\x0d\x0a \
+// Setting the d\
+efault property \
+to stack.childre\
+n means any chil\
+d items\x0d\x0a // \
+of the TabWidget\
+ are actually ad\
+ded to the 'stac\
+k' item's childr\
+en.\x0d\x0a // See \
+the \x22Property Bi\
+nding\x22\x0d\x0a // d\
+ocumentation for\
+ details on defa\
+ult properties.\x0d\
+\x0a default pro\
+perty alias cont\
+ent: stack.child\
+ren\x0d\x0a\x0d\x0a prope\
+rty int current:\
+ 0\x0d\x0a\x0d\x0a onCurr\
+entChanged: setZ\
+Orders()\x0d\x0a Co\
+mponent.onComple\
+ted: setZOrders(\
+)\x0d\x0a\x0d\x0a functio\
+n setZOrders() {\
+\x0d\x0a for (v\
ar i = 0; i < st\
ack.children.len\
-gth; ++i) {\x0a \
- stack.ch\
-ildren[i].z = (i\
- == current ? 1 \
-: 0)\x0a \
- stack.children[\
-i].enabled = (i \
-== current)\x0a \
- }\x0a }\x0a\x0a \
- Row {\x0a i\
-d: header\x0a\x0a \
- Repeater {\x0a \
- model:\
- stack.children.\
-length\x0a \
- delegate: Rec\
-tangle {\x0a \
- require\
-d property int i\
-ndex\x0a \
- width: tabW\
-idget.width / st\
-ack.children.len\
-gth\x0a \
- height: Math\
-.max(Screen.pixe\
-lDensity * 7, la\
-bel.implicitHeig\
-ht * 1.2)\x0a\x0a \
+gth; ++i) {\x0d\x0a \
+ stack.c\
+hildren[i].z = (\
+i == current ? 1\
+ : 0)\x0d\x0a \
+ stack.childre\
+n[i].enabled = (\
+i == current)\x0d\x0a \
+ }\x0d\x0a }\x0d\
+\x0a\x0d\x0a Row {\x0d\x0a \
+ id: header\
+\x0d\x0a\x0d\x0a Repe\
+ater {\x0d\x0a \
+ model: stack\
+.children.length\
+\x0d\x0a de\
+legate: Rectangl\
+e {\x0d\x0a \
+ required pr\
+operty int index\
+\x0d\x0a \
+ width: tabWidg\
+et.width / stack\
+.children.length\
+\x0d\x0a \
+ height: Math.m\
+ax(Screen.pixelD\
+ensity * 7, labe\
+l.implicitHeight\
+ * 1.2)\x0d\x0a\x0d\x0a \
Recta\
-ngle {\x0a \
- width\
-: parent.width; \
-height: 1\x0a \
- an\
-chors { bottom: \
-parent.bottom; b\
-ottomMargin: 1 }\
-\x0a \
- color: \x22#ac\
-b2c2\x22\x0a \
- }\x0a \
- BorderIm\
-age {\x0a \
- anchor\
-s { fill: parent\
-; leftMargin: 2;\
- topMargin: 5; r\
-ightMargin: 1 }\x0a\
- \
- border { lef\
-t: 7; right: 7 }\
-\x0a \
- source: \x22im\
-ages/tab.png\x22\x0a \
- \
- visible: tabWi\
-dget.current == \
-parent.index\x0a \
- }\x0a \
- T\
-ext {\x0a \
- id: la\
-bel\x0a \
- horizont\
-alAlignment: Qt.\
-AlignHCenter; ve\
-rticalAlignment:\
- Qt.AlignVCenter\
+ngle {\x0d\x0a \
+ widt\
+h: parent.width;\
+ height: 1\x0d\x0a \
+ \
+anchors { bottom\
+: parent.bottom;\
+ bottomMargin: 1\
+ }\x0d\x0a \
+ color: \x22\
+#acb2c2\x22\x0d\x0a \
+ }\x0d\x0a \
+ Bor\
+derImage {\x0d\x0a \
+ \
+anchors { fill: \
+parent; leftMarg\
+in: 2; topMargin\
+: 5; rightMargin\
+: 1 }\x0d\x0a \
+ borde\
+r { left: 7; rig\
+ht: 7 }\x0d\x0a \
+ sou\
+rce: \x22images/tab\
+.png\x22\x0d\x0a \
+ visib\
+le: tabWidget.cu\
+rrent == parent.\
+index\x0d\x0a \
+ }\x0d\x0a \
+ Text {\
+\x0d\x0a \
+ id: label\x0d\
\x0a \
- anchors.fil\
-l: parent\x0a \
- te\
-xt: stack.childr\
-en[parent.index]\
-.title\x0a \
+ horizontalA\
+lignment: Qt.Ali\
+gnHCenter; verti\
+calAlignment: Qt\
+.AlignVCenter\x0d\x0a \
+ \
+ anchors.fill:\
+ parent\x0d\x0a \
+ tex\
+t: stack.childre\
+n[parent.index].\
+title\x0d\x0a \
elide\
: Text.ElideRigh\
-t\x0a \
- font.bold:\
- tabWidget.curre\
-nt == parent.ind\
-ex\x0a \
- }\x0a \
- TapHandler \
-{\x0a \
- onTapped: \
-tabWidget.curren\
-t = parent.index\
-\x0a \
- }\x0a }\
-\x0a }\x0a }\
-\x0a\x0a Item {\x0a \
- id: stack\x0a \
- width: ta\
-bWidget.width\x0a \
- anchors.to\
-p: header.bottom\
-; anchors.bottom\
-: tabWidget.bott\
-om\x0a }\x0a}\x0a\
-\x00\x00\x02h\
+t\x0d\x0a \
+ font.bold\
+: tabWidget.curr\
+ent == parent.in\
+dex\x0d\x0a \
+ }\x0d\x0a \
+ TapHandl\
+er {\x0d\x0a \
+ onTapp\
+ed: tabWidget.cu\
+rrent = parent.i\
+ndex\x0d\x0a \
+ }\x0d\x0a \
+ }\x0d\x0a \
+}\x0d\x0a }\x0d\x0a\x0d\x0a \
+Item {\x0d\x0a \
+id: stack\x0d\x0a \
+ width: tabWid\
+get.width\x0d\x0a \
+ anchors.top: \
+header.bottom; a\
+nchors.bottom: t\
+abWidget.bottom\x0d\
+\x0a }\x0d\x0a}\x0d\x0a\
+\x00\x00\x02v\
/\
/ Copyright (C) \
2021 The Qt Comp\
-any Ltd.\x0a// SPDX\
--License-Identif\
-ier: LicenseRef-\
-Qt-Commercial OR\
- BSD-3-Clause\x0a\x0ap\
-ragma Singleton\x0a\
-import QtQml\x0a\x0aQt\
-Object {\x0a rea\
-donly property u\
-rl back: \
- Qt.resolvedUrl(\
-\x22images/back.png\
-\x22)\x0a readonly \
-property url che\
-ckmark: Qt.re\
-solvedUrl(\x22image\
-s/checkmark.png\x22\
-)\x0a readonly p\
-roperty url next\
-: Qt.res\
-olvedUrl(\x22images\
-/next.png\x22)\x0a \
-readonly propert\
-y url qtLogo: \
- Qt.resolvedU\
-rl(\x22images/qt-lo\
-go.png\x22)\x0a rea\
-donly property u\
-rl sliderHandle:\
- Qt.resolvedUrl(\
-\x22images/slider_h\
-andle.png\x22)\x0a \
-readonly propert\
-y url tab: \
- Qt.resolvedU\
-rl(\x22images/tab.p\
-ng\x22)\x0a}\x0a\
-\x00\x00\x05t\
+any Ltd.\x0d\x0a// SPD\
+X-License-Identi\
+fier: LicenseRef\
+-Qt-Commercial O\
+R BSD-3-Clause\x0d\x0a\
+\x0d\x0apragma Singlet\
+on\x0d\x0aimport QtQml\
+\x0d\x0a\x0d\x0aQtObject {\x0d\x0a\
+ readonly pro\
+perty url back: \
+ Qt.resol\
+vedUrl(\x22images/b\
+ack.png\x22)\x0d\x0a r\
+eadonly property\
+ url checkmark: \
+ Qt.resolvedUr\
+l(\x22images/checkm\
+ark.png\x22)\x0d\x0a r\
+eadonly property\
+ url next: \
+ Qt.resolvedUr\
+l(\x22images/next.p\
+ng\x22)\x0d\x0a readon\
+ly property url \
+qtLogo: Qt\
+.resolvedUrl(\x22im\
+ages/qt-logo.png\
+\x22)\x0d\x0a readonly\
+ property url sl\
+iderHandle: Qt.r\
+esolvedUrl(\x22imag\
+es/slider_handle\
+.png\x22)\x0d\x0a read\
+only property ur\
+l tab: \
+Qt.resolvedUrl(\x22\
+images/tab.png\x22)\
+\x0d\x0a}\x0d\x0a\
+\x00\x00\x05\xa1\
/\
/ Copyright (C) \
2017 The Qt Comp\
-any Ltd.\x0a// SPDX\
--License-Identif\
-ier: LicenseRef-\
-Qt-Commercial OR\
- BSD-3-Clause\x0a\x0ai\
-mport QtQuick 2.\
-12\x0aimport QtQuic\
-k.Window 2.1\x0a\x0aIt\
-em {\x0a id: con\
-tainer\x0a\x0a prop\
-erty alias text:\
- buttonLabel.tex\
-t\x0a property a\
-lias label: butt\
-onLabel\x0a sign\
-al clicked\x0a p\
-roperty alias co\
-ntainsMouse: hov\
-erHandler.hovere\
-d\x0a property a\
-lias pressed: ta\
-pHandler.pressed\
-\x0a implicitHei\
-ght: Math.max(Sc\
-reen.pixelDensit\
-y * 7, buttonLab\
-el.implicitHeigh\
-t * 1.2)\x0a imp\
-licitWidth: Math\
-.max(Screen.pixe\
-lDensity * 11, b\
-uttonLabel.impli\
-citWidth * 1.3)\x0a\
- height: impl\
-icitHeight\x0a w\
-idth: implicitWi\
-dth\x0a\x0a SystemP\
-alette { id: pal\
-ette }\x0a\x0a Rect\
-angle {\x0a \
-id: frame\x0a \
- anchors.fill: \
-parent\x0a c\
-olor: palette.bu\
-tton\x0a gra\
-dient: Gradient \
-{\x0a Gr\
-adientStop { pos\
-ition: 0.0; colo\
-r: tapHandler.pr\
-essed ? Qt.darke\
-r(palette.button\
-, 1.3) : palette\
-.button }\x0a \
- GradientSt\
-op { position: 1\
-.0; color: Qt.da\
-rker(palette.but\
-ton, 1.3) }\x0a \
- }\x0a an\
-tialiasing: true\
-\x0a radius:\
- height / 6\x0a \
- border.color\
-: Qt.darker(pale\
-tte.button, 1.5)\
-\x0a border.\
-width: 1\x0a }\x0a\x0a\
- TapHandler {\
-\x0a id: tap\
-Handler\x0a \
+any Ltd.\x0d\x0a// SPD\
+X-License-Identi\
+fier: LicenseRef\
+-Qt-Commercial O\
+R BSD-3-Clause\x0d\x0a\
+\x0d\x0aimport QtQuick\
+\x0d\x0aimport QtQuick\
+.Window 2.1\x0d\x0a\x0d\x0aI\
+tem {\x0d\x0a id: c\
+ontainer\x0d\x0a\x0d\x0a \
+property alias t\
+ext: buttonLabel\
+.text\x0d\x0a prope\
+rty alias label:\
+ buttonLabel\x0d\x0a \
+ signal clicked\
+\x0d\x0a property a\
+lias containsMou\
+se: hoverHandler\
+.hovered\x0d\x0a pr\
+operty alias pre\
+ssed: tapHandler\
+.pressed\x0d\x0a im\
+plicitHeight: Ma\
+th.max(Screen.pi\
+xelDensity * 7, \
+buttonLabel.impl\
+icitHeight * 1.2\
+)\x0d\x0a implicitW\
+idth: Math.max(S\
+creen.pixelDensi\
+ty * 11, buttonL\
+abel.implicitWid\
+th * 1.3)\x0d\x0a h\
+eight: implicitH\
+eight\x0d\x0a width\
+: implicitWidth\x0d\
+\x0a\x0d\x0a SystemPal\
+ette { id: palet\
+te }\x0d\x0a\x0d\x0a Rect\
+angle {\x0d\x0a \
+ id: frame\x0d\x0a \
+ anchors.fill\
+: parent\x0d\x0a \
+ color: palette\
+.button\x0d\x0a \
+ gradient: Gradi\
+ent {\x0d\x0a \
+ GradientStop \
+{ position: 0.0;\
+ color: tapHandl\
+er.pressed ? Qt.\
+darker(palette.b\
+utton, 1.3) : pa\
+lette.button }\x0d\x0a\
+ Grad\
+ientStop { posit\
+ion: 1.0; color:\
+ Qt.darker(palet\
+te.button, 1.3) \
+}\x0d\x0a }\x0d\x0a \
+ antialiasi\
+ng: true\x0d\x0a \
+ radius: height\
+ / 6\x0d\x0a bo\
+rder.color: Qt.d\
+arker(palette.bu\
+tton, 1.5)\x0d\x0a \
+ border.width\
+: 1\x0d\x0a }\x0d\x0a\x0d\x0a \
+ TapHandler {\x0d\x0a\
+ id: tapH\
+andler\x0d\x0a \
onTapped: contai\
-ner.clicked();\x0a \
- }\x0a HoverHa\
-ndler {\x0a \
-id: hoverHandler\
-\x0a }\x0a\x0a Text\
- {\x0a id: b\
-uttonLabel\x0a \
- text: contain\
-er.text\x0a \
-color: palette.b\
-uttonText\x0a \
- anchors.center\
-In: parent\x0a }\
-\x0a}\x0a\
+ner.clicked();\x0d\x0a\
+ }\x0d\x0a Hover\
+Handler {\x0d\x0a \
+ id: hoverHand\
+ler\x0d\x0a }\x0d\x0a\x0d\x0a \
+ Text {\x0d\x0a \
+ id: buttonLabe\
+l\x0d\x0a text:\
+ container.text\x0d\
+\x0a color: \
+palette.buttonTe\
+xt\x0d\x0a anch\
+ors.centerIn: pa\
+rent\x0d\x0a }\x0d\x0a}\x0d\x0a\
+\
\x00\x00\x03)\
\x89\
PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\
@@ -1358,396 +1265,858 @@ t\xfd\x83\x83\x83\x0eo\x09\x10Xv\xfd\xbf\xc8\xfe\xa8\
\xdf\x0c\xa3\x90\xca(\x99aMN'&\x93\x88;L\
~\x03}U80w\xf4\xee\xee\x00\x00\x00\x00IE\
ND\xaeB`\x82\
-\x00\x00\x18@\
+\x00\x005\x1c\
\x89\
PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\
-\x00\x01\x00\x00\x00\x01\x00\x08\x06\x00\x00\x00\x5cr\xa8f\
-\x00\x00\x00\x19tEXtSoftware\
-\x00Adobe ImageRead\
-yq\xc9e<\x00\x00\x03*iTXtXML\
-:com.adobe.xmp\x00\x00\
-\x00\x00\x00<?xpacket beg\
-in=\x22\xef\xbb\xbf\x22 id=\x22W5M\
-0MpCehiHzreSzNTc\
-zkc9d\x22?> <x:xmpm\
-eta xmlns:x=\x22ado\
-be:ns:meta/\x22 x:x\
-mptk=\x22Adobe XMP \
-Core 5.6-c132 79\
-.159284, 2016/04\
-/19-13:13:40 \
- \x22> <rdf:RDF \
-xmlns:rdf=\x22http:\
-//www.w3.org/199\
-9/02/22-rdf-synt\
-ax-ns#\x22> <rdf:De\
-scription rdf:ab\
-out=\x22\x22 xmlns:xmp\
-=\x22http://ns.adob\
-e.com/xap/1.0/\x22 \
-xmlns:xmpMM=\x22htt\
-p://ns.adobe.com\
-/xap/1.0/mm/\x22 xm\
-lns:stRef=\x22http:\
-//ns.adobe.com/x\
-ap/1.0/sType/Res\
-ourceRef#\x22 xmp:C\
-reatorTool=\x22Adob\
-e Photoshop CC 2\
-015.5 (Macintosh\
-)\x22 xmpMM:Instanc\
-eID=\x22xmp.iid:EF4\
-E1F5F50C611E689D\
-8B84085AD92F4\x22 x\
-mpMM:DocumentID=\
-\x22xmp.did:EF4E1F6\
-050C611E689D8B84\
-085AD92F4\x22> <xmp\
-MM:DerivedFrom s\
-tRef:instanceID=\
-\x22xmp.iid:EF4E1F5\
-D50C611E689D8B84\
-085AD92F4\x22 stRef\
-:documentID=\x22xmp\
-.did:EF4E1F5E50C\
-611E689D8B84085A\
-D92F4\x22/> </rdf:D\
-escription> </rd\
-f:RDF> </x:xmpme\
-ta> <?xpacket en\
-d=\x22r\x22?>j\x12\xd3\xd3\x00\x00\x14\xacI\
-DATx\xda\xec\x9d\x09\x98V\xd5y\x80\xbf\x7f\xf6\
-}\x83\x19\x96a\x97m\x10A\xa1\xb8\x00\x06p\xc1h\
-]\xaaF\xf3XS5\x1a\xd7\xb4Q\xa3\xb1\xb1\xc6G\
-\xd3j%mS\x97<\xd5\x94j\x88q\x97 (\x06\
-\x97\x22ZqEPQ\x04\x14\x10d\x86\xd9g\x98}\
-\x9f\xf9{\xbf\x9bj\x091d\x06\xbe\x7f\xe6.\xef;\
-\xcf\xff\x8c\xe3\xa3\xe7\xbf\xf7\xdc\xfb\xbd\xf7\x9cs\xcf\xf9\
-N$\x1a\x8d\x0a\x00\x84\x938\xaa\x00\x00\x01\x00\x00\x02\
-\x00\x00\x04\x00\x00\x08\x00\x00\x10\x00\x00 \x00\x00@\x00\
-\x00\x80\x00\x00\x00\x01\x00\x00\x02\x00\x00\x04\x00\x00\x08\x00\
-\x00\x10\x00\x00 \x00\x00@\x00\x00\x80\x00\x00\x00\x01\x00\
-\x00\x02\x00\x00\x04\x00\x00\x08\x00\x00\x10\x00\x00 \x00\x00\
-@\x00\x00\x80\x00\x00\x00\x01\x00\x00\x02\x00\x00\x04\x00\x00\
-\x08\x00\x00\x10\x00\x00 \x00\x00@\x00\x00\x80\x00\x00\xe0\
-O\x13\xf1\xca\x81,\xd8p\xce\x11\xce\xaf5\xceg0\
-\x97\x05 D\x02 \xf8\x01B*\x00\x82\x1f \xa4\x02\
- \xf8\x01B*\x00\x82\x1f \xa4\x02 \xf8\x01B*\
-\x00\x82\x1f \xa4\x02 \xf8\x01B*\x00\x82\x1f \xa4\
-\x02 \xf8\x01B*\x00\x82\x1f \xa4\x02 \xf8\x01B\
-*\x00\x82\x1f \xa4\x02 \xf8\x01B*\x00\x82\x1f \
-\xa4\x02 \xf8\x01B*\x00\x82\x1f \xa4\x02 \xf8\x01\
-B*\x00\x82\x1f \xa4\x02 \xf8\x01B*\x00'\xf8\
-\x8fq~\xbd\xec|\xb2\xa8F\x80\x10\x09\x80\xe0\x07\x08\
-\xa9\x00\x08~\x80\x90\x0a\x80\xe0\x07\x08\xa9\x00\x08~\x80\
-\x90\x0a\x80\xe0\x07\x08\xa9\x00\x08~\x80\x90\x0a\x80\xe0\x07\
-\x08\xa9\x00\x08~\x80\x90\x0a\x80\xe0\x07\x08\xa9\x00\x08~\
-\x80\x90\x0a\x80\xe0\x07\x08\xa9\x00\x08\xfe\xfe!#>\xfd\
-\xf7\x15\x1f\x89Hj\x5c\x8a\xb4t\xb7\xba\x7fwE\xbb\
-\xa4\xad\xa7\x9d\x0a\x82\xfe\x17\x00\xc1\x7f\xe8\xc4E\xe2d\
-d\xf2p\x19\x99R(\x85\xc9C\x9d\xcf0)H\x1a\
-$9\x09\xd9\x92\x97\x98+iq\xa9\x92\x16\x9fz\xc0\
-2\xa2\xceOsw\x8b4t5J]W\xbdTw\
-\xee\x95\xaa\x8ej\xd9\xd3^.\xa5\xce\xe7\xf3\xd6/\x9c\
-\x7fWKe\x83\x9d\x00\x08\xfe\x83#3>C\xa6g\
-N\x91\xa9\xe9ErDF\x91\x8cK\x1d-\xc9qI\
-1\xff\xde\xba\xae\x06\xf9\xace\x87lj\xda\x22\x1b\x9b\
-6\xcb\x96\xe6\xcf\x9c\xd6C7\x17\x04\x0eZ\x00\xf5\x04\
-\x7f\xef\x18\xe4<\xc9\xe7\xe7\xce\x919\xd9G\xcb4'\
-\xe8\xf5\xa9?\xd0h\x8b\xe1\xdd\x86\xf7\xe5\xcd\xbau\xf2\
-f\xfd:\xe9\xe8\xe9\xe4BA\x9f\x04\x10\xa5\x1a\x0e\xd4\
-G\x8a\xc8q\xd9\x7f!g\xe6/\x94YYG\xb9\x7f\
-{\x15\x1dOxe\xefZYQ\xf5\x82\xecl\xdd\xcd\
-\xc5\x03\x04p\xb0\xc4G\xe2ea\xde<\xb9`\xe89\
-2\xc2\xe9\xcf\xfb\x8d\x0d\x8d\x1f\xc9\x92\xd2'es\xf3\
-\xa7\x5cL@\x00}av\xf6,\xb9j\xc4\xc5\xbe\x0c\
-\xfc\xfdy\xa7~\x83\xdc_\xb2DJ\xda\xcb\xb8\xb0\x80\
-\x00\x0e\xc4\xe0\xc4<\xb9~\xd4\x95n\x93?HtF\
-;\xe5\xf1\xf2\xe5\xf2X\xf9o=;`\xa8oH\x1e\
-*\xba\xfb\x90\xcb\xf9m\xe5\xf3\xb2\xcc\xf9@\xefH\xa0\
-\x0a~\xcf\xdc\x9cc\xe4G\xa3\xae\x91\xcc\x84\x8c\xc0\x9d\
-[b$Q.\x1ev\xbe\x1c\x9b=C\xee\xd8y\xb7\
-\xfbZ\xd1k\xc49?C\x92\xf2\x0f\xb9\x9c/\xe7Y\
-@o\xeb=\xecM \xe7\xe7{\xc3/\x94\x7f\x1cw\
-S \x83\x7f_&\xa5\x8d\x97\x07&\xff\x8b\xcc\xcc\x9c\
-\xc6\x9d\x0f\x08 !\x92 \xb7\x8f\xbbQ\xfez\xe89\
-\xa19g}B\xfel\xfc\xad\xb20o>w?\x84\
-W\x00\x1a\xfc?\x1d\xf7#9>\xe7\xd8\xf0]\xf4H\
-\x9c\xfcx\xcc\xdf\xc9\x99\xf9\xa7\x10\x01\x08 \x9c\xcd\xfe\
-[\xc6\x5c\x1b\xb8\xc1\xbe\xber\xed\xc8\xcbe^\xeel\
-\xa2\x00\x01\x84\x8b+\x0a\xff\x86\x1b\xff+\x11^'S\
-\xd2'\x12\x09\x08 \x1ch\x93\xff\xdbC\xce\xe2\xca\x7f\
-\xd5\x15\x8a\x97\xdb\xc6\xdd(\xd9\x09\xcc\x06G\x00\x01G\
-\xdf\xf3\xdf4\xfa\xfb\x5c\xf5\xfd\xc8O\x1c$7\x8e\xbe\
-\x9a\x8a\x08\xe3\x03 L'{\xc3\xa8\xab%=>m\
-@\xbe[\x17\xe9\x94uT\xb8K}\xdb{:\xa4=\
-\xda\xee\xfe\xd6\x15\x84\xe9qi\x92\xe4\xfc\xceK\xccq\
-\xdf\x85\x0f\xc4z\x03]\xe0tR\xde7du\xed\xeb\
-D\x05\x02\x08\x1e'\xe4\xce\x95c\xb2g\xf4\xcbwi\
-`\xbf\xdf\xf8\x91|\xdc\xb4E\xb6\xb6l\x93\x92\xb62\
-\xa9\xe9\xdc\xeb\xae\xf7\xff\xf3M\xf2\x04\x19\x96\x5c \xa3\
-SF8}\xf3I2#\xf3\x08\x99\x98vX\xbf\x1c\
-\xf75#.\x91\xb7\xeb\xd7\xbb+\x0c\x01\x01\x04\x86\xe4\
-\xb8d\xb9r\xc4E1\xff\x9e\xf7\x1a>\x94U5\xaf\
-\xc8;N\x10\xa9\x04\x0e\x06\xcd\x0cT\xdcV\xea~\xde\
-\xa8[\xf7U\xd7\xe5\xc4\xbc\xe3\xe5\xcc\xc1\xa78r\x18\
-\x12\xb3\xe3\xd7\xe4%\x17\x0d;_\x1e(\xf95\x91\x81\
-\x00\x82\xc39\x05\xa7\xb9\xfd\xdcX\xa1\xeb\xf0\x1f\xda\xf3\
-\xb8\xecj+\x8eI\xf9\x9a\x05\xe8\xa9\x8ag\xe5\xe9\x8a\
-\xe7dA\xee\x1c\xb9t\xf8\x052<yhL\xbe\xeb\
-\xec\xfc\xd3\xdc\xb9\xf4\x95\x1d\xd5DG\x08\x08\xfc \xa0\
-\xce|\xbb`\xc8\xd91\x0b\xcc\xbf\xdf\xfeOr\xeb\x8e\
-\x9f\xc5,\xf8\xf7E\xbb\x10k\xf6\xbe!\xdf\xdd|\x9d\
-<R\xb6\xb4W]\x8a>?\x11\x22\xf1r\xe1\xd0s\
-\x89\x0c\x04\x10\x0ct\xb6[,\x16\x88\xe8z\xfb\xcb\xb6\
-\x5c\xef6\xfb\xfb\x1b]\xdd\xb7\xa4\xecI\xb9a\xdbm\
-\xd2\xd8\xd5d^\xfe\xa9\x83N\x94AN\xb7\x03\x10\x80\
-\xbf\xfb7\x91\x04\xb7Ik\xcd+\xb5k\xe5\xe6\xedw\
-\xc4$\xf8\xfa\xc2\x87\x8d\x9f\xc8\xf7?\xbd\xd9<Q\xa8\
-\xb6\x02\xce\xce?\x95\xe8@\x00\xfefA\xeel7\x8f\
-\x9f%:J~\xd7\x17\xf7yf]}I{\xa9\xdc\
-\xb8\xedv\xf3\x91\xfb\xd3\x07\x9f\xec.#\x06\x04\xe0[\
-N\x1b|\x92iy:2\xaf\xeb\xe9{\xa2=\x9e:\
-\xcf\xddm{\xe4\xce]\xf7\x98\x96\x99\x95\x90)ss\
-\x8e&B\x10\x80?\xd1t^\xd33\x0e7+O\x83\
-\xfe\x8e]wKkO\x9b'\xcfWS\x7f=[\xf5\
-\xa2\xf9X\x00 \x00\x7f6\xff\xf3\xe6\x9a\x96\xb7\xbcj\
-\x95lk\xf9\xdc\xd3\xe7\xfc`\xe9c\xb2\xb7\xb3\xce\xac\
-\xbc\x99Y\xd3\xdc\xb9\x01\x80\x00|\xc7\xfc\x1c\xbb\xd5~\
-\xbae\xd7\xa3\xe5\xcb<\x7f\xce:\x0e\xb0\xb4r\xa5Y\
-y:%9\x8c\xf9\x12\x10@\x00\x9a\xffcSG\x99\
->\xfd\xeb\xbb\x1a|q\xee\xda\x0d\xd0\xf5\x06V\xcc\xc9\
-\x99E\x94 \x00\x7fqL\xf6L\xb3\xb2\xba\xa3\xdd\xf2\
-L\xe5*\xdf\x9c\xbb\x8eQ\xac0\x1c\x0b8*s\xaa\
-;\x95\x1a\x82I \xa7\x02\x1fk(\x00\xddv\xab\xc6\
-g\x1br\xbeT\xfb\xaa\x5c4\xec<\x93\xb2\xf4U\xa0\
-.H\xd2\xd7\x9f}A\x93\x8c\x14\xf5!\xd1\x88\xd5\xbe\
-\x8a\xfa\xbd\xe7\x16\x9cn^\xa7-N\xf7\xea\x85\x9a5\
-\x08\xc0\xf3'\x14I\x90\xa9\xe9\x93\xcd\xca{\xd1\x87\x17\
-\xbd\xac\xbd\xc2]\x89\xa8\x9b\x96Z\xa0oS\xfa*\x00\
-\xddFMS\x91\xf77\xb3\xb2\x8et?\xd6TtT\
-\x05R\x00\x81\xeb\x02\x14\xa5O0{\x9a4u7\xbb\
-\xaf\xd7\xfc\x88\xee\x11h\xc5\x91\x99\x87\x0b0\x06\xe0\x0b\
-\xa6eL1+k}\xc3F\xdfn\xbdm)\xae\xf1\
-\xa9c%\x85q\x00\x04\xe0\x97\x16\x80\x15\xeb\x1a>\xf0\
-m=\xe8r^\x9d!hr\x93D\xe2dB\xda8\
-\xa2\x05\x01x\x9f\xc9iv\x02\x18\x88\x95~\x96X\x1e\
-\x7f\x11\x99\x83\x11\x80\xd7\xd1\x85?\x9aW\xcf\x02\xdd?\
-\xcfo\xa3\xff\xfb\xb3\xa9y\xabYY\x87\xa5\x8e!Z\
-\x10\x80\xb7\xb1\x9c\xfc\xf3i\xcbv\xdf\xd7\xc7\xd6\xe6m\
-fe\x8d3\xac[@\x00\xb1\x11@\xca(\xc3\xe0\xf1\
-\xbf\x00\xf4\xd5\x95\xd5\x0c\xc6\xd1)#%>\x12O\xc4\
- \x00\xef2*e\x04-\x80\xfd\xf8\xcch\x01\x93&\
-\x09\xb1\xd8\xbe\x1b\x10@\xcc(L\x1efV\xd6\x17m\
-%\x81\xa8\x93\xdd\x86\xe71\xc2\xb0~\x01\x01\x9832\
-\xc5\xe6\x06\xd5T_\x96\x0bj\x06V\x00\xa5\x9e\x14,\
- \x00St\x0a\xb0U\x22\xcb\xe2\xf6\xd2\xc0\x5c\xe0=\
-\x86\xe72$i0\x11\x83\x00\xbcI\xbea\x16\xdb\x92\
-@\x09\xa0\xdc\xae\x8e\x11\x00\x02\xf0*\x05\x86\x03T\x95\
-\x1d5\x81\xb9\xc0U\x9d5f\xfb\x07\x14 \x80\xc0\x11\
-\x98\xd5\x80\xb9\x89v\xa9\xab\xfc>\x01h_4\x97a\
-]g\xbdS?\x87>A\xaa/[\x88\x17\xb7\xedq\
-wL\xea\xfd\x8d\x98`\xb2w\xa3&n\xdd\xddn?\
-\x80\xabu\x88\x00<Lf|\xa6YY\xb5\x86y\xf5\
-\xbc@mW\x9d\x89\x00\xb2\xe23z\xfd\xdf\xea\x0eF\
-\xfa\xe9-\xbay\xcbs\xd3\x7fs\xc8\xc7\xa8\xdf\xf9p\
-\xd9S<\xda\xc3\xd6\x05\xc8J\xc80++H-\x00\
-K\xa1e\x1a\xd61 \x00\xe3\x16\x80\xdd\xcdY\xe7\x93\
-\xfc\x7f\xbd?\x1f\x9b\xe6\xab&\x09E\x02\x08 \xf0-\
-\x80\xc6\xee\xa6@]\xe4\x06\xc3-\xcc\xb2\xe2\x11\x00\x02\
-\xf0 }\x19\xa0\xfas\xb4v\xb7\x06\xea\x22\xb7\xf6\xd8\
-\x9dOfB&Q\x83\x00\xbcGZ|\xaaI9\x1d\
-=\x9d\xbe\xcd\x02\xf4\xa7h1\x14Zf\x0cvZ\x06\
-\x04p\xc8Xm\x01\xde\xd2\xd3\x1a\xb8\x8blyNV\
-\xf9\x16\x01\x01x\x92\xf6\x9e\xf6\xc0\x9dSGO\x07\x17\
-\x16\x82-\x808\xa3S\xe9\x8cv\x05\xee\x22\xb7\x1aJ\
-\x8dMB\x10@\xa0\xc7\x00\x82\xd8\x02\xe86\x94Zb\
-$\x81\xa8A\x00\x00\x80\x00<D\x02O\xa6~!5\
-.\x95J@\x00\xde\xc3j\xe3\x0a}\x0d\x184\x9a\x0d\
-_\x03\xea\x1e\x01\x80\x00<G\x8f\xf3cAR\x5cb\
-\xe0.2\xfdv\x08\xbc\x00Z\xba[\xb9\x9a\xfd\x22\xb5\
-(\x15\x8a\x00 \xac4w\xb7P\x09\x08\xc0{XM\
-\xdf%\xf7= \x00\x1f\xd2\xd6\xd3fRNj\x5cJ\
-\xf0\xba\x00\x11\xa6\xef\x02]\x80\xd0\xb6\x00,\xc7\x00\x9a\
-\xe8\x02 \x00/\xd2i\xf4\xfa.-\x80\xef\xb9\xd3\xe2\
-\xd3\xcc\xcab]\x01\x02\xf0$V\x83SVS\x8a=\
-%\x00\xc3nMG\x14\x01 \x00\x0f\xd2`\x98\xc5'\
-h\x12H5<\x9f\xa6.\xba\x00\x08\xc0\x834\x1a\xa6\
-\xbd\x0aZ7\xc0r`3\x88\xf9\x12\x10\x00-\x80?\
-\xc02\xbd\x98\x17\xc82L\xe3e\x95`\x14\x10\x80)\
-M\x86\x02\x18\x94\x98\x1b\xa8\x8b\x9c\x97`s>\xdd\xd1\
-nf\x5c\x22\x00\x8f\xb6\x00\x0cw\xf3\xcd\x0b\x9a\x00\x0c\
-6\x05\xb1\xaec@\x00\xa6\xec5l\x9aZ\x05L\xd0\
-\x04\xb0\x97\xe6?\x02\xf0*\x95\x1d\xd5fe\x0d6\xdc\
-ix\xa0I\x8c$\x9a%L\xad\x0a\xd0\xa6\xa9\x100\
-\x01\x94\xb7W\x9a\x95U\x98<,0\x17\xb80y\xa8\
-\x9dd;\xab\x89\x18\x04\xe0MZ{\xda\xcc\xb6\xf4\x1a\
-\x992<@\x02\xb0\x93YU\x07\x02@\x00\x1e\xa6\xa2\
-\xc3\xa6\x150$)?0)\xc6\x0aS\x86\x1a\xd6/\
-\x02@\x00!\xe8\x06\xe8&\x98#\x02\xd2\x0d\x18\x91l\
-\xd7\x9a\xd9\xddVB\xc4 \x00\xef\xb2\xa7\xbd\xdc\xac\xac\
-\x89i\x87\x05\xa2N&\xa4\x8d3+\xab\xb8\xbd\x94\x88\
-A\x00\xde\xe5\x8b\xb6b\xb3\xb2\x8a\xd2'\xf8\xbe>\x12\
-\x22\xf1rX\xeah\x93\xb2j:\xf72\x09\x08\x01x\
-\x9b\xcf[w\xd3\x02\xd8\x87\xc3R\xc7\x98\x8de\xec2\
-\x94+ \x80\x18\xb5\x00J\xccR\x83i\xd39\xc5\xe7\
-\xdb`\x15\xa5O4+\xeb\xb3\x96\x1dD\x0b\x02\xf06\
-]\xd1.\xd9\xd1\xba\xd3\xac\xf9|T\xe6\x11\xbe\xae\x8f\
-\x99Y\xd3\x0c\x05\xf09\xd1\x82\x00\xbc\xcf\x96\xe6mf\
-e\xcd\xca:\xd2\xc7\xfd\xff\x04\x99\x91i(\x80\xe6\xed\
-\xbe8o\xf6@\x08\xb9\x0065m5+\xeb\xd8\xec\
-\x99\xee+A?25c\x92Y\x1e\x00\x9df]\xd6\
-Q\xe9\x8b\xf3f\xf7\xe2\x90\x0b\xe0\xc3\xa6Mfe\x0d\
-M*\x90#2\x8a|Y\x0f'\xe6\x1eoV\xd6\x07\
-\x8d\x9b\x88\x14\x04\xe0\x0fj;\xeb\xa4\xb8\xcd\xee}\xf5\
-7\x07\x9d\xe0\xbb:\xd0\xa7\xe0\x82\xdc\xb9f\xe5ml\
-\x8a\xbd\x00\xda\x8c\xb6e\xb7L~\x82\x00|\xca\xba\x86\
-\x0f\xcc\xca\x9a\x9f;\xdbl5]\x7f1/\xe78\xb3\
-\xbc\x86Q\xe7\xe7\xbd\x86\x8d1?f\x1d\xc05\x11@\
-|\x06Q\x1dv\x01\xbcS\xbf\xde\xac,}\x15xn\
-\xc1\xe9\xbe9w\x1d\xb3\xb8`\xe8\xd9f\xe5mm\xde\
-.5\x9d\xb5\xfdr\xec\x16\x13\x8dh\x01 \x00\xa7\xc9\
-\xbaY\x9a\xba\x9b\xcd\xca\xfb\x96#\x00\xbf\xb4\x02\x16\xe4\
-\xce\x91\xd1)#\xcc\xca{\xa3\xfe\xdd~;v\x8bk\
-\x96\x93\x98MT\x87]\x00\xda\x9c\x5c[gw\xe3\xa6\
-\xc7\xa7\xc9\xa5\xc3/\xf0\xfcy\xeb\x0e@\xdf5<N\
-m\xfe\xbfV\xfb\xa6\xaf\x0404)?\x90[\xbc#\
-\x80>\xb2\xa6v\xadiyg\xe5\x7fSfx|b\
-\xd0e\xc3/4M\x00\xf2a\xe3\xa6~}\xfdg\x91\
-\xcfA\xbb@#\x93\x0b\x89\xec\xb0\x0b\xe0\xfd\xc6\x8fM\
-o^\xbd\xb1n\x19s\x9d\xfbj\xd0\x8b\xe8\xc0\xdfy\
-\x05g\x98\x96\xf9B\xcd\x9a~=\x07\xab\x94c\x13\xd2\
-\xc6\x12\xd9a\x17\x806__\xa8~\xc5\xb4\xcc\xdc\xc4\
-\x1c\xf9\xb7\x09\xb7I~\xe2 O\x9d\xab\xb6Ln\x1e\
-s\xadi\x99\xba\xfa\xef\xb5\xbdo\xf5\xaf\x00\x8cR\x8e\
-\xcd\xca:\x8a\xc8\x0e\xbb\x00\x94\xe7\xab_\x96\x0e\xa3M\
-C\xbfd\xb8\xd3\xc4\xbeo\xd2\x9d2\xceh\x99\xed\xa1\
-rR\xde7d\xd1\xf8[\xcd\xfb\xbdK+W\x9a\xbd\
-\x9a\xeb-V\x19\x87\xe6\xe6\x1c\xed9I#\x80\x01@\
-\xfb\x94/\xd5\xda7c5e\xd8\x7fLZ$\x7f\x95\
-\x7f\xea\x80M\x15\xd6\xf7\xfc7\x8c\xbaJ\xfe\xc1y\xf2\
-'\x18oi\xae\xdb\xac\xad\xacz\xa9\xdf\xcf\xc9*\xe3\
-\x90fB\xfe\xc9\xd8\xebM\xb7DC\x00>\xe5\x89\xf2\
-\x15fK\x84\xf7%9.I~0\xf2{r\xff\xe4\
-Erd\xe6\xe1\xfdv>\xf1N\xb0\xeb\xec\xc4\x87\xa7\
-\xfcB\xfer\xf0\xc91\xf9\x8e\x87\xcb\x9fv\x93\xac\xf6\
-7;Zw\x99\x95\xa5S\xb8\x17\x17\xfd\x5c\xe6\xe5\xce\
-v\x85\x00_Od\xc1\x86s\xa2A?I\x0dT}\
-Z\xc7\x92\xcd\xcd\x9f9]\x8e\xff\x96\xb5u\xef\x98m\
-U\xbe/\x05I\x83\xe5\xe4\xbcyr\xc6\xe0\x85\xee?\
-\xc7\x8a\x92\xf6R\xb9t\xf3u1\x91f\xaf\x84=\xf5\
-\x97n\x0b\xcb\x12\x9df\xbc\xb5y\x9bsneR\xef\
-\xb4\x0a\xf5\xdcT\xe0*\x86t\xa7%\x15\x1fIpZ\
-T)\xee\xdf\xfa\xef\xb5\xe5\xa0\xab)\xf5\xf5\xaf\xb6\xae\
-R\x9c\xbf?j\xda,\xb7\xec\xb8+p\xb1\x11\x8a\xb5\
-\x93\xbf)[\xea\xf6\x95c9\x99gJ\xfaD\xf7\xf3\
-\xc3QW\xca\xc6\xc6O\xdc\xc9H\x9b\x9a\xb7\xb83\xe9\
-\x0ef\x9e\xbb\xee\xe63%}\x92LM\x9f,\xd3\x9d\
-\x16\xc6\xa4~\xcaPto\xf1\x83\x03\x16\xfc\x8a\xae\xe6\
-\x1c\x92g+\x00\x9d\xcdyd\xe6T\xf7s\xb0\x04m\
-\xc3\xd8P\x09@w\xb4\xfdU\xe9\x13nK \xe6\x15\
-\xea<9ffMw?\xfb\x8eE\x94\xb7W\xb8\xaf\
-%u\xba\xab\x0a\xa1\xcdibk\xa0\xe9\xcd\xa9\xff\x8f\
-\xca)+!\xc3}\xfa\xe9\xabF\xab\xb9\xfc}\xe1\xd9\
-\xaa\x17eC?\xcc\xfb?\x10\xba\x9a\xf3\xc4\xbc\xe3=\
-w\x0fik\x00\x01\xf8\x18\xbd\xb9u\x9a\xec@,\xef\
-\xcdq\x9e\x1e\xfa\x99\xec\xe1D\xa3\xda<^\xbc\xe7\x91\
-\x01?\x8e\xf7\x1b>\xf2d\xfd\x04U\x00qa\x11\x80\
-\xce\x0bX\xb4\xeb>2\xdb~\x0d:\xe0w\xeb\x8eE\
-\x032\xf0\xb7?\xdaJ\xfa\xb4e;\x02@\x00\xb1\xb9\
-\xb9\xeer$\x00\x7f(\xc6;w\xde\xe3&T\xf5\x0a\
-\xabk_\xf7\x5c=\xe9\xc0\xa0_\xb3C!\x80}x\
-\xb3~\x9d\xfc\xaa\xf4q\x22\xff\xff\xf8\xf7\xdd\xbf\x94\xb7\
-\xea\xdf\xf3\xd41\xad\xae]k\x96 \x84V\x00\x02\xf8\
-#\x1e-_&\xcb*\x9f\x0f}\xf0\xdfS\xbcX~\
-W\xbd\xdas\xc7\xa5\xaf\xea\x96W\xad\xf2\xdcq\xf9-\
-1\x0c\x028\x00\xf7\x97\xfcZ\x9e\xacX\x11\xcas\xd7\
-\xb7\x0f\xff\xbc\xeb^yn\x00f\xfb\xf5\x16\xbd6\xf5\
-F\xbb=\xd3\x02@\x00_\xdb\xf7\xd5Q\xef_\x14?\
-$=\xd1\x9e\xd0\x9cwCW\xa3\xdc\xb4\xfd\xa7\x9e\xec\
-g\xef\x8bNG\xfe\xf9\xee\x07\x10\x00\x02\x88-\xda\xd4\
-\xbc\xd1\x09\x88\xfeJ{5\x90\xe8l\xb6\xcb\xb7\xdc \
-\x1f6~\xe2\x8b\xe3}\xa3n\x9d<\x5c\xf64\x02@\
-\x00\xb1E\x13_\x5c\xb6\xe5\x87\xb2f\xef\x1b\x81=G\
-}\xc5\xa7SY\xab:k|u\xdc\x0f\x97=%\x0f\
-\x96>\x86\x00bD\xfc\xd8+\x8bnG\x01\x22\xed=\
-\x1d\xf2z\xdd;\xeeT\xd4I\xe9\xe3\xdd\x89;AB\
-w\xcc\xd1\x19\x87\xeb\x1b7\xfa\xee\xd8?n\xda\xe2\xae\
-\xb5\x98\x9eq\xf8\x80\x06\xa1&\x99\xf1\xe2\x1c\x05\x04`\
-HYG\x85\xbb\xa8\xa7\xdc\xf9=&u\x94;=7\
-(\xe8\x96\xe7o\xd5\xaf\x97\xda\xae:\xdf\x1d{i{\
-\xb9\xac\xac~\xd9\x15\xb5f\xfc\xd1E;\xfd.\xa2\xe6\
--\xa6;Oy\x81P\xac\x06<\xe8\xcaq~t{\
-0\xcd\x07\xa8\xfb\x04\x06a\x22\x88>\xc1\xae\xd9\xfac\
-w\x10\xd4\xafh\xf2\x93y9\xb3e\xe1\xa0\xf92-\
-\xa3(f\xcb}\xcb;*\xdd%\xca;[w\xcb\x8e\
-\x96]\xb2\xa9y\xab\x9b)\x09\x01\x84\x90A\x89yr\
-B\xee\x1c9>\xe7X9<c\x92\xafep_\xf1\
-\x83\xb2\xa2\xea\x85@\x5c\x17\xdd\x05iz\xc6\x14\x99\xec\
-t\xdb\xc6\xa5\x8eqS\xa2\xeb\x82\xaa\xdel\xed\xae\x19\
-\x8f4\xa0u\x00xO{\x85\xd3\xca(sw\x95\xd2\
-u\x11\xba,:\x0c\xd3\xc6\x11\xc0A\xa0\x9bO\xcc\xcc\
-\x9c\xe6<}\xa6\xb8\x8b\x8b\xc6:]\x05?\x09Ao\
-\xec\x8b7\xff \xd0o>T\x0c\xf9\x8e\xb4u-\x7f\
-\x5c$\xce]\xef\xdf\x1d\xed\x91\xd6\xee6i\xedi\x95\
-f\xa7\x0et\x95h\xe8[\xb9\x08\xc0\xe2fK\x921\
-)#\xdd<\x81\x85\xc9\xc3\xdc\xd4\xdcC\x93\x0b$/\
-1Wr\x13\xb2\xdd\xc1\xb7\xbe\xa0O\xa6R\xe7\x89T\
-\xdc\xbe\xc7\x1d\xfc\x9a\x96>E\x8e\xc9\x9eaz\xcc:\
-\xe0y\xfb\xe7\xff\xca\xc5C\x00\x08 \xd6\xe8\xda~\x9d\
-F\xaa\x0bJ\xb4\xbf\x9a\xea<\x8d\xe2#\xff\xff\x06V\
-\x9fJ\xfatj\xeeiq'\xea\xec\x9fQH3\x00\
--\x99r\xafy\x8e;}-\xf8\xb6\xe16j\x80\x00\
- F\x9c?\xe4,\xb9\xaa\xf0\x22\xd32+;\xaa\xe5\
-\x12\xa7+\xe0\xc5\x857\xd0?0\x11\xc8'\xe8\xe2%\
-\x1d\x8d\xb6D[\x16\x97\x0c\xfb6\x95\x8b\x00\xc0\xebt\
-G\xbb\xdd\xd5{\xd6|\xab\xe0\x0c\xcf\xecq\x00\x08\x00\
-\x0e\x80\xce\x88{\xd1x\xbb.\x1d!\xbfa\xd4\xd5\x81\
-Lv\x01\x08 p\xfc\xe7\x9eG\xa4\xb1\xbb\xc9\xb4L\
-\x9d!xf\xfe)Tn\xf8h@\x00>C\xd7\xc8\
-/\xde\xf3\xa8y\xb9\x97\x0f\xff\x8e\x0cJ\xcc\xa5\x82C\
-\x14\xfc\xceg!\x02\xf0!\xab\xaaW\xbb\xf3\x03,\xd1\
-W\x95\x7f;\xe2R*7D\xc1\xff\xea\xccg\xdeE\
-\x00>D\xe7\xf1\xdf\xb3{\xb1y\x22\x13\xddF\xcbz\
-\xc2\x11x7\xf8\x19\x03\xf01\xdb[w\xca\xf2\x18\xcc\
-\xe7\xbfn\xe4\x15\xee4Z\x08~\xf0#\x00\x9f\xb3\xa4\
-\xec\x09\xf3\xd5i\xba\x90\xe6\xe2a\xe7S\xb9!\x08~\
-\x04\xe0stQ\xcf\xfd%K\xcc\xcb=\x8f\xb9\x01\xa1\
-\x08~\x04\x10\x00^\xdd\xfb\xa6lh\xb4\xddNK\xb7\
- \xd7MN\x99\x1b\x10\xec\xe0G\x00\x01\xe1\xde\xdd\x8b\
-\xdd\x15\x84\x96\xe8\xce\xc4\xa7\x0f^H\xe5\x068\xf8\x11\
-@@\xd0\x04\x16\x8f\x97/7/\xf7\x8a\xc2\xef\xb8\xdb\
-\x94C0\x83\x1f\x01\x04\x88\xc7+\x96IY{\x85\xe9\
-\xf8\x82\xe6F\x0c\xd3\x9e\x09a\x0b~%\x81\xba\x0a\x06\
-\x1d=\x9dro\xf1\x7f\xc9\xa2\xf1?9\xa4rj;\
-\xebdY\xd5\xf3\xb2\xb2\xeaei\xean\xa6b\x03\x1c\
-\xfc\x08 `\xack\xf8@\xfe\xa7\xeem\x99\x97s\xdc\
-Au#\x9e\xaexV^\xaayM:\xa3\x9dTf\
-\x08\x82\x1f\x01\x04\x90\xfb\x8b\x97\xc8\xd1YG\xf5:{\
-\x90f\x09~\xb2|\x85\x9b\x22\xcc\xcf\x99\x82\xa1\xef\xc1\
-\x8f\x00\x02\x88\xee\xfc\xa3\xbb\xe9\x5cUx\xf1\x01\xff\xbb\
-\xf5\x0d\x1b\xe5\x89\x8a\xe5\xf2A\xe3\xc7TZH\x83\x1f\
-\x01\x04\x94e\x95\xbf\x93\x85y\xf3\xffh2\x8f\x0e\xe8\
-\xbdV\xf7\x96\xfb\xc4\xd7\xa9\xc4\x10\xee\xe0G\x00\x01\xe5\
-\xcb\xecA\xf7M\xbc\xd3\xfd[\x07\x08W\xd5\xac\x96\xa5\
-\x15\xcfIYG%\x15\x14\x1c\xaa\x9d\xcf\x89N\xf0\x1f\
-\xf4L0\x04\x10Pt\x0b\xab\xa5\x95+\xa5\xad\xbbM\
-\x9e\xa9Z\xe5\xe6\x11\x80\xc0\x05\xff\x09N\xf0\x1fR\x1f\
-\x8e\xac\xc0\x00!\x0d~\x85\x89@\x00!\x0d~\x04\x00\
-\x10\xe2\xe0G\x00\x00!\x0e~\x04\x00\x10\xe2\xe0G\x00\
-\x00!\x0e~\x04\x00\x10\xe2\xe0G\x00\x00!\x0e~\x04\
-\x00\x10\xe2\xe0G\x00\x00!\x0e~\x04\x00\x10\xe2\xe0G\
-\x00\x00!\x0e~\x04\x00\x10\xe2\xe0G\x00\x00!\x0e~\
-\x04\x00\x10\xe2\xe0G\x00\x00!\x0e~\x04\x00\x10\xe2\xe0\
-G\x00\x00!\x0e~%\x12\x8d\x92\x10\x08 \xac\xd0\x02\
-\x00@\x00\x00\x80\x00\x00\x00\x01\x00\x00\x02\x00\x00\x04\x00\
-\x00\x08\x00\x00\x10\x00\x00 \x00\x00@\x00\x00\x80\x00\x00\
-\x00\x01\x00\x00\x02\x00\x00\x04\x00\x00\x08\x00\x00\x10\x00\x00\
- \x00\x00@\x00\x00\x80\x00\x00\x00\x01\x00\x00\x02\x00\x00\
-\x04\x00\x00\x08\x00\x00\x10\x00\x00 \x00\x00@\x00\x00\x80\
-\x00\x00\x00\x01\x00\x00\x02\x00\x00\x04\x00\x00\x08\x00\x00\x10\
-\x00\x00 \x00\x008\x00\xff+\xc0\x00\x1c{0\x19G\
-\x03\xd4k\x00\x00\x00\x00IEND\xaeB`\x82\
+\x00\x01\x00\x00\x00\x01\x00\x08\x03\x00\x00\x00k\xacXT\
+\x00\x00\x18\x8azTXtRaw prof\
+ile type exif\x00\x00x\
+\xda\xd5\x9bYv\xdc\xb8\x96E\xff1\x8a\x1a\x02\xfaf\
+8h\xd7\xaa\x19\xd4\xf0k\x1f0\xa4\xb4l\xcb\x96^\
+~=+\x1d!\x07\x19$p\x9b\xd3\x00L\xb3\xff\xef\
+\x7f\x8f\xf9\x1f\xfe\x14\xe7\xac\x89\xa9\xd4\xdcr\xb6\xfc\x89\
+-6\xdf\xf9\xa5\xda\xe7O\xbf\xaf\xce\xc6\xfb\xfa\xf6\xc7\
+\xbd^?|n\xde\x7f\xf5\xbc\x07\xde\xc3s\xa0\xe6\xd7\
+\xb7\xde>w\x1f.c]\xe7\xb7\xf4\xc3\x85\xea|\x1d\
+\x18\x1f\x0f\xb4\xf8\xbc\xfb\xfa\xd3\x85^7\x0a\x1a\x91\xe7\
+\x97\xf5\xbaP{](\xf8\xe7\x80{]\xa0?\xd3\xb2\
+\xb9\xd5\xf2\xe3\x14\xc6~\xde\xd7\xdbD\xeb\xf3\xd7\xe8\xa5\
+\x8e\xe7>.\xbd\x8e\xfd\xf4\xefX\x88\xdeJ\xdc'x\
+\xbf\x83\x0b\x96\xd7\x10^\x03\x08\xfa\x1bL\xe8\xfc\x12x\
+\xf5!r\xa2\xe3\xa7\x87x_]x\x8b\x09\x01\xf9]\
+\x9c\xde\xff4Ft4\xd4\xf8\xdb\x93\xbe\x94\xad\xb7\xdf\
+\xcc\xcf\xd9\x8a\xfeuJ\xf8)\xc8\xf9\xfd\xfd\xb7\x9f\x1b\
+\xe2\xf0\xdb\xac\xdc\xd0\xffp\xe7X\xdf\xcb\xe4\xc3\xe7\xa5\
+\xb8\xfeVG\x1f\xa2\xaf\xbf\xe7\xacz\xee\x9c\x99E\x8f\
+\x99P\xe7\xd7\xa4\xde\xa3\xa6_8op\x0b\xdd\xba\x1a\
+\x86\x96m\xe1o\xe2\x12\xe5\xfe4~*U=)\x85\
+e\xa7\x1d\xfcL\xd7\x9c'\xfa\xc7E\xb7\x5cw\xc7\xed\
+\xfb>\xddd\x88\xd1o\xe3\x0b\xbfx?}\xb8\x1f\xd6\
+P|\xf33(\x7fQ?\xee\xf8\x12ZX\xa1\x92\xd7\
+y\xd3\x1e\x83\x7f\x1f\x8b\xbb\xb7mv\x9a{\xb7\xca\x9d\
+\x97\xe3T\xef\xb8\x98\xe3+\xdf\xfe1\xdf\xfd\xc29j\
+\x05\xda\xbd\xbe\xc7\x8aqy\xaf`3\x0ceN\xaf\x9c\
+FF\xdcy\x055\xdd\x00\xbf\xfd\xfc\xfcGy\x0dd\
+0)\xcaj\x91F`\xc7s\x89\x91\xdc?H\x10n\
+\xa2\x03'&\xde\x9f\x1ete\xbd.@\x88\xb8ub\
+0tCtd\xcd\x85\xe4\xb2\xb3\xc5{\x00\x8a@V\
+\x12\xd4\x19\xbazf\x90\x01\x97\x92_\x0c\xd2\xc7\x102\
+\xb9\xa9^\xb7\xe6+\xc5\xddS}\xf2|l\xf8\x1c0\
+#\x13)\xe4P\xc8M\x0b\x9dd\xc5\x98\xa8\x9f\x12+\
+5\xd4SH1\xa5\x94SI5\xb5\xd4s\xc81\xa7\
+\x9cs\xc9\x02\xc5^B\x89\xa6\xa4\x92K)\xb5\xb4\xd2\
+k\xa8\xb1\xa6\x9ak\xa9\xb5\xb6\xda\x9bo\x01\xd0L-\
+\xb7\xd2jk\xadw\xee\xd9\xb9r\xe7\xdb\x9d\x13z\x1f\
+~\x84\x11G2#\x8f2\xeah\xa3O\xcag\xc6\x99\
+f\x9ee\xd6\xd9f_~\x85\x05~\xac\xbc\xca\xaa\xab\
+\xad\xbe\xdd\xa6\x94v\xdci\xe7]v\xddm\xf7C\xa9\
+\x9d`N<\xe9\xe4SN=\xed\xf4\xf7\xac\xbd\xd2\xfa\
+\xcb\xcf7\xb2\xe6^Y\xf37S:\xb1\xbcg\x8dO\
+Ky\xbb\x84\x13\x9c$\xe5\x8c\x84y\x13\x1d\x19/J\
+\x01\x05\xed\x953[]\x8c^\x99S\xcel\x03\xfeB\
+\xf2\x0c2)g\xcb)cd0n\xe7\xd3qo\xb9\
+3\xfe\xc9\xa82\xf7\xaf\xf2fJ\xfc\x907\xff\x9ff\
+\xce(u\xdf\xcc\xdc\xafy\xfb]\xd6\x96\xf0n\xde\x8c\
+=]\xa8\xa0\xda@\xf7q|\xd7\xeek\x17\xd9\xfd\xf2\
+n>;\xf0\xdd\xf7\xff\x9a\x0b\x8dQ\x8e]g\x862\
+\xd6*!.\xe0\x83\xec\x12M[{\x14\xa4\x86\x98\xc6\
+\xea1\x9d}\xb2\xd8\xd6\x80\xc6\xab\xf4\xc3\xc1P\x00\xbf\
+\xb2\x09\xec\xc8\x87Z\x99yPn\xa7S\x8b+\x9f<\
+w8\xbcw\xa8\xfa\xec}:\xaf\xfe\xf4\xb2\xf6I\x8d\
+s\xe9~\xbf\xba\x0f\xbb\x9c\xe0\xe7Z+\xb42\xa8\x81\
+\xb1R\xde\xe7\x08\xe0\xe7\xd0\xfbv\xf1\xe8}\xc5R\xf4\
+\xeeS8g@\xec\xe79b~=t\x92U\xcd1\
+\xee1\xda\x8e\xe5\xe4\xb1\x19m\xd39\x96\xa9D*W\
+\xbfO\xdf\xee\xa5{\xe5\x8e\xdb\xc4\xce\xa7\x99\xfa>\x1f\
+\x0f\xbc>O\xbb\xbb\x98\xdc^>\xad\xc9\xa4\xe9\xaeq\
+\xe69\x15\x16\xf0w\xb0w@\x12\x11\xcf\x80\xeep\xe8\
+\xfe\xf7\xb1R\x80?\x1f\xb9C\xad'7\xbf\xb7\xa3r\
+O]\x87\x90L\x02\xd9\x9c\xd9\xe9~\xc9\xf6;\xdc\xdd\
+\xc3\x8dH\xd3\xe8\xe8\x07h\xe5\x93#\xb4Yr\xb1\x8c\
+\xd8\x00\x96\xb3\x97)3\x9f\xc3(@\xa4Yi\x1a\x9d\
+\x5c5\x08\xde\x93[\xc0T\xbb\xe3\xdbs\xd7?\x1c\x1b\
+fE*\xe7\x89l\xfd1\xae\xefQ\xbd\xa1c\xcc7\
+t|)>#\xfc'\xac\xcf1\xf3\xf1\xe0g\xb1e\
+$\xfef\xf6\xd3b0\x1f\xab\xe1\x93b\xf8,\xc2\x0a\
+\xb0\x8a\x82q \xfdn\x14\xdb3\xc8W|\xef\xa1_\
+\x8e\xfc\x1c\xdf\x1b^A\x8c\x02l\x9e\x083\xcf\xfa\xa4\
+\xf9\xdc(Rn\x8a\xe3\x13\xe1O\x8e\x8c\x0f\xe15_\
+\xab\xdb\xbf\x97\xad\xf9Z\xdd\xfe\xbdl\xcd\xd7\xea\xf6\xef\
+ek\xbeV\xb7\x7f/[\xf3\xb5\xba\xfd{\xd9\x9a\xaf\
+\xd5\xed\xdf\xcb\xd6|\xac\xdb\x9d-h\x99\xe1\xe7S5\
+\xa5\xb1\x138\xd9\xa7 \xb5\x8e\x19\x80\xd7\x11\xee\xd8\xd3\
+\xd8u\xea*\xbc\x87S\x87\xd9\xed\x94\xfa\x1f|Q\xdf\
+\x1b+\xe7\xbe{\x8a\xbbVsR\x09i\xae\xd2\xf2!\
+\x0e\xc2\xefq\x96\xb4!cO\xb5\x1d\x982\xea\x1f\xf6\
+/\xef\xc6~\xf1\xc4\x7fy\xa1\x04\xa1\xe7\x05?\x8c\x98\
+\x97\xdf\x85\xec\xed9\x08\xa9Ksd4B\xf3\xf1z\
+\xd0b\x90\x1b\xd1\x9e\xb8s\x05\xf0]\xf1\x99\xd7\xb5\x9a\
+_\x9b\x9f\x91\xdb\xca\x5c\x06\xc5\x10\xf9\xfe\x1aS\x84\xb0\
+\xd6\xc0\x19S\xd2\xb0\x5c\x18\xad\x1f8'\x9b\xb0\xfd\x9c\
+\xc9\x8d\xd9\x5c\xa6\xae\xe1\xa5\x1cjB\x9bT\xac\x0a\x8a\
+f\x17\x8bb\xf2\x16\xd9\xc1\xeb\x09\xb3n>th\x96\
+\xb6}\x1c\xeb\xb8\x901P\xdbt\x94\xc9\xac\x0d\xb5&\
+\xa5F\xd2\x90a\xbb\xc7S\xc2\xc2l\xc9\xd8\x85\x94\x8f\
+\xa3\x14{;\x09\x19\xc6l\xda\xf4\xbe\xa7D\x9e\x18\x9b\
+\x7f\xa0\x04\x18\xd9$\xacL(\xd3\x93b\xe4\x98\x1b\xc9\
+\x97\x9aCs\x08\xdflc\xaa\x93\xd1\xb7+N\xc7\xa0\
+N\x0e$\x9e\xda\x85\x14z\x8a\xb2\xbft\x14\x1d\xf5\x7f\
+\xfb\xcc\xaa\x90\xe1i\x8f\x0a\x82p\xa9\xdc\x19\x0b\x88I\
+\x8d\xe2\x9c\x18\xa8\x8fh4\xea\x9d\xc1\xa1\xa7\x96\xcd'\
+]\x8f\xa3\x82w\x04{\xaf03\xfa\xd9\x0f\xdf\xa2B\
+5\x5c\xc9\xc4\xad\xe4\xeds\x0b\x93\xab\xc0\xf8;\xe6R\
+\xb9;G%5f\xa5\xfcOl\x9dz\xedg\x88\xd7\
+\xea\xe8\xa9\xcc\xd4\xc6\xaa\x05\xf1\xd9\xfb\xaa\xb3(\xc2\xb9\
+\xb7\x86Qa2\x0e\xe9<\xa3\xe3\xcb\x04\xce\x06\x92\x82\
+\xe0\xab\xad\x13\x81Vb;\xe8\xe4h\xe8\x07\xbf\xd1\x1e\
+\xd1\x8eV\xaa;D\x09\xcf\x9f\x8bW+x\x8bxe\
+(\x03\x1c\xd9+\x85\xd5\xd2^s\x033\xc3%\xce\x9c\
+\x13\xc38c\x5c\xa3\x19'\xec\x09\xc2\xb9\xecC\xc7\x0a\
+9\xdfs\xdb\xb34$\xedl\xb9\xa6\x14\xd1(\x07m\
+$\xbc+\xd8Y\xc4*\xf58\x0f_\x9b(&\xb2\x84\
+\x801\xbeSv\x8e\x8a\xf5I\xd7\xb7\x01_u\x16\x02\
+\x95\xf4\xee\xb4\xecA\x87#\x84)\xaf>7\xdfF\x90\
+\x0f\xf0$\xe6L1\xa1\xb4\xebK\x9c\x99\x89!F\xdf\
+\xd6SQ\xbe\x83VV\xdc\xe3(\x0c\x07\xda\x18c\xe4\
+:\x171u\xb1\xa2\xcfq\x12\xfb\x14\x8a\x14N\xd96\
+\x15W\xde\x8a\xc0\x8c\x9b\xfa_\x8b\x00\xdd\xbf\x06\xc8\xb0\
+\xfa$c\x94\x16\xff\xd5\x15\x93\x8f\x8c\x0e%\x18Si\
+\x93Z\xe0{\xfd\xd6Q\x22\xbe(\xba\xc1T\xd7$\x90\
+\x13{\x9eK;\x88y\xc5\xf5\xa0\xf8H\x8e0\xc8\x0b\
+\xf2zm2h\x0e\xb5\xee\x87\xdd\x94\x00\xa5\xe9\x11w\
+\x06P\xf7\xa3^\xf8\x89\x951\xf7;g\xfb\xf5\xf7\xe3\
+\x08{;\xa6_\xb0\xc7\x9aP\x8e`\x9d\xf3\x99\xb1\xc1\
+h\x80\xdf\x22\x9e\xd8\x19ej\xba\xd5\x03\xe3\x02@p\
+5\xa5/\xd2\xb1&\xa6\x0a5:\x17h\xeeL\x83\x88\
+\xa8+\x82l\x99n\xc5\x99\xb5Y\xc6q\xe9\x84\xac\xb9\
+\xce\x01K`\x8e\x16Q\x1e;7R\x12\xe9B\xee\x0d\
+~\xce\x16\xaa\x9b:\xdc\x0dL\x805\x0a\x8c\xa22\xe7\
+^RZ\x09\xc2)4R\xc6Y\x95\x13\x09-\x99J\
+\x8b\xa8\x12\x9c\xe1\xea(t1 P*\xdekS\x13\
+eXw\xf5\xd1\xcaN\xf0\xd6;\xe5\xba\x86\x94z\xf4\
+\xc8\x84v\xec\xf6k\xcd~\x9d\x13m\xd2I\x88{\xf8\
+\x14#\x07X\xd0>m\xd8\xc2t\x86AWK\x0b3\
+\x87\xe0\x00\x9c\xd4\x03|XJ\xf7\x9e\x91\x04\x8a\x99\xda\
+\xee\xb8@+h\xc5\x0f\x14\x1b\x89L\x1a-Y\xd4x\
+.\xb6Q\xc582S\x99\x8eZ\xbc\xe0f\xc9\x1c\x97\
+\xf3Q\xcb\x0b\xb38\xb2\x92\xb8\x84\xd3\x12P\xc1\xd2\x12\
+\xdb\x88\x11\xe0\x1aX\x83\x02\xb4\xe6N\x22\xf0\x84\x07\x7f\
+iZ\xc8\xd0\x0ee\xc7\x8c\xa9\xb2U\xb8\x10U\x05\x9a\
+\xa5](\x1e\xea%$J\x17g\x89\x8b\x83\xb0}q\
+\x9b\xd7\x1be\x97\x06\x9e\x84A\xd5f\xb8i[\xa1\xd0\
+f\x05\x87\x0a\xe3V\xa2\xe1\x1d7$\xaa\xccx\x8c\x9e\
+W\x00\x82g\x0c\x80\xe6T\x83\xa3(`\xe3-\x10]\
+\xd3\xeeLk5C^G\xa4\x91\xc9V\xe0\xee`\x0a\
+}a\xd1\x144Z\xb5\xb1\x12\xf7\x10\xd6t\x88\x85Q\
+U\x14*\x9cA\xc0\x8a\xb2>\xe2n\xc3\x13\xc6e:\
+\x97-\x1e\x99Z\xb5\x9e\xd2T\x15.-h\xa0PB\
+)\xec\x19<\xd3\x1e3\xa5P\xc8\x06\x08r\xb0\xbbS\
+\xab.\x8b\xacP\x03\x85\xfe\x1d\xd9\x0cn9\xc5\x14\x90\
+\xbc\xbf\x8c\xe0f.4\xd1\x14\xa2-\x01\xec\xd4H0\
+\xf0\x89\x0c\x88\x86\xfc\x8c{\x00\xe0h\x12\xe6\x16w\x0c\
+\x80\x8f\xa9\x90U\xd1\x90A8B9U\xc3\xfe\x02A\
+\xd1w\x98\xedB\xc4\xe1\xc4\x01\xe2\x025V\xb2\x8e\xd2\
+\xe1~\xd5\xcb\xc11H\x90\xb0wC\xf6=g\xd4\x12\
+\xb7s\x9d\xc1&\xe9\xc3q:\xad?\x1eW=\xe3i\
+\x0c\x85\xf0z4\xd0\xacX9n\x04\xf9\x028\x1d\xfc\
+\xa1\x96\x88\x11~\x93B@&\x82\xfa\x85+\xd0>\x87\
+y\x94\xbe\x9d\x1f\xd4:\xba1`\x18=\xe4U@F\
+2/Jr\xb7\xd5[\x9dw\xf9\xef\xe2\xd1\xa2\xa2\xb6\
+z\xe3\xcaM\xfb(\xca\x1c\xaeD\xcd\xe8\xa1\x93!\x19\
+\x14%\xd5\xa6\x12,\xe4\xeb\xcatZ80\xd0\x1d_\
+Xk\xe0\xe0\xf5]\x10\x0a\x8c\xbaBv\x95F;\x16\
+\x90\x80\x13\xcdD\x8ePBP\x00\xa0\x9e\x8b\x93\xe4\xb2\
+\x05\xdaJ)\xc1N\x09\x84\xec\xda\x16`X +b\
+F\x08\x9e\xaeJA\xa3\x14q\x13\x15{\x1a\xd2oh\
+\xe5F\x18\xd4\x1a\xae\x99\xd8\xb5\xa0f\xf1 D;9\
+q\x1f\x0a{zJ\xb1\xf0\x0d>\xd3\xb2\xcfD.\xc5\
+\x15\xe9\x9e\x01$\xd6Fe\xe78jC\x84 \xa1 \
+\x07\xce\xa1\x99\xcf@&\x9c\xd8\x85\xbf\xb4;H\x16c\
+\x1d\x14X%\x9a4w\xb6\x9e\xfa\xb5\xb7\x8fa\x93\xb6\
+-\x05\x09R#F2\xc4=\x93gZ\x1d\xccm\xe8\
+3-$1.j\xc5\xceNz\xa0\x94q\xb4\x8a\x04\
+\xab\x13\xd7\xedmo\xf4\xbe\xa5\xbe\x80\xbf\xf1\x18?\xf7\
+\x0a\xfd\xd4\x92\xcd\x0f\xb8~\x13\x0b\xbfC\x88\xdc{\x07\
+\xdb$6\x98\xda\x96\x06B\xe3u4\x95\xe4X\x0a\xa8\
+Z\x98\xaaA\xa7+\x81\xd4\x94\x8c*\xa1\x1c\x07\xc0\xf3\
+\xeb\xb8\x5cC\x9f\xb9\x10!\xa2\x09\xef\x00^\x9d\x92\x91\
+Pd\xd4~\x12\xe8\xb3\xc8\x1a\x818k\x87\x95\xe1y\
+\x11\x85G\x05\x80\x1c\xcc\x02\x05t\x02\xec\x07\x02T\xe8\
+\x10\xa0\x93\x96k\xd0m(\xb4\xbc\x1a\x88\x99\xddD8\
+o\x0d\xb4\x89\x09r\xb4\x04G\xc1\xc9[\x96so\xd8\
+\xf5*>\x07Z2\x80\x81\xa4\x88\xa2\x0d\x10\xc9:\x8c\
+\x15\x84\xd0\x22\xf2-g\x14+\xfdf\xe6!\xca\xb3\x8b\
+\xe5bG\xec\xc3s\xe8\x05\xfa7\xa9F>\xca\xbb_\
+\x89]\xea\xea\x00\x8cg\x1b:uq\x03\xb8\xaf\x91\x05\
+\x8c\x94\x1f2\x9f9\xc1\x194\xee\xd1\xa2\x22\xect\xc6\
+\xc4\xca\xe5-6\x99]\x0c\xc6\xb7\x0a\xe2\x03\x01\x0a\x9e\
+\x94aZ\xb3~\xdfh\xd4\x04\xf0\x80\xd9-\xa0\x9b\xe8\
+\xa3\x15i\xaf\xb5V\xd5\xdf\x08\xad\x80\x8b\x09\xa1\xd8\xa3\
+\x1f\x12\xcf\xcb5\x00\x87\xeeF\xfalm\xb0\xa4dS\
+&T\x01q\x05]\xc3x\x09exEF\xdcwJ\
+\x99)\xc1l\xf9\x84 \xabJ\xfd\xb6\x80\x1cG\xd7\xa9\
+\x99@\x83\xd0\x87Qt_Ax\x0f\xc1\xe3\xd3&p\
+\xb5\x1a\x93)o\x8e\x0d\xbd\xd70@\xa8\xad\x22\x9f\x0a\
+U\xdd\x1eX\x01J1\xb3D\xa6\x011\x12\x99\x98G\
+\xe2\x82\xdd\xc2X\xdc\x00>{\xad:\xc07\x13,\x9a\
+\x81\xc4\xca\xe7\xa1~\xdcO\x030?\x8e` 9\xa6\
+\x05\x0d\x91\x02\xa5\x86\x002n\xf1\xa7GP\x12\xe3\xb5\
+\xa4\xb2R\xa3\xd8\xe8\xb6\x00\xff\x85\x85j\xab7\x8ff\
+\xc2\x7f\xfd\x0e|Y\xa7\xc5]]\x92\xc3\xcfz\x04\x84\
+\xcd}`\x1d\x12\x873\x86\xe0\x10\xbf\x04\xba\xfa\x0c\xcc\
+\x07:\x87\x86\x01\xf4\xe8~Wa\x890AW\xe6\xaf\
+\xe5\xd6\x18@\x9d\xadM\x9f\x956\xce\x83qRjc\
+h\xeb\xecv\xe1p\xb7\x9a\x7fZ(4\x9f-->\
+\x0b\x1dU\xb1\x08\xf6\x82\xeb\xb8\xaf\x07N\x1cS\xda\x91\
+*\x0c@\xf3\x9cdr/\xc5\x08\x0f\x81k\xb1}7\
+2)\xac_R\xb9|\xa9x\xf8\x89\x0b\xe1\xab!\x81\
+\xbb\x84\x01\xf0\xe1\xd4)\xa6\x9b\x86\xda\x0b\xb6\x84\xbf\x16\
+O[_\xcb<\x04\xb8\xdd\xb0e\xd8\xe4DI\xbe\x81\
+\xf5\x00\x7f\x90\x11\x93\xc9\xdf8\xc2\x0b\x08\xf7$Y\xf4\
+\xcc3@\x99\xfa\xd5\xbc\x90\xe7O\x13\x811)\xea\x0f\
+\x13y\xcdc0\x05\xc7\x10\xfc\xec\x06\xb2<\xd9\x1d\xdc\
+@k\x1b\xe0\x04E\xe6ky\x83\x06\x8f\xeb\xb9(\x1f\
+t\xdf6v\x05{\x8eP\xd1:E=X\x02\xf1Z\
+zx\x0d\xf1\x94\xb8\xe1v\xf0-u\x8f\x11[\x9d\x1b\
+\xd5\xbbZ\xc1\xe4\xaeGV9\xf2S?\xa7S\x03\x9f\
+\x22\xfe+lw\xa8\xa8t\x83\xb8T\x83\x00\x02\x82t\
+\xa2USd\x0chR<2\xd3\xda-\x0a\xf2\xe2\x91\
+\xa9\xb96\x14\x91\x02f\xe7\xab.e\x11\xdeBa\xef\
+\xe1\x89&!\x0eU/\xf1\xae\x09!\x16\xd0\x154Z\
+\x9ew\xc2K\xe8\xe2\x09\xc9]m\xd0ffi\xfd\xbb\
+\x8b\x06Z\xa1\x99\x99[\xb6\xaa`\x0c-\xd6-\xb4\xb5\
+\xa2\xac\xfe\x83\x1eV\xf7yY\xc1|\xed\x1b\x17\xb5\xb7\
+`\x08D\xdfj\xfd\xda\xe4Kq\xd6\x80\x0f\xba\x08\x8a\
+\x8eT\x03\x95W\x0c\xb6\x15\xd5\x851\xe5\x1f$\xf7\x93\
+\x9c\xdc\x94 Jh0a\xf2e\xa3\x04\xd5\xe0ya\
+V\x00a\x1a\x04\xbd@\xb1\xda\x82\xe0\x0c#Udh\
+'\xf5\xd2h\x89\x92\xc6\x15 \xf5\xb4\x08\x8er\x14\xdf\
+\x9f\xfeV\x8b\xda\xdc|'Ask\xf1V\xa2\x8c=\
+cP%*\xfco\x95\xd8\xc6\xf6\xda\x04\xa1\x87\x0b\x16\
+\xces>\xcatZ\xb4\xeb\xc1\x1bb\x06*\xd2\x91^\
+\x93\x13*\x94\x0e\x94\x81\xcf\x97zgJN\xae]\xe0\
+\x86\x22jW\xcd\x7f\xdak\xdcd\x003\xe8l4\x22\
+r\x99QY\xc1\x16B\x19,\x81\x96\x98,\xd8N$\
+\x91$@\xa3\xd8\x94\x5cM\xd4_\x1fS\xfb\xf6\xc5.\
+$\xf4\x9eO\xa7\xa2\xd8\x1e\xa1\xb8\x11/6j\x1d\xf2\
+\x8f\xc5)jT\x81\xe1%\x9f4\x10\x9ag\x85}I\
+.\xc36\xbb\x03\x19\xa0\x07\x83\x19j\x13/\x1dt\x19\
+R\xab\xb6W\x0b^%\x08:<Z\xf0\x96\xd2?Z\
+\xd2\xbc\x89\xc97-\x89\xa5\xc0Y\xe2i\xd7\x03*\x1a\
+;\xa9j\xaf\xfct1\xe0\xef\xc0\xd0\xfci\x03F\x0b\
+\xa3\x85\xa8#\xdep)#E>\x07\xa3k\xc4\xab\xe1\
+o\x90WZ\x82\xe1\xac(YSW\xa9\x80\xfd\x0a\x08\
+\x0cl\x16&\x0d\xc1\xd5=ra0\xc8\xa2*\x83\x0d\
+h\xb6X\xae\xb0G\x19\xd0\x0c\xb1\xf5\xb8/:\x16\x0a\
+\xa4jWt\x22\xaf`\x81\x00\xb3k5v]\x1b\xc3\
+\xb7\x06\xa2\xa07\x81\x167Ar\xad\x94\x00\x8d\xce\xe0\
+\x08a81&\x84 \x0a\xd36\xfcA\xcd&\xd2N\
+\xf85m\xc2#I\x82\x97n\xd1B\x18\xb6{7\xcf\
+8\x91\x9bE\xb5\x88)\x18\x9b\xae[\xcb\xc6-\x91\x80\
+\x81\xd3Z\x1a\xe4\x94\xa3\xdb\x06|=\xe8\x15\xc4I\xef\
+\x97\x19p\xe0uh\xaf\x89b`\x1c'\xb6-\xc7H\
++;\xf2\x82m\xda\xc8l-\xb7\x04ms\xeaz'\
+\x92I\xc3\xd7;\xbe\x0f;4\xb4|\x02\xb7U\x89\x0d\
+ej\x95\xdd\x9feda$\x9a\xba\xbe\x16\x1a\xac\xf8\
+\x15H\x8e\xc8\xbbp\xc4\x84\xb9\x18\xd0\x14O\x80\x08b\
+\x02\x03\xfds\xd0\xb1Yf:x\xc4H\xb1J=\xe2\
+\xba\x82m\xd4\x22*\xb0bz\xec\xdeb\xf4\xc9\xbd\x91\
+\x9ah\xca\xe4\xcdjz\x1c ]\x1esx'=\xae\
+@\xc3\xa3\xe0#\x8d\x93\x94Q\x92\xac5\x84\xcd\x99D\
+1\x90\x1e\xa0\x1c\xdb\xab-\xcb\xc7\xc7\xe0}\x88\x117\
+\x06\xe9\x88\xaf\x9a\x15?\xae\x95%\xf4\x8fv\xdb\xda|\
+\xd9\x9b\xa4\x85#.\xb5\x04s\x82\xc01\x1d~\xcc\xaa\
+Xd\xe8\xacC\xf9\xa3\xc2\xa4\x08\x98\x06\x9a.\xa2\xbf\
+m\x90\x1b\x8c\x1e\x81\x05\xf3n4\x0f\x86\xb7\xfb\x82\x1a\
++\xa0$l\x89\x03\xd5\xc6\xed\xe9M\xcfR\xdc\x10\xa2\
+j)^\x12\xf1\xa1\x17\x9fN|\xda0\xa0U\xc2\xa7\
+\x96\xaf\xa4\x95\xb4\x15\xe2\x0c\xc5\xd9\x04g=QdA\
+\xf9\xff\x8cEd\xfejt\xc09v*\xe1\x00v\xa7\
+\x84\xee\x964n\xc4\xc4\x0ar\xdcu_\xc0\xec\xdc\xec\
+\xf8\x7f\x98\xa7\xdc\x9d\xc7\x0f\xbcsi\xa7\xfeB/\xe6\
+o\xfc#\x90E#\x0f\x10\x8d\xe2s\xe0S\xe7\xe2\x99\
+\x86\x92\xc5*Q\xe5\x80ro\xc0\xc8\x96\x88\xc74Q\
+\xa5J\xba\xc5?,O\xf7\xd3\xad\xa9a\x91+\x05\x01\
+\xe2V\xb4i\xefQ\xb5\xcfP\xe5\x82\xa4\x0c\xa8,b\
+\xdf,\x1a2\x00T]\x126\x07OK\xc6\x11\xa8\x0b\
+,\xfc\xa1[\x8bl\xbd\xe0}\x07\xad\xfa\xc2\xa4q \
+MI\xefq\xf8\x84E_\xd6IJqr\x06\xd7\xc5\
+\xd9\xce\xa1\xcbK\x9c9\xa2\xf2\xdc\xc1R\xe2\xdeh\xfc\
+\x08Zw\x10\x8e\x82\xc4h\x8dN_$\xbbr\x9f\x88\
+\x19\xa1/\x0d\xa1=\xaa:\xa7\xa1'0HT\x9cu\
+\xa32\x82\xa1Up\xac\xd4\x8e\x5c\xf8d\xb1/}\x9b\
+\x89\xee\xa2\xf0\x0e\xe8\xa2\xb5A\xcc\xf5@\xb1W\x00O\
+\x0bE8,\xe3\xf6\x12\xf9\xe2\x15A\x0aOk\xf6\x81\
+1\xe5\x18\x22\xa5\xaevTwR\x5c9<;9#\
+\xf4\x0b\xcd\x90\xc9\x15\xe3L\x18\xc9u7|\xab\x9e\x17\
+\xa0\x8d\xb5\x0c\xb6\x19\x04S_Z\x98w\x8b\xfc,|\
+\x858\xb4\xc1]Y52\x22\xf81\xddlZ\xb3\xef\
+NK\xe6w\xc1\xcal_k\xcd\x00~\xac\x085j\
+na4\xee\xce\x81t@\x19\xaf\x9d\x83\x15\x92\xd6\xd8\
+\x9e\x9d\x03\xd4\x95\x96\x9b,\x83\xa3\xaa\xb4\xbac!H\
+J\x04\x98\xddx\xd1\xdc\x18\x82VS*\x91Dqp\
+\xe7\xeeI#\xf3\xe8\xb6j\x1dkg\x9aV\xad\x83<\
+\xc1\x9e\xc8\x91\xca\xd3\x8e\x16\xb1\xa2U\x8fgH\x81P\
+\xeb\x05\xcb\x12\xa1\xe3\x0d \xb9\xcd\x84]E\xde\xe0^\
+<\xfeeG\x8a\xed\xc0\xfa[\xf2\x12\x0a\xb1\xb02\x11\
+F\xe0\x80\xfb\x86\xe1j5\xa8j\x91\x19\x09T\x05\x22\
+\xf4z\xadc\x11bY\xba\x0d\xdf'\x89\xa56Gk\
+\x22w\xeav\x0b\xc3F\xd7\xf8\xf0\x03\xf6\xf2\x1a\xc9\x93\
+\x92\xc6gxd)\x81\x90|\xa0\x88z\xce\xae\x12~\
+\x8c\xdfP\xd5d\x0b\xca\xe8\xd1\x80\x84\x0c\xe1\x12]\xcb\
+B\xa0\x86\xe7\x15`\xab5\x90\x0a\xf47\xe7\xa9\x99!\
+\x89\xfb\xf8\x01\xb1Gw\xce\xcdD\xb4\xe5\x02ZQX\
+\xb2g@c\x09Ryw\x9d\xad\xa1\x7f\x82\x9e\x821\
+\xe8|-r\xd9\xd7>\xdf$\xa6\xf1.\x8d\x00b9\
+l!\xc3\x8cZ +\x87\xbbPM-<\xe2^\xab\
+dwq\x90\x89/\x7f\xcc^\xd4\x1fc*\x996\xa2\
+\x9b\xa5e\x9cx\xa6\xea\xec\xa0\xcdI\xd9\xa7\xdd\x8a\xa3\
+=:x8c\xcdi\xd0\x1b\xa9Y\xfam\xd3\xcaH\
+\x22\xa3\xf83\x10\x18`\xe1\xccP>\xbd\xf6\x0e.D\
+<\xe6\x08\xa8\xa3\x82\x80\xc6j\xef\x8c\x99O\xe1>r\
+\xe7\xf2\xd4J\xb94\xde\xbe\xde\x1c\x0c7\xda\x05\xc6Q\
+\xf6\xb5\x1c4Z\xb5i\xe7\xb3\x05\x14W\x22\xe7\x84\x98\
+P\x83\xeb\xd2\x85tURU\xc3\xc9\x95\x9a\x1d \x15\
+\xce0\xabk\x11ZC\x22U\x9a3\x83\x9a\xfb8 \
+\x98a`\xb6r\xbfe\xa3uen\xa5us.!\
+QA\x07B\xbe-\x06+l\xd6\xca\xf9\x86\x15L\xb8\
+P\x98\xc1\x87\xfd\x0f\x8f~\xf5\x9d\x8b\xe8\xe9M\x9a6\
+\x99\x5ca*\xe4\xeb\x94[\x95Q\xe8=\xc7\x88\x9c\xa4\
+\xa6%2urh\x22N\x0b.\x80\xbeA\x0f\x01Q\
+%D0P\xb6p/\x8e\x0e\x11\xd16\xaa\xdb\xeb\x89\
+\x15R\xc6I\xbaW\xb7\x1d\x08\xe4\x03\x88r\x03\xfa]\
+\xfb\xc6\x7f\xdcc\xc7\x1d!\x05IOw\xadg\xbf5\
+\xa0|\xb8t9\x8a\xc3\x9f\xf6\xaf)\xc6:0g{\
+j\xf5|Y\x83\xd6\xd6\xbc6zZ6$\xa5\xd1\xf0\
+\xe1 \x22\x93\xc9 \x08\xcd\xb9\xa7E\xfc/\xd0\x11\xf3\
+Z\xb4\x0e\x1c1\xdf^\xf0\x08\xbd\xb5\xe42mdH\
+4\xba\xc6\xce\x9am\x91\xc2:Q+\xaf\xa8\x5c\xa4\xc3\
+a\xaa\x89le\xb2N\xf5\xee\x96\xaf\x1b\x9c\x93\xa2\x1f\
+@o\x04{\xb4\x83C\xdf\x1c\x83\xa8\x99q\x11B\xba\
+'\x22\xd2\xc5\x04\xd3YZK\xff\xa9\xc3\x98\xa1C\xd7\
+9\x8f\x8f\xa6\xcc\x88\x18J\xa7\xa2\xa0\x8e\xd7b\xa6\x05\
+\xd0g\xf3\x06v\xa17%\xda\xe8N\xb4C\x9e\xb4X\
+R\xff\xa1\xb9\x91s\xa8\x16\xa4\x02\xc4\xd1\xf0M\x0d\xc9\
+\x00\x9fP\xe2X\xd4.gQ\xa3D\x0f\xb6\x02\xe3\xb7\
+\xa1.\xbe\x06\xd8p\x87\xa2\x87\x13\xdbD\xd0u\x9ai\
+\xab?\xb5;K\x0dc9\xa2\xd6\x18\xc7\x09\xb4\x1c\x8a\
+\x82\xf2\x86n\xa5\x9d+4d\x9c\x96\xeaH\xed\xd4\xc6\
+\x8ev\xba\x06\xcd\x1f\xe2\x0e\xa0\x9e l\x06\xe2\x86U\
+m3\xf4\x80(\xd5\xda\xf1k\xd1\x16\x1cs\xe4\x99\xee\
+\x07\xad\x0d\xa4\x97GM\xf6\xee\xac!5'~\xe0\xee\
+\x5c\xa1\x99\xb7\x9eD%l\xd8G\x8a\xaf\x93\x17O?\
+-=\xc9\xe6D\xf8\x98\x80$\xc6r[\x0f\xc4\xb5\x83\
+X\xc3Thu\x1cq?\x1a4\xd9\xb4\x12xwZ\
+\xd1\xd8\xc0$*\x1fo\xae\x0d\xa0O\x9f\x042\xf7\xa9\
+\xa5\xf3<\xb5DG\x87,\xf9C\xbe\xdf\x9e\xaa\x80\x5c\
+\xc0\x97\x16\xd0\xbb\xd22D\xdd\xc1QQl+\x19\xed\
+}\x13\xdb\xfaf,n\x0fL\xca\x03\x06\xf3\xdaaA\
+o\xf9q\xd7\xb6BVL\xab6?I\xc5Xw\x15\
+\xd3\x92\x8a\xe1\xc0%Z\x0f\xf8f\x06\xb4\x17i7h\
+\x06l\x11|\x90\x226\xe2\xb5f\x0b\x9b~h\xf5\x80\
+\xd0\x04\xb8\xb3G\xdd\xe9\xb9\xc1}\xb7$6\x83\xd2\x83\
+\xe1\xbbSBf\xea\xd9\xf2\xf5\x1f>3\x80\xf2\x22\xe5\
+GOS\x1a=\xfcB}\xc0E(\x12\x04s^-\
+k\xdfjC\xca\xa1\xae\xd9\xe5\xb2\xbd*\x1e\xb8\xd3\x7f\
+\x90\x22\x10p\xe2Y\x04s\xc8\x01\xc48\xf22\xb4\xa5\
+\x9eu\xa4\xae\xf4\x08Kn\xc8\xf9\xb1\x93Oz\x18\x19\
+}#\xa7G\xebo\x22\x03\x80`\xeb\xb5.<\x22\xaa\
+a\xa7\x94s\xa1\xc0\xc0Vj\xd7\xa4\x8eo`jE\
+a\x86\xac\x91\x08\x1b\x00\x0d\xd4\x11BY\x9b+\xc8\x0d\
+4\x88\x5c\x0d\x15\x88\xc0@*\xe89\xc7\xa0\x07\x04N\
+\x81\x17\x81=Oe\xa3\x08\xe1\xd65igl4\xc6\
+S\xef\x03\xb6\x05O\xc8\xc0b\x5c\x11\x8d\x94\x11\x0c\x07\
+\xd3\xe8\x1e\x19\x16z\xd3F\xac\xb6\xd8P#\xb833\
+\xd0\xa1\x8dXh\xe3\xc6\xa3\x06b\xd3\x86O_\xafe\
+=\xadQ|\xe5\xd1\xc1f\x9a\xa7, \x9a\x80\xd5A\
+qi\x9f\xaf\xe9\xc9\xcfp\xf7\xf9\xa0\xa4\x93U\x04\x91\
+\x1a\xc2c0Cq\xfe\xddF@\xf2R\x96\xdaF\xa0\
+\xff\xf1\xfd\xf5\xaemR\x1a\x5c\x04\xd69 UM2\
+Q\x05\xb5+\xd7A\x84\x10LL4\x92+\x87\x05\xbf\
+\xbb\x15J\xbb\x9bX[\x04\xc5\xca\x0eU\x8b\x1d\x06\xfa\
+\x98\x5c\xc3~\x96_\xbe\x01S\x03>zp#\xd1\x8d\
+\xda\x0fh\xe90\xf8\x94\xd5\xf7\xf86I\x0eZ\xd5\x88\
+\x8b\x8e6\x97\xee^\xf2\xb9j\x13\x91-\xad)\xe3_\
+\x9e\x85\xe8\x83\x16\x0a\x0fWk\x99WL\x9d\x9fU\xad\
+\xf1P\x837\xf4)2\xe3>G\xb5\xf5\xfc*\xff8\
+J\x9e\xb6\xcf\xab\x8c\xbf\xd7sM\x1c\x04\x07^k\x80\
+\xe7Y\xcf\x81\xdc\x9e'\xcc\x86\x1e$\xba\xfb\x22L\xe6\
+\xae\xc1\x1c\xad/\xcaIB\xccCHt\xb2\xcf\x9e\x89\
+\xdc\x85z\x94\x19\x1a\xe3\xb3q=\x1b,\xfe\xedy\xa8\
+\x8f\xf3\xba\x1a\xfay\x8c\x8a\x99\xad\x86\xf8:t\xbe+\
+\xab\x95\x85\x22t\x0b\xa0\x0e\xd2\xe1COh\xca\x88\xfe\
+8$\x22\xe2\x9e\x07\xa2\xfe4)\x95\x1c0][\x1d\
+h\xb7}\x0c\xc8\xf2\xaf\x03\xcd|\xb2IP\xd0\x97\xa2\
+|\x87\xc3e_1\xbe\x11\xfea.\xe6\x87\xc9|!\
+\xbe\x8fF\xd3j\xe0\x1d\xce\x13\xdc;\x13\xf3\xc9T\xfe\
+\x14Y\xfb6\x9c\x1f\xf3m\xfeI\xf8\x1f'\xf3sl\
+\x7f\x08\xed\x93m\xf3y\xba\xff<\xa1\xfcSp\xcd\xf7\
+k\xf8\xf7%l\xbe_\xc3\xbf/a\xf3\xfd\x1a\xfe}\
+\x09\x9b\xef\xd7\xf0\xefK\xd8|\xbf\x86\x7f_\xc2\xe6\xfb\
+5\xfc\xfb\x126\xaf\xf8\x22\xe0`bW\xa5\xe9e\x82\
+p\xc8q\x04\x84\xc5\xb4H\xeb\xde|\x19z\x8c\xa60\
+\xa3\xa2M\xa8\xa5Uk\xfd_;9#;\xd1\x0a\x06\
+_}\x9f\x9a\xc0\x19bc\xa1\xc3)\x0d\x0a\xa4\x8b\xb1\
+H\x9d\x1e\xdf\xc0^\xae,\xf9\x81\xa4\xc8\xe2\xb5]\xf0\
+<h\x16\xe7q\xfb\xc8\x8f\xb8\xa3\xb1{\xdcDZW\
+\xf5\xb8\x05\x1c\x1aF\xd6CL\xa8\x13\xf8z\x91>\x94\
+\x89\x085\xde\x95o\xff\xf0\xfe\xdd\xef\xfcQ\x0a\x98\x7f\
+\xff\xdc\xe1\x7f\xe5\x85(\x1el\x87\xb5\xe6\xff\x015\x94\
+3\xa6\xf6\xe2\x8e\xf3\x00\x00\x01\x85iCCPIC\
+C profile\x00\x00x\x9c}\x91=\
+H\xc3@\x1c\xc5_S\xa5R*\x0ev\xa8\xe2\x90\xa1\
+\x8a\x83\x05Q\x11G\xadB\x11*\x84Z\xa1U\x07\x93\
+K\xbf\xa0IC\x92\xe2\xe2(\xb8\x16\x1c\xfcX\xac:\
+\xb88\xeb\xea\xe0*\x08\x82\x1f \xae.N\x8a.R\
+\xe2\xff\xd2B\x8b\x18\x0f\x8e\xfb\xf1\xee\xde\xe3\xee\x1d \
+\xd4\xcbL\xb3\xba\xc6\x01M\xb7\xcdT\x22.f\xb2\xab\
+b\xe0\x15~D\x10\xc4(\x06df\x19s\x92\x94\x84\
+\xe7\xf8\xba\x87\x8f\xafw1\x9e\xe5}\xee\xcf\xd1\xab\xe6\
+,\x06\xf8D\xe2Yf\x986\xf1\x06\xf1\xf4\xa6mp\
+\xde'\x0e\xb3\xa2\xac\x12\x9f\x13\x8f\x99tA\xe2G\xae\
++M~\xe3\x5cpY\xe0\x99a3\x9d\x9a'\x0e\x13\
+\x8b\x85\x0eV:\x98\x15M\x8dx\x8a8\xaaj:\xe5\
+\x0b\x99&\xab\x9c\xb78k\xe5*k\xdd\x93\xbf0\x94\
+\xd3W\x96\xb9Ns\x08\x09,b\x09\x12D(\xa8\xa2\
+\x842l\xc4h\xd5I\xb1\x90\xa2\xfd\xb8\x87\x7f\xd0\xf5\
+K\xe4R\xc8U\x02#\xc7\x02*\xd0 \xbb~\xf0?\
+\xf8\xdd\xad\x95\x9f\x9ch&\x85\xe2@\xf7\x8b\xe3|\x0c\
+\x03\x81]\xa0Qs\x9c\xefc\xc7i\x9c\x00\xfeg\xe0\
+Jo\xfb+u`\xe6\x93\xf4Z[\x8b\x1e\x01}\xdb\
+\xc0\xc5u[S\xf6\x80\xcb\x1d \xf2d\xc8\xa6\xecJ\
+~\x9aB>\x0f\xbc\x9f\xd17e\x81\xfe[ \xb8\xd6\
+\xec\xad\xb5\x8f\xd3\x07 M]%o\x80\x83C`\xa4\
+@\xd9\xeb\x1e\xef\xee\xe9\xec\xed\xdf3\xad\xfe~\x00p\
+\xa2r\xa6'\xfd-\xde\x00\x00\x0d\x1aiTXtX\
+ML:com.adobe.xmp\
+\x00\x00\x00\x00\x00<?xpacket b\
+egin=\x22\xef\xbb\xbf\x22 id=\x22W\
+5M0MpCehiHzreSzN\
+Tczkc9d\x22?>\x0a<x:xm\
+pmeta xmlns:x=\x22a\
+dobe:ns:meta/\x22 x\
+:xmptk=\x22XMP Core\
+ 4.4.0-Exiv2\x22>\x0a \
+<rdf:RDF xmlns:r\
+df=\x22http://www.w\
+3.org/1999/02/22\
+-rdf-syntax-ns#\x22\
+>\x0a <rdf:Descrip\
+tion rdf:about=\x22\
+\x22\x0a xmlns:xmpM\
+M=\x22http://ns.ado\
+be.com/xap/1.0/m\
+m/\x22\x0a xmlns:st\
+Evt=\x22http://ns.a\
+dobe.com/xap/1.0\
+/sType/ResourceE\
+vent#\x22\x0a xmlns\
+:dc=\x22http://purl\
+.org/dc/elements\
+/1.1/\x22\x0a xmlns\
+:GIMP=\x22http://ww\
+w.gimp.org/xmp/\x22\
+\x0a xmlns:tiff=\
+\x22http://ns.adobe\
+.com/tiff/1.0/\x22\x0a\
+ xmlns:xmp=\x22h\
+ttp://ns.adobe.c\
+om/xap/1.0/\x22\x0a \
+xmpMM:DocumentID\
+=\x22gimp:docid:gim\
+p:b21310e5-9d21-\
+44d1-ab3c-9dd6d0\
+c05628\x22\x0a xmpMM\
+:InstanceID=\x22xmp\
+.iid:a07b1f50-06\
+03-4181-85bb-849\
+97bf046ec\x22\x0a xm\
+pMM:OriginalDocu\
+mentID=\x22xmp.did:\
+568dcc6e-5cfb-43\
+c4-9d41-f5c9e488\
+6fd8\x22\x0a dc:Form\
+at=\x22image/png\x22\x0a \
+ GIMP:API=\x222.0\x22\
+\x0a GIMP:Platfor\
+m=\x22Linux\x22\x0a GIM\
+P:TimeStamp=\x22167\
+9654470333966\x22\x0a \
+ GIMP:Version=\x22\
+2.10.30\x22\x0a tiff\
+:Orientation=\x221\x22\
+\x0a xmp:CreatorT\
+ool=\x22GIMP 2.10\x22>\
+\x0a <xmpMM:Histo\
+ry>\x0a <rdf:Seq\
+>\x0a <rdf:li\x0a \
+ stEvt:actio\
+n=\x22saved\x22\x0a \
+stEvt:changed=\x22/\
+\x22\x0a stEvt:in\
+stanceID=\x22xmp.ii\
+d:e3a96143-5dee-\
+4ed6-917c-416fe8\
+b91c1a\x22\x0a st\
+Evt:softwareAgen\
+t=\x22Gimp 2.10 (Li\
+nux)\x22\x0a stEv\
+t:when=\x222023-03-\
+24T11:41:10+01:0\
+0\x22/>\x0a </rdf:S\
+eq>\x0a </xmpMM:H\
+istory>\x0a </rdf:\
+Description>\x0a </\
+rdf:RDF>\x0a</x:xmp\
+meta>\x0a \
+ \
+ \
+ \
+ \
+ \
+ \x0a \
+ \
+ \
+ \
+ \
+ \
+ \x0a\
+ \
+ \
+ \
+ \
+ \
+ \
+ \x0a \
+ \
+ \
+ \
+ \
+ \
+ \x0a \
+ \
+ \
+ \
+ \
+ \
+ \x0a \
+ \
+ \
+ \
+ \
+ \
+ \
+ \x0a \
+ \
+ \
+ \
+ \
+ \
+ \x0a \
+ \
+ \
+ \
+ \
+ \
+ \x0a \
+ \
+ \
+ \
+ \
+ \
+ \
+ \x0a \
+ \
+ \
+ \
+ \
+ \
+ \x0a \
+ \
+ \
+ \
+ \
+ \
+ \x0a \
+ \
+ \
+ \
+ \
+ \
+ \
+ \x0a \
+ \
+ \
+ \
+ \
+ \
+ \x0a \
+ \
+ \
+ \
+ \
+ \
+ \x0a \
+ \
+ \
+ \
+ \
+ \
+ \
+\x0a \
+ \
+ \
+ \
+ \
+ \
+ \x0a \
+ \
+ \
+ \
+ \
+ \
+ \x0a \
+ \
+ \
+ \
+ \
+ \
+ \x0a\
+ \
+ \
+ \
+ \
+ \
+ \
+ \x0a \
+ \
+ \
+ \
+ \
+ \
+ \x0a \
+ \
+ \x0a<?xpacket \
+end=\x22w\x22?>\x88u\x1fu\x00\x00\x00\
+\x09pHYs\x00\x00\x10\xdf\x00\x00\x10\xdf\x01tU\
+^0\x00\x00\x00\x07tIME\x07\xe7\x03\x18\x0a)\
+\x0a\xbc\x9cw\x19\x00\x00\x02\xdfPLTE\x00\x00\x00\
+\x00\xff\xff\x00\xff\x80U\xff\xaa@\xbf\x803\xcc\x99+\
+\xd5\x80$\xdb\x92 \xdf\x809\xe3\x8e3\xe6\x80.\xe8\
+\x8b+\xd5\x80$\xdb\x803\xdd\x880\xdf\x80-\xe1\x87\
++\xe3\x80(\xe4\x86&\xd9\x801\xdb\x86,\xde\x85+\
+\xdf\x8a)\xe0\x85'\xe2\x89/\xe3\x84.\xdb\x89,\xdc\
+\x84+\xdd\x88)\xde\x840\xdf\x87.\xe0\x83-\xe1\x87\
+,\xdb\x83+\xdc\x87)\xdd\x83/\xdd\x86.\xde\x83-\
+\xdf\x86,\xe0\x83+\xe1\x86*\xdb\x82.\xdc\x85-\xdd\
+\x82,\xde\x85+\xde\x88+\xdf\x85*\xe0\x87.\xe0\x85\
+-\xdc\x87,\xdd\x84+\xdd\x87+\xde\x84*\xdf\x86.\
+\xdf\x84-\xe0\x86,\xdc\x84+\xdc\x86+\xdd\x84.\xde\
+\x86-\xde\x84-\xdf\x86,\xdf\x83+\xe0\x85+\xdc\x83\
+.\xdd\x85-\xdd\x83,\xde\x85,\xde\x87+\xdf\x85+\
+\xdf\x87-\xe0\x85-\xdd\x86,\xdd\x85,\xdd\x86+\xde\
+\x84+\xde\x86-\xdf\x84-\xdf\x86,\xe0\x84,\xdd\x86\
++\xdd\x84+\xde\x86-\xde\x84,\xde\x85,\xdf\x84+\
+\xdf\x85+\xdd\x84-\xdd\x85,\xde\x85,\xde\x86+\xde\
+\x85+\xdf\x86-\xdf\x85-\xdd\x86,\xdd\x85,\xde\x86\
++\xde\x85+\xde\x86-\xdf\x85,\xdf\x84,\xdd\x86+\
+\xdd\x84+\xde\x85-\xde\x84,\xde\x85,\xdf\x85+\xdf\
+\x84+\xdd\x85-\xdd\x84,\xde\x85,\xde\x84,\xde\x85\
++\xdf\x86-\xdf\x85-\xdd\x86,\xdd\x85,\xde\x86,\
+\xde\x85+\xde\x86-\xde\x85-\xdf\x86,\xdf\x85,\xdd\
+\x85+\xdd\x84+\xde\x85-\xde\x84,\xde\x85,\xde\x84\
+,\xdf\x85+\xdf\x84+\xdd\x85-\xdd\x84,\xde\x84,\
+\xde\x85+\xde\x86+\xdf\x85-\xdd\x86,\xdd\x85,\xde\
+\x86,\xde\x85+\xde\x86-\xde\x85,\xde\x85,\xdf\x85\
+,\xdd\x85,\xdd\x85+\xde\x85-\xde\x84,\xde\x85,\
+\xde\x84+\xdd\x85-\xde\x84,\xde\x85,\xde\x84,\xde\
+\x85,\xde\x86+\xdf\x85-\xdf\x86,\xdd\x85,\xde\x86\
+,\xde\x85,\xde\x86-\xde\x85,\xde\x85,\xdf\x85,\
+\xdd\x85,\xdd\x85+\xde\x85-\xde\x85,\xde\x85,\xde\
+\x84,\xde\x85,\xdf\x84+\xdd\x85-\xde\x84,\xde\x85\
+,\xde\x84,\xde\x85+\xde\x85-\xdf\x86,\xdd\x85,\
+\xde\x86,\xde\x85,\xde\x85,\xde\x85,\xde\x85,\xdf\
+\x85,\xde\x85,\xde\x85-\xde\x85,\xde\x85,\xde\x85\
+,\xde\x85,\xdf\x85,\xdd\x85-\xde\x84,\xde\x85,\
+\xde\x84,\xde\x85,\xde\x86,\xde\x85-\xdf\x86,\xdd\
+\x85,\xde\x85,\xde\x85,\xde\x85+\xde\x85,\xde\x85\
+,\xdf\x85,\xde\x85,\xde\x85+\xde\x85,\xde\x85,\
+\xde\x85,\xde\x85,\xde\x85,\xdd\x85-\xde\x85,\xde\
+\x85,\xde\x84,\xde\x85,\xde\x86,\xde\x85,\xde\x85\
+,\xde\x85,\xde\x85,\xde\x85,\xde\x85,\xde\x85,\
+\xde\x85,\xde\x85,\xde\x85,\xde\x85,\xde\x85,\xde\
+\x85,\xde\x85,\xde\x85,\xde\x85,\xde\x85,\xde\x85\
+,\xde\x85,\xde\x85,\xde\x85,\xde\x85\x1ci\x96\x02\
+\x00\x00\x00\xf4tRNS\x00\x01\x02\x03\x04\x05\x06\x07\
+\x08\x09\x0a\x0b\x0c\x0e\x0f\x10\x11\x12\x13\x14\x15\x17\x18\x19\
+\x1a\x1b\x1c\x1d\x1e\x1f !\x22#$%&'()\
+*+,-./0123456789\
+:;<=>?@ABCDEFGHI\
+JKLMNOPQRSTUVWXY\
+Z\x5c]^_`abcdefhijk\
+lmopqrstuvwxyz{|\
+}~\x7f\x80\x81\x82\x83\x84\x85\x86\x87\x88\x89\x8b\x8c\x8d\
+\x8e\x8f\x90\x91\x92\x93\x94\x95\x96\x97\x98\x99\x9a\x9b\x9c\x9f\
+\xa0\xa1\xa2\xa3\xa4\xa5\xa6\xa7\xa8\xa9\xaa\xab\xac\xad\xae\xaf\
+\xb0\xb1\xb2\xb3\xb4\xb5\xb6\xb7\xb8\xb9\xba\xbc\xbd\xbe\xbf\xc0\
+\xc1\xc3\xc4\xc5\xc6\xc7\xc8\xc9\xca\xcb\xcc\xcd\xce\xcf\xd0\xd1\
+\xd2\xd3\xd4\xd5\xd6\xd7\xd8\xd9\xda\xdc\xdd\xde\xdf\xe0\xe1\xe2\
+\xe3\xe4\xe5\xe6\xe7\xe8\xe9\xea\xeb\xec\xed\xee\xef\xf0\xf1\xf2\
+\xf3\xf4\xf5\xf6\xf7\xf8\xf9\xfa\xfb\xfc\xfd\xfe\x88\x04\x8a\x05\
+\x00\x00\x00\x01bKGD\x00\x88\x05\x1dH\x00\x00\x09\
+vIDATx\xda\xed\x9d\xf9_UE\x18\xc6\x0f\
+\x8ak\xd2&Y\xeeK\x0be\x92\x91\xa5\xa5\x94\x8a\x9a\
+\x99\xa6Yi\x0b\xe6Jfj\x8bXR\x16b\xde\x8a\
+\xd2\x16\xcb\x12\x836\xcd\xca\xa5\x05\x13\xc3\x0c\xcd\xc4\xd4\
+J\x055KD\xad@\x13Q\x90\xcb\x9d? \xf9T\
+Z\xcc{\xce\x9d\x99{\xb9s\xde;\xef\xf3\xabg\x9e\
+\x99\xe7\x8b\xf7\x9c3s\xde3\xc7\xb2H$\x12\x89D\
+\x22\x91H$\x12\x89D\x22\x91H$\x12\x89D\x22\x91\
+H$\x12\x89D\x22\x91H$\x92\xb1\xea\x7f\x9c\x85\xbd\
+L\xcf\xef\x04\xa0\x9f\x09\xf9\x99\xe9\xf9\x99\xe9\xf9\x99\xe9\
+\xf9\x99\xe9\xf9\x99\xe9\xf9\x99\xe9\xf9\x99\xe9\xf9\x99\xe9\xf9\
+\x99\xe9\xf9\x99\xe9\xf9\x99\xe9\xf9k\x03\x88?\xc6\x8c\x06\
+`^~fz~fz~fz~fz~f\
+z~fz\xfe\x7f\x01\xc4\x971\xa3\x01\x98\x9b\x9f\x99\
+\x9e\x9f\x99\x9e\xbf\x06@/\x93\xf33\xd3\xf33\xabO\
+y\x1d\xb8V\xee\xca\xc9\x98y\xff\xa0\x84\xeb\xe2:\xb6\
+k\xd9!6\xaeo\xff{\xa6\xbd\xba\xf2\x87?\xdd\x08\
+ \xe8\xf9\x0b2'v\x8d\xb4Ymo;\xf2\xa5\xf5\
+\x15.\x03\x10T\xb7\xaa\xec1\xcd\xfd=rn\xd4\x7f\
+aI\x98\x02\xc8\x1d\x7f\xbe\xd8c\xf7\x06\x03\x17\x1d\x0f\
+;\x00\xde\xb7\xaf\x92)=\x88~\xf2\x8f\xf0\x02\xb0\xf4\
+2\xd9\xea\x8b\xa8\xd4\xf2\xf0\x01P\xd8O\xa5\x00\xa5\xdd\
+\x8ap\x01\x90y\x96b\x0dN\xe2\xd1p\x00P>B\
+\xbd\x0a\xe9\x92\x9d\xfe\xfdWyj\xeb\x90\xab\x00\x14\xc7\
+\x05R\x87uN\x8e\xdf\x0e&r\x8d\xbew\x13\x80\xe2\
+\xcb\x03\xabDk\xb4\x0c7\x80\x83\x9d\x02\xad\xc5k\xb8\
+\x1a3\x80\xb2k\x02\xafF\x8c\xda\x8a\x18\xc0}\xc1\xa8\
+\xc7l[\x82\x16\xc0[\xc1\xa9H\x1d\x8e\x15\xc0\x81s\
+\x82T\x93\xbb\x0c)\x80;\x9dB]<2%#w\
+S\xc1\xde\xe2\xdd\xf9y\x1f\xce\x19\xd7#\xd2\xe1\xd8\xd6\
+e(\x01|f\x1b(rX\xe6>\xee|\xf9\xc5d\
+\xfb\xc9\xe2T\x8c\x00*\xdb\xdb\xa49?\xad\x18nQ\
+\xf1\xee\xd5v\xc4\xb6#\x04\xb0\xd0f\xb2?\xe1w\xfb\
+6\xbe\xcc\x166\xb3\x02|\x00\xbc\x17\xc3\xd7\xb4|\xe7\
+f\xa5\x03\xe1\xff\x02{\xd0\x01x\x1f\x0cr\xd3o\xfe\
+\xdaUO\x07\x1b>\x80\x0d\x80\xaf\x0b\x14\xa3\xa7\xc8R\
+\xd7\x0c\xa8e\xe3\x83\xc8\x00\xe4A)\xae,\x15b7\
+\x16j\xfb\x022\x00I\xd0\xcc\xee'\xc1\xebGg\xa0\
+q,.\x00\x95\xd05\xfd9\xd1\xd6\x9b\x1b\x00\xad\xb7\
+\xa2\x02\xb0\x14Hpy\x95p\xf3\x07\x81\xe6\x8f\xa2\x02\
+0\x14H\xf0\xbex\xf3_\x1b\xf2\xcd[\xfa\x10\x01\xa8\
+l\xc6\x07\x88\xa9\x960\x80\xce\x83\xdb\x10\x01\xc8\x05\xc6\
+?_\xc6`\xab\xf8u\xc0\x95\x00\x80Ky\xe3R)\
+\x87X\xdea\x00\x22\x00\xdd\xf8\xe1\x8f\x90sH\xe7\x1d\
+\x9a\x9c@\x03\xa0\xa4>?\xfc\x8f\xe5,\xf6\x01\xbf\x81\
+\xff,\x8f\x96L8-~\xd9y\xf8\x04H\xd3B\x08\
+\xe0S`\x12xD\xd2\x03XN\x9f}\xe6_\x7f\x91\
+_V\xba(\x84\x00R\x81Y\x90\xac\xc7T\xde\xe3\x0e\
+4\x00n\xe7\xbb\x9f#\xeb\xf19\xef\xd1\x11\x0d\x80\xb6\
+|\xf7ke=J#8\x8f\x88R$\x00\xfe\xe0{\
+\xaf'\xff\x9c\x17x\xa6\x94\x8b\x04\xc0j`\x1e \xef\
+2\x92w\x99\x8b\x04\xc0\xebRkzvz\x9ew\x99\
+\x84\x04\xc04\xbe\xf7g\xe5]V\xf0.\xb7\x22\x01\x00\
+<\x10Y*\xef\xb2\x83w\xe9\x8c\x04@7\xe1\x99\x9c\
+\xe3\x8c\x92\xbf\x9d<\x0b\x09\x80h\xfe\x02\xa6R\xf1\xd5\
+\x81\x0fq\x08\x05\x802\xa0\xecO\xa5\xef\x1by\x9fo\
+Q\x00(\xe0;\xef\xa2\xd27p\x1d\x5c\x8e\x02\xc0z\
+\xe1\xa9\xbc\xb3\xa6\xf0>\x19(\x00\x00w\xf1\xa3T\xfa\
+\xf6\xf0>\xe9\xff\xfe\xdb\xa1\x84\xd3j\xc5\x1du]\x02\
+\xa4\x11!\x03\x90\xc5\x0f\x5ci.\xbe\x88\xf7\x99\x81b\
+Ad\xae\xe3L^\x5c\x1f\xf3>\x13Q\x00\x98\xc9\x0f\
+\xfc\x95 M)F\xa2\x00\xf0\x10?\xf0E*}o\
+\x046\xb0C\x01`\x5c\xc0\x0b\x82\xb6\xf7\xc2\xf1(\x00\
+\x8c\xe2\x07\xfe\xa5J\xdfE\xbcOw\x14\x00\xeevZ\
+\xc9\x90\xd0o\xbcO\x1c\x0a\x00\xc3\xf9\x81\xafS\xe9\xbb\
+\x14(0@\x01`\x08?\xf0\x0d*}\x1f\xe5}.\
+E\x01\xe0f~\xe0\x9bT\xfa>\xc1\xfbt@\x01\xa0\
+/?\xf0-*}W\x01\x8f\xc8Q\x00H\xb0\x823\
+$/P3\x8b\xf5'\xf0\x9dJ\xdf\x15@\x811\xd6\
+\x93\xe0z\x95\xbe\xcb\x9c\x16\x05M\xb8\x0c\x1e\xc6z\x1f\
+\x10\xac\x1b\xa1\xdfy\x9f\xebQ\x00H\xe4\x07\xbeJ\xa5\
+\xefb\xde\xa77\x0a\x00@\x81\xd3G*}\x17\xf2>\
+\x03\xb1N\x873T\xfa\xce\xe7}\x86b]\x10yY\
+\xa5\xef\x5c\xb1B#\xf7\x01\x98\xc7\x0f<M\xa5\xef\x95\
+\xbc\xcfh\x14\x00\xb2\xc4\xcb\x5c\x1d\xf5\x8e\x98\x8f\xfb\x00\
+\x00%R\xf7\xa9\xf4\x0dT\xcayP\x00\x00^\x15H\
+P\xe9\x1bx\xca\xbe\x10\x05\x80\x02\xb1[X\x95\xa5\xb5\
+OP\x00\x00\xee\xe1\x9b\xab\xf4=\xc0\xe1\xe1\xa8\xab\x01\
+0`\xaf \x95\xbd0\xae\xe0m\xf6\xe3\x00\x00\xbc3\
+\xbfY\xde\xa5\xba\x09_n\xea\xc5\x01\x00(\x91\xf9@\
+\xde\x05x\x00\xdc\x86\xe1\x00\xf0\x18?\xf4Ty\x97\x1c\
+\xde\xa5/\x12\x00\xf3\x03.\x96\xb7qy\x00\x09\x80\xd5\
+b\xcb\xb9~4\x86w\x99\x87\x04@\x09P\xe6+\xbf\
+5\x18\xf0\xeai6\x12\x00\xac\x9d\xe0\xd8\x9dt\x0c\xd8\
+Q\xe1 \x16\x00@\xb9\xfc\xf4 \x9c\x03[1,\x00\
+f\xf1\x83\xbf*\x083\x81!h\x00\x00\x9bgD\x14\
+Kz\x00\xdb\x0f\xce\x12\x04\x90\xaf\x1d\xc0a\xe0\xf7\xbb\
+@\xce\xa2\x88?\x91Z_\x0b\x02\xd8\xa0\x1d\x00\xeb!\
+\xb6\xa2\xed \xa0F\xae)\xbc\xdf\xea\xa4\xe0<\x85\x08\
+.\x80\xa7\x80B\xc5\x9dR\x0e1\x82\xf7\x81\xd0\xdbU\
+k\xf4\x03X'\xb9\x15\x8e\x90\xc1K\xa27\xde\xd9\xfa\
+\x01T\x9d\x0d\xbc;\xbb_\xc2\x00\xdaJe7|\xe8\
+\xe3\x81\xbc\xa6^W\x00\xd8=@\x80)\xe2\xcd\xbf\xb5\
+\xc4\xcacj\xc4\xbf\xa4\xf8\xaa\x0b\x00d\x03\x09\x1a\x0a\
+_\x9f\xab\x80\x93(\xb8 Z\xa3\x97\xb9#\x9fq\x01\
+\x00\xefE@\x84\xce\xa2\xdbf\xa7B;\x09\xd9\xddH\
+dr\x87&\xb9\x00\x00\xb4&`Y\xa3\xc4\xf6P\xf8\
+\x12\xdaBd\xb0\xdd\xd1+\x84\x1e\xa1\x86\x1c\xc0\x8f`\
+\xcd\xfeD\x9f@\xd3\xdc\xa6P\xd3\x1c\xbb\xc3\xf9\xd7\x13\
+.t\x03\x00\xa8P\xe6\x94\xee\xf5\xff\xb5\x9a\xc5\xcd\xa0\
+\x86\xd7\xda\x1e\x0f\xbch\xbf\xcf\x0d\x00\xbe\x81\xdf\xdb\x88\
+\xf1\xb3Chy\x12\xdc\xce~OEod]^\x06\
+\x02\xd8M\xae\x0f\x9c\xa4\xfeX\x87\xbfO\xd5\x9b-\xe1\
+V\xbd\x1c:j\xc3\x1d}\x8d\xcf\x0d\x00\xd6\xd8\xbd\xbc\
+\xd3$1\x07>\x19\xeeM\xebh\xd3\xa4\xde&\xb9\x1f\
+\xdb\x0c7\x00`\xb7\xd9\xbf\xc0\xd4ztF\xe1\xff\x0f\
+>\xf2\xd9\xe3=\x22l\x8fO\x92\x5c9\xb0\x06o\xf4\
+\xe9\x07P\x14\xe5\xf8\x16W\xe3\x98A\xe3\xa7\xa5x<\
+\xa9\xc9\x0f\xdeum\xb4\xe3\xa1\xed\x1d\x1f,e\x81m\
+.\xb8{\xca\xactOJr\xd2\xf8;\x87%\xf4\x8a\
+\x8b\xe90$\xe4\x00\xa0\x85m%\xd5w.2\xdb%\
+\xe6\x12\x1bz\x00\xd5\xbd\x82\x03\xe0\x05?\xfd\xb4\x11r\
+i\x1fz\x00\xac\xe8\x82`\xe4\xbf\xd7_7\xf7\x0b\xd9\
+\x9c\xa7\x01\x00[\xd7$\xf0\xfc\xb7T*,AB\x93\
+\x09\x9f\x06\x00le\x83@\xf3\xf7\xf1\xbf\x0b\xe7\xc9h\
+!\xa7c:\x00\xb0\xe5\x8d\x03\xcb?\x5cd\x17\xd2d\
+!\xab\xfdZ\x00\xb0\xb5\xcd\x03\xc9?Uh\xfexH\
+\xe8#&\xdb\xf5\x00`{\xd5\xbf\xb1q\xf6\x12\xc1>\
+\x9e\x14q\xdb\xa0\x09\x00;\x99\x12\xa9\x08@\xf8=\x8b\
+\xcaX\x01\xb7U\xba\x000\xb6%^\x0d\xc08\xe1\x1e\
+\x0a[\xf8w[\xa2\x0f\x00\xf3\xadP\xba'\x8a\x10\x7f\
+\xc4\xb1\xedB\xbfn\x0b5\x028\xa5\xbca\xf5\xe4\x09\
+t>)\xec\x7f\xa0\xb7?\xb3t\xbd\x00\x18\xfb9\xbd\
+\xa74\x03\x89M\xe8\xaa3[;{\xcd\xd4\x0d\xa0\xe6\
+\xcf\xf4\xc6\xb0VR\x00\x9a\xee\x91p\xafx'\xdev\
+F\xdd\xac\xfb\x84\x5c\x17\x00\xa8Q\xf1\xf2\x94\xc1W\x9e\
+\xcb\x8f\xb0\x1f\xb8\x1f\xff@I\xc2o'v\xa9u\xf3\
+\x19}\xc3\xe89\x1f\xed\xaaV\x1cm\x1d\x00\xf8[e\
+?e/^0\xdf\x93\x96\x9c\xfc\x8cg\xc1\xa2%_\
+\xfd\xeacy\xe0\x0fd\xb1\xfcew{NV\xba\xe7\
+\x89\xe4\xe9\x9e\xb9Ykv\x04\xf8\xcd\xd8:\x03\x00i\
+\x1c\x04\xa0\xc5a\xa6S!\x05P\x02\xde5O2\x07\
+\x00{\x13\x5c\x10\xcd3\x07@5\xf4P\xd4\xear\xd2\
+\x18\x00l\x1b8kx\xd1\x1c\x00l2x3\xf0\xb3\
+9\x00\x8e\x82O\x86\x86\x9a\x03\x80\xbd'\xf9d0\xec\
+\x00@\x1bp\xf8\xf9\xdaZ]\xaa<\xf4\x00\x0a\x1bA\
+\x04\x1e\xd6\x94\xbfo\xe8\x01\xc0\xdfY\xaa\xbfYS~\
+\x0d\x00\x8e\x83_\xa9\xeb\xe6\xd5\x93_\x03\x00hG\xca\
+SzMO~\x1d\x00\xa0]X,+\xaaHK~\
+-\x00\xf6\x82UR\x8fh\xc9\xaf\x05\x00\x9b\xcd\xc7\xbf\
+:\xd3\xab%\xbf\x1e\x00\x95\xb5k\xc5{\xae\x0c\xf5\x99\
+\xf8\xf4\xed\x88\x9e\xeb\xef\xda\xff\xae\xed\xd5\x1b\xbc1\xe4\
+W\xa23\xdb\x81i\xba\x03;Sl\xdd(\xb1\x80i\
+\xcc\xaf\x0b\xc0\xc1\x7f\xbe\xd9\x1c5\xb9\x98i\xcd\xaf\x0b\
+\xc0\xdf;\xb1\xb4x\xfa\x08\xd3\x9c_\x1b\x00oW\xab\
+\xd3\xbc\x13L{~m\x00X\xfe\xb2j\xe6\x82\xfc\xfa\
+\x00hR\xed\xfc\x96\xe9\xf9-\xd3\xf3[\xa6\xe7\xb7L\
+\xcfo\x99\x9e\xdf \x00\x15\x83,\xa3\x01\xd8\xe4\xb7L\
+\xcfo\x99\x9e\xdf2=\xbfez~\xcb\xf4\xfc\x96\xe9\
+\xf9-\xd3\xf3\x93H$\x12\x89D\x22\x91H$\x12\x89\
+D\x22\x91H$\x12\x89D\x22\x91H$\x12\x89D\x22\
+\x91H$RX\xeb/\xa5p6\xac\x5c\xb9\xe4\xd3\x00\
+\x00\x00\x00IEND\xaeB`\x82\
"
qt_resource_name = b"\
@@ -1838,41 +2207,41 @@ qt_resource_struct = b"\
\x00\x00\x00\x00\x00\x02\x00\x00\x00\x0c\x00\x00\x00\x02\
\x00\x00\x00\x00\x00\x00\x00\x00\
\x00\x00\x00\x12\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\
-\x00\x00\x01\x82Y\xad^\x0f\
-\x00\x00\x000\x00\x00\x00\x00\x00\x01\x00\x00\x06\x9f\
-\x00\x00\x01\x82Y\xad^\x0f\
-\x00\x00\x00h\x00\x00\x00\x00\x00\x01\x00\x00\x0b\x8a\
-\x00\x00\x01\x82Y\xad^\x0f\
-\x00\x00\x00\xe2\x00\x00\x00\x00\x00\x01\x00\x00&\x02\
-\x00\x00\x01\x82Y\xad^\x0f\
+\x00\x00\x01\x87\xc7\xa1\xf0\xe5\
+\x00\x00\x000\x00\x00\x00\x00\x00\x01\x00\x00\x06\xd5\
+\x00\x00\x01\x87\xc7\xa1\xf0\xe5\
+\x00\x00\x00h\x00\x01\x00\x00\x00\x01\x00\x00\x0b\xec\
+\x00\x00\x01\x87\xc7\xa1\xf0\xe5\
+\x00\x00\x00\xe2\x00\x00\x00\x00\x00\x01\x00\x00\x1fg\
+\x00\x00\x01\x87\xc7\xa1\xf0\xe5\
\x00\x00\x01\x0c\x00\x02\x00\x00\x00\x06\x00\x00\x00\x0e\
\x00\x00\x00\x00\x00\x00\x00\x00\
-\x00\x00\x01\x1e\x00\x00\x00\x00\x00\x01\x00\x00,\xcb\
-\x00\x00\x01\x82_\xc7\xcc\xde\
-\x00\x00\x00P\x00\x00\x00\x00\x00\x01\x00\x00\x0a\xbf\
-\x00\x00\x01\x82Y\xad^\x0f\
-\x00\x00\x00\xa2\x00\x01\x00\x00\x00\x01\x00\x00\x16\x06\
-\x00\x00\x01\x82Y\xad^\x0f\
-\x00\x00\x010\x00\x00\x00\x00\x00\x01\x00\x00.\x07\
-\x00\x00\x01\x82Y\xad^\x0f\
-\x00\x00\x00\xc8\x00\x00\x00\x00\x00\x01\x00\x00\x1b\xb6\
-\x00\x00\x01\x82Y\xad^\x0f\
-\x00\x00\x01d\x00\x00\x00\x00\x00\x01\x00\x009S\
-\x00\x00\x01\x82Y\xad^\x0f\
-\x00\x00\x01J\x00\x00\x00\x00\x00\x01\x00\x006\xe7\
-\x00\x00\x01\x82Y\xad^\x0f\
-\x00\x00\x01\xde\x00\x00\x00\x00\x00\x01\x00\x00N\xca\
-\x00\x00\x01\x82Y\xad^\x0f\
-\x00\x00\x02\x06\x00\x00\x00\x00\x00\x01\x00\x00RE\
-\x00\x00\x01\x82_\xc1\xa7\xb9\
-\x00\x00\x01\xb2\x00\x00\x00\x00\x00\x01\x00\x00C1\
-\x00\x00\x01\x82Y\xad^\x0f\
-\x00\x00\x01\x9e\x00\x00\x00\x00\x00\x01\x00\x00A\xf8\
-\x00\x00\x01\x82Y\xad^\x0f\
-\x00\x00\x01~\x00\x00\x00\x00\x00\x01\x00\x00>\xcb\
-\x00\x00\x01\x82Y\xad^\x0f\
-\x00\x00\x01\xc8\x00\x00\x00\x00\x00\x01\x00\x00Ik\
-\x00\x00\x01\x82Y\xad^\x0f\
+\x00\x00\x01\x1e\x00\x00\x00\x00\x00\x01\x00\x00&X\
+\x00\x00\x01\x87V\x12\x92B\
+\x00\x00\x00P\x00\x00\x00\x00\x00\x01\x00\x00\x0b\x1c\
+\x00\x00\x01\x87\xc7\xa1\xf0\xe5\
+\x00\x00\x00\xa2\x00\x01\x00\x00\x00\x01\x00\x00\x0f)\
+\x00\x00\x01\x87\xc7\xa1\xf0\xe5\
+\x00\x00\x010\x00\x00\x00\x00\x00\x01\x00\x00'\x9f\
+\x00\x00\x01\x87\xc7\xa1\xf0\xe5\
+\x00\x00\x00\xc8\x00\x00\x00\x00\x00\x01\x00\x00\x14\xce\
+\x00\x00\x01\x87\xc7\xa1\xf0\xe5\
+\x00\x00\x01d\x00\x00\x00\x00\x00\x01\x00\x0039\
+\x00\x00\x01\x87\xc7\xa1\xf0\xe5\
+\x00\x00\x01J\x00\x00\x00\x00\x00\x01\x00\x000\xbf\
+\x00\x00\x01\x87V\x12\x92B\
+\x00\x00\x01\xde\x00\x00\x00\x00\x00\x01\x00\x00H\xdd\
+\x00\x00\x01\x87V\x12\x92B\
+\x00\x00\x02\x06\x00\x00\x00\x00\x00\x01\x00\x00LX\
+\x00\x00\x01\x87V\x12\x92B\
+\x00\x00\x01\xb2\x00\x00\x00\x00\x00\x01\x00\x00=D\
+\x00\x00\x01\x87V\x12\x92B\
+\x00\x00\x01\x9e\x00\x00\x00\x00\x00\x01\x00\x00<\x0b\
+\x00\x00\x01\x87V\x12\x92B\
+\x00\x00\x01~\x00\x00\x00\x00\x00\x01\x00\x008\xde\
+\x00\x00\x01\x87V\x12\x92B\
+\x00\x00\x01\xc8\x00\x00\x00\x00\x00\x01\x00\x00C~\
+\x00\x00\x01\x87V\x12\x92B\
"
def qInitResources():