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 {9 Window.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?hu u Window.2/qmldirnu [ module QtQuick.Window
plugin windowplugin
classname QtQuick2WindowPlugin
typeinfo plugins.qmltypes
designersupported
PK !
h h Window.2/libwindowplugin.sonu ȯ ELF > Y @ @ 8 @ H H x P P P 8 8 8 $ $ ( ( ( Std ( ( ( Ptd $ $ Qtd Rtd x x GNU ZvDe.Z0N @0 0 l⍺|CEqX- | U $ C j
" / J ~ !
[ w 1 <
T M = P R
K ] < n # T
& r
d ^ , 0 4 u K
l X y
P h F " w
w J Z 4 . o
l { ( = ; o
1 ; U
2 y P / z \ 8
e
* z G
P [ 9 ` & - [ = __gmon_start__ _ITM_deregisterTMCloneTable _ITM_registerTMCloneTable __cxa_finalize qt_version_tag _ZNK11QObjectData17dynamicMetaObjectEv _ZN25QQmlEngineExtensionPluginD2Ev _ZdlPvm _ZdlPv qt_plugin_query_metadata qt_plugin_instance _Znwm _ZN25QQmlEngineExtensionPluginC2EP7QObject _ZN15QtSharedPointer20ExternalRefCountData9getAndRefEPK7QObject __cxa_guard_acquire __cxa_atexit __cxa_guard_release strcmp _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 _ZNK11QMetaObject9classNameEv strlen memcpy _ZN10QByteArrayC1EPKci _ZN11QQmlPrivate11qmlregisterENS_16RegistrationTypeEPv free _ZN10QArrayData11shared_nullE _ZN10QByteArray11reallocDataEj6QFlagsIN10QArrayData16AllocationOptionEE _ZN10QByteArray6appendEPKc _ZN10QByteArray6appendEc malloc _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 _ZN7QWindow11tabletEventEP12QTabletEvent libQt5Quick.so.5 libQt5QmlModels.so.5 libQt5Qml.so.5 libQt5Gui.so.5 libQt5Network.so.5 libQt5Core.so.5 libGL.so.1 libpthread.so.0 libstdc++.so.6 libm.so.6 libgcc_s.so.1 libc.so.6 _edata __bss_start _end GLIBC_2.14 GLIBC_2.2.5 GLIBC_2.4 Qt_5 Qt_5.15 CXXABI_1.3 GLIBCXX_3.4 CXXABI_1.3.9 Qt_5.15.3_PRIVATE_API
@ > ui
I ii
U % _ 0 % _ d @ ӯk
l t) w yѯ % _ s % _ YxO
Z Y Z @ ` H P ` ` H P @ ` Z P\ \ \ ] H P \ X 0] @ Z ` ` 0 H h @a p a a @b b ( c p b l d d X d d e 8 @d H h e p `l d e k @d `f `k ( g `g h d ( 0g ( g H @d ( q 3 0 3 3 8 ( f f @ f f f f 0 f n n H n n ( n n 8 n P 0 @ ( X 8 H 0 ` @ P 8 @ ` D _ L V 8 P N X \ ` ~ x ] S <