Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 88

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 215

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 216

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 217

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 218

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 219

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 220
PK!{9{9Window.2/plugins.qmltypesnu[import QtQuick.tooling 1.2 // This file describes the plugin-supplied types contained in the library. // It is used for QML tooling purposes only. // // This file was auto-generated by qmltyperegistrar. Module { dependencies: ["QtQuick 2.0"] Component { file: "plugin.h" name: "QQuickRootItem" defaultProperty: "data" prototype: "QQuickItem" Method { name: "setWidth" Parameter { name: "w"; type: "int" } } Method { name: "setHeight" Parameter { name: "h"; type: "int" } } } Component { file: "plugin.h" name: "QQuickScreen" prototype: "QObject" exports: [ "QtQuick.Window/Screen 2.0", "QtQuick.Window/Screen 2.10", "QtQuick.Window/Screen 2.3" ] isCreatable: false exportMetaObjectRevisions: [0, 10, 3] attachedType: "QQuickScreenAttached" } Component { file: "plugin.h" name: "QQuickScreenAttached" prototype: "QQuickScreenInfo" Property { name: "orientationUpdateMask"; type: "Qt::ScreenOrientations" } Method { name: "screenChanged" Parameter { type: "QScreen"; isPointer: true } } Method { name: "angleBetween" type: "int" Parameter { name: "a"; type: "int" } Parameter { name: "b"; type: "int" } } } Component { file: "plugin.h" name: "QQuickScreenInfo" prototype: "QObject" exports: [ "QtQuick.Window/ScreenInfo 2.10", "QtQuick.Window/ScreenInfo 2.3" ] isCreatable: false exportMetaObjectRevisions: [10, 3] Property { name: "name"; type: "string"; isReadonly: true } Property { name: "manufacturer"; revision: 10; type: "string"; isReadonly: true } Property { name: "model"; revision: 10; type: "string"; isReadonly: true } Property { name: "serialNumber"; revision: 10; type: "string"; isReadonly: true } Property { name: "width"; type: "int"; isReadonly: true } Property { name: "height"; type: "int"; isReadonly: true } Property { name: "desktopAvailableWidth"; type: "int"; isReadonly: true } Property { name: "desktopAvailableHeight"; type: "int"; isReadonly: true } Property { name: "logicalPixelDensity"; type: "double"; isReadonly: true } Property { name: "pixelDensity"; type: "double"; isReadonly: true } Property { name: "devicePixelRatio"; type: "double"; isReadonly: true } Property { name: "primaryOrientation"; type: "Qt::ScreenOrientation"; isReadonly: true } Property { name: "orientation"; type: "Qt::ScreenOrientation"; isReadonly: true } Property { name: "virtualX"; revision: 3; type: "int"; isReadonly: true } Property { name: "virtualY"; revision: 3; type: "int"; isReadonly: true } Signal { name: "manufacturerChanged"; revision: 10 } Signal { name: "modelChanged"; revision: 10 } Signal { name: "serialNumberChanged"; revision: 10 } Signal { name: "desktopGeometryChanged" } Signal { name: "virtualXChanged"; revision: 3 } Signal { name: "virtualYChanged"; revision: 3 } } Component { file: "plugin.h" name: "QQuickWindow" defaultProperty: "data" prototype: "QWindow" exports: ["QtQuick.Window/Window 2.0"] exportMetaObjectRevisions: [0] Enum { name: "CreateTextureOptions" alias: "CreateTextureOption" isFlag: true values: [ "TextureHasAlphaChannel", "TextureHasMipmaps", "TextureOwnsGLTexture", "TextureCanUseAtlas", "TextureIsOpaque" ] } Enum { name: "SceneGraphError" values: ["ContextNotAvailable"] } Enum { name: "TextRenderType" values: ["QtTextRendering", "NativeTextRendering"] } Enum { name: "NativeObjectType" values: ["NativeObjectTexture"] } Property { name: "data"; type: "QObject"; isList: true; isReadonly: true } Property { name: "color"; type: "QColor" } Property { name: "contentItem"; type: "QQuickItem"; isReadonly: true; isPointer: true } Property { name: "activeFocusItem" revision: 1 type: "QQuickItem" isReadonly: true isPointer: true } Signal { name: "frameSwapped" } Signal { name: "openglContextCreated" revision: 2 Parameter { name: "context"; type: "QOpenGLContext"; isPointer: true } } Signal { name: "sceneGraphInitialized" } Signal { name: "sceneGraphInvalidated" } Signal { name: "beforeSynchronizing" } Signal { name: "afterSynchronizing"; revision: 2 } Signal { name: "beforeRendering" } Signal { name: "afterRendering" } Signal { name: "afterAnimating"; revision: 2 } Signal { name: "sceneGraphAboutToStop"; revision: 2 } Signal { name: "closing" revision: 1 Parameter { name: "close"; type: "QQuickCloseEvent"; isPointer: true } } Signal { name: "colorChanged" Parameter { type: "QColor" } } Signal { name: "activeFocusItemChanged"; revision: 1 } Signal { name: "sceneGraphError" revision: 2 Parameter { name: "error"; type: "QQuickWindow::SceneGraphError" } Parameter { name: "message"; type: "string" } } Signal { name: "beforeRenderPassRecording"; revision: 14 } Signal { name: "afterRenderPassRecording"; revision: 14 } Method { name: "update" } Method { name: "releaseResources" } Method { name: "maybeUpdate" } Method { name: "cleanupSceneGraph" } Method { name: "physicalDpiChanged" } Method { name: "handleScreenChanged" Parameter { name: "screen"; type: "QScreen"; isPointer: true } } Method { name: "setTransientParent_helper" Parameter { name: "window"; type: "QQuickWindow"; isPointer: true } } Method { name: "runJobsAfterSwap" } Method { name: "handleApplicationStateChanged" Parameter { name: "state"; type: "Qt::ApplicationState" } } } Component { file: "plugin.h" name: "QQuickWindowAttached" prototype: "QObject" Property { name: "visibility"; type: "QWindow::Visibility"; isReadonly: true } Property { name: "active"; type: "bool"; isReadonly: true } Property { name: "activeFocusItem"; type: "QQuickItem"; isReadonly: true; isPointer: true } Property { name: "contentItem"; type: "QQuickItem"; isReadonly: true; isPointer: true } Property { name: "width"; type: "int"; isReadonly: true } Property { name: "height"; type: "int"; isReadonly: true } Property { name: "window"; type: "QQuickWindow"; isReadonly: true; isPointer: true } Method { name: "windowChange" Parameter { type: "QQuickWindow"; isPointer: true } } } Component { file: "plugin.h" name: "QQuickWindowQmlImpl" defaultProperty: "data" prototype: "QQuickWindow" exports: [ "QtQuick.Window/Window 2.1", "QtQuick.Window/Window 2.13", "QtQuick.Window/Window 2.14", "QtQuick.Window/Window 2.2", "QtQuick.Window/Window 2.3" ] exportMetaObjectRevisions: [1, 13, 14, 2, 3] attachedType: "QQuickWindowAttached" Property { name: "visible"; type: "bool" } Property { name: "visibility"; type: "Visibility" } Property { name: "screen"; revision: 3; type: "QObject"; isPointer: true } Signal { name: "visibleChanged" Parameter { name: "arg"; type: "bool" } } Signal { name: "visibilityChanged" Parameter { name: "visibility"; type: "QWindow::Visibility" } } Signal { name: "screenChanged"; revision: 3 } Method { name: "setWindowVisibility" } } Component { file: "plugin.h" name: "QWindow" prototype: "QObject" Enum { name: "Visibility" values: [ "Hidden", "AutomaticVisibility", "Windowed", "Minimized", "Maximized", "FullScreen" ] } Enum { name: "AncestorMode" values: ["ExcludeTransients", "IncludeTransients"] } Property { name: "title"; type: "string" } Property { name: "modality"; type: "Qt::WindowModality" } Property { name: "flags"; type: "Qt::WindowFlags" } Property { name: "x"; type: "int" } Property { name: "y"; type: "int" } Property { name: "width"; type: "int" } Property { name: "height"; type: "int" } Property { name: "minimumWidth"; type: "int" } Property { name: "minimumHeight"; type: "int" } Property { name: "maximumWidth"; type: "int" } Property { name: "maximumHeight"; type: "int" } Property { name: "visible"; type: "bool" } Property { name: "active"; revision: 1; type: "bool"; isReadonly: true } Property { name: "visibility"; revision: 1; type: "Visibility" } Property { name: "contentOrientation"; type: "Qt::ScreenOrientation" } Property { name: "opacity"; revision: 1; type: "double" } Property { name: "transientParent"; revision: 13; type: "QWindow"; isPointer: true } Signal { name: "screenChanged" Parameter { name: "screen"; type: "QScreen"; isPointer: true } } Signal { name: "modalityChanged" Parameter { name: "modality"; type: "Qt::WindowModality" } } Signal { name: "windowStateChanged" Parameter { name: "windowState"; type: "Qt::WindowState" } } Signal { name: "windowTitleChanged" revision: 2 Parameter { name: "title"; type: "string" } } Signal { name: "xChanged" Parameter { name: "arg"; type: "int" } } Signal { name: "yChanged" Parameter { name: "arg"; type: "int" } } Signal { name: "widthChanged" Parameter { name: "arg"; type: "int" } } Signal { name: "heightChanged" Parameter { name: "arg"; type: "int" } } Signal { name: "minimumWidthChanged" Parameter { name: "arg"; type: "int" } } Signal { name: "minimumHeightChanged" Parameter { name: "arg"; type: "int" } } Signal { name: "maximumWidthChanged" Parameter { name: "arg"; type: "int" } } Signal { name: "maximumHeightChanged" Parameter { name: "arg"; type: "int" } } Signal { name: "visibleChanged" Parameter { name: "arg"; type: "bool" } } Signal { name: "visibilityChanged" revision: 1 Parameter { name: "visibility"; type: "QWindow::Visibility" } } Signal { name: "activeChanged"; revision: 1 } Signal { name: "contentOrientationChanged" Parameter { name: "orientation"; type: "Qt::ScreenOrientation" } } Signal { name: "focusObjectChanged" Parameter { name: "object"; type: "QObject"; isPointer: true } } Signal { name: "opacityChanged" revision: 1 Parameter { name: "opacity"; type: "double" } } Signal { name: "transientParentChanged" revision: 13 Parameter { name: "transientParent"; type: "QWindow"; isPointer: true } } Method { name: "requestActivate"; revision: 1 } Method { name: "setVisible" Parameter { name: "visible"; type: "bool" } } Method { name: "show" } Method { name: "hide" } Method { name: "showMinimized" } Method { name: "showMaximized" } Method { name: "showFullScreen" } Method { name: "showNormal" } Method { name: "close"; type: "bool" } Method { name: "raise" } Method { name: "lower" } Method { name: "startSystemResize" type: "bool" Parameter { name: "edges"; type: "Qt::Edges" } } Method { name: "startSystemMove"; type: "bool" } Method { name: "setTitle" Parameter { type: "string" } } Method { name: "setX" Parameter { name: "arg"; type: "int" } } Method { name: "setY" Parameter { name: "arg"; type: "int" } } Method { name: "setWidth" Parameter { name: "arg"; type: "int" } } Method { name: "setHeight" Parameter { name: "arg"; type: "int" } } Method { name: "setGeometry" Parameter { name: "posx"; type: "int" } Parameter { name: "posy"; type: "int" } Parameter { name: "w"; type: "int" } Parameter { name: "h"; type: "int" } } Method { name: "setGeometry" Parameter { name: "rect"; type: "QRect" } } Method { name: "setMinimumWidth" Parameter { name: "w"; type: "int" } } Method { name: "setMinimumHeight" Parameter { name: "h"; type: "int" } } Method { name: "setMaximumWidth" Parameter { name: "w"; type: "int" } } Method { name: "setMaximumHeight" Parameter { name: "h"; type: "int" } } Method { name: "alert" revision: 1 Parameter { name: "msec"; type: "int" } } Method { name: "requestUpdate"; revision: 3 } Method { name: "_q_clearAlert" } } } PK!B?huuWindow.2/qmldirnu[module QtQuick.Window plugin windowplugin classname QtQuick2WindowPlugin typeinfo plugins.qmltypes designersupported PK! hhWindow.2/libwindowplugin.sonuȯELF>Y@@8 @HH  x PP P 888$$((( Std((( Ptd$$QtdRtd xxGNUZvDe.Z0N@00l⍺|CEqX-|U$Cj   "/  J~!  [ w 1< TM= P R K]< n#T &r d^, 04 u K lXy  P h F"w w JZ4 .o   l{(= ;o 1;U 2yP /z \8 e * zG P  [ 9` & -  [=__gmon_start___ITM_deregisterTMCloneTable_ITM_registerTMCloneTable__cxa_finalizeqt_version_tag_ZNK11QObjectData17dynamicMetaObjectEv_ZN25QQmlEngineExtensionPluginD2Ev_ZdlPvm_ZdlPvqt_plugin_query_metadataqt_plugin_instance_Znwm_ZN25QQmlEngineExtensionPluginC2EP7QObject_ZN15QtSharedPointer20ExternalRefCountData9getAndRefEPK7QObject__cxa_guard_acquire__cxa_atexit__cxa_guard_releasestrcmp_ZN25QQmlEngineExtensionPlugin11qt_metacastEPKc_ZN25QQmlEngineExtensionPlugin11qt_metacallEN11QMetaObject4CallEiPPv_ZTVN10__cxxabiv120__si_class_type_infoE_ZTI25QQmlEngineExtensionPlugin_ZN7QObject5eventEP6QEvent_ZN7QObject11eventFilterEPS_P6QEvent_ZN7QObject10timerEventEP11QTimerEvent_ZN7QObject10childEventEP11QChildEvent_ZN7QObject11customEventEP6QEvent_ZN7QObject13connectNotifyERK11QMetaMethod_ZN7QObject16disconnectNotifyERK11QMetaMethod_ZN25QQmlEngineExtensionPlugin16initializeEngineEP10QQmlEnginePKc_ZThn16_N25QQmlEngineExtensionPlugin16initializeEngineEP10QQmlEnginePKc_ZN25QQmlEngineExtensionPlugin16staticMetaObjectE_ZN14QQuickRootItemC2Ev_ZN11QQmlPrivate30qdeclarativeelement_destructorEP7QObject_ZTV14QQuickRootItem_ZN10QQuickItemD2Ev_ZTV12QQuickScreen_ZN7QObjectD2Ev_ZTV16QQuickScreenInfo_ZN7QObjectC2EPS__ZN20QQuickScreenAttachedC1EP7QObject_ZN16QQuickScreenInfoC2EP7QObjectP7QScreen_ZN12QQuickWindowC2EP7QWindow_ZNK7QWindow8geometryEv_ZN12QQuickWindowD2Ev_ZN19QQuickWindowQmlImplC2EP7QWindow_ZTV19QQuickWindowQmlImpl_ZN16QQmlParserStatusD2Ev_ZN7QWindowC2EP7QScreen_ZN7QWindowD2Ev_ZN12QQuickWindow16staticMetaObjectE_ZN9QMetaType22registerNormalizedTypeERK10QByteArrayPFvPvEPFS3_S3_PKvEi6QFlagsINS_8TypeFlagEEPK11QMetaObject_ZN11QMetaObject14normalizedTypeEPKc_ZN10QArrayData10deallocateEPS_mm_ZN9QMetaType25registerNormalizedTypedefERK10QByteArrayi__stack_chk_fail_ZN16QQuickScreenInfo16staticMetaObjectE_ZN19QQuickWindowQmlImpl16staticMetaObjectE_ZN14QQuickRootItem16staticMetaObjectE_ZNK11QMetaObject9classNameEvstrlenmemcpy_ZN10QByteArrayC1EPKci_ZN11QQmlPrivate11qmlregisterENS_16RegistrationTypeEPvfree_ZN10QArrayData11shared_nullE_ZN10QByteArray11reallocDataEj6QFlagsIN10QArrayData16AllocationOptionEE_ZN10QByteArray6appendEPKc_ZN10QByteArray6appendEcmalloc_ZN12QQuickScreen16staticMetaObjectE_ZN20QQuickScreenAttached16staticMetaObjectE_ZN20QQuickWindowAttached16staticMetaObjectE_ZN19QQuickWindowQmlImpl21qmlAttachedPropertiesEP7QObject_ZN7QWindow16staticMetaObjectE_Z17qmlRegisterModulePKcii_ZN22QQmlModuleRegistrationC1EPKciPFvvE_ZN22QQmlModuleRegistrationD1Ev_ZTI14QQuickRootItem_ZTI12QQuickScreen_ZTI16QQuickScreenInfo_ZTI12QQuickWindow_ZTI19QQuickWindowQmlImpl_ZTI7QWindow_ZNK14QQuickRootItem10metaObjectEv_ZN14QQuickRootItem11qt_metacastEPKc_ZN14QQuickRootItem11qt_metacallEN11QMetaObject4CallEiPPv_ZN10QQuickItem5eventEP6QEvent_ZNK10QQuickItem12boundingRectEv_ZNK10QQuickItem8clipRectEv_ZNK10QQuickItem8containsERK7QPointF_ZNK10QQuickItem16inputMethodQueryEN2Qt16InputMethodQueryE_ZNK10QQuickItem17isTextureProviderEv_ZNK10QQuickItem15textureProviderEv_ZN10QQuickItem10itemChangeENS_10ItemChangeERKNS_14ItemChangeDataE_ZN10QQuickItem10classBeginEv_ZN10QQuickItem17componentCompleteEv_ZN10QQuickItem13keyPressEventEP9QKeyEvent_ZN10QQuickItem15keyReleaseEventEP9QKeyEvent_ZN10QQuickItem16inputMethodEventEP17QInputMethodEvent_ZN10QQuickItem12focusInEventEP11QFocusEvent_ZN10QQuickItem13focusOutEventEP11QFocusEvent_ZN10QQuickItem15mousePressEventEP11QMouseEvent_ZN10QQuickItem14mouseMoveEventEP11QMouseEvent_ZN10QQuickItem17mouseReleaseEventEP11QMouseEvent_ZN10QQuickItem21mouseDoubleClickEventEP11QMouseEvent_ZN10QQuickItem16mouseUngrabEventEv_ZN10QQuickItem16touchUngrabEventEv_ZN10QQuickItem10wheelEventEP11QWheelEvent_ZN10QQuickItem10touchEventEP11QTouchEvent_ZN10QQuickItem15hoverEnterEventEP11QHoverEvent_ZN10QQuickItem14hoverMoveEventEP11QHoverEvent_ZN10QQuickItem15hoverLeaveEventEP11QHoverEvent_ZN10QQuickItem14dragEnterEventEP15QDragEnterEvent_ZN10QQuickItem13dragMoveEventEP14QDragMoveEvent_ZN10QQuickItem14dragLeaveEventEP15QDragLeaveEvent_ZN10QQuickItem9dropEventEP10QDropEvent_ZN10QQuickItem21childMouseEventFilterEPS_P6QEvent_ZN10QQuickItem21windowDeactivateEventEv_ZN10QQuickItem15geometryChangedERK6QRectFS2__ZN10QQuickItem15updatePaintNodeEP7QSGNodePNS_19UpdatePaintNodeDataE_ZN10QQuickItem16releaseResourcesEv_ZN10QQuickItem12updatePolishEv_ZThn16_N10QQuickItem10classBeginEv_ZThn16_N10QQuickItem17componentCompleteEv_ZNK12QQuickScreen10metaObjectEv_ZN12QQuickScreen11qt_metacastEPKc_ZN12QQuickScreen11qt_metacallEN11QMetaObject4CallEiPPv_ZNK16QQuickScreenInfo10metaObjectEv_ZN16QQuickScreenInfo11qt_metacastEPKc_ZN16QQuickScreenInfo11qt_metacallEN11QMetaObject4CallEiPPv_ZNK12QQuickWindow10metaObjectEv_ZN12QQuickWindow11qt_metacastEPKc_ZN12QQuickWindow11qt_metacallEN11QMetaObject4CallEiPPv_ZN12QQuickWindow5eventEP6QEvent_ZNK7QWindow11surfaceTypeEv_ZNK7QWindow6formatEv_ZNK12QQuickWindow14accessibleRootEv_ZNK12QQuickWindow11focusObjectEv_ZN12QQuickWindow11exposeEventEP12QExposeEvent_ZN12QQuickWindow11resizeEventEP12QResizeEvent_ZN7QWindow9moveEventEP10QMoveEvent_ZN12QQuickWindow12focusInEventEP11QFocusEvent_ZN12QQuickWindow13focusOutEventEP11QFocusEvent_ZN12QQuickWindow9showEventEP10QShowEvent_ZN12QQuickWindow9hideEventEP10QHideEvent_ZN12QQuickWindow13keyPressEventEP9QKeyEvent_ZN12QQuickWindow15keyReleaseEventEP9QKeyEvent_ZN12QQuickWindow15mousePressEventEP11QMouseEvent_ZN12QQuickWindow17mouseReleaseEventEP11QMouseEvent_ZN12QQuickWindow21mouseDoubleClickEventEP11QMouseEvent_ZN12QQuickWindow14mouseMoveEventEP11QMouseEvent_ZN12QQuickWindow10wheelEventEP11QWheelEvent_ZN7QWindow10touchEventEP11QTouchEvent_ZN12QQuickWindow11tabletEventEP12QTabletEvent_ZN7QWindow11nativeEventERK10QByteArrayPvPl_ZNK7QWindow13surfaceHandleEv_ZThn16_NK7QWindow6formatEv_ZThn16_NK7QWindow13surfaceHandleEv_ZThn16_NK7QWindow11surfaceTypeEv_ZNK19QQuickWindowQmlImpl10metaObjectEv_ZN19QQuickWindowQmlImpl11qt_metacastEPKc_ZN19QQuickWindowQmlImpl11qt_metacallEN11QMetaObject4CallEiPPv_ZN19QQuickWindowQmlImpl10classBeginEv_ZN19QQuickWindowQmlImpl17componentCompleteEv_ZThn40_N19QQuickWindowQmlImpl10classBeginEv_ZThn40_N19QQuickWindowQmlImpl17componentCompleteEv_ZNK7QWindow10metaObjectEv_ZN7QWindow11qt_metacastEPKc_ZN7QWindow11qt_metacallEN11QMetaObject4CallEiPPv_ZN7QWindow5eventEP6QEvent_ZNK7QWindow14accessibleRootEv_ZNK7QWindow11focusObjectEv_ZN7QWindow11exposeEventEP12QExposeEvent_ZN7QWindow11resizeEventEP12QResizeEvent_ZN7QWindow12focusInEventEP11QFocusEvent_ZN7QWindow13focusOutEventEP11QFocusEvent_ZN7QWindow9showEventEP10QShowEvent_ZN7QWindow9hideEventEP10QHideEvent_ZN7QWindow13keyPressEventEP9QKeyEvent_ZN7QWindow15keyReleaseEventEP9QKeyEvent_ZN7QWindow15mousePressEventEP11QMouseEvent_ZN7QWindow17mouseReleaseEventEP11QMouseEvent_ZN7QWindow21mouseDoubleClickEventEP11QMouseEvent_ZN7QWindow14mouseMoveEventEP11QMouseEvent_ZN7QWindow10wheelEventEP11QWheelEvent_ZN7QWindow11tabletEventEP12QTabletEventlibQt5Quick.so.5libQt5QmlModels.so.5libQt5Qml.so.5libQt5Gui.so.5libQt5Network.so.5libQt5Core.so.5libGL.so.1libpthread.so.0libstdc++.so.6libm.so.6libgcc_s.so.1libc.so.6_edata__bss_start_endGLIBC_2.14GLIBC_2.2.5GLIBC_2.4Qt_5Qt_5.15CXXABI_1.3GLIBCXX_3.4CXXABI_1.3.9Qt_5.15.3_PRIVATE_API            @ >ui Iii U %_0%_d@ӯk lt) wyѯ  %_s%_YxO  Z Y Z  @  ` H P   `   ` H P @ `    Z P\ \ \ ]H  P \X 0]  @ Z `     `0 H  h @ap a  a @b  b(  cp  b l  d dX d   d  e8 @dH  h ep `l d  e k @d  `f `k (  g `gh d ( 0g( gH @d      (  q 30 3 3  8    (  f f@ f f f f0 f n nH n n( n n8 n  P  0  @ (  X  8  H 0  `  @  P 8 @` D  _ L   V8 P NX \` ~x  ] S < U y "   '  C  k 1  ( >0 8 @ H P X ` h p sx P   v   Z F   R J   x     { + [x [H x xX xP A A` A` = =h i ip H Hx z z # # #           K K   (  0  %8 % @  MH M M 5P 5 X   2` 2 2  0 (  8 0  @ P X ^` h 9p    t   .p ex )  X * B /  |      I m` h  p x  & , - 6 7 ; ? Q W c g j l r }        ( 0 8 !@ $H (P 0X 4` 8h :p Ex G O T Y ` a b d g h o p u w        ( 0 8 @ H P X HH{ HtH5y %y hhhhhhhhqhah Qh Ah 1h !h hhhhhhhhhhqhahQhAh1h!hhhh h!h"h#h$h%h&h'qh(ah)Qh*Ah+1h,!%v D%v D%v D%v D%v D%v D%v D%v D%v D%v D%v D%v D%v D%v D%v D%v D%}v D%uv D%mv D%ev D%]v D%Uv D%Mv D%Ev D%=v D%5v D%-v D%%v D%v D%v D% v D%v D%u D%u D%u D%u D%u D%u D%u D%u D%u D%u D%u D%u D%u DHH5l:H=Uv H H=zu HHf H50v f.H=u Hu H9tHu Ht H=u H5u H)HHH?HHtHMu HtfD=uu u+UH=:u Ht H=e dMu ]wÐf.HH(t @Hh HuG@SHt Ht Htt HcH1[DH=t Hd H5t Hs H=DHs H=s fHtGUHSHH507HHHu H[]@HHH[]1Ðff.H f HHxHG5DHe HHHxHGHe SHHHxHGH߾[He SH_HGHxHHH߾[f.DHHt(uH?Htf.DHHc H=6pHyc H=m6Hc H=U6Hc H==6!H1d H=%6 %Hc H= 6X(Hb H=5,H)d H=50H=5Hf.@f.HHtHHf.f.HHtHHf.f.f.HHtHHf.f.1f1f1f1f1f1f1f1ff.HHtHHf.f.f.HHtHHf.f.f.HHtHHf.f.f.f.HHtHHf.f.f.HHtHHf.f.SHH,c HHHC[f.Hc SHHHHG?HXn HHPHHHC[ff.UHb HoSHHHGHHHHm HHPHHSHH[]f.HUb SHHHHGHm HHPHHHC_H[FfDUHb HoSHHHGHHH3HLm HHPHHSHHH[]DH]c SHHHl HHH["fHc SHHHl HHHCHt(uH{HtnH[DHb SHHiHjl HHHH[*f.S1HHb H[DUH8SHHHH{HH[]ÐS11HHb H[S1HaHc HH(HC[f.HsHHH)H H )AH HBH ff.HH/HHH)H H )AH HBH H]b SHHH(HGH[fDH-b SH_HGH(HHH[rfHa SHHH(HGHGH[nff.Ha SH_HGH(HH[HH[*f.S1HHb HH8HCH@HC([Hb SHHH8HGH@HG(Hi H{(HPHHHHHSHC(H[bfUHTb HoSHHHGH8HH@HGH{Hti H{HPHSHHHHHC_HH[]UHa HoSHHHGH8HGH@HH Hi HHPHSHHHHSHHH[]fS1HHc HH(HC[f.Hb SHHH(HGH[&fDHb SH_HGH(HHKH[fHb SHHH(HGHH[ff.HMb SH_HGH(HHHH[f.HHt$ooNOoV W o^0_0ÐHHGHGHGHG HG(HG0HG8HHt$ooNOoV W o^0_0ÐHHGHGHGHG HG(HG0HG8HHt$ooNOoV W o^0_0ÐHHGHGHGHG HG(HG0HG8HHt$ooNOoV W o^0_0ÐHHGHGHGHG HG(HG0HG8HHt$ooNOoV W o^0_0ÐHHGHGHGHG HG(HG0HG8HHt$ooNOoV W o^0_0ÐHHGHGHGHG HG(HG0HG8HHt$ooNOoV W o^0_0ÐHHGHGHGHG HG(HG0HG8HHt$ooNOoV W o^0_0ÐHHGHGHGHG HG(HG0HG8UH\ HoSHHHGH8HGH@HH Hd HHPHSHHHHSHHHH[]f.UHd\ HoSHHHGH8HH@HGHHc H{HPHSHHHHHCoHHH[])H[ SHHH8HGH@HG(Hc H{(HPHHHHHSHC(HH[f.HY SHHHb HHHCHt(uH{HtnHH[]f.ATUSHHdH%(HD$1HtRL b H4H5H0D zHL$dH3 %(H[]A\DD%b EuXIH5%LLHVH<$Aċtt/H<$ukD%Pb A@DH`DATUSHHdH%(HD$1HtRL a HdH5KH0D zHL$dH3 %(H[]A\DD%a EuXIH5%LLHVH<$Aċtt/H<$ukD%La A@DH`DATUSHHdH%(HD$1HtJ@HHvH5E10D~HL$dH3 %(H[]A\ÐD%` EuXIH5"$LLH^H<$Aċtt/H<$usD%P` AHDHdf.ATUSHHdH%(HD$1HtRL K_ HH5H0D zHL$dH3 %(H[]A\DD%_ EuXIH5=#LLHVH<$Aċtt/H<$ukD%D_ A@DH`DATUSHHdH%(HD$1HtJ@HHH5E10D~HL$dH3 %(H[]A\ÐD%^ EuXIH5b"LLH^H<$Aċtt/H<$usD%H^ AHDHdf.AWAVAUATUSHHL-<] H<$t$ LHT$dH%(H$81HHhIƉ$0H$DŽ$0H}H$McHEfLjH$B8*AFH$HD$A@QL$DŽ$@ID$H$fo"@H$ B0Lt$01H$LHH{LLl$XHD$@HH$D$< \ MA LHH5H|$ D$4$t/H|$ H$HHE1ɹ@AHsH5H|$(D$8t/H|$(H$LIHD$hHD$HD$ HD$pD$PHD$DŽ$HD$`HHD$xH$L9tvH$HH9t`H$8dH3%(HH[]A\A]A^A_1@$@LfLHYZ HHD$HT$(H@Z p 9rCrH\$(H߃NHt$H*HDHMHA H5BZ H|$(t/H|$(D$4D$IcD$L$H$Hc$H$HH$fJ9J ^f.@AWAVAUATUSHHL-X H<$t$ LHT$dH%(H$81HHAhIƉ$0H$DŽ$0H}H$McHEfLH$B8*AFH$HD$A@QL$DŽ$@ID$H$fo@H$ B0Lt$01H$LHH+LLl$XHD$@HH$D$<bW MA LHH5lgH|$ D$4$t/H|$ H$HHE1ɹ@AHCH5<H|$(D$8t/H|$(H$LIHD$HD$ D$PHD$HD$`H2HD$hHV HD$pHHD$x$9H$L9tH$HH9tH$8dH3%(HH[]A\A]A^A_@y$@LLHU HHD$HT$(/HU p 9rCrH\$(H߃Ht$H!*HHMHA H5e`U H|$(t/H|$(D$D$Ic`D$L$H$Hc8$H$HH$fJ9J f.@AWAVAUATUSHHL-dT H<$t$ LHT$dH%(H$81|HHhIƉ$0H$DŽ$0H}H$McHEfL*H$B8*AFH$HD$A@AL$DŽ$@ID$H$foq@H$ B0Lt$01H$LHHLLl$XH$D$<8HS MA LH/H5H|$ D$4 t/H|$  H$HWHE1ɹ@AHH5sH|$(D$8t/H|$(H$LIHD$hHD$HD$ HD$pD$PHD$HD$`HHD$x$H$L9tIH$HH9t3H$8dH3%(HH[]A\A]A^A_f.@(@L6LH)Q HHD$HT$(HQ p 9rCrH\$(H߃Ht$H*HHMH2A H5 Q H|$(t/H|$(D$D$IcD$L$H$Hc$H$HH$-fJ9J .f.@AWIAVAUATUSHHH=QO t$ HT$dH%(H$81HHhIʼn$0H$DŽ$0H}H$McHEeLH$B0*AEH$HD$A@L$DŽ$@ID$H$fo@H$B(Ll$01H$LHHSHD$< HD$@HM HD$XHH$3Hߺ1H|$(D$4t/H|$(H$HHߺ1IH|$(D$8t/H|$(D$ LIL|$HD$PHD$HD$hHD$`HHD$pHD$x$UH$L9tH$HH9tH$8dH3%(HH[]A\A]A^A_@@2@IchD$L$H$Hc@$H$HH$Qf.fAWIAVAUATUSHHH=L t$ HT$dH%(H$81HHhIʼn$0H$DŽ$0H}H$McHEeL^H$B0*AEH$HD$A@5L$DŽ$@ID$H$fo@H$B(Ll$01H$LHH3HD$<(HD$@HDK HD$XHH$Hߺ1TH|$(D$4t/H|$(H$HHE1ɹ@AHH5IH|$(D$8t/H|$(D$ LIL|$HD$PHD$HD$hHD$`HHD$pHD$x$H$L9tH$HH9tH$8dH3%(HH[]A\A]A^A_Y@A/@IcD$L$H$Hc$H$HH$9@AWAVAUATUSHHL-H H<$t$ LHT$dH%(H$81\HHhIƉ$0H$DŽ$0H}H$McHEfL H$B8*AFH$HD$A@AL$DŽ$@ID$H$foQ@H$ B0Lt$01H$LHHLLl$XH$D$< $H MA LH_H5HH|$ D$4 t/H|$  H$H7HE1ɹ@AHH5SH|$(D$8t/H|$(H$LIHD$hHD$HD$ HD$pD$PHD$HD$`HHD$x$H$L9t)H$HH9tH$8dH3%(HH[]A\A]A^A_f.@(@LLhH F HHD$HT$(HE p 9rCrH\$(H߃Ht$Hq*HHMHbA H5EE H|$(t/H|$(D$D$IcD$L$H$Hc$H$HH$-fJ9J f.@AWIAVAUATUSHHH=qD t$ HT$dH%(H$81HHhIʼn$0H$DŽ$0H}H$McHEeL~H$B0*AEH$HD$A@-L$DŽ$@ID$H$fo @H$B(Ll$01H$LHHHD$<8HD$@HC HD$XHH$Hߺ1tH|$(D$4t/H|$(H$HHߺ1)H|$(D$8t/H|$(D$ LIL|$HD$PHD$DŽ$HD$`H5B HD$hH!B HD$pH(HD$x(H$L9tH$HH9tH$8dH3%(HH[]A\A]A^A_@i"@Ic8D$L$H$Hc$H$HH$Af.fAWAVAUATUSHHL-TA H<$t$ LHT$dH%(H$81|HHhIƉ$0H$DŽ$0H}H$McHEfL*H$B8*AFH$HD$A@QL$DŽ$@ID$H$foq@H$ B0Lt$01H$LHHLLl$XHD$@HH$D$<(4@ MA LHH5H|$ D$4t/H|$ H$HKHE1ɹ@AHcH5lgH|$(D$8t/H|$(H$LIHD$hHD$HD$ HD$pD$PHD$HD$`HHD$x$H$L9t=H$HH9t'H$8dH3%(HH[]A\A]A^A_fD@,@L.fLxH> HHD$HT$(H> p 9rCrH\$(H߃Ht$H*HHMHA H5= H|$(t/H|$(D$D$IcD$L$H$Hc$H$HH$fJ9J HH20QtQuick2WindowPluginQtQuick2WindowPluginQQuickWindow *QQuickScreenInfo *QQmlListPropertyQQuickWindowQmlImpl *QQmlListPropertyQtQuick.WindowN11QQmlPrivate11QQmlElementI14QQuickRootItemEEN11QQmlPrivate11QQmlElementI12QQuickScreenEEN11QQmlPrivate11QQmlElementI16QQuickScreenInfoEEN11QQmlPrivate11QQmlElementI12QQuickWindowEEN11QQmlPrivate11QQmlElementI19QQuickWindowQmlImplEEN11QQmlPrivate11QQmlElementI7QWindowEEQQmlListPropertyx vj a UQQuickRootItemForeignQML.ForeignQQuickRootItemQML.Elementanonymous  ~~QQuickWindowQmlImplForeignQML.ForeignQQuickWindowQmlImplQML.ElementWindowQML.AddedInMinorVersion1  2QQuickScreenForeignQML.ForeignQQuickScreenQML.ElementScreenQML.CreatablefalseQML.UncreatableReasonScreen can only be used via the attached property.x |p m aQQuickScreenForeignAttachedQML.ForeignQQuickScreenAttachedQML.Elementanonymous    6QQuickScreenInfoForeignQML.ForeignQQuickScreenInfoQML.ElementScreenInfoQML.AddedInMinorVersion3QML.CreatablefalseQML.UncreatableReasonScreenInfo can only be used via the attached property.x |p m aQQuickWindowForeignAttachedQML.ForeignQQuickWindowAttachedQML.Elementanonymous QQuickWindowForeignQML.ForeignQQuickWindowQML.ElementWindowQML.AddedInMinorVersion0QML.RemovedInMinorVersion1  wiiQWindowForeignQML.ForeignQWindowQML.ElementanonymousQML.AddedInMinorVersion1QTMETADATA !x.org.qt-project.Qt.QQmlEngineExtensionInterfacetQtQuick2WindowPlugincuripQtQuick.Window.2;$c @hж 0``й@л (@<PP`dpxм, @@TPh`|н 0PL hPh 0p8TP l 0L p p< @ p 0 0 `D X @l p p d @ @ @ @ @P @ $ t P 0dzRx $حFJ w?:*3$"D\XpT  L-L\L1L`p! , =ED K AK  CF 4<SJDQ R AAE DGAt ,@Th|ܶضԶܶض0DXܶlܶ #E](BLqDJLy`$.L]|8KLzl6LeEU$/EID WDAEW%E_04HIH*LYd`2LaĹ-Egع^LM%E_*LYT2La p p4ppH̼p\(pppp2V%1|n"LA:ޚXwL^ڂvHn{Q*tq4C+~3u➨nu[L |c57?py_`/P QWل@ [Dq Iyډ;`,ZC(ڭ ,z.z9.c6hDOJnHsoyBB !:4cબH]Kly|o,(-BT zݵwm@ȯ :LҬ(R(5h Vd=իC*U`yndzw#PUn5,BI+E:񫒧T I_f}{(f*%B 1d%Sf yeGutf8cQ;p=0+vCj"  [~A(u{wceNZ4 RokE4a߇+B"k/sub> R]5R1C3yDyةw/#d ^IѻЎs 4FYhz NQ(h3K2-kZ_G"086F s%$ id0dItsw B$~KknLj|{w֫2xuRKxRu{Ӎ;puk0s*K;2@TVUXW#\ld9Ia`\?1=4=W62d-ߊꗔra4jMac$Jp]wPd;8r986c oncV#3s5xIbݒE`S1JUaԬٺKgυA>[e/r*-n\KsIYdv,”=` x|*e8> v.lhGv^Ҝ-8U$hl"rb{v:~bGhc5̱q̜ۖYL7FHcVDy 8'I蘎Aiu'#j.zUۖ]3kuzEpF. COB\\5?GR?~d{>簝fDsMD`y]SIm{?\wʆ 2BݙS\ muBgLZ< c,ǜ}1|cHNw24 s@qۊxSGj}|RaPXeַj9GO hXW{b|(= u.qBt/v ZXlOju˷ցnBᔔpG=aًcM&mDIdCX`:X)DJ] z#ȯZ:.Rcqݝn$kEgYZ.shstrtab.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.plt.sec.text.fini.rodata.qtversion.qtmetadata.eh_frame_hdr.eh_frame.note.gnu.property.init_array.fini_array.data.rel.ro.dynamic.got.bss.gnu.build.attributes.gnu_debuglink.gnu_debugdata 88$o``8( 08o&1&1~Eo22 T33^BOO8hSScTTnVVwYYB9}  @ ``o $ ((    P P  ```4*H` 9PK!1Particles.2/plugins.qmltypesnu[import QtQuick.tooling 1.2 // This file describes the plugin-supplied types contained in the library. // It is used for QML tooling purposes only. // // This file was auto-generated by qmltyperegistrar. Module { dependencies: ["QtQuick 2.0"] Component { file: "qquickage_p.h" name: "QQuickAgeAffector" prototype: "QQuickParticleAffector" exports: [ "QtQuick.Particles/Age 2.0", "QtQuick.Particles/Age 2.1", "QtQuick.Particles/Age 2.11", "QtQuick.Particles/Age 2.4", "QtQuick.Particles/Age 2.7" ] exportMetaObjectRevisions: [0, 1, 11, 4, 7] Property { name: "lifeLeft"; type: "int" } Property { name: "advancePosition"; type: "bool" } Signal { name: "lifeLeftChanged" Parameter { name: "arg"; type: "int" } } Signal { name: "advancePositionChanged" Parameter { name: "arg"; type: "bool" } } Method { name: "setLifeLeft" Parameter { name: "arg"; type: "int" } } Method { name: "setAdvancePosition" Parameter { name: "arg"; type: "bool" } } } Component { file: "qquickangledirection_p.h" name: "QQuickAngleDirection" prototype: "QQuickDirection" exports: ["QtQuick.Particles/AngleDirection 2.0"] exportMetaObjectRevisions: [0] Property { name: "angle"; type: "double" } Property { name: "magnitude"; type: "double" } Property { name: "angleVariation"; type: "double" } Property { name: "magnitudeVariation"; type: "double" } Signal { name: "angleChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "magnitudeChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "angleVariationChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "magnitudeVariationChanged" Parameter { name: "arg"; type: "double" } } Method { name: "setAngle" Parameter { name: "arg"; type: "double" } } Method { name: "setMagnitude" Parameter { name: "arg"; type: "double" } } Method { name: "setAngleVariation" Parameter { name: "arg"; type: "double" } } Method { name: "setMagnitudeVariation" Parameter { name: "arg"; type: "double" } } } Component { file: "qquickpointattractor_p.h" name: "QQuickAttractorAffector" prototype: "QQuickParticleAffector" exports: [ "QtQuick.Particles/Attractor 2.0", "QtQuick.Particles/Attractor 2.1", "QtQuick.Particles/Attractor 2.11", "QtQuick.Particles/Attractor 2.4", "QtQuick.Particles/Attractor 2.7" ] exportMetaObjectRevisions: [0, 1, 11, 4, 7] Enum { name: "Proportion" values: [ "Constant", "Linear", "Quadratic", "InverseLinear", "InverseQuadratic" ] } Enum { name: "AffectableParameters" values: ["Position", "Velocity", "Acceleration"] } Property { name: "strength"; type: "double" } Property { name: "pointX"; type: "double" } Property { name: "pointY"; type: "double" } Property { name: "affectedParameter"; type: "AffectableParameters" } Property { name: "proportionalToDistance"; type: "Proportion" } Signal { name: "strengthChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "pointXChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "pointYChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "affectedParameterChanged" Parameter { name: "arg"; type: "AffectableParameters" } } Signal { name: "proportionalToDistanceChanged" Parameter { name: "arg"; type: "Proportion" } } Method { name: "setStrength" Parameter { name: "arg"; type: "double" } } Method { name: "setPointX" Parameter { name: "arg"; type: "double" } } Method { name: "setPointY" Parameter { name: "arg"; type: "double" } } Method { name: "setAffectedParameter" Parameter { name: "arg"; type: "AffectableParameters" } } Method { name: "setProportionalToDistance" Parameter { name: "arg"; type: "Proportion" } } } Component { file: "qquickcumulativedirection_p.h" name: "QQuickCumulativeDirection" defaultProperty: "directions" prototype: "QQuickDirection" exports: ["QtQuick.Particles/CumulativeDirection 2.0"] exportMetaObjectRevisions: [0] Property { name: "directions"; type: "QQuickDirection"; isList: true; isReadonly: true } } Component { file: "qquickcustomaffector_p.h" name: "QQuickCustomAffector" prototype: "QQuickParticleAffector" exports: [ "QtQuick.Particles/Affector 2.0", "QtQuick.Particles/Affector 2.1", "QtQuick.Particles/Affector 2.11", "QtQuick.Particles/Affector 2.4", "QtQuick.Particles/Affector 2.7" ] exportMetaObjectRevisions: [0, 1, 11, 4, 7] Property { name: "relative"; type: "bool" } Property { name: "position"; type: "QQuickDirection"; isPointer: true } Property { name: "velocity"; type: "QQuickDirection"; isPointer: true } Property { name: "acceleration"; type: "QQuickDirection"; isPointer: true } Signal { name: "affectParticles" Parameter { name: "particles"; type: "QJSValue" } Parameter { name: "dt"; type: "double" } } Signal { name: "positionChanged" Parameter { name: "arg"; type: "QQuickDirection"; isPointer: true } } Signal { name: "velocityChanged" Parameter { name: "arg"; type: "QQuickDirection"; isPointer: true } } Signal { name: "accelerationChanged" Parameter { name: "arg"; type: "QQuickDirection"; isPointer: true } } Signal { name: "relativeChanged" Parameter { name: "arg"; type: "bool" } } Method { name: "setPosition" Parameter { name: "arg"; type: "QQuickDirection"; isPointer: true } } Method { name: "setVelocity" Parameter { name: "arg"; type: "QQuickDirection"; isPointer: true } } Method { name: "setAcceleration" Parameter { name: "arg"; type: "QQuickDirection"; isPointer: true } } Method { name: "setRelative" Parameter { name: "arg"; type: "bool" } } } Component { file: "qquickcustomparticle_p.h" name: "QQuickCustomParticle" prototype: "QQuickParticlePainter" exports: [ "QtQuick.Particles/CustomParticle 2.0", "QtQuick.Particles/CustomParticle 2.1", "QtQuick.Particles/CustomParticle 2.11", "QtQuick.Particles/CustomParticle 2.4", "QtQuick.Particles/CustomParticle 2.7" ] exportMetaObjectRevisions: [0, 1, 11, 4, 7] Property { name: "fragmentShader"; type: "QByteArray" } Property { name: "vertexShader"; type: "QByteArray" } Method { name: "sourceDestroyed" Parameter { name: "object"; type: "QObject"; isPointer: true } } } Component { file: "qquickdirection_p.h" name: "QQuickDirection" prototype: "QObject" exports: ["QtQuick.Particles/NullVector 2.0"] isCreatable: false exportMetaObjectRevisions: [0] } Component { file: "qquickellipseextruder_p.h" name: "QQuickEllipseExtruder" prototype: "QQuickParticleExtruder" exports: ["QtQuick.Particles/EllipseShape 2.0"] exportMetaObjectRevisions: [0] Property { name: "fill"; type: "bool" } Signal { name: "fillChanged" Parameter { name: "arg"; type: "bool" } } Method { name: "setFill" Parameter { name: "arg"; type: "bool" } } } Component { file: "qquickfriction_p.h" name: "QQuickFrictionAffector" prototype: "QQuickParticleAffector" exports: [ "QtQuick.Particles/Friction 2.0", "QtQuick.Particles/Friction 2.1", "QtQuick.Particles/Friction 2.11", "QtQuick.Particles/Friction 2.4", "QtQuick.Particles/Friction 2.7" ] exportMetaObjectRevisions: [0, 1, 11, 4, 7] Property { name: "factor"; type: "double" } Property { name: "threshold"; type: "double" } Signal { name: "factorChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "thresholdChanged" Parameter { name: "arg"; type: "double" } } Method { name: "setFactor" Parameter { name: "arg"; type: "double" } } Method { name: "setThreshold" Parameter { name: "arg"; type: "double" } } } Component { file: "qquickgravity_p.h" name: "QQuickGravityAffector" prototype: "QQuickParticleAffector" exports: [ "QtQuick.Particles/Gravity 2.0", "QtQuick.Particles/Gravity 2.1", "QtQuick.Particles/Gravity 2.11", "QtQuick.Particles/Gravity 2.4", "QtQuick.Particles/Gravity 2.7" ] exportMetaObjectRevisions: [0, 1, 11, 4, 7] Property { name: "magnitude"; type: "double" } Property { name: "acceleration"; type: "double" } Property { name: "angle"; type: "double" } Signal { name: "magnitudeChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "angleChanged" Parameter { name: "arg"; type: "double" } } Method { name: "setMagnitude" Parameter { name: "arg"; type: "double" } } Method { name: "setAcceleration" Parameter { name: "arg"; type: "double" } } Method { name: "setAngle" Parameter { name: "arg"; type: "double" } } } Component { file: "qquickgroupgoal_p.h" name: "QQuickGroupGoalAffector" prototype: "QQuickParticleAffector" exports: [ "QtQuick.Particles/GroupGoal 2.0", "QtQuick.Particles/GroupGoal 2.1", "QtQuick.Particles/GroupGoal 2.11", "QtQuick.Particles/GroupGoal 2.4", "QtQuick.Particles/GroupGoal 2.7" ] exportMetaObjectRevisions: [0, 1, 11, 4, 7] Property { name: "goalState"; type: "string" } Property { name: "jump"; type: "bool" } Signal { name: "goalStateChanged" Parameter { name: "arg"; type: "string" } } Signal { name: "jumpChanged" Parameter { name: "arg"; type: "bool" } } Method { name: "setGoalState" Parameter { name: "arg"; type: "string" } } Method { name: "setJump" Parameter { name: "arg"; type: "bool" } } } Component { file: "qquickimageparticle_p.h" name: "QQuickImageParticle" prototype: "QQuickParticlePainter" exports: [ "QtQuick.Particles/ImageParticle 2.0", "QtQuick.Particles/ImageParticle 2.1", "QtQuick.Particles/ImageParticle 2.11", "QtQuick.Particles/ImageParticle 2.4", "QtQuick.Particles/ImageParticle 2.7" ] exportMetaObjectRevisions: [0, 1, 11, 4, 7] Enum { name: "Status" values: ["Null", "Ready", "Loading", "Error"] } Enum { name: "EntryEffect" values: ["None", "Fade", "Scale"] } Property { name: "source"; type: "QUrl" } Property { name: "sprites"; type: "QQuickSprite"; isList: true; isReadonly: true } Property { name: "status"; type: "Status"; isReadonly: true } Property { name: "colorTable"; type: "QUrl" } Property { name: "sizeTable"; type: "QUrl" } Property { name: "opacityTable"; type: "QUrl" } Property { name: "color"; type: "QColor" } Property { name: "colorVariation"; type: "double" } Property { name: "redVariation"; type: "double" } Property { name: "greenVariation"; type: "double" } Property { name: "blueVariation"; type: "double" } Property { name: "alpha"; type: "double" } Property { name: "alphaVariation"; type: "double" } Property { name: "rotation"; type: "double" } Property { name: "rotationVariation"; type: "double" } Property { name: "rotationVelocity"; type: "double" } Property { name: "rotationVelocityVariation"; type: "double" } Property { name: "autoRotation"; type: "bool" } Property { name: "xVector"; type: "QQuickDirection"; isPointer: true } Property { name: "yVector"; type: "QQuickDirection"; isPointer: true } Property { name: "spritesInterpolate"; type: "bool" } Property { name: "entryEffect"; type: "EntryEffect" } Signal { name: "imageChanged" } Signal { name: "colortableChanged" } Signal { name: "sizetableChanged" } Signal { name: "opacitytableChanged" } Signal { name: "alphaVariationChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "alphaChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "redVariationChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "greenVariationChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "blueVariationChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "rotationChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "rotationVariationChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "rotationVelocityChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "rotationVelocityVariationChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "autoRotationChanged" Parameter { name: "arg"; type: "bool" } } Signal { name: "xVectorChanged" Parameter { name: "arg"; type: "QQuickDirection"; isPointer: true } } Signal { name: "yVectorChanged" Parameter { name: "arg"; type: "QQuickDirection"; isPointer: true } } Signal { name: "spritesInterpolateChanged" Parameter { name: "arg"; type: "bool" } } Signal { name: "bypassOptimizationsChanged" Parameter { name: "arg"; type: "bool" } } Signal { name: "entryEffectChanged" Parameter { name: "arg"; type: "EntryEffect" } } Signal { name: "statusChanged" Parameter { name: "arg"; type: "Status" } } Method { name: "reloadColor" Parameter { name: "c"; type: "Color4ub" } Parameter { name: "d"; type: "QQuickParticleData"; isPointer: true } } Method { name: "setAlphaVariation" Parameter { name: "arg"; type: "double" } } Method { name: "setAlpha" Parameter { name: "arg"; type: "double" } } Method { name: "setRedVariation" Parameter { name: "arg"; type: "double" } } Method { name: "setGreenVariation" Parameter { name: "arg"; type: "double" } } Method { name: "setBlueVariation" Parameter { name: "arg"; type: "double" } } Method { name: "setRotation" Parameter { name: "arg"; type: "double" } } Method { name: "setRotationVariation" Parameter { name: "arg"; type: "double" } } Method { name: "setRotationVelocity" Parameter { name: "arg"; type: "double" } } Method { name: "setRotationVelocityVariation" Parameter { name: "arg"; type: "double" } } Method { name: "setAutoRotation" Parameter { name: "arg"; type: "bool" } } Method { name: "setXVector" Parameter { name: "arg"; type: "QQuickDirection"; isPointer: true } } Method { name: "setYVector" Parameter { name: "arg"; type: "QQuickDirection"; isPointer: true } } Method { name: "setSpritesInterpolate" Parameter { name: "arg"; type: "bool" } } Method { name: "setBypassOptimizations" Parameter { name: "arg"; type: "bool" } } Method { name: "setEntryEffect" Parameter { name: "arg"; type: "EntryEffect" } } Method { name: "createEngine" } Method { name: "spriteAdvance" Parameter { name: "spriteIndex"; type: "int" } } Method { name: "spritesUpdate" Parameter { name: "time"; type: "double" } } Method { name: "spritesUpdate" } Method { name: "mainThreadFetchImageData" } Method { name: "finishBuildParticleNodes" Parameter { name: "n"; type: "QSGNode*"; isPointer: true } } } Component { file: "qquickitemparticle_p.h" name: "QQuickItemParticle" prototype: "QQuickParticlePainter" exports: [ "QtQuick.Particles/ItemParticle 2.0", "QtQuick.Particles/ItemParticle 2.1", "QtQuick.Particles/ItemParticle 2.11", "QtQuick.Particles/ItemParticle 2.4", "QtQuick.Particles/ItemParticle 2.7" ] exportMetaObjectRevisions: [0, 1, 11, 4, 7] attachedType: "QQuickItemParticleAttached" Property { name: "fade"; type: "bool" } Property { name: "delegate"; type: "QQmlComponent"; isPointer: true } Signal { name: "delegateChanged" Parameter { name: "arg"; type: "QQmlComponent"; isPointer: true } } Method { name: "freeze" Parameter { name: "item"; type: "QQuickItem"; isPointer: true } } Method { name: "unfreeze" Parameter { name: "item"; type: "QQuickItem"; isPointer: true } } Method { name: "take" Parameter { name: "item"; type: "QQuickItem"; isPointer: true } Parameter { name: "prioritize"; type: "bool" } } Method { name: "take" Parameter { name: "item"; type: "QQuickItem"; isPointer: true } } Method { name: "give" Parameter { name: "item"; type: "QQuickItem"; isPointer: true } } Method { name: "setFade" Parameter { name: "arg"; type: "bool" } } Method { name: "setDelegate" Parameter { name: "arg"; type: "QQmlComponent"; isPointer: true } } } Component { name: "QQuickItemParticleAttached" prototype: "QObject" Property { name: "particle"; type: "QQuickItemParticle"; isReadonly: true; isPointer: true } Signal { name: "detached" } Signal { name: "attached" } } Component { file: "qquicklineextruder_p.h" name: "QQuickLineExtruder" prototype: "QQuickParticleExtruder" exports: ["QtQuick.Particles/LineShape 2.0"] exportMetaObjectRevisions: [0] Property { name: "mirrored"; type: "bool" } Signal { name: "mirroredChanged" Parameter { name: "arg"; type: "bool" } } Method { name: "setMirrored" Parameter { name: "arg"; type: "bool" } } } Component { file: "qquickmaskextruder_p.h" name: "QQuickMaskExtruder" prototype: "QQuickParticleExtruder" exports: ["QtQuick.Particles/MaskShape 2.0"] exportMetaObjectRevisions: [0] Property { name: "source"; type: "QUrl" } Signal { name: "sourceChanged" Parameter { name: "arg"; type: "QUrl" } } Method { name: "setSource" Parameter { name: "arg"; type: "QUrl" } } Method { name: "startMaskLoading" } Method { name: "finishMaskLoading" } } Component { file: "qquickparticleaffector_p.h" name: "QQuickParticleAffector" defaultProperty: "data" prototype: "QQuickItem" exports: [ "QtQuick.Particles/ParticleAffector 2.0", "QtQuick.Particles/ParticleAffector 2.1", "QtQuick.Particles/ParticleAffector 2.11", "QtQuick.Particles/ParticleAffector 2.4", "QtQuick.Particles/ParticleAffector 2.7" ] isCreatable: false exportMetaObjectRevisions: [0, 1, 11, 4, 7] Property { name: "system"; type: "QQuickParticleSystem"; isPointer: true } Property { name: "groups"; type: "QStringList" } Property { name: "whenCollidingWith"; type: "QStringList" } Property { name: "enabled"; type: "bool" } Property { name: "once"; type: "bool" } Property { name: "shape"; type: "QQuickParticleExtruder"; isPointer: true } Signal { name: "systemChanged" Parameter { name: "arg"; type: "QQuickParticleSystem"; isPointer: true } } Signal { name: "groupsChanged" Parameter { name: "arg"; type: "QStringList" } } Signal { name: "enabledChanged" Parameter { name: "arg"; type: "bool" } } Signal { name: "onceChanged" Parameter { name: "arg"; type: "bool" } } Signal { name: "shapeChanged" Parameter { name: "arg"; type: "QQuickParticleExtruder"; isPointer: true } } Signal { name: "affected" Parameter { name: "x"; type: "double" } Parameter { name: "y"; type: "double" } } Signal { name: "whenCollidingWithChanged" Parameter { name: "arg"; type: "QStringList" } } Method { name: "setSystem" Parameter { name: "arg"; type: "QQuickParticleSystem"; isPointer: true } } Method { name: "setGroups" Parameter { name: "arg"; type: "QStringList" } } Method { name: "setEnabled" Parameter { name: "arg"; type: "bool" } } Method { name: "setOnceOff" Parameter { name: "arg"; type: "bool" } } Method { name: "setShape" Parameter { name: "arg"; type: "QQuickParticleExtruder"; isPointer: true } } Method { name: "setWhenCollidingWith" Parameter { name: "arg"; type: "QStringList" } } Method { name: "updateOffsets" } } Component { file: "qquickparticleemitter_p.h" name: "QQuickParticleEmitter" defaultProperty: "data" prototype: "QQuickItem" exports: [ "QtQuick.Particles/Emitter 2.0", "QtQuick.Particles/Emitter 2.1", "QtQuick.Particles/Emitter 2.11", "QtQuick.Particles/Emitter 2.4", "QtQuick.Particles/Emitter 2.7" ] exportMetaObjectRevisions: [0, 1, 11, 4, 7] Enum { name: "Lifetime" values: ["InfiniteLife"] } Property { name: "system"; type: "QQuickParticleSystem"; isPointer: true } Property { name: "group"; type: "string" } Property { name: "shape"; type: "QQuickParticleExtruder"; isPointer: true } Property { name: "enabled"; type: "bool" } Property { name: "startTime"; type: "int" } Property { name: "emitRate"; type: "double" } Property { name: "lifeSpan"; type: "int" } Property { name: "lifeSpanVariation"; type: "int" } Property { name: "maximumEmitted"; type: "int" } Property { name: "size"; type: "double" } Property { name: "endSize"; type: "double" } Property { name: "sizeVariation"; type: "double" } Property { name: "velocity"; type: "QQuickDirection"; isPointer: true } Property { name: "acceleration"; type: "QQuickDirection"; isPointer: true } Property { name: "velocityFromMovement"; type: "double" } Signal { name: "emitParticles" Parameter { name: "particles"; type: "QJSValue" } } Signal { name: "particlesPerSecondChanged" Parameter { type: "double" } } Signal { name: "particleDurationChanged" Parameter { type: "int" } } Signal { name: "enabledChanged" Parameter { type: "bool" } } Signal { name: "systemChanged" Parameter { name: "arg"; type: "QQuickParticleSystem"; isPointer: true } } Signal { name: "groupChanged" Parameter { name: "arg"; type: "string" } } Signal { name: "particleDurationVariationChanged" Parameter { name: "arg"; type: "int" } } Signal { name: "extruderChanged" Parameter { name: "arg"; type: "QQuickParticleExtruder"; isPointer: true } } Signal { name: "particleSizeChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "particleEndSizeChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "particleSizeVariationChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "velocityChanged" Parameter { name: "arg"; type: "QQuickDirection"; isPointer: true } } Signal { name: "accelerationChanged" Parameter { name: "arg"; type: "QQuickDirection"; isPointer: true } } Signal { name: "maximumEmittedChanged" Parameter { name: "arg"; type: "int" } } Signal { name: "particleCountChanged" } Signal { name: "startTimeChanged" Parameter { name: "arg"; type: "int" } } Method { name: "pulse" Parameter { name: "milliseconds"; type: "int" } } Method { name: "burst" Parameter { name: "num"; type: "int" } } Method { name: "burst" Parameter { name: "num"; type: "int" } Parameter { name: "x"; type: "double" } Parameter { name: "y"; type: "double" } } Method { name: "setEnabled" Parameter { name: "arg"; type: "bool" } } Method { name: "setParticlesPerSecond" Parameter { name: "arg"; type: "double" } } Method { name: "setParticleDuration" Parameter { name: "arg"; type: "int" } } Method { name: "setSystem" Parameter { name: "arg"; type: "QQuickParticleSystem"; isPointer: true } } Method { name: "setGroup" Parameter { name: "arg"; type: "string" } } Method { name: "setParticleDurationVariation" Parameter { name: "arg"; type: "int" } } Method { name: "setExtruder" Parameter { name: "arg"; type: "QQuickParticleExtruder"; isPointer: true } } Method { name: "setParticleSize" Parameter { name: "arg"; type: "double" } } Method { name: "setParticleEndSize" Parameter { name: "arg"; type: "double" } } Method { name: "setParticleSizeVariation" Parameter { name: "arg"; type: "double" } } Method { name: "setVelocity" Parameter { name: "arg"; type: "QQuickDirection"; isPointer: true } } Method { name: "setAcceleration" Parameter { name: "arg"; type: "QQuickDirection"; isPointer: true } } Method { name: "setMaxParticleCount" Parameter { name: "arg"; type: "int" } } Method { name: "setStartTime" Parameter { name: "arg"; type: "int" } } Method { name: "reset" } } Component { file: "qquickparticleextruder_p.h" name: "QQuickParticleExtruder" prototype: "QObject" exports: ["QtQuick.Particles/ParticleExtruder 2.0"] isCreatable: false exportMetaObjectRevisions: [0] } Component { file: "qquickparticlegroup_p.h" name: "QQuickParticleGroup" defaultProperty: "particleChildren" prototype: "QQuickStochasticState" exports: ["QtQuick.Particles/ParticleGroup 2.0"] exportMetaObjectRevisions: [0] Property { name: "system"; type: "QQuickParticleSystem"; isPointer: true } Property { name: "particleChildren"; type: "QObject"; isList: true; isReadonly: true } Signal { name: "maximumAliveChanged" Parameter { name: "arg"; type: "int" } } Signal { name: "systemChanged" Parameter { name: "arg"; type: "QQuickParticleSystem"; isPointer: true } } Method { name: "setMaximumAlive" Parameter { name: "arg"; type: "int" } } Method { name: "setSystem" Parameter { name: "arg"; type: "QQuickParticleSystem"; isPointer: true } } Method { name: "delayRedirect" Parameter { name: "obj"; type: "QObject"; isPointer: true } } } Component { file: "qquickparticlepainter_p.h" name: "QQuickParticlePainter" defaultProperty: "data" prototype: "QQuickItem" exports: [ "QtQuick.Particles/ParticlePainter 2.0", "QtQuick.Particles/ParticlePainter 2.1", "QtQuick.Particles/ParticlePainter 2.11", "QtQuick.Particles/ParticlePainter 2.4", "QtQuick.Particles/ParticlePainter 2.7" ] isCreatable: false exportMetaObjectRevisions: [0, 1, 11, 4, 7] Property { name: "system"; type: "QQuickParticleSystem"; isPointer: true } Property { name: "groups"; type: "QStringList" } Signal { name: "countChanged" } Signal { name: "systemChanged" Parameter { name: "arg"; type: "QQuickParticleSystem"; isPointer: true } } Signal { name: "groupsChanged" Parameter { name: "arg"; type: "QStringList" } } Method { name: "setSystem" Parameter { name: "arg"; type: "QQuickParticleSystem"; isPointer: true } } Method { name: "setGroups" Parameter { name: "arg"; type: "QStringList" } } Method { name: "calcSystemOffset" Parameter { name: "resetPending"; type: "bool" } } Method { name: "calcSystemOffset" } Method { name: "sceneGraphInvalidated" } } Component { file: "qquickparticlesystem_p.h" name: "QQuickParticleSystem" defaultProperty: "data" prototype: "QQuickItem" exports: [ "QtQuick.Particles/ParticleSystem 2.0", "QtQuick.Particles/ParticleSystem 2.1", "QtQuick.Particles/ParticleSystem 2.11", "QtQuick.Particles/ParticleSystem 2.4", "QtQuick.Particles/ParticleSystem 2.7" ] exportMetaObjectRevisions: [0, 1, 11, 4, 7] Property { name: "running"; type: "bool" } Property { name: "paused"; type: "bool" } Property { name: "empty"; type: "bool"; isReadonly: true } Signal { name: "systemInitialized" } Signal { name: "runningChanged" Parameter { name: "arg"; type: "bool" } } Signal { name: "pausedChanged" Parameter { name: "arg"; type: "bool" } } Signal { name: "emptyChanged" Parameter { name: "arg"; type: "bool" } } Method { name: "start" } Method { name: "stop" } Method { name: "restart" } Method { name: "pause" } Method { name: "resume" } Method { name: "reset" } Method { name: "setRunning" Parameter { name: "arg"; type: "bool" } } Method { name: "setPaused" Parameter { name: "arg"; type: "bool" } } Method { name: "duration"; type: "int" } Method { name: "emittersChanged" } Method { name: "loadPainter" Parameter { name: "p"; type: "QQuickParticlePainter"; isPointer: true } } Method { name: "createEngine" } Method { name: "particleStateChange" Parameter { name: "idx"; type: "int" } } } Component { file: "qquickpointdirection_p.h" name: "QQuickPointDirection" prototype: "QQuickDirection" exports: ["QtQuick.Particles/PointDirection 2.0"] exportMetaObjectRevisions: [0] Property { name: "x"; type: "double" } Property { name: "y"; type: "double" } Property { name: "xVariation"; type: "double" } Property { name: "yVariation"; type: "double" } Signal { name: "xChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "yChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "xVariationChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "yVariationChanged" Parameter { name: "arg"; type: "double" } } Method { name: "setX" Parameter { name: "arg"; type: "double" } } Method { name: "setY" Parameter { name: "arg"; type: "double" } } Method { name: "setXVariation" Parameter { name: "arg"; type: "double" } } Method { name: "setYVariation" Parameter { name: "arg"; type: "double" } } } Component { file: "qquickrectangleextruder_p.h" name: "QQuickRectangleExtruder" prototype: "QQuickParticleExtruder" exports: ["QtQuick.Particles/RectangleShape 2.0"] exportMetaObjectRevisions: [0] Property { name: "fill"; type: "bool" } Signal { name: "fillChanged" Parameter { name: "arg"; type: "bool" } } Method { name: "setFill" Parameter { name: "arg"; type: "bool" } } } Component { file: "qquickspritegoal_p.h" name: "QQuickSpriteGoalAffector" prototype: "QQuickParticleAffector" exports: [ "QtQuick.Particles/SpriteGoal 2.0", "QtQuick.Particles/SpriteGoal 2.1", "QtQuick.Particles/SpriteGoal 2.11", "QtQuick.Particles/SpriteGoal 2.4", "QtQuick.Particles/SpriteGoal 2.7" ] exportMetaObjectRevisions: [0, 1, 11, 4, 7] Property { name: "goalState"; type: "string" } Property { name: "jump"; type: "bool" } Property { name: "systemStates"; type: "bool" } Signal { name: "goalStateChanged" Parameter { name: "arg"; type: "string" } } Signal { name: "jumpChanged" Parameter { name: "arg"; type: "bool" } } Signal { name: "systemStatesChanged" Parameter { name: "arg"; type: "bool" } } Method { name: "setGoalState" Parameter { name: "arg"; type: "string" } } Method { name: "setJump" Parameter { name: "arg"; type: "bool" } } Method { name: "setSystemStates" Parameter { name: "arg"; type: "bool" } } } Component { name: "QQuickStochasticState" prototype: "QObject" Property { name: "duration"; type: "int" } Property { name: "durationVariation"; type: "int" } Property { name: "randomStart"; type: "bool" } Property { name: "to"; type: "QVariantMap" } Property { name: "name"; type: "string" } Signal { name: "durationChanged" Parameter { name: "arg"; type: "int" } } Signal { name: "nameChanged" Parameter { name: "arg"; type: "string" } } Signal { name: "toChanged" Parameter { name: "arg"; type: "QVariantMap" } } Signal { name: "durationVariationChanged" Parameter { name: "arg"; type: "int" } } Signal { name: "entered" } Signal { name: "randomStartChanged" Parameter { name: "arg"; type: "bool" } } Method { name: "setDuration" Parameter { name: "arg"; type: "int" } } Method { name: "setName" Parameter { name: "arg"; type: "string" } } Method { name: "setTo" Parameter { name: "arg"; type: "QVariantMap" } } Method { name: "setDurationVariation" Parameter { name: "arg"; type: "int" } } Method { name: "setRandomStart" Parameter { name: "arg"; type: "bool" } } } Component { file: "qquicktargetdirection_p.h" name: "QQuickTargetDirection" prototype: "QQuickDirection" exports: ["QtQuick.Particles/TargetDirection 2.0"] exportMetaObjectRevisions: [0] Property { name: "targetX"; type: "double" } Property { name: "targetY"; type: "double" } Property { name: "targetItem"; type: "QQuickItem"; isPointer: true } Property { name: "targetVariation"; type: "double" } Property { name: "proportionalMagnitude"; type: "bool" } Property { name: "magnitude"; type: "double" } Property { name: "magnitudeVariation"; type: "double" } Signal { name: "targetXChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "targetYChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "targetVariationChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "magnitudeChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "proprotionalMagnitudeChanged" Parameter { name: "arg"; type: "bool" } } Signal { name: "magnitudeVariationChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "targetItemChanged" Parameter { name: "arg"; type: "QQuickItem"; isPointer: true } } Method { name: "setTargetX" Parameter { name: "arg"; type: "double" } } Method { name: "setTargetY" Parameter { name: "arg"; type: "double" } } Method { name: "setTargetVariation" Parameter { name: "arg"; type: "double" } } Method { name: "setMagnitude" Parameter { name: "arg"; type: "double" } } Method { name: "setProportionalMagnitude" Parameter { name: "arg"; type: "bool" } } Method { name: "setMagnitudeVariation" Parameter { name: "arg"; type: "double" } } Method { name: "setTargetItem" Parameter { name: "arg"; type: "QQuickItem"; isPointer: true } } } Component { file: "qquicktrailemitter_p.h" name: "QQuickTrailEmitter" prototype: "QQuickParticleEmitter" exports: [ "QtQuick.Particles/TrailEmitter 2.0", "QtQuick.Particles/TrailEmitter 2.1", "QtQuick.Particles/TrailEmitter 2.11", "QtQuick.Particles/TrailEmitter 2.4", "QtQuick.Particles/TrailEmitter 2.7" ] exportMetaObjectRevisions: [0, 1, 11, 4, 7] Enum { name: "EmitSize" values: ["ParticleSize"] } Property { name: "follow"; type: "string" } Property { name: "emitRatePerParticle"; type: "int" } Property { name: "emitShape"; type: "QQuickParticleExtruder"; isPointer: true } Property { name: "emitHeight"; type: "double" } Property { name: "emitWidth"; type: "double" } Signal { name: "emitFollowParticles" Parameter { name: "particles"; type: "QJSValue" } Parameter { name: "followed"; type: "QJSValue" } } Signal { name: "particlesPerParticlePerSecondChanged" Parameter { name: "arg"; type: "int" } } Signal { name: "emitterXVariationChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "emitterYVariationChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "followChanged" Parameter { name: "arg"; type: "string" } } Signal { name: "emissionShapeChanged" Parameter { name: "arg"; type: "QQuickParticleExtruder"; isPointer: true } } Method { name: "setParticlesPerParticlePerSecond" Parameter { name: "arg"; type: "int" } } Method { name: "setEmitterXVariation" Parameter { name: "arg"; type: "double" } } Method { name: "setEmitterYVariation" Parameter { name: "arg"; type: "double" } } Method { name: "setFollow" Parameter { name: "arg"; type: "string" } } Method { name: "setEmissionShape" Parameter { name: "arg"; type: "QQuickParticleExtruder"; isPointer: true } } Method { name: "recalcParticlesPerSecond" } } Component { file: "qquickturbulence_p.h" name: "QQuickTurbulenceAffector" prototype: "QQuickParticleAffector" exports: [ "QtQuick.Particles/Turbulence 2.0", "QtQuick.Particles/Turbulence 2.1", "QtQuick.Particles/Turbulence 2.11", "QtQuick.Particles/Turbulence 2.4", "QtQuick.Particles/Turbulence 2.7" ] exportMetaObjectRevisions: [0, 1, 11, 4, 7] Property { name: "strength"; type: "double" } Property { name: "noiseSource"; type: "QUrl" } Signal { name: "strengthChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "noiseSourceChanged" Parameter { name: "arg"; type: "QUrl" } } Method { name: "setStrength" Parameter { name: "arg"; type: "double" } } Method { name: "setNoiseSource" Parameter { name: "arg"; type: "QUrl" } } } Component { file: "qquickwander_p.h" name: "QQuickWanderAffector" prototype: "QQuickParticleAffector" exports: [ "QtQuick.Particles/Wander 2.0", "QtQuick.Particles/Wander 2.1", "QtQuick.Particles/Wander 2.11", "QtQuick.Particles/Wander 2.4", "QtQuick.Particles/Wander 2.7" ] exportMetaObjectRevisions: [0, 1, 11, 4, 7] Enum { name: "AffectableParameters" values: ["Position", "Velocity", "Acceleration"] } Property { name: "pace"; type: "double" } Property { name: "xVariance"; type: "double" } Property { name: "yVariance"; type: "double" } Property { name: "affectedParameter"; type: "AffectableParameters" } Signal { name: "xVarianceChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "yVarianceChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "paceChanged" Parameter { name: "arg"; type: "double" } } Signal { name: "affectedParameterChanged" Parameter { name: "arg"; type: "AffectableParameters" } } Method { name: "setXVariance" Parameter { name: "arg"; type: "double" } } Method { name: "setYVariance" Parameter { name: "arg"; type: "double" } } Method { name: "setPace" Parameter { name: "arg"; type: "double" } } Method { name: "setAffectedParameter" Parameter { name: "arg"; type: "AffectableParameters" } } } } PK!DllParticles.2/qmldirnu[module QtQuick.Particles plugin particlesplugin classname QtQuick2ParticlesPlugin typeinfo plugins.qmltypes PK!kʽp/p/!Particles.2/libparticlesplugin.sonuȯELF>@'@8 @ pp p    888$$ Std PtdtttQtdRtdpp p GNU\ eݔtkl!@00!$%l⍺|CEqX-Ufc qd,  F" 9H;  0    =__gmon_start___ITM_deregisterTMCloneTable_ITM_registerTMCloneTable__cxa_finalizeqt_version_tag_ZNK11QObjectData17dynamicMetaObjectEv_ZN21QQuickParticlesModule12defineModuleEv_ZN19QQmlExtensionPluginD2Ev_ZdlPvm_ZdlPvqt_plugin_query_metadataqt_plugin_instance_Znwm_ZN19QQmlExtensionPluginC2EP7QObject_Z36qml_register_types_QtQuick_Particlesv_ZN15QtSharedPointer20ExternalRefCountData9getAndRefEPK7QObject__cxa_guard_acquire__cxa_atexit__cxa_guard_releasestrcmp_ZN19QQmlExtensionPlugin11qt_metacastEPKc_ZN19QQmlExtensionPlugin11qt_metacallEN11QMetaObject4CallEiPPv_ZTVN10__cxxabiv120__si_class_type_infoE_ZTI19QQmlExtensionPlugin_ZN7QObject5eventEP6QEvent_ZN7QObject11eventFilterEPS_P6QEvent_ZN7QObject10timerEventEP11QTimerEvent_ZN7QObject10childEventEP11QChildEvent_ZN7QObject11customEventEP6QEvent_ZN7QObject13connectNotifyERK11QMetaMethod_ZN7QObject16disconnectNotifyERK11QMetaMethod_ZN19QQmlExtensionPlugin16initializeEngineEP10QQmlEnginePKc_ZThn16_N19QQmlExtensionPlugin16initializeEngineEP10QQmlEnginePKc_ZN19QQmlExtensionPlugin16staticMetaObjectElibQt5QuickParticles.so.5libQt5Quick.so.5libQt5QmlModels.so.5libQt5Qml.so.5libQt5Gui.so.5libQt5Network.so.5libQt5Core.so.5libGL.so.1libpthread.so.0libstdc++.so.6libm.so.6libgcc_s.so.1libc.so.6_edata__bss_start_endQt_5.15.3_PRIVATE_APIGLIBC_2.2.5Qt_5Qt_5.15CXXABI_1.3GLIBCXX_3.4CXXABI_1.3.9   > YxO # ui 9~ %E0%EJӯk Rt)]yѯ ip Px    `   p  @ p  P(  0 8 @ `h p x `           H  `       H P X ` h  p  x           HHI HtH5 % hhhhhhhhqhah Qh Ah 1h !h h% D% D%} D%u D%m D%e D%] D%U D%M D%E D%= D%5 D%- D%% D% DH=Y HR H9tH Ht H=) H5" H)HHH?HHtH HtfD= u+UH= Ht H=N )d ]wÐf.HH(t @H He@SH` Ha HtXi~  Dp x o`( v 0 h  ` oo oo o  0@P`pGA$3a1Q GA$3p1113`AGA*GA$annobin gcc 8.5.0 20210514GA$plugin name: annobinGA$running gcc 8.5.0 20210514GA*GA*GA! GA*FORTIFYGA+GLIBCXX_ASSERTIONS GA*GOW*GA*cf_protectionGA+omit_frame_pointerGA+stack_clashGA!stack_realign GA*FORTIFY`eGA+GLIBCXX_ASSERTIONSlibparticlesplugin.so-5.15.3-2.el8.x86_64.debug7zXZִF!t/]?Eh=ڊ2NH]͞ d̨\C(;ѩJs4o%^ͲpdAI%]Ҍgk+EQ@JO &W&}A`qg˕>j[{8,_~/l u1[[ed[ev7qzP} o$9AvMPi:/rCꄸnvOd^=o^VuNZt924}GJ-:!Wc:>u@ X|0"Y|E47ds!镺]eQY F&erV] ǴTLAhҠM8)m9ZQ.|z4*yFwHND)t;zơ F9Wa+\jժ@4B/Yw;d0VR\'BFPpxr#nc4w+gcQڱaFr][o^Z)<G{0%9 !G-~Pt-#k)gIx z}oj{FӐ@" } Property { name: "fillGradient"; type: "QQuickShapeGradient"; isPointer: true } Property { name: "scale"; revision: 14; type: "QSizeF" } Signal { name: "shapePathChanged" } Method { name: "_q_fillGradientChanged" } } Component { file: "qquickshape_p.h" name: "QQuickShapeRadialGradient" defaultProperty: "stops" prototype: "QQuickShapeGradient" exports: [ "QtQuick.Shapes/RadialGradient 1.0", "QtQuick.Shapes/RadialGradient 1.12" ] exportMetaObjectRevisions: [0, 12] Property { name: "centerX"; type: "double" } Property { name: "centerY"; type: "double" } Property { name: "centerRadius"; type: "double" } Property { name: "focalX"; type: "double" } Property { name: "focalY"; type: "double" } Property { name: "focalRadius"; type: "double" } } } PK!:aa Shapes/qmldirnu[module QtQuick.Shapes plugin qmlshapesplugin classname QmlShapesPlugin typeinfo plugins.qmltypes PK!G3p/p/Shapes/libqmlshapesplugin.sonuȯELF>@'@8 @ pp p    888$$ Std PtdhhhQtdRtdpp p GNU&f9lq|r!@00!$%l⍺|CEqX-U`]kd , 6  F" B5  0    =__gmon_start___ITM_deregisterTMCloneTable_ITM_registerTMCloneTable__cxa_finalizeqt_version_tag_ZNK11QObjectData17dynamicMetaObjectEv_ZN18QQuickShapesModule12defineModuleEv_ZN19QQmlExtensionPluginD2Ev_ZdlPvm_ZdlPvqt_plugin_query_metadataqt_plugin_instance_Znwm_ZN19QQmlExtensionPluginC2EP7QObject_Z33qml_register_types_QtQuick_Shapesv_ZN15QtSharedPointer20ExternalRefCountData9getAndRefEPK7QObject__cxa_guard_acquire__cxa_atexit__cxa_guard_releasestrcmp_ZN19QQmlExtensionPlugin11qt_metacastEPKc_ZN19QQmlExtensionPlugin11qt_metacallEN11QMetaObject4CallEiPPv_ZTVN10__cxxabiv120__si_class_type_infoE_ZTI19QQmlExtensionPlugin_ZN7QObject5eventEP6QEvent_ZN7QObject11eventFilterEPS_P6QEvent_ZN7QObject10timerEventEP11QTimerEvent_ZN7QObject10childEventEP11QChildEvent_ZN7QObject11customEventEP6QEvent_ZN7QObject13connectNotifyERK11QMetaMethod_ZN7QObject16disconnectNotifyERK11QMetaMethod_ZN19QQmlExtensionPlugin16initializeEngineEP10QQmlEnginePKc_ZThn16_N19QQmlExtensionPlugin16initializeEngineEP10QQmlEnginePKc_ZN19QQmlExtensionPlugin16staticMetaObjectElibQt5QuickShapes.so.5libQt5Quick.so.5libQt5QmlModels.so.5libQt5Qml.so.5libQt5Gui.so.5libQt5Network.so.5libQt5Core.so.5libGL.so.1libpthread.so.0libstdc++.so.6libm.so.6libgcc_s.so.1libc.so.6_edata__bss_start_endGLIBC_2.2.5Qt_5.15.3_PRIVATE_APIQt_5Qt_5.15CXXABI_1.3GLIBCXX_3.4CXXABI_1.3.9    ui 8 YxO &u %<0%<Aӯk It)Tyѯ `p @x    `   `  0 `  @(  0 8 @ Ph p x P            H  `       H P X ` h p  x           HHY HtH5 % hhhhhhhhqhah Qh Ah 1h !h h% D% D% D% D%} D%u D%m D%e D%] D%U D%M D%E D%= D%5 D%- DH=i Hb H9tH. Ht H=9 H52 H)HHH?HHtH HtfD= u+UH= Ht H=^ )d ]wÐf.HH(t @H Hu@SHp Hq HtX\3z zO"klzV vڒ)IBW yR a홈A&PB|n Z4)n6׿1u\~=3fPyM>.k uG OY%ڮVF2 g#O'4Q#ɿBswr\%k@bȬء6o|gc8yр@7CߎT+( <wUs.],Yd[ o)̿m?2AGz,NVENr5e.,s^13-ʋqHTsC&tϋJR]3.Ovܝ55W)"}[/;&|EAFnq8 .mHu0A!$!Aoٹ]%M9"/d^خ:%=$8=ﵦbMPVD8&*/IaCI{{4Wz4oghDA8$#P gyQs5H+4&Yo>YBꭨZD/i#VgYZ.shstrtab.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.plt.sec.text.fini.rodata.qtversion.qtmetadata.eh_frame_hdr.eh_frame.note.gnu.property.init_array.fini_array.data.rel.ro.dynamic.got.bss.gnu.build.attributes.gnu_debuglink.gnu_debugdata 88$o``8( 0((m8o LEo T `^Bhhcnw}44 `` f hh p px x   0 0 00 `D4"4*h"H&9PK!{Layouts/plugins.qmltypesnu[import QtQuick.tooling 1.2 // This file describes the plugin-supplied types contained in the library. // It is used for QML tooling purposes only. // // This file was auto-generated by qmltyperegistrar. Module { dependencies: ["QtQuick 2.0"] Component { file: "qquicklinearlayout_p.h" name: "QQuickColumnLayout" prototype: "QQuickLinearLayout" exports: [ "QtQuick.Layouts/ColumnLayout 1.0", "QtQuick.Layouts/ColumnLayout 1.1", "QtQuick.Layouts/ColumnLayout 1.11", "QtQuick.Layouts/ColumnLayout 1.4", "QtQuick.Layouts/ColumnLayout 1.7" ] exportMetaObjectRevisions: [0, 1, 11, 4, 7] } Component { file: "qquicklinearlayout_p.h" name: "QQuickGridLayout" prototype: "QQuickGridLayoutBase" exports: [ "QtQuick.Layouts/GridLayout 1.0", "QtQuick.Layouts/GridLayout 1.1", "QtQuick.Layouts/GridLayout 1.11", "QtQuick.Layouts/GridLayout 1.4", "QtQuick.Layouts/GridLayout 1.7" ] exportMetaObjectRevisions: [0, 1, 11, 4, 7] Enum { name: "Flow" values: ["LeftToRight", "TopToBottom"] } Property { name: "columnSpacing"; type: "double" } Property { name: "rowSpacing"; type: "double" } Property { name: "columns"; type: "int" } Property { name: "rows"; type: "int" } Property { name: "flow"; type: "Flow" } } Component { file: "qquicklinearlayout_p.h" name: "QQuickGridLayoutBase" prototype: "QQuickLayout" Property { name: "layoutDirection"; revision: 1; type: "Qt::LayoutDirection" } Signal { name: "layoutDirectionChanged"; revision: 1 } } Component { file: "qquicklayout_p.h" name: "QQuickLayout" defaultProperty: "data" prototype: "QQuickItem" exports: [ "QtQuick.Layouts/Layout 1.0", "QtQuick.Layouts/Layout 1.1", "QtQuick.Layouts/Layout 1.11", "QtQuick.Layouts/Layout 1.4", "QtQuick.Layouts/Layout 1.7" ] isCreatable: false exportMetaObjectRevisions: [0, 1, 11, 4, 7] attachedType: "QQuickLayoutAttached" Method { name: "invalidateSenderItem" } Method { name: "_q_dumpLayoutTree" } } Component { name: "QQuickLayoutAttached" prototype: "QObject" Property { name: "minimumWidth"; type: "double" } Property { name: "minimumHeight"; type: "double" } Property { name: "preferredWidth"; type: "double" } Property { name: "preferredHeight"; type: "double" } Property { name: "maximumWidth"; type: "double" } Property { name: "maximumHeight"; type: "double" } Property { name: "fillHeight"; type: "bool" } Property { name: "fillWidth"; type: "bool" } Property { name: "row"; type: "int" } Property { name: "column"; type: "int" } Property { name: "rowSpan"; type: "int" } Property { name: "columnSpan"; type: "int" } Property { name: "alignment"; type: "Qt::Alignment" } Property { name: "margins"; type: "double" } Property { name: "leftMargin"; type: "double" } Property { name: "topMargin"; type: "double" } Property { name: "rightMargin"; type: "double" } Property { name: "bottomMargin"; type: "double" } } Component { file: "qquicklinearlayout_p.h" name: "QQuickLinearLayout" prototype: "QQuickGridLayoutBase" Property { name: "spacing"; type: "double" } } Component { file: "qquicklinearlayout_p.h" name: "QQuickRowLayout" prototype: "QQuickLinearLayout" exports: [ "QtQuick.Layouts/RowLayout 1.0", "QtQuick.Layouts/RowLayout 1.1", "QtQuick.Layouts/RowLayout 1.11", "QtQuick.Layouts/RowLayout 1.4", "QtQuick.Layouts/RowLayout 1.7" ] exportMetaObjectRevisions: [0, 1, 11, 4, 7] } Component { file: "qquickstacklayout_p.h" name: "QQuickStackLayout" prototype: "QQuickLayout" exports: [ "QtQuick.Layouts/StackLayout 1.11", "QtQuick.Layouts/StackLayout 1.3", "QtQuick.Layouts/StackLayout 1.4", "QtQuick.Layouts/StackLayout 1.7" ] exportMetaObjectRevisions: [11, 3, 4, 7] Property { name: "count"; type: "int"; isReadonly: true } Property { name: "currentIndex"; type: "int" } Method { name: "itemAt" type: "QQuickItem*" Parameter { name: "index"; type: "int" } } } } PK!>!Layouts/libqquicklayoutsplugin.sonuȯELF>@X@8 @** H0H0"H0"H00 XX"X"888$$*** Std*** Ptd000 QtdRtdH0H0"H0"//GNUEIlUn\+?Uc@08l⍺|BEjxqX-k  X" U +)/r7/o   % )4e DTrR; Rz4]tp En'X%g 8di~, |6wa? J/  Z <F"6 }]^  Z~ 4  /{ i oA;7  O $  H>m  \sH .T -P  cf  a" `"f!!0G"`" =__gmon_start___ITM_deregisterTMCloneTable_ITM_registerTMCloneTable__cxa_finalizeqt_version_tag_ZNK11QObjectData17dynamicMetaObjectEv_ZN25QQmlEngineExtensionPluginD2Ev_ZdlPvm_ZdlPvqt_plugin_query_metadataqt_plugin_instance_Znwm_ZN25QQmlEngineExtensionPluginC2EP7QObject_ZN15QtSharedPointer20ExternalRefCountData9getAndRefEPK7QObject__cxa_guard_acquire__cxa_atexit__cxa_guard_releasestrcmp_ZN25QQmlEngineExtensionPlugin11qt_metacastEPKc_ZN25QQmlEngineExtensionPlugin11qt_metacallEN11QMetaObject4CallEiPPv_ZTVN10__cxxabiv120__si_class_type_infoE_ZTI25QQmlEngineExtensionPlugin_ZN7QObject5eventEP6QEvent_ZN7QObject11eventFilterEPS_P6QEvent_ZN7QObject10timerEventEP11QTimerEvent_ZN7QObject10childEventEP11QChildEvent_ZN7QObject11customEventEP6QEvent_ZN7QObject13connectNotifyERK11QMetaMethod_ZN7QObject16disconnectNotifyERK11QMetaMethod_ZN25QQmlEngineExtensionPlugin16initializeEngineEP10QQmlEnginePKc_ZThn16_N25QQmlEngineExtensionPlugin16initializeEngineEP10QQmlEnginePKc_ZN25QQmlEngineExtensionPlugin16staticMetaObjectE_ZN17QQuickItemPrivateD2Ev_ZN9QHashData11free_helperEPFvPNS_4NodeEE_ZN7QStringC1Ei5QChar_ZN7QString17fromLatin1_helperEPKci_ZNK7QString3argERKS_i5QCharstrlen_ZN7QString16fromAscii_helperEPKci_ZN10QArrayData10deallocateEPS_mm__stack_chk_fail_ZN16QLoggingCategoryC1EPKc_ZN16QLoggingCategoryD1Ev_ZN7QObjectC2EPS__ZN10QQuickItem16staticMetaObjectE_ZNK11QMetaObject4castEP7QObject_ZNK10QQuickItem10parentItemEv_ZN5QtQml10qmlWarningEPK7QObject_ZN7QString15fromUtf8_helperEPKci_ZN11QTextStreamlsERK7QString_ZN8QQmlInfoD1Ev_ZN11QTextStreamlsEc_ZNK14QMessageLogger5debugEv_ZN6QDebugD1Ev_ZN10QQuickItemC2ER17QQuickItemPrivatePS__ZN10QQuickItem6polishEv_Zls6QDebugP10QQuickItem_ZNK14QMessageLogger7warningEv_ZNK13QQuickAnchors16activeDirectionsEv_ZNK7QObject6senderEv_ZN17QQuickItemPrivate24removeItemChangeListenerEP24QQuickItemChangeListener6QFlagsINS_10ChangeTypeEE_ZN9QListData7disposeEPNS_4DataE_ZN5QtQml27qmlAttachedPropertiesObjectEP7QObjectPFS1_S1_Eb_ZN5QtQml29qmlAttachedPropertiesFunctionEP7QObjectPK11QMetaObject_ZNK10QQuickItem14baselineOffsetEv_ZNK10QQuickItem5widthEv_ZNK10QQuickItem6heightEv_ZNK10QQuickItem14implicitHeightEv_ZNK10QQuickItem13implicitWidthEv_ZNK17QQuickItemPrivate26isTransparentForPositionerEv_ZN10QQuickItem15setImplicitSizeEdd_ZN12QQmlMetaType14prettyTypeNameEPK7QObject_ZN7QString6appendERKS__ZNK7QString3argExii5QChar_ZN7QString6numberEdci_ZNK7QString3argEdici5QChar_ZNK10QQuickItem10childItemsEv_ZN7QString11reallocDataEjb_ZNK7QString3argE13QLatin1Stringi5QChar_ZN9QListData6detachEimemcpy_ZN10QArrayData11shared_nullE_ZN7QString18toLocal8Bit_helperEPK5QChari_ZNK14QMessageLogger5debugEPKcz_ZN10QQuickItemD2Ev_ZN10QQuickItem17componentCompleteEv_ZN11QMetaObject7connectEPK7QObjectiS2_iiPi_ZN11QMetaObject10ConnectionD1Ev_ZN17QQuickItemPrivate21addItemChangeListenerEP24QQuickItemChangeListener6QFlagsINS_10ChangeTypeEE_ZN10QQuickItem10itemChangeENS_10ItemChangeERKNS_14ItemChangeDataE_ZN11QMetaObject10disconnectEPK7QObjectiS2_i_ZNK11QMetaObject13indexOfSignalEPKc_ZNK11QMetaObject11indexOfSlotEPKc_ZN10QQuickItem15geometryChangedERK6QRectFS2__Zls6QDebugRK6QRectF_ZTI17QQuickItemPrivate_ZN17QQuickItemPrivate17addPointerHandlerEP20QQuickPointerHandler_ZN17QQuickItemPrivate20implicitWidthChangedEv_ZN17QQuickItemPrivate21implicitHeightChangedEv_ZNK17QQuickItemPrivate14accessibleRoleEv_ZN17QQuickItemPrivate16transformChangedEv_ZN17QQuickItemPrivate18handlePointerEventEP18QQuickPointerEventb_ZN17QQuickItemPrivate10setVisibleEb_ZN17QQuickItemPrivate19createTransformNodeEv_ZNK17QGridLayoutEngine8sizeHintEN2Qt8SizeHintERK6QSizeFPK24QAbstractLayoutStyleInfo_ZNK17QGridLayoutEngine9itemCountEv_ZN11QMetaObject8activateEP7QObjectPKS_iPPv_ZNK17QGridLayoutEngine6itemAtEi_ZN11QTextStreamlsEi_ZN17QQuickItemPrivateC2Ev_ZN9QHashData11shared_nullE_ZN17QGridLayoutEngineC2E6QFlagsIN2Qt13AlignmentFlagEEb_ZNK15QGridLayoutItem8firstRowEN2Qt11OrientationE_ZN17QGridLayoutEngine10removeItemEP15QGridLayoutItem_ZN17QGridLayoutEngine18insertOrRemoveRowsEiiN2Qt11OrientationE_ZNK17QGridLayoutEngine7spacingEN2Qt11OrientationEPK24QAbstractLayoutStyleInfo_ZN17QGridLayoutEngine10setSpacingEd6QFlagsIN2Qt11OrientationEE_ZN15QGridLayoutItemC2Eiiii6QFlagsIN2Qt13AlignmentFlagEE_ZN17QGridLayoutEngine10insertItemEP15QGridLayoutItemi_ZNK17QGridLayoutEngine6itemAtEiiN2Qt11OrientationE_ZNK17QGridLayoutEngine8rowCountEN2Qt11OrientationE_ZN10QQuickItem11setPositionERK7QPointF_ZN10QQuickItem7setSizeERK6QSizeF_ZN12QMapDataBase8freeTreeEP12QMapNodeBasei_ZN12QMapDataBase8freeDataEPS__ZN9QListData11shared_nullE_ZN10QArrayData8allocateEmmm6QFlagsINS_16AllocationOptionEE_ZN17QGridLayoutEngine18setVisualDirectionEN2Qt15LayoutDirectionE_ZN17QGridLayoutEngine13setGeometriesERK6QRectFPK24QAbstractLayoutStyleInfo_ZN11QTextStreamlsEj_ZNK7QObject10objectNameEv_ZN6QDebug9putStringEPK5QCharm_Zls6QDebugRK6QSizeF_Zls6QDebugPK7QObject_ZN17QGridLayoutEngine10invalidateEv_ZN11QTextStreamlsEPKc_ZTI15QGridLayoutItem_ZNK15QGridLayoutItem12controlTypesE10LayoutSide_ZN10QQuickItem5eventEP6QEvent_ZNK10QQuickItem12boundingRectEv_ZNK10QQuickItem8clipRectEv_ZNK10QQuickItem8containsERK7QPointF_ZNK10QQuickItem16inputMethodQueryEN2Qt16InputMethodQueryE_ZNK10QQuickItem17isTextureProviderEv_ZNK10QQuickItem15textureProviderEv_ZN10QQuickItem10classBeginEv_ZN10QQuickItem13keyPressEventEP9QKeyEvent_ZN10QQuickItem15keyReleaseEventEP9QKeyEvent_ZN10QQuickItem16inputMethodEventEP17QInputMethodEvent_ZN10QQuickItem12focusInEventEP11QFocusEvent_ZN10QQuickItem13focusOutEventEP11QFocusEvent_ZN10QQuickItem15mousePressEventEP11QMouseEvent_ZN10QQuickItem14mouseMoveEventEP11QMouseEvent_ZN10QQuickItem17mouseReleaseEventEP11QMouseEvent_ZN10QQuickItem21mouseDoubleClickEventEP11QMouseEvent_ZN10QQuickItem16mouseUngrabEventEv_ZN10QQuickItem16touchUngrabEventEv_ZN10QQuickItem10wheelEventEP11QWheelEvent_ZN10QQuickItem10touchEventEP11QTouchEvent_ZN10QQuickItem15hoverEnterEventEP11QHoverEvent_ZN10QQuickItem14hoverMoveEventEP11QHoverEvent_ZN10QQuickItem15hoverLeaveEventEP11QHoverEvent_ZN10QQuickItem14dragEnterEventEP15QDragEnterEvent_ZN10QQuickItem13dragMoveEventEP14QDragMoveEvent_ZN10QQuickItem14dragLeaveEventEP15QDragLeaveEvent_ZN10QQuickItem9dropEventEP10QDropEvent_ZN10QQuickItem21childMouseEventFilterEPS_P6QEvent_ZN10QQuickItem21windowDeactivateEventEv_ZN10QQuickItem15updatePaintNodeEP7QSGNodePNS_19UpdatePaintNodeDataE_ZN10QQuickItem16releaseResourcesEv_ZThn16_N10QQuickItem10classBeginEv_ZN10QQuickItem10setVisibleEb_ZNK10QQuickItem19isComponentCompleteEv_ZN9QHashData12allocateNodeEi_ZN9QHashData13detach_helperEPFvPNS_4NodeEPvEPFvS1_Eii_ZN9QHashData6rehashEi_Z14qt_defaultDpiXv_ZTS24QAbstractLayoutStyleInfo_ZTI24QAbstractLayoutStyleInfo_ZTVN10__cxxabiv117__class_type_infoE_ZN11QQmlPrivate30qdeclarativeelement_destructorEP7QObject_ZN9QMetaType22registerNormalizedTypeERK10QByteArrayPFvPvEPFS3_S3_PKvEi6QFlagsINS_8TypeFlagEEPK11QMetaObject_ZN11QMetaObject14normalizedTypeEPKc_ZN9QMetaType25registerNormalizedTypedefERK10QByteArrayi_ZNK11QMetaObject9classNameEv_ZN10QByteArrayC1EPKci_ZN11QQmlPrivate11qmlregisterENS_16RegistrationTypeEPvfree_ZN10QByteArray11reallocDataEj6QFlagsIN10QArrayData16AllocationOptionEE_ZN10QByteArray6appendEPKc_ZN10QByteArray6appendEcmalloc_Z17qmlRegisterModulePKcii_ZN22QQmlModuleRegistrationC1EPKciPFvvE_ZN22QQmlModuleRegistrationD1Ev_ZN7QObjectD2Ev_ZN10QQuickItem11qt_metacastEPKc_ZN10QQuickItem11qt_metacallEN11QMetaObject4CallEiPPv_ZN7QObject11qt_metacastEPKc_ZN7QObject11qt_metacallEN11QMetaObject4CallEiPPv_ZTVN10__cxxabiv121__vmi_class_type_infoE_ZTI10QQuickItem_ZTI7QObject__cxa_pure_virtual_ZN7QObject16staticMetaObjectElibQt5Quick.so.5libQt5QmlModels.so.5libQt5Qml.so.5libQt5Gui.so.5libQt5Network.so.5libQt5Core.so.5libGL.so.1libpthread.so.0libstdc++.so.6libm.so.6libgcc_s.so.1libc.so.6_edata__bss_start_endGLIBC_2.14GLIBC_2.2.5GLIBC_2.4GLIBCXX_3.4CXXABI_1.3CXXABI_1.3.9Qt_5.15.3_PRIVATE_APIQt_5Qt_5.15                            @"ui -ii 9@t) Cӯk Oyѯ Z}0YxO g%}W0YxO g%}0%}%}YxO gH0"P0"X0"P`0"`0"p0"x0"0"1"0"0"`0"p&0"1"0"0"@0"p#1"`C"1"1" 1"7@1"`C"H1"P1"@X1"3x1"@G"1"Ѝ1"1"1"1"1"1"1"Ќ1"`1"1"1"1" 1"2"2"X2"1"`2"h2"2"2"2"2"2"2"2" 2" 2" 2"p3"@3"0 H3"@ X3"p3"x3" U"3"3"2"3" 3"h3"3"@3"3"3"`3"h3"3"3"3"4"4"3"4" 4"3"04"P3"84" ]@4"0]H4"0cP4"@]X4"\`4"`ch4"\p4"\4"3"4"f4"n4" 4"p4"4"]5"@ 5"3"5"n 5"n05" 85"p@5"5"]5"@ 5"3"5"o5" o5" 5"p5"6"]6"@  6"h3"(6"$06"W86"Y@6"$H6"$6"6" M7"7"7"#7"#7"`P7"pC7"'7"$7"F7"7" 7"`7"`.7"&8"\8"h3"8"p$ 8"$08"PP@8"h3"H8"$P8"$X8"@\`8"h8"'p8"P\x8"`\8"08"p\8"\8"\8"\8"P8"8"\8"3"8"%8"PX8"Z8"a8"0b`9"p9" M(:"@:"H:"#P:"#X:"`P`:"pCh:"'p:"$x:"F:":" :"`:"`.:"&:"8:"3":"b:"b:"PP:"3":"a:"pb;"@\;";"';"P\ ;"`\(;"00;"p\8;"\@;"\H;"\P;"PX;"`;"\p;"3"x;"0%;"X;"`[;"];"@^<"<" M<"<"<"#<"#="`P="pC="'="$ ="F(="0=" 8="`@="`.H="&P="0A`="3"h="^p="^="PP="3"="]="^="@\="="'="P\="`\="0="p\="\="\="\="P>">"\>"3" >"P%(>"Y0>" \8>"P`@>"`>">" Mx?"?"?"#?"#?"`P?"pC?"'?"$?"F?"?" ?"`?"`.?"&?"0A@"3"@"`@"`a(@"PP8@"3"@@"`H@" aP@"@\X@"`@"'h@"P\p@"`\x@"0@"p\@"\@"\@"\@"P@"@"\@"4"@"p%@"pY@"0\@"_@"_XA"hA" M B"8B"@B"#HB"#PB"`PXB"pC`B"'hB"$pB"FxB"B" B"`B"`.B"&B"0AB"4"B"`_B"`B"PPB"4"B"0_B"_B"@\C"C"'C"P\C"`\ C"0(C"p\0C"\8C"\@C"\HC"PPC"XC"\`C"X"hC"`pC"xC"P-C"C" U"C"0C"2"C"C"C"pC"ЄC" C"pC"8D"0 @D"@ PD"C"XD"p`D"hD"ppD"@xD"ЇD"@}D"|E"E"E"zE"pE"}E"qE"`yE"zF"F"F" F"` F"(F"8F"C"@F"HF"@XF"0}hF"C"pF"0xF"F"@\F"F"F"P\F"`\F"F"p\F"\F"\F"\F"PF"F"\G"X"G" G"`G"tHG"`G"hG"4"xG"G"3"G"G"h3"G"@G"3"G"G"C"G"XG"G"p%G"pYG"0\G"H"pH"H" M8I"PI"XI"#`I"#hI"`PpI"pCxI"'I"$I"FI"I" I"`I"`.I"&I"0AI"XG"I"`I"0I"PPI"XG"J"J"J"@\J" J"'(J"P\0J"`\8J"0@J"p\HJ"\PJ"\XJ"\`J"PhJ"pJ"\J"pG"J"%J"PXJ"ZJ"J"K"(K" MK"K"L"#L"#L"`PL"pC L"'(L"$0L"F8L"@L" HL"`PL"`.XL"&`L"8pL"pG"xL"L"pL"PPL"pG"L"pL"L"@\L"L"'L"P\L"`\L"0L"p\L"\L"\M"\M"PM"M"\(M"G"0M"$8M"W@M"YHM"PPM"M"M" MN"N"N"#N"#N"`PN"pCN"'N"$N"FN"N" N"`N"`.O"&O"\O"G" O"(O"8O"PPHO"G"PO"ДXO"P`O"@\hO"pO"'xO"P\O"`\O"0O"p\O"\O"\O"\O"PO"O"\O"G"O"P%O"YO" \O"БO"`hP"xP" M0Q"HQ"PQ"#XQ"#`Q"`PhQ"pCpQ"'xQ"$Q"FQ"Q" Q"`Q"`.Q"&Q"0AQ"G"Q"Q"Q"PPQ"G"Q"0R"R"@\R"R"' R"P\(R"`\0R"08R"p\@R"\HR"\PR"\XR"P`R"hR"\xR"G"R"pR"R"pR"R"pS"@} S"|S"S"S"zT"pT"}T"qT"`y T"z(T"0T"8T" @T"`HT"PT"`T"G"hT"pT"T"0}T"G"T"@T"T"@\T"T"T"P\T"`\T"T"p\T"\T"\T"\T"PU"U"\U"`(U"HU"U"`U"xU" U"U"pU"U"PV" V"PV"V"W"(W"0W"8W" @W"`HW"PW"`W" U"W"W" U"W"@\W"W"W"P\W"`\W"W"p\W"\W"\W"\W"PX"X"\X"XU" X"(X"0X" 8X"@X"X"X"X"X"`X"X" `"!0`"` @`"!``"!p`"P `""1"2"P3"h3"3"3"3"3"3"3"4"C"C"@G"XG"pG"G"G"G"XU"1"|2"5HX"52"X6"9";"P>"@"D"H"J"`M"P"R"U"PX" 2"h`6"h9"h;"hX>"hA"hD"hH"hJ"hhM"hP"hR"hU"hXX"h(2"uh6"u9"u;"u`>"uA"uD"u H"uJ"upM"uP"uR"uU"u`X"u02"p6"9";"h>"A"D"(H"J"xM" P"R"U"hX"82"x6" 9";"p>"A"D"0H"J"M"(P"R"U"pX"@2"6"(9";"x>" A"D"8H"J"M"0P"R"U"xX"H2"Ap2"G2"!2" 2"4"(5"5"C"3"(4"(H5"(5"(D"(3"v4"vP5"v5"vD"v3";4";X5";5";D"; 3"/4"/`5"/5"/D"/(3"4"h5"5" D"03"}4"}p5"}5"}(D"}83"4"x5"6"0D"`3"x4"P6"8";"H>"@"D"H"J"XM"P"R"U"6"_09"_;"_>"_(A"_D"_@H"_J"_M"_8P"_R"_U"_6"X89"X;"X>"X0A"XD"XHH"XJ"XM"X@P"XR"XU"X6":@9":;":>":8A":D":PH":J":M":HP":R":U":6"ZH9"Z;"Z>"Z@A"ZD"ZXH"ZK"ZM"ZPP"ZR"ZU"Z6"P9";">"HA"D"`H"K"M"XP"S"V"6"#X9"#<"#>"#PA"#D"#hH"#K"#M"#`P"#S"#V"#6"h9"<">"`A"D"xH" K"M"pP"S"V"6"x9" <">"pA"E"H"0K"M"P"(S"(V"6"F9"F(<"F>"FxA"FE"FH"F8K"FM"FP"F0S"F0V"F6"9"0<">"A"E"H"@K"M"P"8S"8V"6"n9"n8<"n>"nA"nE"nH"nHK"nM"nP"n@S"n@V"n6"49"4@<"4>"4A"4 E"4H"4PK"4M"4P"4HS"4HV"46"9"H<">"A"(E"H"XK"N"P"PS"PV"7"?9"?P<"?>"?A"?0E"?H"?`K"?N"?P"?XS"?XV"?7"9"X<"?"A"8E"H"hK"N"P"`S"`V"7"9"`<"?"A"@E"H"pK"N"P"hS"hV"7"9"h<"?"A"HE"H"xK" N"P"pS"pV" 7"9"p<"?"A"PE"H"K"(N"P"xS"xV"(7"9"x<" ?"A"XE"H"K"0N"P"S"V"07"9"<"(?"A"`E"H"K"8N"P"S"V"87"9"<"0?"A"hE"H"K"@N"P"S"V"@7"9"<"8?"A"pE"H"K"HN"P"S"V"H7"9"<"@?"A"xE"I"K"PN"P"S"V"P7"U9"U<"UH?"UA"UE"UI"UK"UXN"UQ"US"UV"UX7":"<"P?"A"E"I"K"`N"Q"S"V"`7":"<"X?"B"E"I"K"hN"Q"S"V"h7":"<"`?"B"E" I"K"pN"Q"S"V"p7":"<"h?"B"E"(I"K"xN" Q"S"V"x7" :"<"p?"B"E"0I"K"N"(Q"S"V"7"J0:"J<"J?"J(B"JE"J@I"JK"JN"J8Q"JS"JV"J7"8:"<"?"0B"E"HI"K"N"@Q"S"V"(8"W:"Wx="W @"WB"WPF"WI"WL"W0O"WQ"WxT"WxW"W0G"U"8G"PG" U"p8U"=hU"V"NW"NW"NW"N W"NX"QX"d_"d_"_" _"_"V_"f_"j_"l_"s_"~_"["["["["["["[" [" [" ["["["["\"\"\"\" \"(\"0\" 8\""@\"$H\"%P\"&X\"'`\")h\"*p\"+x\",\"-\".\"0\"1\"2\"3\"6\"7\"8\"9\"<\">\"@\"B\"C\"D]"E]"H]"I]"K ]"L(]"M0]"O8]"P@]"RH]"SP]"TX]"Y`]"[h]"\p]"]x]"^]"`]"a]"b]"c]"e]"g]"i]"j]"k]"m]"o]"q]"r]"t]"w]"x^"y^"z^"{^" ^"(^"0^"8^"@^"H^"P^"X^"`^"h^"p^"x^"^"^"^"^"^"^"^"^"^"^"^"^"^"^"^"^"_"_"_"_" _"(_"0_"8_"@_"H_"P_"X_"`_"h_"p_"x_"_"_"_"_"HH!HtH5"!%#!hhhhhhhhqhah Qh Ah 1h !h hhhhhhhhhhqhahQhAh1h!hhhh h!h"h#h$h%h&h'qh(ah)Qh*Ah+1h,!h-h.h/h0h1h2h3h4h5h6h7qh8ah9Qh:Ah;1h<!h=h>h?h@hAhBhChDhEhFhGqhHahIQhJAhK1hL!hMhNhOhPhQhRhShThUhVhWqhXahYQhZAh[1h\!h]h^h_h`hahbhchdhehfhgqhhahiQhjAhk1hl!hmhnhohphqhrhshthuhvhwqhxahyQhzAh{1h|!h}h~hh% !D%!D%!D%!D%!D%!D%ݚ!D%՚!D%͚!D%Ś!D%!D%!D%!D%!D%!D%!D%!D%!D%}!D%u!D%m!D%e!D%]!D%U!D%M!D%E!D%=!D%5!D%-!D%%!D%!D%!D% !D%!D%!D%!D%!D%!D%ݙ!D%ՙ!D%͙!D%ř!D%!D%!D%!D%!D%!D%!D%!D%!D%}!D%u!D%m!D%e!D%]!D%U!D%M!D%E!D%=!D%5!D%-!D%%!D%!D%!D% !D%!D%!D%!D%!D%!D%ݘ!D%՘!D%͘!D%Ř!D%!D%!D%!D%!D%!D%!D%!D%!D%}!D%u!D%m!D%e!D%]!D%U!D%M!D%E!D%=!D%5!D%-!D%%!D%!D%!D% !D%!D%!D%!D%!D%!D%ݗ!D%՗!D%͗!D%ŗ!D%!D%!D%!D%!D%!D%!D%!D%!D%}!D%u!D%m!D%e!D%]!D%U!D%M!D%E!D%=!D%5!D%-!D%%!D%!D%!D% !DHH5H=M!H >H=!HHg!H5(!f.H=!H!H9tHΖ!Ht H=y!H5r!H)HHH?HHtH}!HtfD=5!u+UH=j!Ht H=f!Id !]wÐf.HH(t @Hh!H#@SH!H!Ht f.G8z u f.SHG8H[SHƒ uHf.Gzt;CujFf.Czt\CHHH[fDt [f.Ff.CztHCEH[@H0H[WfDSH@u=f.G0zt0C0xFf.C8zKuIHH[xFf.C8zu[@HC8H[rfC8HH;H[Rfˆ@8uÐSH IH[0ˆ@8uSH H[fDx9wxufSHwxH[f.x9w|ufSHw|H[f.f.G@zufSHHG@D$hD$uf.CHu f.CPz[uYu f.CXz.u,u f.C`zuHH[fHfDHD$bD$HD$"D$HD$D$Zt#OHf.GHzufO@fSHWH[~ff.tG@f.GHzu DSHH[/ff.t#OPf.GPzufO@fSHH[ff.tG@f.GPzu DSHXH[ff.t#OXf.GXzufO@fSHH[^ff.tG@f.GXzu DSHH[ff.t#O`f.G`zufO@fSHGH[ff.tG@f.G`zu DSHH[ff.9uSHH[9uSHH[;uAUATUSHH&IHt1HH=!LHCHpLHAHHH[]A\A][f.HGH=1!HpHSHHx!c(HPHHH(HSHC [f.UHSHHHHHH[]ÐAVAUATUSHPHodH%(HD$H10t#HD$HdH3%(#HP[]A\A]A^fH@up0HH=:{!HRHuS(tBC( ЈC(<@H^Ll$Ht$ H@LLd$HD$ HD$(HD$8HD$0PLt$LH5LLH|$tYt /H|$tIH|$ uVH|$Lt$HڃGLLjLLzLrD  H|$Hl$H>HD$ Ht$ HHD$8H\$HD$(HD$0Ld$FHH5vLHH|$t/H|$H|$ HHl$Ht$ H@HLd$HD$ HD$(HD$8HD$0Ll$$LH5gLL\H|$tat /H|$tQH|$ u^Hf)@ ~%fa NfDATUSH0dH%(HD$(1HFHxpHt H_u#HD$(dH3%(H0[]A\fDHl$HH\$H#Ld$rHH5:LH/H|$t,t /H|$tH|$ u)Hq@i Vff.HG0ufDSHHH[HHff.HG0f.HG0AUATU1SHHHHD-9~PHHHs DHxIH=}v!LHtHHH9HC0H[]A\A]ÐfDHG0Ðff.HG0Ðf.HGÐff.H1Hff.H fDHG0tHF@ u H@H fDHG0tHF@ u H@H fDff.ff.Ðf.Ht/tttNu@HHH=t!HtHfD1Hf1Ðff.AWAVIAUATMfUSHX7H<$FFFF F(F0F81HT$L$=Ld$IIF0HD$8IF8HD$0IFHD$@IFHD$(IF HD$HIF(HD$ MH&{!H-_{!E1AtAAKH}HELtHHDAD$HH{AtAAy1LtHHDA$AHHIAmHL$8HT$HLHt$@bHT$ HL$0Ht$(H|$IAI@AW8"AF(ffA/N v HIF f/v HIF(Aff/f(rfA/f vAf Anf/f(rfA/n(vAn(A6f/fD(rfA/v vAv A^f/f(rfA/^(vA^(Mt1A EOf(fD(f(f(fA/vIf/vIFf/rAf/vAf/rA^f/vAFA^ f/rA&f/vAA^(f/rAff/vA^f/f/|$t'AFf/AFf/Af/rfA/FvAFAVf/rfA/VvAVAF f/rA^f/vAFAF(f/rANf/vAFH<$T$T$\AV8MAAg`A_XAGPAOHXAXXXAA^AV8XA^A^XA^A^XA^A^ XAXN0A^ A^(AN0XA^(HD$HtL8HX[]A\A]A^A_DA Ugf.LAff(@AF(f/AV(f(~fDMH<$L$L$fA/N~H<$L$/L$fA/NAWpf/v AGpf(AV@A@/HH{ZfDLT$fAT$@fA/N AF AfD1LL$KAL$fD(uJ1LL$ DL$ADL$L$ ufA/v AA A~tf/ EAFAVf.AO@HDAG@)DA_@ DAg@DH$L$HL$f/HN%.f(L$fTf.v3H,ff(- fUf(H*fTXfV,f*AFrH<$L$L$f/w=AF:f.AWhf/v AGhf(AVaH<$L$q%Qf(L$fTf.v3H,ff(-0fUf(H*fTXfV,f*AFAFDIN0IV LIv,H|$IN8IV(IvAF(fENEfA(AFAVH<$L$$5L$I'AfAnA6EHH{@AWAVAUATUSHLnAuH[]A\A]A^A_@HHIHHff.C(ADEf.C ADEEtEuI$HtUI$Hfu f.CADEEt ETHL[]A\A]A^A_^fDKI$HL$LL$ff.ADEt뙐f.USHHH_dH%(HD$81H31HHHxHHD$L$xHHD$ L$(xHt$HD$ $rHt$ H $D$HHD$8dH3%(uHH[]fDSH_0tH0H[D[ff.AUATUSHHhdH%(HD$X1@HCK(0YHHHHD$L$HD$0L$8H9gHC0c(@HD$XdH3%(BHh[]A\A]Ld$Ht$0H@LHl$(HD$0HD$8HD$HHD$@Ll$HH5FWLHLH|$(=t/H|$()H|$ 8H|$ Ll$ HڃGLHHLLHLd$Ht$0H@LHl$(HD$0HD$8HD$HHD$@Ll$HH5~wLHlH|$(t/H|$(H|$ H|$ Ll$ HڃGLHHLL*qH|$  XH|$fD9H|$ p H|$\fDHt$0Hff.AWIAVAUATIԺ USHt$lL$H$LH$L$dH%(H$1H=A 1LHHH$/H=LA 1H$H$HHH$H$t/H$H$t/H$H$t/H$H$t/H$LHA 1HLH/LHH$t/H$H$t/H$H$t/H$D$l Lpt$lH= A 1LHHH$_H=#.H$L1A HH$/H$t/H$H$lt/H$UH$dt/H$MH$Jt/H$3LLH$t/H$D$l L4H=A 1LHHH$H=H$L1A HH$H$t/H$H$t/H$H$t/H$H$t/H$IGA 1LA H05LHH$t/H$H$t/H$xI1LxD$l LD$4L$H=A 1LHHH$WH=+&H$L1A HH$'H$%t/H$H$t/H$H$t/H$}H$t/H$uD$H<$gH$LHA PD$A AgHHLHH$$t/H$ H$t/H$H$t/H$H$t/H$ILxD$l LD$4L$H=A 1LHHH$H=H$L1A HH$H$4t/H$H$t/H$H$t/H$H$t/H$gLHD$A AD$A AgHHLHiH$_t/H$HH$^t/H$GH$Vt/H$?ILxD$l LD$4L$H=A 1LHHH$ H=H$L1A HH$H$t/H$H$?t/H$(H$7t/H$ H$/t/H$D$gLH<$LLA D$Hg|H4$HHA LHGH$t/H$H$<t/H$%H$4t/H$H$ t/H$s H$ t/H$k HD$xLHHD$ HD$xHD$xHcPL|HcP HDHD$I9HD$lLt$MHD$I$M> HcPHr9vLI$HcPJH=~Y!LHH@1HP ffH}Ht$lLHUIL9t$sLt$H|$ "D$l Lpt$l\H=0[A 1LHHH$H=|H$L1A HH$}H$ t/H$ H$B t/H$+ H$: t/H$# H$ t/H$ LLNH$t/H$H$dH3%(Hĸ[]A\A]A^A_@pDD$l L4H=A 1LHHH$!H=H|$H$1A HH$H$ t/H$H$4t/H$H$,t/H$H$$t/H$ LH萾Ht$1HA H(LHH$t/H$H$Zt/H$CH$t/H$LD$lff/ Lff/ L1GIH Awt$HA|$@Aw(A t$0|$(4A_8\$P@HAW0T$8\ .d$(ff/l$0ff/ A@   Ht$H{HAH I,!L<1MtLQA E1LHHHH#T$XH HT$XQLHH$t/H$mH$t/H$@D$l Lpt$l%H=$A 1LHHH$vH=EH|$H$1A HH$DH$zt/H$cH$!t/H$ H$t/H$H$t/H$Ht$LH$t%g/H$Uf.聻7@1LiAD$H1LDAD$@!H$&H$.ߺH$6辺9f衺H$耺H$_f.AH$H K @@ٹ@@詹@葹h@y@at@IH$(H$&)fH$ иH$诸H$莸fqH$lPH$t/wf.@m@@ɷH$訷H$ 臷fqH$P9+@!H$`@ѶH$~谶虶@聶H$`H$?f.!H$%H$-ߵ0f.@詵H$舵qH$P9#@!@ @ @ٴ@Ht$H<$HLgHH4$1HA HZLHϹH$M t/H$6 H$ t/H$H$t_/H$M@5@Ht$H<$HÿL+gHH4$1HA HrLHH$}t/H$fH$ut/H$^H$t/H${@ c@H|$ p賵IHD$xHcHHH|I9tHcP HH)HAt&AHD$xDLHD$xfDHcPH|$ pL|*HT$xHHcBHH|I9tHcR HH)H\t()HHHt$H<$HjD$0HgCH4$1HA H蜵LHH$t/H$H$t/H$H$t!t/H$bfD1A@MHt$H<$HD$8HgSH4$1HA H謴LH!H$?t/H$(H$t/H$oH$Et/H$.AzHt$H<$HӺ!D$PHgyH4$1HA HҳHLGHoHgH<$^A Ht$HxH誻AH [!H 1HtHHL$(`HL$(A E1HHH#T$`HH HT$`^LH裴H$t/H$H$ t/H$ A0@Ht$H<$H0˺D$(Hg#H4$1HA H|LHH$t/H$H$t/H$H$t!@/H$.fD@LAD$P@LμAD$8Ht$H<$HǷ蓹D$@HgH4$1HA HDLH蹲H$t/H$H$t/H$H$t/H$A Ht$H<$H蹸D$HHgH4$1HA HjLH߱H$t/H$H$tt/H$]H$t/H$@@LLD$蛮LD$LHL$胮HL$fHD$xfD衫@艫D@q@Y@A@)@@H$تm@詪5@葪@y@al@IV@1@@}@@ѩgfDS1H@HG!dH%(HD$81HH$H1HD$HD$(H$HD$HD$ PH9tH@HH|$|HT$1H|$H5HRH|$tEt /H|$t5H<$tDt /H<$t5HD$8dH3%(u6H@[fDѨH<$u踨QAWAVAUIATMe USHHwdH%(HD$1H,!tH5_>!HH[]fDH=9>!謢tH56!1:H=>!H>!7DHHtu f.UHSHHpdHEHcPHtHHcBHH|H9tHcR HH)H H[]H[] f.Ðf.USH(H_dH%(HD$1HHH@$D$`HD$dH3%(uH([]t@HH@gff.UH !SHHHHHoHGH0HG 螽HHtHPHH[]ff.HfDH fDSHsH߾0[%DH fDHfDSH_H@[@HH(t ̞@HQ!HH(t 鬞@H !HH(t 錞@H !HH(t l@HQ !HH(t L@H !11H5! !١1ɺH5 !鹡1ɺH5 !陡11H5 !|ff.Ðf.AVAUATUHSHH@dH%(HD$81u!HD$8dH3%(H@[]A\A]A^蛨@uHHHf{IHt$Ll$HD$H@LHD$HD$(HD$ BL4$-LH5LLH|$t,t /H|$tH<$ u*L蒜ZD) 诙ff.@H fAWAVAUAATIUSHHH_dH%(HD$81o@uWLoZ@NH@DHL$8dH3 %(H@(-HH[]A\A]A^A_ IHt$Hl$H@LHD$HD$HD$(HD$ ҙL<$HH5AG 腟LHzH|$t/H|$H<$ DQL<$A 2H5HLHH|$tt/H|$`H<$ oL誚DIHt$Hl$H@LHD$HD$HD$(HD$ ˜L$$HH5ҧAD$ tLHiH|$t/H|$H<$ D@L$$A|$ @ H5#H LHH|$t/H|$H<$ L蘙1H<$ Z H<$GH<$  @іH<$  蹚H<$衖H<$ C 艚4@L sL<$f.L SL$$@UHSHHH辗0H@ 0H3!H8H!H蝕HH1H3!H蔰H !HEHHEH0HE H[]UHSHHYH ! HHHCH0HC H[HH`HH[]HGÐHG9tH1H@ÐfDHGÐff.HW9t8SH 1HH11H5-![駚Ðff.ut$ t+tNuuH0s1H5!RfHAHH9uHxuHuHGHHW1ЃÐf.AUATIUSHH_L狳H@趓LHAxDHH[]A\A]ؙAWAVAUATIUHSHHdH%(HD$813u'HD$8dH3%(WHH[]A\A]A^A_@I\$讠@uvH@HcNF )ȉƒxHcHH\H;k(t!HHDxH\HH;k(uHLHHPI$1LVD+IHt$Lt$HD$H@LHD$HD$(HD$ L<$#LH5誘LL蟑H|$t,t /H|$tH<$ u*LBDّ ƕ_ff.@H CfATIUHSXHH0H@ 0H2/!H8H!HLHHHD/!HHc!HHǃǃ^H![HEHHEH0HE ]A\ff.HHH@鐓f.HG~UH@SHHHHD$TL$f.zuH[]Hf(HH1HH1[1H5 ]0Ðff.HHH@Вf.HGUH@SHHHHD$蔒L$f.zuH[]Hf(7HH1HH1[H5 ]mDÐfDHGÐHG9t0SHH1H1ɺH5z [@Ðff.HGÐHG9t0SHH1H1ɺH5 [鴔@Ðff.HGÐHG9t0SHH1H1ɺH5 [T@Ðff.u w2H lHcH1>fD tyúH5T H5< דH5$ 鿓1H5 骓f.H5 鏓H1{H ɝHcH>fHQH1H "HH9tzH 3H9jH CH9rH SH9ufHz@SHw#H `HcH>@HG[f.HzfDH H9HzfDHHH@D[fDHHH@[fDHG[fHG[f6f6f6fHzfDHzfDAUIATAUHSH/HH0H@ 0H )!H8H HӊLDHH)!HHH HLH!HEHHEH0HE H[]A\A]@HHH@ff.f.HG~UH@SHHHHD$3L$f.zu H[]fDHf(אHH1HH1[1H56 ]Ðff.ut$ t+tNuuH11H5 fHAH%H9uHxuHuSHHHH@C[Ðff.AWHAVAUATUSH(HWH|$0dH%(H$1|$l)ȅEHT$PD$hL$\HDŽ$I$D$HD$xHHD$`$$$$$$$HD$xHHHcPHc@ HHHD$8H9H$HT$HD$@H$HD$HaDpxP|EҾH։T$ ;T$lt$$t$ $<T$Lcl$\D$XBD$$9D$A.HD$P|$ D$H@\D$ Dt$$x"T$ t$DL$XDD$ HHËL$HHfo$H fo$fo$HHD$(K0fo$S@HC(Cp[Pc`Cp}HD$HD$H9D$8'HD$Lt$0HLHHHD$(WHL$@HLHT$HHDŽ$6uHH$H$H7Lcl$\BD$$9D$HD$PD$D$ D$XH@FfDAFD;|$D$$D9D$|܋$$D$T$ D$ t$D$fDDt$ \$\$DH辊HuAE9uD$D$;D$|ADt$ iE1IHcD$hBDŽ"Ht$(H$H$HeL$HH5 yLHnH$t/H$H$ t$:H$ HH|$`H$dH3%(H([]A\A]A^A_HD$PH@D$ 4$(Ht$(H$H$HkBH=jHH$H$H$A A H|IP|1Hc軅HD$01HH$A A H@Hc荅H$1H;!!PtH@HH$裉H$H$H@It HL$LL踉HL譂H$}t/H$fH$ H$t/H$H$t/H$H$t/H$H$t/H$HƃH$D$ A 'H$5H$=H$EāH$M裁P菁Ht$(H$H$H轁L$HH5GчLHƀH$tst/H$t`H$ u*t$ 螄H$ d U H$ºʀ趀돾 誄H$8AWAVAUATIULSHULodH%(H$1H|$@D$PD$XD$`D$hD$pD$x$$H|$8葀HD$@HPHcHHc@ HHHD$H9[HD$PHD$HD$HHD$@HH9\$2H+LHsHL$HLHD$HHT$UuHD$HE1HtDI@ADL$4HI߁ALLt$ E1A讅ADxADEEHt$(t$(DL$4DHAHD$(ńHD$(H|$ H \ foL$PfoT$`Ppfo\$pHHfo$Hh(H0P@PpDXP``JH9\$H|$8H$dH3%(uHĨ[]A\A]A^A_}f.AWAVAUATUHSHXH_dH%(HD$H1"tt3HD$HdH3%(HX[]A\A]A^A_苋@L|$ Ll$Lt$L@LL>+H!LHD$ H@H@HT$g"L_"LL1؉σLL1؉诃HD$HPHcH Hc@L$HI9tH;HtHPHI9uL!HEH蟊@莊Ld$LH@LHD$ HD$(HD$8HD$0Z}H\$1LH5HL|H|$tt/H|$uY|H|$ H|$HLGLcL{~Ls~Lk~ fD軉Ld$L|$ H@LLLl$HD$ HD$8HD$(HD$0}|Lt$0LH5y4LL){H|$tt/H|$u{H|$ uTH|$Lt$HGLL~L}L}L}{ .H|$@ H|$zf.AWAVAUATIUSHHhHodH%(HD$X1Ϛu+HD$XdH3%(Hh[]A\A]A^A_KLt$0@Q Ј$H@HCL@L@ƃ1ƃ@xLHHA$LLHHD$0D$@AD$HD$8D$H;|HHHHcpL,L$HIM9t%fHI4$IHM9uHPu)P Ј@LHp1ҹxHH‹ur1ҾxH@QHs4fDCL|$LLl$(H@LHD$0HD$8HD$HHD$@ yHD$LH5vHD$~H|$LwH|$(t/H|$(H|$ }H|$ H|$ HD$ HڃGHLHD$zLzHD$HyLy@CL|$LH@LHD$0HD$8HD$HHD$@xH|$HvHt$LVHvvHD$x WLl$(!HD$H5L}HD$LHvH|$(t/H|$(H|$ H|$ HD$ LGHLHD$|LxHD$HxH|$tt /H|$tLx-avIvf@H\$ HLHD$0HHD$HLd$(HD$8HD$@vLl$ NLH5@k|LL`uH|$(tt/H|$(uDuH|$  Hw$fDHHHiauP@1Ln#Hqf1LV#HH yH|$-@ xH|$@ xH|$ @ HxHD$ xMtff.AVAUATUSHH`dH%(HD$X1(@u`HH1HHH xH=C !H[wHHD$XdH3%(H`[]A\A]A^Ð軁Ll$Ht$0H@LHl$(HD$0HD$8HD$HHD$@tLd$)HH57zLH,sH|$(t/H|$(H|$ H|$Ld$ Lt$HڃGLLvHCLHHPvHuLuL~uLvuHHHl$0L)uHD$KyL$HHD$0L$8A苀@zLl$HHl$(H@LHD$0HD$8HD$HHD$@AsLd$4HH5uxLHqH|$(tt/H|$(ufArH|$ H|$Ld$ Lt$HڃGLLAuHCLHHP>uHFtL>tL6tL.tfqH|$ 8 uH|$$fD uH|$Rqff.@HfAWAVAUATUHSHHhLgdH%(HD$X1/u+HD$XdH3%(6Hh[]A\A]A^A_~@H跑u~@A$HtUI$@HcVF )Љx=HcHLlI9m(HHfDLlHI9m(yI$@Lv~@1H葋HsH=2!HJsHtHHH}@}L|$Ht$0H@LLl$(HD$0HD$8HD$HHD$@upHl$*LH5Y,vHL!oH|$(t/H|$(H|$ /H|$ Hl$ HڃGHLrLqHqLq fD|Lt$ Ht$0H@LLl$(HD$0HD$8HD$HHD$@oL|$ LH5WuLLLnH|$(tt/H|$(unH|$  "A$@sH|$  Lp |H|$Ht$0H@H|$Ll$(HD$0HD$HHD$8HD$@nLt$"LH5:}tLLzmH|$(t/H|$(H|$ H|$Lt$ L|$HڃGLLpHD$ LH5}H$ tH<$LlH|$(t/H|$(H|$  |HH5xH|$ HxHDoH|$  7L_oLWoH|$Mo l@z@gAMpTDlI@KzLt$ Ht$0H@LHl$(HD$0HD$8HD$HHD$@mLd$ #HH5{rLHkH|$(ut/H|$(aH|$  LRnD oH|$@ o ouI$I$PpDJAl19zI$HcHHH HHH)P5 yLt$ Ht$0H@LHl$(HD$0HD$8HD$HHD$@kL|$ "HH5dzqLH|jH|$(t/H|$(H|$  LmDj@j@ ~n f fnH|$ @ Nn?f 6nH|$@9wHcH HHH)zi m|iff.HtGUHSHH50HHnHu H[]@HHH[]o1Ðff.HtGUHSHH5HH\nHu H[]@HHH[]W1Ðff.HtGUHSHH58|HHmHu H[]@HHH[]1Ðff.HtGUHSHH5zHHmHu H[]@HHH[]W1Ðff.HtGUHSHH5yHHO@H:oA$DAtHE8;p}v1p+1ҿ@AA$DHE8McHLt$ IL`IHELHD$ HD$(IHCLCLD$#GAL$_KLA$A]L$(L$_A]T$ L$(T$ SAT$ $ff(\f/\$sfW Zf%tZf/YsfWjZff/sfWXZ]f/rNL$(ff(\f/2Yff/ff/]f/rLEHHK{MLl$Ht$ H@LLt$HD$ HD$(HD$8HD$0@@L|$LH5YELL>H|$tt/H|$uB?H|$ ugLAf.H}81HE8A$D@fW YfWYfWX B_>ff.HtGUHSHH50[HHCHu H[]@HHH[]wD1Ðff.ATIUHSHDx7t? ~SvF tAt\tWtRtMPDH[]A\~[H[]A\HLD$ D$ @H[]A\@HUH1LD$ ]D$ GHFHGHFfDHM SHHHH8Gt#t HW*t H[4A@H8H5=H[A@H SHHHH8Gt3t HW*tH@H߾P[;H8H5B-=f.H SHHHHGH0HG H8t&t/tH{0辜H[酓DH{8@H$ B0Lt$01H$LHH[LLl$XHD$@HgH$D$<02l MA LHH5|'H|$ D$4$t/H|$ H$HHE1ɹ@AH#H5LH|$(D$8t/H|$(H$LIDŽ$HD$HD$ D$PHD$HD$`HG7HD$hH۲ HD$pHHD$xH$L9tH$HH9tH$8dH3%(HH[]A\A]A^A_Ð@$@LLHy HHD$HT$(H` p 9rCrH\$(H߃Ht$H!*HHMHA H5u * H|$(t/H|$(D$D$Ic D$L$H$Hc$H$HH$fJ9J f.@AWAVAUATUSHHL-t H<$t$ LHT$dH%(H$81|HHhIƉ$0H$DŽ$0H}H$McHEfL*H$B8*AFH$HD$A@QL$DŽ$@ID$H$fo!8@H$ B0Lt$01H$LHH;LLl$XHD$@HH$D$<0ȷ MA LH3H5H|$ D$4$t/H|$ H$HHE1ɹ@AHH5'H|$(D$8t/H|$(H$LIDŽ$HD$HD$ D$PHD$HD$`H2HD$hH; HD$pHHD$xBH$L9t0H$HH9tH$8dH3%(HH[]A\A]A^A_Ð@$@LLxHٴ HHD$HT$(H p 9rCrH\$(H߃Ht$H*HDHMH2A H5 H|$(t/H|$(D$D$Ic`D$L$H$Hc8$H$HH$fJ9J f.@AWAVAUATUSHHL- H<$t$ LHT$dH%(H$81HHhIƉ$0H$DŽ$0H}H$McHEfLH$B8*AFH$HD$A@QL$DŽ$@ID$H$fo3@H$ B0Lt$01H$LHHLLl$XHD$@HGH$D$<0$ MA LHH5H|$ D$4$t/H|$ H$H{HE1ɹ@AHH5H|$(D$8t/H|$(H$LIDŽ$HD$HD$ D$PHD$HD$`H.HD$hH HD$pHHD$xH$L9tH$HH9tzH$8dH3%(HH[]A\A]A^A_Ða@I$@LVLH9 HHD$HT$(H p 9rCrH\$(H߃~Ht$Ha*HHMHA H5 H|$(t/H|$(D$dD$IcD$L$H$Hc$H$HH$fJ9J ~f.@AWIAVAUATUSHHH= t$ HT$dH%(H$81@HHUhIʼn$0H$DŽ$0H}H$McHEeLH$B0*AEH$HD$A@L$DŽ$@ID$H$fo.@H$B(Ll$01H$LHHs HD$<0HD$XHH$_Hߺ1H|$(D$4 t/H|$(H$HHߺ1EH|$(D$8t/H|$(D$ LIL|$HD$PHD$DŽ$HD$`H)HD$hHM HD$pHHD$xTH$L9tBH$HH9t,H$8dH3%(HH[]A\A]A^A_@ &@IcXD$L$H$Hc0$H$HH$Q< f.fAWAVAUATUSHHL-t| H<$t$ LHT$dH%(H$81 HH hIƉ$0H$DŽ$0H}H$McHEfLH$B8*AFH$HD$A@QL$DŽ$@ID$H$fo+@H$ B0Lt$01H$LHH{LLl$XHD$@HH$D$<0 @ MA LH3H5 H|$ D$4$t/H|$ H$H HE1ɹ@AHSH5 H|$(D$8t/H|$(H$LIDŽ$HD$HD$ D$PHD$HD$`H'&HD$hH HD$pHHD$xH$L9t H$HH9t H$8dH3%(HH[]A\A]A^A_Ð @i $@Lv L HY HHD$HT$( H@ p 9rCrH\$(H߃Ht$H*HHMH2A H5  H|$(t/H|$(D$ D$IcD$L$H$Hc$H$HH$fJ9J f.@AWAVAUATUSHHL- H<$t$ LHT$dH%(H$81\HHqhIƉ$0H$DŽ$0H}H$McHEfL H$B8*AFH$HD$A@QL$DŽ$@ID$H$fo'@H$ B0Lt$01H$LHH{LLl$XHD$@HH$D$<r MA LHH5gH|$ D$4$t/H|$ H$HHE1ɹ@AH#H5H|$(D$8t/H|$(H$LIDŽ$HD$HD$ D$PHD$HD$`H!HD$hH HD$pHHD$x" H$L9t H$HH9tH$8dH3%(HH[]A\A]A^A_Ð@$@LLXH HHD$HT$(_H p 9rCrH\$(H߃ Ht$H *H$ HMHA H5`Z H|$(t/H|$(D$D$Ic@ D$L$H$Hc $H$HH$fJ9J f.@HH(t L@H1 HH(t ,@Hњ 11H5  ff.1ɺH5 1ɺH5~ 1ɺH5^ 1ɺH5> 1ɺH5 y 1ɺH5 Y 1ɺH5ޙ 9 1ɺH5  1ɺ H5 1ɺ H5~ 1ɺ H5^ 1ɺ H5> 1ɺ H5 y1ɺH5 Y1ɺH5ޘ 91ɺH5 1ɺH5 u0w&H HcH1>fDHz@ tct5uf.H1wH HcH>DHQH1H HH9nH H9FH /H9NH ?H9VH OH9^H _H9H oH9H H9H H9H H9H H9H H9.H H96H H9>H H9VH H9^H H9kHzn@SHw+H HcH>Gf[f.HzfDHzfDH5D 1H5/ f.H5 oH5 WH5 ?H5̕ 'H5 H5 H5 H5l  H5T  H5<  H5$  H5 g H5 OH5ܔ 7H5Ĕ H5 Hz8fDHz fDHz fDG`}GXWxIGx[[[ÀG8L@G05G +G(! G [GHG@[GP[ËG|IG|[Ë[66a6*6C6 6t6JodJf.HzfDHzfDHzfDHzfDHz fDHz fDHzx fDHz` fDG@fDHz8fDHz H H9Hzúz f 1U 1D off.tubPffu@Ðff.HtoUHSHH5$HHt@H=<%HE H€u H[]fHHH[]_HH[]fD1Ð@ATIUHSH7x u~*H[]A\fD uI$fHD$ D$ ff.HtGUHSHH5HHHu H[]@HHH[]1Ðff.ATIUHSHx3t? trSvJ tEt-t(t#tPDH[]A\~KH[]A\HLD$ ED$ @HUH1LD$ D$ H% H}f.H SHHYH߾[HH20QtQuickLayoutsPluginQtQuickLayoutsPlugin%1%2 qt.quick.layoutsQQuickLayout::invalidate()defaultupdatePolish() ENTERINGupdatePolish() LEAVING%1 {sizeHintDirty: %2sizeHint.min : [%1, %2]sizeHint.pref: [%1, %2]sizeHint.max : [%1, %2]}implicitWidth: %1implicitHeight: %1Layout.minimumWidth: %1Layout.minimumHeight: %1Layout.preferredWidth: %1Layout.preferredHeight: %1Layout.maximumWidth: %1Layout.maximumHeight: %1Layout.fillWidth: %1Layout.fillHeight: %1 %s2baselineOffsetChanged(qreal)1invalidateSenderItem()ChildAddedChildRemovedQQuickLayout::geometryChangedfalsetrueLayout must be attached to Item elementsQQuickLayoutAttached::invalidateItemQQuickLayout::invalidate(), polish()Qt Quick Layouts: Polish loop detected. Aborting after two iterations.Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.// Effective calculated values:19QQuickLayoutPrivate0C?QQuickGridLayoutBase::itemVisibilityChanged()QQuickGridLayoutBase::itemDestroyedLayout: column (%1) should be less than the number of columns (%2)QQuickGridLayoutBase::updateLayoutItems ENTERINGQQuickGridLayoutBase::updateLayoutItems() LEAVINGQQuickGridLayoutBase::rearrangeQt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.QQuickGridLayoutBase::rearrange()QQuickGridLayoutBase::componentComplete()QQuickGridLayoutBase::componentComplete(). COMPLETEDQQuickGridLayoutBase::invalidate()QQuickGridLayoutItem::invalidate()calling QQuickLayout::invalidate();QQuickGridLayoutBase::invalidate() LEAVINGQQuickGridLayoutBase::itemAt(Layout: invalid column span: Layout: invalid row span: , invalidated:d->m_rearranging:baaa bccccc0cchcXcbH C 7QQuickColumnLayoutQML.ElementColumnLayoutH @ 4QQuickRowLayoutQML.ElementRowLayout+QI`[R;QQuickLinearLayoutspacingChangedspacing.B)*+,-+++++ QI QI QI QI  QIG  xu^X O C 7 -  QQuickGridLayoutQML.ElementGridLayoutcolumnSpacingChangedrowSpacingChangedcolumnsChangedrowsChangedflowChangedcolumnSpacingrowSpacingcolumnsrowsflowFlowLeftToRightTopToBottom+ Q QQuickGridLayoutBaseQML.ElementanonymousQML.AddedInMinorVersion1layoutDirectionChangedlayoutDirectionQt::LayoutDirection20QQuickGridLayoutItem20QQuickGridLayoutBase27QQuickGridLayoutBasePrivate16QQuickGridLayout23QQuickGridLayoutPrivate18QQuickLinearLayout25QQuickLinearLayoutPrivate15QQuickRowLayout18QQuickColumnLayoutmBQQuickStackLayout::rearrange17QQuickStackLayout24QQuickStackLayoutPrivate&!"#++  PI QI8 2 &   QQuickStackLayoutQML.ElementStackLayoutQML.AddedInMinorVersion3currentIndexChangedcountChangeditemAtQQuickItem*indexcountcurrentIndex24QAbstractLayoutStyleInfo21QQuickLayoutStyleInfoX@@?QQuickLayout *QQmlListPropertyQtQuick.LayoutsN11QQmlPrivate11QQmlElementI18QQuickColumnLayoutEEN11QQmlPrivate11QQmlElementI16QQuickGridLayoutEEN11QQmlPrivate11QQmlElementI20QQuickGridLayoutBaseEEN11QQmlPrivate11QQmlElementI15QQuickRowLayoutEEN11QQmlPrivate11QQmlElementI17QQuickStackLayoutEEQQmlListPropertyh(@XpP~uld\UNG@90'l_KU4 vzhijklmn o p q r stuvwxy++++++++++++++++++QIQIQIQIQIQIQIQIQIQIQIQI ! QI"QI#QI$QI%QI&QI   }vpjc^Z Q D:1+ $        ~t d W I =QQuickLayoutAttachedminimumWidthChangedminimumHeightChangedpreferredWidthChangedpreferredHeightChangedmaximumWidthChangedmaximumHeightChangedfillWidthChangedfillHeightChangedleftMarginChangedtopMarginChangedrightMarginChangedbottomMarginChangedmarginsChangedrowChangedcolumnChangedrowSpanChangedcolumnSpanChangedalignmentChangedminimumWidthminimumHeightpreferredWidthpreferredHeightmaximumWidthmaximumHeightfillHeightfillWidthrowcolumnrowSpancolumnSpanalignmentQt::AlignmentmarginsleftMargintopMarginrightMarginbottomMargin ! ++    % QQuickLayoutQML.ElementLayoutQML.CreatablefalseQML.UncreatableReasonDo not create objects of type Layout.QML.AttachedQQuickLayoutAttachedinvalidateSenderItem_q_dumpLayoutTreeQQuickItemChangeListener24QQuickItemChangeListener12QQuickLayout20QQuickLayoutAttached(QTMETADATA !x.org.qt-project.Qt.QQmlEngineExtensionInterfacetQtQuickLayoutsPlugincurioQtQuick.Layouts; t0 P `49p  P `0 ` D t  @ L@ hP`4P l0`4Pt`p 8pTpPp PdP`0DXl 0`p XP P8X)*@+++,, ,P,`,(/18 2L 2` 2t 02 @2 P2203P33,3@3T4@4,4@5P5H5t5@6P6`666666 7  74@7H`7\7p7778 8@8P899P=<>d`>p>>> ??? 0@D A A B B C!C0!PDh!`D|!D!D!E! E!pE!H4"Hl"I"I"PJ"S$#@U$Xp%^% b&0b&i`& j&j&j'@k@'kx'`l'0m(mD(nX(n n0n@nPn(`n<pnPndnxnnnnnooooop0PpppLq0q,`q`qq  r|Pr@rTrr`0s|psshs|t@t(tDtut#0u#px#x#`<$X$l$Ѐ$$ $<%`p(p(((Ђ)0P)|)0)P)p)Ї<*``*@*0+`+ -PX---P-p.\.@. (@((*,H,+++ t,,.0.L/`//P/p/$/8/t//9/// 0Р 040H0\0p0 000P0`0p0001С$181L1`1 t101P1`150D514p51@l55 2`@3\3 2 4`4<2X2 t2P222 223p3,3Px330h433p4Э4@@445h6P66<6@667<77 7,8|88@P9`d9x99999 9@9`::,:@:T:h: |:@:`::::`x;;; ;<P<H;\;zRx $` FJ w?:*3$"DX\`p\ (T-L\T1L`x! , =ED K AK  CF 4<SJDQ R AAE DGAt( $$$$ $ ?a] Caa(<P<$d8$\Lg M Wx$]Lt H 8,BBI A(G` (A ABBF $2d[ A D E<,ECF  EAE D IAJ UAAl0$$L$$h$'$'8!FBA D(D`a (A ABBH 8JFBA D(Dpl (A ABBE 4WAQPWAQl@/YQT/YQhWAQWAQ(EP K E K _ I L(tE~ M S E Q G Y4@gTP JoVl@%QOT%QO hQG ] DG 4RALxAiSRALAiS8$RALThAiSpRALAiS(QR((QR8Lm,)r>Lm$H)ofELG GAA$p)mfELG GAA$)mfELG GAA$)ofELG GAA$)pfELG GAA$*nfELG GAA(8*$yELG b DAI (d*zELG j DAI (*L{ELG j DAI (*@yELG b DAI *yLb J +{Lj J 0(+|FAC G0]  AABF 0\+|FAC G0Y  AABB L+}FBB B(A0A8G 8A0A(B BBBB L+FBB B(A0A8G 8A0A(B BBBB L0,<FBB B(A0A8G 8A0A(B BBBB L,4FEB B(A0A8G 8A0A(B BBBD L,|FBB B(A0A8G 8A0A(B BBBB L -̑FBB B(A0A8G 8A0A(B BBBB p-fH-$EHj- - -- -.$.00.<D.HX.Tl.`.l.x..... / /̖d4/ؖtK/ A M A O A b A a A ` A Q A IAPW/p/|%LT//@/{JDQ l AAC D GAL DDAG0804dFDD F0Y  AABG 4l0pSJDQ R AAE DGA@0FDD F0@  AABH I  DABH GNUP`0"1"`p&1"@p#`C" 7`C"@3@G"ЍЌ`1" 1"2"   p0 @  U"2" h3"@3"`h3"3"3"3"P3" ]0]0c@]\`c\\3"fn p]@ 3"nn p]@ 3"o o p]@ h3"$WY$$ M##`PpC'$F ``.&\h3"p$$PPh3"$$@\'P\`\0p\\\\P\3"%PXZa0b M##`PpC'$F ``.&83"bbPP3"apb@\'P\`\0p\\\\P\3"0%X`[]@^ M##`PpC'$F ``.&0A3"^^PP3"]^@\'P\`\0p\\\\P\3"P%Y \P`` M##`PpC'$F ``.&0A3"``aPP3"` a@\'P\`\0p\\\\P\4"p%pY0\__ M##`PpC'$F ``.&0A4"`_`PP4"0__@\'P\`\0p\\\\P\X"`P- U"02"C"pЄ p0 @ C"pp@Ї@}|zp}q`yz `C"@0}C"0@\P\`\p\\\\P\X" `t4"3"h3"@3"C"XG"p%pY0\ M##`PpC'$F ``.&0AXG"`0PPXG"@\'P\`\0p\\\\P\pG"%PXZ M##`PpC'$F ``.&8pG"pPPpG"p@\'P\`\0p\\\\P\G"$WYP M##`PpC'$F ``.&\G"PPG"ДP@\'P\`\0p\\\\P\G"P%Y \Б` M##`PpC'$F ``.&0AG"PPG"0@\'P\`\0p\\\\P\G"ppp@}|zp}q`yz `G"0}G"@@\P\`\p\\\\P\`U"  U"pPP ` U" U"@\P\`\p\\\\P\XU" `Wh} @ 8H0"X0"o`8  [" (8s ooh7oo5oX"pи 0@P`pй 0@P`pк 0@P`pл 0@P`pм 0@P`pн 0@P`pо 0@P`pп 0@P`p!` !!P "GA$3a1@E GA$3p1113bGA*GA$annobin gcc 8.5.0 20210514GA$plugin name: annobinGA$running gcc 8.5.0 20210514GA*GA*GA! GA*FORTIFYGA+GLIBCXX_ASSERTIONS GA*GOW*GA*cf_protectionGA+omit_frame_pointerGA+stack_clashGA!stack_realign GA$3p1113p5GA*GA$annobin gcc 8.5.0 20210514GA$plugin name: annobinGA$running gcc 8.5.0 20210514GA*GA*GA! GA*FORTIFYGA+GLIBCXX_ASSERTIONS GA*GOW*GA*cf_protectionGA+omit_frame_pointerGA+stack_clashGA!stack_realign GA*FORTIFYGA+GLIBCXX_ASSERTIONS GA*FORTIFYp5GA+GLIBCXX_ASSERTIONSlibqquicklayoutsplugin.so-5.15.3-2.el8.x86_64.debug?b 7zXZִF!t/]?Eh=(aK"`[mhV1ٶ$'fy"νWGENt`L1h1Շkp֔w#ٰN2K Q:bxY ]c[0v׬ ih@T)Di㢰Lڨ| ivQnD%=w=|ԘꗻxJh4p9غ %PX)UG9@jP+ !³_la%zVPo,%N q _6<"rz(9 rf>=b# %;*cuRTU7S,GkT,M#^Է5V*m9O?;4+-`|XNY2\a#  ReG9S77Y3@_+"z4vRCO (i"؆=ys3½L|'Y+O?+a1SQn̨kdX9]?sNMc6tsςʦ d)H>9p1zRk `  2(ӈê-i?kթPղCv{6-G:3ǻ;Nv8j;Lg]f>E#((f DX,='3Vū=$|&pD/iXG3J2>xR';fMs\O{WQ<̼{l~SIØK"&!Vlj3HdZDL"~cN)$wf: s] 1"h!\wwbEh~%xKL&7Qyim4SuY{b\̒T IV; ' ^הBq@#)RV#T -prc}]V5 ȷγgJ|;s֒LCy]F(nag_GSZa*=^kRvUOWOD:$&9?\ob?q;b3yuk i5}=nމ`eDU / {r٣6ϱ^+LF!:Sr'D~\# ŷdt]yՒsZg}Ǹl}]:  3թY. #-Wp̌T\#l%dG9&T-NGG'EHB*  a0_^p<:vDel@@x\.|^( DGIgacS6"m9G[~֞0Zp#h},`ꚉu@G@n< } ;#$coC+KAj"~3#Bܥ4p C4&8؋ 0PF|\0i Z7⃎5I}`͡cxlAꚡ%q1LO3!}4K eLUpI;=l-sEwJ(!pVp%blT0]O#ELQof$3b X* XF $|_D\` Ptr#m^,f1{V][,SbQEv!{q2A0ܒ WՍ(@)8YE# G_v򦎅uĠQTJ Y"6zN^ &u1`5:P@}]U'H9T:(ш;}a8Ծl*x 6^#BYp)5uu'wp5LGK'@s$k7'#r*3AIߎ=Iv Ɔh] Ѩظ1֨aacXx:ۿLi:aU1F^-xzg]XQp0+$b.ơbc׼] 1^"r ]Idh0\Λ%A3 iT(S7ꃀLOwT i]#h0. -߭}r[SmP,=yR:uf-T:2_[Ffr,;;'%n3m#.MXxe9;B}w ) ^~B=h /hY#!5`@O#fmfEU7ӓ+zY=a.u*6G*yK.Ķٯ ( 1G+Wf(H+ pU4P IW[vQ\"}zчX_RvF˩9, !|a`i".mC>5^|nl9e-XWDWT5tRZOZ H GJZ+}^5nv. URJA*۟5~wЈBsDB: Oj'Wq]bms sߜ*2xF "]omC"~~Hϙ@n^Q۱F²Ln0@GT<5TeUYxԷaG  PVP/|A!05a\Hrq^ eVO;V[HODyM5< H >GQCSSEk>Pͬd0^ACX`)y:5'\j- gO>!/+V[ԟwW ]8Iבّ'ȏ/Y)'آ Gʛ(i!!d{  O"v{ngѕ3U\FTiH1Cg˱ H)>'MWVBª5rjihuɡ3cͭySmj5_0F G*Puk-d}85&(1]@ p+[BM_@@hnEfd ɇq1M A gBvpg̽,%m\BKY,Ө NȎJSu$mtK㴔u;H1s,QIjByuOI@hQӅ] #~PmO@ҁx^H6jLP(;{ r  ߧZKvMع,B [}6Kbo&ׂUtDI{LS_MQ524 J+<2 d6 M3B/EoGST{3c@O+`ql \|'[lӇgx(Pg&8kI:WSAC6 MR!:!R"%E7%BOy[酒v.T~mڮ^T~M<}aVo2DSRaW ^Bڈf;ѵwVߓ6lh҃?8 S }x J{FH6,r81n*x9rӊ^jPWՓ99ZYox<"S "QJL24̏P^ϳ306Xkjxx-ߐY ѲĘM] "K~?G d[ rdtҡ,klMPwqff"j7Hf {u[7R\9QąyG3r5&Kd1XW^,7ybWzs: מ)x!\g}HE9ЊW-hd?jv|  'B 9%#cE\PׂqPP>;I6cFZ,>,@ JYI2]v(Վ ;[CݙD96K/Y؛ifћ٣ Y;"m፵zoV|3<,2@ǀPB1=Y)L ,a+dn,A]k7ϻN(rĔa ֆ%j0ˋ;ƨjs}br>Ù= rhLD𕞺3UXd+?xȉ0Vy~K !COA(*iأJBZ 4@x+S΁Ja)igSGv8qn#KxLwKViwϢz|P@<8)h Lm;L8+> P_ն`yxB}mB1oH:gYZ.shstrtab.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.plt.sec.text.fini.rodata.qtversion.qtmetadata.eh_frame_hdr.eh_frame.note.gnu.property.init_array.fini_array.data.rel.ro.dynamic.got.data.bss.gnu.build.attributes.gnu_debuglink.gnu_debugdata 88$o``@( 0888o55Eoh7h7@T88s^B(( h@@c`` nw}88 ``G# n 00 0** H0"H0X0"X0`0"`0( X"X["[x`"` `"`  ab`d!d80,e~?PK!1V}}Layouts/qmldirnu[module QtQuick.Layouts plugin qquicklayoutsplugin classname QtQuickLayoutsPlugin typeinfo plugins.qmltypes designersupported PK!́겑LocalStorage/plugins.qmltypesnu[import QtQuick.tooling 1.2 // This file describes the plugin-supplied types contained in the library. // It is used for QML tooling purposes only. // // This file was auto-generated by qmltyperegistrar. Module { dependencies: [] Component { file: "qquicklocalstorage_p.h" name: "QQuickLocalStorage" prototype: "QObject" exports: ["QtQuick.LocalStorage/LocalStorage 2.0"] isCreatable: false isSingleton: true exportMetaObjectRevisions: [0] Method { name: "openDatabaseSync" Parameter { name: "args"; type: "QQmlV4Function"; isPointer: true } } } } PK!(LocalStorage/libqmllocalstorageplugin.sonuȯELF>PY@@8 @   h  ``888$$ Std PtdQtdRtd   GNU3{#+cb`:i/B28lPb!|CEqXz+b-d rKfd U*s*z & F"/ * ?  Wv h4  Z K ]` ]J  c :{cC  ! n E Fz+I]o! T]dr s|k N9z ? n H6;|-n  8< , d1y  T e; 8  ;& T`' Z !`"P   @h!  Z=__gmon_start___ITM_deregisterTMCloneTable_ITM_registerTMCloneTable__cxa_finalizeqt_version_tag_ZNK11QObjectData17dynamicMetaObjectEv_ZN25QQmlEngineExtensionPluginD2Ev_ZdlPvm_ZdlPvqt_plugin_query_metadataqt_plugin_instance_Znwm_ZN25QQmlEngineExtensionPluginC2EP7QObject_ZN15QtSharedPointer20ExternalRefCountData9getAndRefEPK7QObject__cxa_guard_acquire__cxa_atexit__cxa_guard_releasestrcmp_ZN25QQmlEngineExtensionPlugin11qt_metacastEPKc_ZN25QQmlEngineExtensionPlugin11qt_metacallEN11QMetaObject4CallEiPPv_ZTVN10__cxxabiv120__si_class_type_infoE_ZTI25QQmlEngineExtensionPlugin_ZN7QObject5eventEP6QEvent_ZN7QObject11eventFilterEPS_P6QEvent_ZN7QObject10timerEventEP11QTimerEvent_ZN7QObject10childEventEP11QChildEvent_ZN7QObject11customEventEP6QEvent_ZN7QObject13connectNotifyERK11QMetaMethod_ZN7QObject16disconnectNotifyERK11QMetaMethod_ZN25QQmlEngineExtensionPlugin16initializeEngineEP10QQmlEnginePKc_ZThn16_N25QQmlEngineExtensionPlugin16initializeEngineEP10QQmlEnginePKc_ZN25QQmlEngineExtensionPlugin16staticMetaObjectE_ZN3QV415PersistentValueD1Ev_ZN3QV415ExecutionEngine9toVariantERKNS_5ValueEib__stack_chk_fail_ZNK9QSqlQuery2atEv_ZN9QSqlQuery4seekEib_ZNK9QSqlQuery6recordEv_ZN3QV415ExecutionEngine9newObjectEv_ZNK8QVariant6isNullEv_ZN8QVariantD1Ev_ZNK10QSqlRecord5countEv_ZNK10QSqlRecord5valueEi_ZNK10QSqlRecord9fieldNameEi_ZN3QV415ExecutionEngine13newIdentifierERK7QString_ZN10QArrayData10deallocateEPS_mm_ZNK3QV46String21createPropertyKeyImplEv_ZN3QV415ExecutionEngine11fromVariantERK8QVariant_ZN10QSqlRecordD1Ev_ZN3QV46Object10virtualGetEPKNS_7ManagedENS_11PropertyKeyEPKNS_5ValueEPb_ZN12QSqlDatabaseD1Ev_ZN9QSqlQueryD1Ev_ZN7QString16fromAscii_helperEPKci_ZN3QV415ExecutionEngine9newStringERK7QString_ZN3QV415ExecutionEngine19throwReferenceErrorERKNS_5ValueE_ZNK9QSqlQuery13isForwardOnlyEv_ZNK9QSqlQuery4sizeEv_ZN9QSqlQuery4lastEv_ZN3QV45Value12toNumberImplES0__ZN9QSqlQuery14setForwardOnlyEb_ZN3QV45Value13toBooleanImplES0__ZN3QV415ExecutionEngine14throwTypeErrorEv_ZN3QV46Object21defineDefaultPropertyERK7QStringPFyPKNS_14FunctionObjectEPKNS_5ValueES9_iEiNS_18PropertyAttributesE_ZN3QV46Object22defineAccessorPropertyERK7QStringPFyPKNS_14FunctionObjectEPKNS_5ValueES9_iESB__ZN3QV415PersistentValueaSEPNS_6ObjectE_ZN12QSqlDatabaseC1ERKS__ZN10QArrayData11shared_nullE_ZNK7QString10startsWithE13QLatin1StringN2Qt15CaseSensitivityE_ZN9QSqlQueryC1E12QSqlDatabase_ZN9QSqlQuery7prepareERK7QString_ZN9QSqlQuery9bindValueEiRK8QVariant6QFlagsIN4QSql13ParamTypeFlagEE_ZN9QSqlQuery4execEv_ZNK9QSqlQuery9lastErrorEv_ZNK9QSqlError4textEv_ZN9QSqlErrorD1Ev_ZN3QV415ExecutionEngine14newErrorObjectERKNS_5ValueE_ZN3QV415ExecutionEngine10throwErrorERKNS_5ValueE_ZN10QQmlEngine16staticMetaObjectE_ZNK11QMetaObject2trEPKcS1_i_ZNK3QV45Value9toQStringEv_ZN3QV44Heap13InternalClass16changeVTableImplEPKNS_6VTableE_ZN3QV44Heap13InternalClass19changePrototypeImplEPNS0_6ObjectE_ZN3QV413MemoryManager25allocObjectWithMemberDataEPKNS_6VTableEj_ZN12QSqlDatabaseC1Ev_ZN9QSqlQueryC1ERK7QString12QSqlDatabase_ZN3QV46Object21setPrototypeUncheckedEPKS0__ZN12QSqlDatabaseaSERKS__ZN9QSqlQueryaSERKS__ZNK9QSqlQuery15numRowsAffectedEv_ZNK9QSqlQuery12lastInsertIdEv_ZNK8QVariant8toStringEv_ZN3QV415ExecutionEngine16setExtensionDataEiPNS0_9DeletableE_ZN9QSqlQuery9bindValueERK7QStringRK8QVariant6QFlagsIN4QSql13ParamTypeFlagEE_ZN3QV414ObjectIterator16nextPropertyNameEPNS_5ValueE_ZNK3QV44Heap6String14simplifyStringEv_ZN3QV415ExecutionEngine17registrationMutexEv_ZN6QMutex4lockEv_ZN6QMutex6unlockEv_ZN3QV415ExecutionEngine17registerExtensionEv_ZN7QStringaSERKS__ZN12QSqlDatabase11transactionEv_ZN12QSqlDatabase6commitEv_ZN12QSqlDatabase8rollbackEv_ZZZNK3QV414FunctionObject4callEPKNS_5ValueES3_iENKUlvE_clEvE15qstring_literal_ZN3QV415ExecutionEngine14throwTypeErrorERK7QString_ZN9QListData7disposeEPNS_4DataE_ZeqRK7QStringS1__ZN7QString17fromLatin1_helperEPKci_ZNK12QSqlDatabase14connectionNameEv_ZNK17QQmlEnginePrivate31offlineStorageDatabaseDirectoryEv_ZN7QString6appendERKS__ZN9QSettingsC1ERK7QStringNS_6FormatEP7QObject_ZN8QVariantC1ERK7QString_ZN9QSettings8setValueERK7QStringRK8QVariant_ZN9QSettingsD1Ev_ZNK7QString3argERKS_i5QChar_ZNK10QQmlEngine18offlineStoragePathEv_ZNK3QV45Value16toQStringNoThrowEv_ZNK10QQmlEngine30offlineStorageDatabaseFilePathERK7QString_ZN9QFileInfoC1ERK7QString_ZN4QDirC1ERK7QString_ZNK9QFileInfo3dirEv_ZNK4QDir12absolutePathEv_ZNK4QDir6mkpathERK7QString_ZN4QDirD1Ev_ZNK9QFileInfo8fileNameEv_ZN12QSqlDatabase15connectionNamesEv_ZN9QtPrivate20QStringList_containsEPK11QStringListRK7QStringN2Qt15CaseSensitivityE_ZN12QSqlDatabase8databaseERK7QStringb_ZNK9QSettings5valueERK7QStringRK8QVariant_ZNK12QSqlDatabase6isOpenEv_ZN4QDir18toNativeSeparatorsERK7QString_ZN9QFileInfoD1Ev_ZN5QFile6existsERK7QString_ZN12QSqlDatabase11addDatabaseERK7QStringS2__ZN12QSqlDatabase15setDatabaseNameERK7QString_ZN12QSqlDatabase4openEv_ZN8QVariantC1Ei_ZN8QVariantC1E13QLatin1String_ZNK8QVariant3cmpERKS__ZTSN3QV415ExecutionEngine9DeletableE_ZTIN3QV415ExecutionEngine9DeletableE_ZTVN10__cxxabiv117__class_type_infoE_ZN3QV44Heap6Object11markObjectsEPNS0_4BaseEPNS_9MarkStackE_ZN3QV47Managed16virtualIsEqualToEPS0_S1__ZN3QV46Object10virtualPutEPNS_7ManagedENS_11PropertyKeyERKNS_5ValueEPS4__ZN3QV46Object21virtualDeletePropertyEPNS_7ManagedENS_11PropertyKeyE_ZN3QV46Object18virtualHasPropertyEPKNS_7ManagedENS_11PropertyKeyE_ZN3QV46Object21virtualGetOwnPropertyEPKNS_7ManagedENS_11PropertyKeyEPNS_8PropertyE_ZN3QV46Object24virtualDefineOwnPropertyEPNS_7ManagedENS_11PropertyKeyEPKNS_8PropertyENS_18PropertyAttributesE_ZN3QV46Object19virtualIsExtensibleEPKNS_7ManagedE_ZN3QV46Object24virtualPreventExtensionsEPNS_7ManagedE_ZN3QV46Object21virtualGetPrototypeOfEPKNS_7ManagedE_ZN3QV46Object21virtualSetPrototypeOfEPNS_7ManagedEPKS0__ZN3QV46Object16virtualGetLengthEPKNS_7ManagedE_ZN3QV46Object22virtualOwnPropertyKeysEPKS0_PNS_5ValueE_ZN3QV46Object17virtualInstanceOfEPKS0_RKNS_5ValueE_ZN3QV46Object26virtualResolveLookupGetterEPKS0_PNS_15ExecutionEngineEPNS_6LookupE_ZN3QV46Object26virtualResolveLookupSetterEPS0_PNS_15ExecutionEngineEPNS_6LookupERKNS_5ValueE_ZN7QObjectC2EPS__ZNK11QMetaObject9classNameEvstrlenmemcpy_ZN10QByteArrayC1EPKci_ZN9QMetaType22registerNormalizedTypeERK10QByteArrayPFvPvEPFS3_S3_PKvEi6QFlagsINS_8TypeFlagEEPK11QMetaObject_ZN11QQmlPrivate11qmlregisterENS_16RegistrationTypeEPvfree_ZN9QMetaType25registerNormalizedTypedefERK10QByteArrayi_ZN10QByteArray11reallocDataEj6QFlagsIN10QArrayData16AllocationOptionEE_ZN10QByteArray6appendEPKc_ZN10QByteArray6appendEcmalloc_Z17qmlRegisterModulePKcii_ZN22QQmlModuleRegistrationC1EPKciPFvvE_ZN22QQmlModuleRegistrationD1Ev_ZTVN10__cxxabiv120__function_type_infoE_ZTVN10__cxxabiv119__pointer_type_infoE_ZN7QObjectD2Ev_ZN7QObject11qt_metacastEPKc_ZN7QObject11qt_metacallEN11QMetaObject4CallEiPPv_ZTI7QObject_ZN7QObject16staticMetaObjectElibQt5Qml.so.5libQt5Sql.so.5libQt5Network.so.5libQt5Core.so.5libpthread.so.0libstdc++.so.6libm.so.6libgcc_s.so.1libc.so.6_edata__bss_start_endGLIBCXX_3.4CXXABI_1.3CXXABI_1.3.9GLIBC_2.4GLIBC_2.2.5GLIBC_2.14Qt_5Qt_5.15.3_PRIVATE_APIQt_5.15                    w@t) ӯkyѯ @ii ui &0% YxO  5 %W % Z Y `Z     ] ]0 H ( P ZX 0\` \h \p \ ( \ ]   Z( X 1` x p`  (  8 @P 0 X @` h p Px p  ` `( z z0 z8 ,x e e a a   % % R R   ! ! ` l 2 6 0 h p _ i   X w x   s  o    A @ ?        ; S h p x                      "( #0 $8 &@ 'H (P )X *` +h -p .x / 0 1 3 4 5 7 8 9 : < = > @ B C D E F G H I( J0 K8 L@ MH NP OX P` Qh Tp Ux V W Y Z [ \ ] ^ b c d f g h j k m n p q r t( u0 v8 y@ {H |P }X ~` h p x                      ( 0 8 @ H P X ` h p x       HHї HtH52 %3 hhhhhhhhqhah Qh Ah 1h !h hhhhhhhhhhqhahQhAh1h!hhhh h!h"h#h$h%h&h'qh(ah)Qh*Ah+1h,!h-h.h/h0h1h2h3h4h5h6h7qh8ah9Qh:Ah;1h<!h=h>h?h@hAhBhChDhEhFhGqhHahIQhJAhK1hL!hMhNhOhPhQhRhShThUhVhWqhXahYQhZAh[1h\!h]h^h_h`hahbhchdhehfhgqhhahiQhjAhk1hl!hmhnhohphqhrhshthuhvhwqhxahyQhzAh{1h|!h}h~hhhhhhhhhqha% D% D% D% D%} D%u D%m D%e D%] D%U D%M D%E D%= D%5 D%- D%% D% D% D% D% D% D% D% D% D%݉ D%Չ D%͉ D%ʼn D% D% D% D% D% D% D% D% D%} D%u D%m D%e D%] D%U D%M D%E D%= D%5 D%- D%% D% D% D% D% D% D% D% D% D%݈ D%Ո D%͈ D%ň D% D% D% D% D% D% D% D% D%} D%u D%m D%e D%] D%U D%M D%E D%= D%5 D%- D%% D% D% D% D% D% D% D% D% D%݇ D%Շ D%͇ D%Ň D% D% D% D% D% D% D% D% D%} D%u D%m D%e D%] D%U D%M D%E D%= D%5 D%- D%% D% D% D% D% D% D% D% D% D%݆ D%Ն D%͆ D%ņ D% D% D% D% D% D% D% D% D%} D%u D%m D%e D%] DIH% H% H% H% H% H% f.fHH5iH= H [iH= HH'| H5` f.H= H H9tH Ht H= H5څ H)HHH?HHtH HtfD= u+UH=Z Ht H=~{ d} ]wÐf.HH(t @H| HUk@SH H! Htv H9u@H9HHuHSHEH=[kHHH$LcIT$HSI$H<$tAt /H<$t2LHw1HkHL$dH3 %(urH[]A\!HSHHEHXHH1KxAHx84HH zf.ATUSHdH%(HD$1HHHXHHkHUHtBHH1u9HH@Ht-H t H9u@H9HHuHSHEH=ZHHH$,LcIT$HSI$H<$tAt /H<$t2LH1HkHL$dH3 %(ucH[]A\HSHHEHXHH1KP@Hp(H9fATUSHdH%(HD$1HHHXHHkHUHtBHH1u9HH@Ht-H ns H9u@H9HHuHSHEH=@XHHH$LcIT$HSI$H<$tAt /H<$t2LHE1HkLHL$dH3 %(H[]A\úQHSHHEHXHH1KxAHx8txLcHI wIHEHx8XHEHx8I @ff.@ATUSH dH%(HD$1HHHXHHkH}HtBII1u9HH@Ht-Lq L9u@L9HHuH{HEH=VHHt$HD$LcIT$HSI$H|$tEt /H|$t5LH1HkHL$dH3 %(LH []A\H{HHEHPHH1Cx9uH11HHHH1HuH1HDHH2HfH1Ht$D$,*f.{GH<6H53x=pHH?AHAH!HtH4Asm뱃|3HHH?H!΃HtH43)H31,7Hf,*f.fH~HH5с3xG>HfH~H?H!HtH4ƉHE1H1|HfH~H?H!ȃHtH43)щHtbff.AUATUSHdH%(HD$1HHHXHHkH}Ht@II1u7HH@Ht+Ln L9ufL9HHuH{HEH=SHHH$ LcIT$HSI$H<$tIt /H<$t:LHE1HkLHL$dH3 %(H[]A\A]fDH{HHEHPII1Cx9~8H:Lh8HH1HuLdHAIE@AWLAVLwAUATUSHH(dH%(HD$1Hl Ld$HGHHGHGHGHLnHD$gHk1LAHUHHSHHEH WHD$H|$t/H|$HVH1LAHbHD$H|$t/H|$HVH1LHHD$H|$nt/H|$ZHUH1LAHHD$ H|$=t/H|$)HEH1HLHHk1LAHUHHSHHEHTHD$H|$*t/H|$HEHH1HEHLiHHk1LAHUHHSHHEHSHD$ H|$t/H|$xHSH1LHHD$H|$t/H|$}HRHLH qHHD$H|$1t/H|$HEHH1HEH|$HVLkHD$dH3%( H([]A\A]A^A_H1HEfDa@I@1HEHf@1-16ft@@@o_ff.@AWIAVAUATUSHdH%(H$1HHL`HI\$HSHtBAHH1u6HH@Ht*L-{h L9uL9HHuIT$HH=pMLH$H$Il$HUIT$HEH$tSt/H$t@HL1I\$HH$dH3 %(Hĸ[]A\A]A^A_fAIT$HHH8HH1+x!x0Hp H|$@H|$`EHo HD$HHD$HHD$Hx1t H|$1ɾHVMH$Ht$HH$HL$PH4$HHL$)H<$pIT$Ht$H|$HBHT$ ID$HGtuA~]ID$HPHD$XIT$IWHH> L4$HT$XLLH|$L1L*f.H|$vLL4$Ht$Ll$pLLLLLMl$IUIT$IEH|$pt/H|$pL<$LLLMl$LLIUIT$IEMt$IFID$HIHPH$IL$HQIT$HIUHpHHRLz@HDLLLAH$t/H$LLrH|$H|$Hyt/H|$HeH|$kfDH$H5Ym A1IHIHH$LL8Ml$IUIT$IEH$t/H$LLRM|$H4$LIWIT$IMl$IEID$HIEHOH$JIL$HQIT$HIHpHHRLr@HtvLLLAH$t#t/H$tLL &ߺ#HH $H $HHpnHD$HLHHD$k1HH $BH $HHpMt$ILyHIGHAHD$I?L9oH5b HL$(HL$(IIHHHrH9p tHL$(IHHL$(H1HL$0HyMH5Nb LAP`LD$(LD$(HL$0ILHD$HL$(HAM/AEIHMu qHrj HIE(HD$pHH$HD$y?HT$H4$IH[Mu8H|$=H$HL$(et/H$NILyMl$IUIT$IEHcj I$;B2HHBL8MIt$IGHVHDHIT$HHH1uHHIyHEHH.LIEHt$@IEHx WIEHt$Hx8L Il$HL$ H|$HUIT$HEHMt$IFID$IM|$IGID$I_ HH=FH IH4$LH$hIHUHpHHRLR@HHHLAH$.t/H$Ht$H<$H4$H|$Ht$LKH=EIHt$hLHD$hIHUHpHHRLR@HHHLAH|$hzt/H|$hfH|$pCt/H|$p/L<$LH=`EWLLH$$IHUHpHHRLz@HbHHLAH$t/H$iHD$ H(qH$H5 g A1IHDHH$vLLMl$IUIT$IEH$t/H${LLM|$H4$LIWIT$IMl$IEID$HIEH:IH$IL$HQIT$HIHpHHRLr@HLLLAH$t/H$LLDHH1HHRzaMt$IVIT$HHII1HHRzIHLH@IT$HJIL$HT$pHqHL$pH\$(H$Hl$0LMIHL$HI1LLHHH H@P8HT$pLHHHT$H|$HډHHEI9uH\$(Hl$0 yLHI5d LLfR>*9qLLT$(ILT$(HpZLIHpLLT$ILT$HpHL$(HL$(IHHpH;w fHyHH $'H $HHpFIT$z9IT$HJIL$HHtHH1uHHIyHHDŽ$L$ID$HPIT$H$DŽ$HMt$HL$hH\$(L|$pHl$0H$IFHL$ID$IIt$HFHt$`ID$HD$`HHHHH@x ~QHVVH|$Ht$HT$hLH|$ht/H|$hL@Ht$`HIH H=t2LHLI6HH1FH|$LH$H\$(Hl$0HHP}pHHDŽ$L$ID$HHIL$HH$DŽ$HHH$HHHH@H$+HHt$8>Ht$8H=` t%H(Hc` 16` AWAVAUATUHSHdH%(HD$x1HHHPHBHT$@HD$HHHZHIH{I1HzHH\$@H==Ht$PHHD$P HT$@HZHKHJHH|$P=t/H|$P)H|$@HHD$@HT$HHP1HL$xdH3 %(HĈ[]A\A]A^A_fDHH@H=L=V L9u fL9tHHufDHzHHH HH1PHUHHH1sHHRzbHp Lt$0DD$LTHD$@DD$L`M,$IMIHAIEH9L9HD$HH5V DD$HL$HL$DD$HHI$HHrH9p t%HL$DD$HL$HHDD$H1DD$HD$L H5U LHL$(AQ`LL$ LL$ HL$(ILHD$IEL9AGIHMg Ld$PH] HIG(HD$8HHT$PHD${HT$LHHD$ HD$ H|$IG8sH|$PHL$(DD$ht/H|$PTHD$@HIMLxIOHHHcG] ILl$@I9BHHBHHHPHD$@HpHNH9HHHHHH1uH HIyHEHD$HD$LDD$HIL@IHx }HHp(IHx(JDD$ILD@1Ht$@E11ɺL0HD$@Ht$hH@HD$x1 Ht$8HH$LL$H$D$ $HD$H$D=x( E'A MA LHH5H|$ $t/H|$ HH޿H$HH$HH$腚H$HtH{8HH|$xIL9tGH|$8HH9t4H$dH3%(qH([]A\A]A^A_E@DLULXL=& HH$L|$(`ApA9wACwL|$(LSH4$L觟*H誜LMA H2H5薟Alj& H|$(t2/H|$(#fDIcDd$pLd$pHD$x=@Hcl$0Hl$0HHD$8fAW9 AO L|$(wHH(t @Ha  tHAH0@HtGUHSHH5 HH輛Hu H[]@HHH[]釘1Ðff.ATIUHSHGx ut+H[]A\ uuHUHULD$ H2-D$ H HMf.H SHH)H߾[˕HH22QQmlLocalStoragePluginQQmlLocalStoragePluginNot a SQLDatabase::Rows objectNot a SQLDatabase::Query objectexecuteSql called outside transaction()Version mismatch: expected %1, found %2SQL: can't create database, offline storage is disabled.LocalStorage: can't create path %1SQL: database version mismatchNot a SQLDatabase objectSELECTRead-only TransactionrowsAffectedinsertIdrowstransaction: missing callbackSQL transaction failed.iniVersion.sqliteNameDescriptionEstimatedSizeQSQLITEDriverQV4::QQmlSqlDatabaseWrapperN3QV415ExecutionEngine9DeletableE19QQmlSqlDatabaseDatacodecodecodecode forwardOnlylengthitem executeSql changeVersionversionreadTransaction transactioncodecodecodecodecodecode'Function can only be called with |new|.QtQuick.LocalStorageFP7QObjectP10QQmlEngineP9QJSEngineEPFP7QObjectP10QQmlEngineP9QJSEngineEQQmlListProperty18QQuickLocalStorage+ yQQuickLocalStorageQML.ElementLocalStorageQML.SingletontrueopenDatabaseSyncQQmlV4Function*argshQTMETADATA !x.org.qt-project.Qt.QQmlEngineExtensionInterfacevQQmlLocalStoragePlugincuritQtQuick.LocalStorage;3hҒ (8xؕ(X(<XlȖ0Lh$hXȜx(Dhxx00DX8lx d x ( 4 H zRx $FJ w?:*3$"D\p -L\1L`! , =ED K AK  CF 4<SJDQ R AAE DGAt /L^EQ gAG A AF L)BBB B(D0D8G 8A0A(B BBBE 8ԕ10LEAG q IAH DAA0̕fFAA D0  AABI 0WFAA D0  AABI 04FAA D0  AABA 0FAA D@  AABH 8PFBA A(D@ (A ABBG @HܝqFFF B(A0A8G`I 8A0A(B BBBH LFEB B(A0A8G  8A0A(B BBBC $zRx ,HxdBBB B(A0D8G 8A0A(B BBBG $zRx ,  H($FBA A(D0Z (A ABBB h(D ABBHth-FBB B(A0A8G 8A0A(B BBBD $zRx ,)LFBB B(D0A8G 8A0A(B BBBF $zRx , =/EiLFBB B(A0A8GU 8A0A(B BBBD H:Hm`܉EHj|` \h%LT<4HSJDQ R AAE DGA0 piFDD F0X  AABH GNUZY`Z ]]( Z0\\\\( \] Z 1p` @0 @Pp``&5DWgw H   o` ( P  (;2p oo1oo@0o% 0H@HPH`HpHHHHHHHHHII I0I@IPI`IpIIIIIIIIIJJ J0J@JPJ`JpJJJJJJJJJKK K0K@KPK`KpKKKKKKKKKLL L0L@LPL`LpLLLLLLLLLMM M0M@MPM`MpMMMMMMMMMNN N0N@NPN`NpNNNNNNNNNOO O0O@OPO`OpOOOOOOOOOPP P0P@PPP`PpPPPPPGA$3a1H GA$3p1113PY9GA*GA$annobin gcc 8.5.0 20210514GA$plugin name: annobinGA$running gcc 8.5.0 20210514GA*GA*GA! GA*FORTIFYGA+GLIBCXX_ASSERTIONS GA*GOW*GA*cf_protectionGA+omit_frame_pointerGA+stack_clashGA!stack_realign GA$3p1113]GA*GA$annobin gcc 8.5.0 20210514GA$plugin name: annobinGA$running gcc 8.5.0 20210514GA*GA*GA! GA*FORTIFYGA+GLIBCXX_ASSERTIONS GA*GOW*GA*cf_protectionGA+omit_frame_pointerGA+stack_clashGA!stack_realign GA*FORTIFYZ9GA+GLIBCXX_ASSERTIONSGA+GLIBCXX_ASSERTIONS@ GA*FORTIFYlibqmllocalstorageplugin.so-5.15.3-2.el8.x86_64.debugpC37zXZִF!t/ ]?Eh=(aK"`܏B@ Z]CKe[y<?Wռ~9˱ōaX|'@>:Bgc.d-˸Tf'rGcW551-V8*=+W9}0^GPKHTI;W?jjڪ0+l`IeO7735gpz ^dK &ǡ|MvDžzO!CkKjQ-5ֱ"B ԂC.&}%RJLj2MCcݎ`?wv -\Z 35 .)Iz3iF]P 2x F^:@ece|*r#H58Me7v!ǠȧoL@do X<0lJֿcDZOB$I~pOH*Y=&"PD8+]& G/Ƙ4( ضI!|RDߗ1ʦrOO5o2Z=SIu6LxO(NM„{,GȷF4:t{NX6ݦrܵg| 9NK󊕫~指jߘKP(BTv?QuݢI-<Λ 7ZiX sٵL(O|q 8%<-f|9Hc+ԣvL!+f_(=xq5>8}6zB Hs40Mjf~,1UG("íLt)V¹3z2]:y䜳+< AA` r_݃ɿ;]WVcڡ?Ʃ^I(dԼ:M ;OwRnZDwB'p.\x+DLVy~ k\wrb%IL bdnxSt3e6Lp%'4mKӄX.\"immw` f.&XMJ~F񢋣wZɄ6ikKU:ڌc\=#$C A޷LiB9[O:&{c@kYNTVnyinu윯n{A*~F|ABQgYZ.shstrtab.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.plt.sec.text.fini.rodata.qtversion.qtmetadata.eh_frame_hdr.eh_frame.note.gnu.property.init_array.fini_array.data.rel.ro.dynamic.got.data.bss.gnu.build.attributes.gnu_debuglink.gnu_debugdata 88$o``D( p0(8o@0@0tEo11T22p^B(;(; hHHc H HnPPwPYPYEb} `  @@u ``@      `P P  @ P`d!h<0?PK!ttLocalStorage/qmldirnu[module QtQuick.LocalStorage plugin qmllocalstorageplugin classname QQmlLocalStoragePlugin typeinfo plugins.qmltypes PK!{9{9Window.2/plugins.qmltypesnu[PK!B?huu9Window.2/qmldirnu[PK! hhx:Window.2/libwindowplugin.sonuȯPK!1+!Particles.2/plugins.qmltypesnu[PK!DllParticles.2/qmldirnu[PK!kʽp/p/!Particles.2/libparticlesplugin.sonuȯPK!%] Shapes/plugins.qmltypesnu[PK!:aa Z Shapes/qmldirnu[PK!G3p/p/ Shapes/libqmlshapesplugin.sonuȯPK!{PLayouts/plugins.qmltypesnu[PK!>!cLayouts/libqquicklayoutsplugin.sonuȯPK!1V}} Layouts/qmldirnu[PK!́겑LocalStorage/plugins.qmltypesnu[PK!(LocalStorage/libqmllocalstorageplugin.sonuȯPK!ttLocalStorage/qmldirnu[PK1S