<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QDOCINDEX>
<INDEX url="https://doc.qt.io/qt" title="Qt Quick Reference Documentation" version="6.9.0" project="QtQuick" indexTitle="Qt Quick">
    <namespace name="" status="active" access="public" module="qtquick">
        <page name="advancedtext" href="qtquick-advancedtext-example.html" status="active" location="advancedtext.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Advanced Text Example" fulltitle="Advanced Text Example" subtitle="" brief="A Qt Quick example demonstrating some advanced features of text">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <page name="advancedtext/Main.qml" href="qtquick-advancedtext-main-qml.html" status="active" subtype="file" title="" fulltitle="Main.qml Example File" subtitle="advancedtext/Main.qml"/>
            <page name="advancedtext/TextSample.qml" href="qtquick-advancedtext-textsample-qml.html" status="active" subtype="file" title="" fulltitle="TextSample.qml Example File" subtitle="advancedtext/TextSample.qml"/>
            <page name="advancedtext/main.cpp" href="qtquick-advancedtext-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="advancedtext/main.cpp"/>
            <page name="advancedtext/CMakeLists.txt" href="qtquick-advancedtext-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="advancedtext/CMakeLists.txt"/>
        </page>
        <page name="qtquick-statesanimations-animations.html" href="qtquick-statesanimations-animations.html" status="active" location="animations.qdoc" documented="true" groups="qtquick-transitions-animations" subtype="page" title="Animation and Transitions in Qt Quick" fulltitle="Animation and Transitions in Qt Quick" subtitle="" brief="The animation system in Qt Quick">
            <target name="qml-transition-animations"/>
            <target name="qml-controlling-animations"/>
            <target name="qml-easing-animation"/>
            <contents name="animation-and-transitions-types" title="Animation and Transitions Types" level="1"/>
            <contents name="triggering-animations" title="Triggering Animations" level="1"/>
            <contents name="direct-property-animation" title="Direct Property Animation" level="2"/>
            <contents name="using-predefined-targets-and-properties" title="Using Predefined Targets and Properties" level="2"/>
            <contents name="transitions-during-state-changes" title="Transitions During State Changes" level="2"/>
            <contents name="default-animation-as-behaviors" title="Default Animation as Behaviors" level="2"/>
            <contents name="playing-animations-in-parallel-or-in-sequence" title="Playing Animations in Parallel or in Sequence" level="1"/>
            <contents name="controlling-animations" title="Controlling Animations" level="1"/>
            <contents name="animation-playback" title="Animation Playback" level="2"/>
            <contents name="easing" title="Easing" level="2"/>
            <contents name="other-animation-types" title="Other Animation Types" level="2"/>
            <contents name="sharing-animation-instances" title="Sharing Animation Instances" level="1"/>
        </page>
        <page name="qtquick-bestpractices.html" href="qtquick-bestpractices.html" status="active" location="qtquick-bestpractices.qdoc" documented="true" groups="best-practices,explanations-programminglanguages" subtype="page" title="Best Practices for QML and Qt Quick" fulltitle="Best Practices for QML and Qt Quick" subtitle="" brief="Lists best practices for working with QML and Qt Quick">
            <contents name="custom-ui-controls" title="Custom UI Controls" level="1"/>
            <contents name="related-information" title="Related Information" level="2"/>
            <contents name="coding-conventions" title="Coding Conventions" level="1"/>
            <contents name="bundle-application-resources" title="Bundle Application Resources" level="1"/>
            <contents name="bundle-application-resources-related-information-4" title="Related Information" level="2"/>
            <contents name="separate-ui-from-business-logic" title="Separate UI from Business Logic" level="1"/>
            <contents name="exposing-data-from-c-to-qml" title="Exposing Data from C++ to QML" level="2"/>
            <contents name="separate-ui-from-business-logic-related-information-7" title="Related Information" level="2"/>
            <contents name="using-qt-design-studio" title="Using Qt Design Studio" level="1"/>
            <contents name="using-qt-design-studio-related-information-9" title="Related Information" level="2"/>
            <contents name="using-qt-quick-views" title="Using Qt Quick Views" level="1"/>
            <contents name="store-state-in-models" title="Store State in Models" level="2"/>
            <contents name="using-qt-quick-layouts" title="Using Qt Quick Layouts" level="1"/>
            <contents name="dos" title="Dos" level="2"/>
            <contents name="don-ts" title="Don'ts" level="2"/>
            <contents name="using-qt-quick-layouts-related-information-15" title="Related Information" level="2"/>
            <contents name="type-safety" title="Type Safety" level="1"/>
            <contents name="property-change-signals" title="Property change signals" level="1"/>
            <contents name="performance" title="Performance" level="1"/>
            <contents name="prefer-declarative-bindings-over-imperative-assignments" title="Prefer Declarative Bindings Over Imperative Assignments" level="1"/>
            <contents name="don-t-store-state-in-delegates" title="Don't store state in delegates" level="1"/>
            <contents name="make-user-facing-strings-translatable" title="Make user-facing strings translatable" level="1"/>
            <contents name="do-not-customize-native-styles" title="Do not customize native styles" level="1"/>
            <contents name="tools-and-utilities" title="Tools and Utilities" level="1"/>
            <contents name="scene-graph" title="Scene Graph" level="1"/>
            <contents name="scalable-user-interfaces" title="Scalable User Interfaces" level="1"/>
            <contents name="scalable-user-interfaces-related-information-26" title="Related Information" level="2"/>
        </page>
        <page name="qtquick-cppextensionpoints.html" href="qtquick-cppextensionpoints.html" status="active" location="cppextensionpoints.qdoc" documented="true" subtype="page" title="C++ Extension Points Provided By Qt Quick" fulltitle="C++ Extension Points Provided By Qt Quick" subtitle="" brief="Description of the C++ extension points provided by the Qt Quick module">
            <target name="user-defined-qquickitem-derived-types"/>
            <target name="scene-graph-related-classes"/>
            <target name="pixmap-and-threaded-image-support"/>
            <contents name="user-defined-qquickitem-derived-types" title="User-Defined QQuickItem-Derived Types" level="1"/>
            <contents name="scene-graph-related-classes" title="Scene Graph-Related Classes" level="1"/>
            <contents name="pixmap-and-threaded-image-support" title="Pixmap and Threaded Image Support" level="1"/>
        </page>
        <page name="imageprovider" href="qtquick-imageprovider-example.html" status="active" location="imageprovider.qdoc" documented="true" groups="category Graphics" subtype="example" title="C++ Extensions: Image Provider Example" fulltitle="C++ Extensions: Image Provider Example" subtitle="" brief="How to load images in QML with QQuickImageProvider">
            <page name="imageprovider/imageprovider-example.qml" href="qtquick-imageprovider-imageprovider-example-qml.html" status="active" subtype="file" title="" fulltitle="imageprovider-example.qml Example File" subtitle="imageprovider/imageprovider-example.qml"/>
            <page name="imageprovider/imageprovider.cpp" href="qtquick-imageprovider-imageprovider-cpp.html" status="active" subtype="file" title="" fulltitle="imageprovider.cpp Example File" subtitle="imageprovider/imageprovider.cpp"/>
            <page name="imageprovider/CMakeLists.txt" href="qtquick-imageprovider-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="imageprovider/CMakeLists.txt"/>
            <page name="imageprovider/imageprovider.pro" href="qtquick-imageprovider-imageprovider-pro.html" status="active" subtype="file" title="" fulltitle="imageprovider.pro Example File" subtitle="imageprovider/imageprovider.pro"/>
            <page name="imageprovider/imageprovider.qmlproject" href="qtquick-imageprovider-imageprovider-qmlproject.html" status="active" subtype="file" title="" fulltitle="imageprovider.qmlproject Example File" subtitle="imageprovider/imageprovider.qmlproject"/>
            <page name="imageprovider/ImageProviderCore/qmldir" href="qtquick-imageprovider-imageprovidercore-qmldir.html" status="active" subtype="file" title="" fulltitle="qmldir Example File" subtitle="imageprovider/ImageProviderCore/qmldir"/>
        </page>
        <page name="imageresponseprovider" href="qtquick-imageresponseprovider-example.html" status="active" location="imageresponseprovider.qdoc" documented="true" groups="category Graphics" subtype="example" title="C++ Extensions: Image Response Provider Example" fulltitle="C++ Extensions: Image Response Provider Example" subtitle="" brief="How to load images asynchronously in QML">
            <page name="imageresponseprovider/imageresponseprovider-example.qml" href="qtquick-imageresponseprovider-imageresponseprovider-example-qml.html" status="active" subtype="file" title="" fulltitle="imageresponseprovider-example.qml Example File" subtitle="imageresponseprovider/imageresponseprovider-example.qml"/>
            <page name="imageresponseprovider/imageresponseprovider.cpp" href="qtquick-imageresponseprovider-imageresponseprovider-cpp.html" status="active" subtype="file" title="" fulltitle="imageresponseprovider.cpp Example File" subtitle="imageresponseprovider/imageresponseprovider.cpp"/>
            <page name="imageresponseprovider/CMakeLists.txt" href="qtquick-imageresponseprovider-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="imageresponseprovider/CMakeLists.txt"/>
            <page name="imageresponseprovider/imageresponseprovider.pro" href="qtquick-imageresponseprovider-imageresponseprovider-pro.html" status="active" subtype="file" title="" fulltitle="imageresponseprovider.pro Example File" subtitle="imageresponseprovider/imageresponseprovider.pro"/>
            <page name="imageresponseprovider/imageresponseprovider.qmlproject" href="qtquick-imageresponseprovider-imageresponseprovider-qmlproject.html" status="active" subtype="file" title="" fulltitle="imageresponseprovider.qmlproject Example File" subtitle="imageresponseprovider/imageresponseprovider.qmlproject"/>
            <page name="imageresponseprovider/ImageResponseProviderCore/qmldir" href="qtquick-imageresponseprovider-imageresponseprovidercore-qmldir.html" status="active" subtype="file" title="" fulltitle="qmldir Example File" subtitle="imageresponseprovider/ImageResponseProviderCore/qmldir"/>
        </page>
        <page name="quick-changes-qt6.html" href="quick-changes-qt6.html" status="active" location="qt6-changes.qdoc" documented="true" groups="changes-qt-5-to-6" subtype="page" title="Changes to Qt Quick" fulltitle="Changes to Qt Quick" subtitle="" brief="Migrate Qt Quick to Qt 6">
            <contents name="changes-to-qt-quick-qml-types" title="Changes to Qt Quick QML Types" level="1"/>
            <contents name="changed-type-of-font-weight" title="Changed Type of font.weight" level="2"/>
            <contents name="fontloader-name-is-now-a-read-only-property" title="FontLoader.name Is Now a Read-Only Property" level="2"/>
            <contents name="the-openglinfo-qml-type-is-removed" title="The OpenGLInfo QML Type Is Removed" level="2"/>
            <contents name="shadereffect-no-longer-supports-inline-glsl-shader-strings" title="ShaderEffect No Longer Supports Inline GLSL Shader Strings" level="1"/>
            <contents name="shadereffect-source-properties-are-now-urls" title="ShaderEffect Source Properties Are Now URLs" level="2"/>
            <contents name="changes-to-qt-quick-c-apis" title="Changes to Qt Quick C++ APIs" level="1"/>
            <contents name="changes-to-qquickitem" title="Changes to QQuickItem" level="2"/>
            <contents name="changes-to-qquick-apis" title="Changes to QQuick* APIs" level="2"/>
            <contents name="changes-to-qsg-apis" title="Changes to QSG* APIs" level="1"/>
            <contents name="changes-to-opengl-use-in-qt-quick" title="Changes to OpenGL Use in Qt Quick" level="1"/>
        </page>
        <page name="qtquick-visualcanvas-coordinates.html" href="qtquick-visualcanvas-coordinates.html" status="active" location="coordinates.qdoc" documented="true" subtype="page" title="Concepts - Visual Coordinates in Qt Quick" fulltitle="Concepts - Visual Coordinates in Qt Quick" subtitle="" brief="Description of the concept of visual coordinates in Qt Quick">
            <contents name="item-coordinates" title="Item Coordinates" level="1"/>
            <contents name="scene-coordinates" title="Scene Coordinates" level="1"/>
            <contents name="worked-example" title="Worked Example" level="1"/>
        </page>
        <page name="qtquick-visualcanvas-visualparent.html" href="qtquick-visualcanvas-visualparent.html" status="active" location="visualparent.qdoc" documented="true" subtype="page" title="Concepts - Visual Parent in Qt Quick" fulltitle="Concepts - Visual Parent in Qt Quick" subtitle="" brief="Description of the concept of visual parent in Qt Quick">
            <contents name="visual-parent" title="Visual Parent" level="1"/>
            <contents name="item-coordinates" title="Item Coordinates" level="2"/>
            <contents name="stacking-order" title="Stacking Order" level="2"/>
            <contents name="canvas-ownership" title="Canvas Ownership" level="2"/>
        </page>
        <page name="qtabstractlistmoder-kotlin-example.html" href="qtabstractlistmoder-kotlin-example.html" status="active" location="qtabstractlistmodel_kotlin_example.qdoc" documented="true" groups="qtquickexamples" subtype="page" title="Exposing QtAbstractListModel to QML" fulltitle="Exposing QtAbstractListModel to QML" subtitle="" brief="Uses the QtAbstractListModel Android Class to share data between Android code and a QML view">
            <contents name="overview" title="Overview" level="1"/>
            <contents name="running-the-example" title="Running the example" level="1"/>
            <contents name="qml-project" title="QML project" level="1"/>
            <contents name="kotlin-project" title="Kotlin project" level="1"/>
            <contents name="data-model" title="Data model" level="2"/>
            <contents name="main-activity" title="Main activity" level="2"/>
        </page>
        <qmlclass name="Accessible" qml-module-name="QtQuick" fullname="QtQuick.Accessible" href="qml-qtquick-accessible.html" status="active" access="public" documented="true" groups="accessibility,qtquick-visual-utility" title="Accessible" fulltitle="Accessible" subtitle="" brief="Enables accessibility of QML items">
            <function name="announce" fullname="QtQuick.Accessible.announce" href="qml-qtquick-accessible.html#announce-method" status="active" access="public" documented="true" since="6.8" meta="qmlmethod" type="void">
                <parameter type="string" name="message" default=""/>
                <parameter type="AnnouncementPoliteness" name="politeness" default=""/>
            </function>
            <function name="decreaseAction" fullname="QtQuick.Accessible.decreaseAction" href="qml-qtquick-accessible.html#decreaseAction-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="increaseAction" fullname="QtQuick.Accessible.increaseAction" href="qml-qtquick-accessible.html#increaseAction-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="nextPageAction" fullname="QtQuick.Accessible.nextPageAction" href="qml-qtquick-accessible.html#nextPageAction-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="pressAction" fullname="QtQuick.Accessible.pressAction" href="qml-qtquick-accessible.html#pressAction-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="previousPageAction" fullname="QtQuick.Accessible.previousPageAction" href="qml-qtquick-accessible.html#previousPageAction-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="scrollDownAction" fullname="QtQuick.Accessible.scrollDownAction" href="qml-qtquick-accessible.html#scrollDownAction-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="scrollLeftAction" fullname="QtQuick.Accessible.scrollLeftAction" href="qml-qtquick-accessible.html#scrollLeftAction-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="scrollRightAction" fullname="QtQuick.Accessible.scrollRightAction" href="qml-qtquick-accessible.html#scrollRightAction-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="scrollUpAction" fullname="QtQuick.Accessible.scrollUpAction" href="qml-qtquick-accessible.html#scrollUpAction-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="toggleAction" fullname="QtQuick.Accessible.toggleAction" href="qml-qtquick-accessible.html#toggleAction-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <qmlproperty name="checkStateMixed" fullname="QtQuick.Accessible.checkStateMixed" href="qml-qtquick-accessible.html#checkStateMixed-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true" brief="This property holds whether this item is in the partially checked state"/>
            <qmlproperty name="checkable" fullname="QtQuick.Accessible.checkable" href="qml-qtquick-accessible.html#checkable-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true" brief="This property holds whether this item is checkable (like a check box or some buttons)"/>
            <qmlproperty name="checked" fullname="QtQuick.Accessible.checked" href="qml-qtquick-accessible.html#checked-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true" brief="This property holds whether this item is currently checked"/>
            <qmlproperty name="defaultButton" fullname="QtQuick.Accessible.defaultButton" href="qml-qtquick-accessible.html#defaultButton-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true" brief="This property holds whether this item is the default button of a dialog"/>
            <qmlproperty name="description" fullname="QtQuick.Accessible.description" href="qml-qtquick-accessible.html#description-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="editable" fullname="QtQuick.Accessible.editable" href="qml-qtquick-accessible.html#editable-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true" brief="This property holds whether this item has editable text"/>
            <qmlproperty name="focusable" fullname="QtQuick.Accessible.focusable" href="qml-qtquick-accessible.html#focusable-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true" brief="This property holds whether this item is focusable"/>
            <qmlproperty name="focused" fullname="QtQuick.Accessible.focused" href="qml-qtquick-accessible.html#focused-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true" brief="This property holds whether this item currently has the active focus"/>
            <qmlproperty name="id" fullname="QtQuick.Accessible.id" href="qml-qtquick-accessible.html#id-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="ignored" fullname="QtQuick.Accessible.ignored" href="qml-qtquick-accessible.html#ignored-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true" brief="This property holds whether this item should be ignored by the accessibility framework"/>
            <qmlproperty name="multiLine" fullname="QtQuick.Accessible.multiLine" href="qml-qtquick-accessible.html#multiLine-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true" brief="This property holds whether this item has multiple text lines"/>
            <qmlproperty name="name" fullname="QtQuick.Accessible.name" href="qml-qtquick-accessible.html#name-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="passwordEdit" fullname="QtQuick.Accessible.passwordEdit" href="qml-qtquick-accessible.html#passwordEdit-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true" brief="This property holds whether this item is a password text edit"/>
            <qmlproperty name="pressed" fullname="QtQuick.Accessible.pressed" href="qml-qtquick-accessible.html#pressed-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true" brief="This property holds whether this item is pressed (for example a button during a mouse click)"/>
            <qmlproperty name="readOnly" fullname="QtQuick.Accessible.readOnly" href="qml-qtquick-accessible.html#readOnly-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true" brief="This property indicates that a text field is read only"/>
            <qmlproperty name="role" fullname="QtQuick.Accessible.role" href="qml-qtquick-accessible.html#role-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="searchEdit" fullname="QtQuick.Accessible.searchEdit" href="qml-qtquick-accessible.html#searchEdit-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true" brief="This property holds whether this item is input for a search query. This property will only affect editable text"/>
            <qmlproperty name="selectable" fullname="QtQuick.Accessible.selectable" href="qml-qtquick-accessible.html#selectable-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true" brief="This property holds whether this item can be selected"/>
            <qmlproperty name="selectableText" fullname="QtQuick.Accessible.selectableText" href="qml-qtquick-accessible.html#selectableText-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true" brief="This property holds whether this item contains selectable text"/>
            <qmlproperty name="selected" fullname="QtQuick.Accessible.selected" href="qml-qtquick-accessible.html#selected-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true" brief="This property holds whether this item is selected"/>
        </qmlclass>
        <qmlclass name="Affector" qml-module-name="QtQuick.Particles" qml-base-type="QtQuick.Particles::ParticleAffector" fullname="QtQuick.Particles.Affector" href="qml-qtquick-particles-affector.html" status="active" access="public" documented="true" groups="qtquick-particles" title="Affector" fulltitle="Affector" subtitle="" brief="Applies alterations to the attributes of logical particles at any point in their lifetime">
            <function name="affectParticles" fullname="QtQuick.Particles.Affector.affectParticles" href="qml-qtquick-particles-affector.html#affectParticles-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="Array" name="particles" default=""/>
                <parameter type="real" name="dt" default=""/>
            </function>
            <qmlproperty name="acceleration" fullname="QtQuick.Particles.Affector.acceleration" href="qml-qtquick-particles-affector.html#acceleration-prop" status="active" access="public" documented="true" type="StochasticDirection" attached="false" writable="true"/>
            <qmlproperty name="position" fullname="QtQuick.Particles.Affector.position" href="qml-qtquick-particles-affector.html#position-prop" status="active" access="public" documented="true" type="StochasticDirection" attached="false" writable="true"/>
            <qmlproperty name="relative" fullname="QtQuick.Particles.Affector.relative" href="qml-qtquick-particles-affector.html#relative-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="velocity" fullname="QtQuick.Particles.Affector.velocity" href="qml-qtquick-particles-affector.html#velocity-prop" status="active" access="public" documented="true" type="StochasticDirection" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Age" qml-module-name="QtQuick.Particles" qml-base-type="QtQuick.Particles::ParticleAffector" fullname="QtQuick.Particles.Age" href="qml-qtquick-particles-age.html" status="active" access="public" documented="true" groups="qtquick-particles" title="Age" fulltitle="Age" subtitle="" brief="For altering particle ages">
            <qmlproperty name="advancePosition" fullname="QtQuick.Particles.Age.advancePosition" href="qml-qtquick-particles-age.html#advancePosition-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="lifeLeft" fullname="QtQuick.Particles.Age.lifeLeft" href="qml-qtquick-particles-age.html#lifeLeft-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="AnchorAnimation" qml-module-name="QtQuick" qml-base-type="QtQuick::Animation" fullname="QtQuick.AnchorAnimation" href="qml-qtquick-anchoranimation.html" status="active" access="public" documented="true" groups="qtquick-animation-properties" title="AnchorAnimation" fulltitle="AnchorAnimation" subtitle="" brief="Animates changes in anchor values">
            <qmlproperty name="duration" fullname="QtQuick.AnchorAnimation.duration" href="qml-qtquick-anchoranimation.html#duration-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="easing.amplitude" fullname="QtQuick.AnchorAnimation.easing.amplitude" href="qml-qtquick-anchoranimation.html#easing.amplitude-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true" brief="Specifies the easing curve used for the animation"/>
            <qmlproperty name="easing.overshoot" fullname="QtQuick.AnchorAnimation.easing.overshoot" href="qml-qtquick-anchoranimation.html#easing.overshoot-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true" brief="Specifies the easing curve used for the animation"/>
            <qmlproperty name="easing.period" fullname="QtQuick.AnchorAnimation.easing.period" href="qml-qtquick-anchoranimation.html#easing.period-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true" brief="Specifies the easing curve used for the animation"/>
            <qmlproperty name="easing.type" fullname="QtQuick.AnchorAnimation.easing.type" href="qml-qtquick-anchoranimation.html#easing.type-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true" brief="Specifies the easing curve used for the animation"/>
            <qmlproperty name="targets" fullname="QtQuick.AnchorAnimation.targets" href="qml-qtquick-anchoranimation.html#targets-prop" status="active" access="public" documented="true" type="list&lt;Item&gt;" attached="false" writable="false"/>
            <qmlproperty name="easing" fullname="QtQuick.AnchorAnimation.easing" href="qml-qtquick-anchoranimation.html#easing-prop" status="active" access="public" documented="true"/>
        </qmlclass>
        <qmlclass name="AnchorChanges" qml-module-name="QtQuick" fullname="QtQuick.AnchorChanges" href="qml-qtquick-anchorchanges.html" status="active" access="public" documented="true" groups="qtquick-states" title="AnchorChanges" fulltitle="AnchorChanges" subtitle="" brief="Specifies how to change the anchors of an item in a state">
            <qmlproperty name="anchors.baseline" fullname="QtQuick.AnchorChanges.anchors.baseline" href="qml-qtquick-anchorchanges.html#anchors.baseline-prop" status="active" access="public" documented="true" type="AnchorLine" attached="false" writable="true"/>
            <qmlproperty name="anchors.bottom" fullname="QtQuick.AnchorChanges.anchors.bottom" href="qml-qtquick-anchorchanges.html#anchors.bottom-prop" status="active" access="public" documented="true" type="AnchorLine" attached="false" writable="true"/>
            <qmlproperty name="anchors.horizontalCenter" fullname="QtQuick.AnchorChanges.anchors.horizontalCenter" href="qml-qtquick-anchorchanges.html#anchors.horizontalCenter-prop" status="active" access="public" documented="true" type="AnchorLine" attached="false" writable="true"/>
            <qmlproperty name="anchors.left" fullname="QtQuick.AnchorChanges.anchors.left" href="qml-qtquick-anchorchanges.html#anchors.left-prop" status="active" access="public" documented="true" type="AnchorLine" attached="false" writable="true"/>
            <qmlproperty name="anchors.right" fullname="QtQuick.AnchorChanges.anchors.right" href="qml-qtquick-anchorchanges.html#anchors.right-prop" status="active" access="public" documented="true" type="AnchorLine" attached="false" writable="true"/>
            <qmlproperty name="anchors.top" fullname="QtQuick.AnchorChanges.anchors.top" href="qml-qtquick-anchorchanges.html#anchors.top-prop" status="active" access="public" documented="true" type="AnchorLine" attached="false" writable="true"/>
            <qmlproperty name="anchors.verticalCenter" fullname="QtQuick.AnchorChanges.anchors.verticalCenter" href="qml-qtquick-anchorchanges.html#anchors.verticalCenter-prop" status="active" access="public" documented="true" type="AnchorLine" attached="false" writable="true"/>
            <qmlproperty name="target" fullname="QtQuick.AnchorChanges.target" href="qml-qtquick-anchorchanges.html#target-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="true"/>
            <qmlproperty name="anchors" fullname="QtQuick.AnchorChanges.anchors" href="qml-qtquick-anchorchanges.html#anchors-prop" status="active" access="public" documented="true"/>
        </qmlclass>
        <qmlclass name="AngleDirection" qml-module-name="QtQuick.Particles" qml-base-type="QtQuick.Particles::Direction" fullname="QtQuick.Particles.AngleDirection" href="qml-qtquick-particles-angledirection.html" status="active" access="public" documented="true" groups="qtquick-particles" title="AngleDirection" fulltitle="AngleDirection" subtitle="" brief="For specifying a direction that varies in angle">
            <qmlproperty name="angle" fullname="QtQuick.Particles.AngleDirection.angle" href="qml-qtquick-particles-angledirection.html#angle-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="angleVariation" fullname="QtQuick.Particles.AngleDirection.angleVariation" href="qml-qtquick-particles-angledirection.html#angleVariation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="magnitude" fullname="QtQuick.Particles.AngleDirection.magnitude" href="qml-qtquick-particles-angledirection.html#magnitude-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="magnitudeVariation" fullname="QtQuick.Particles.AngleDirection.magnitudeVariation" href="qml-qtquick-particles-angledirection.html#magnitudeVariation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="AnimatedImage" qml-module-name="QtQuick" qml-base-type="QtQuick::Image" fullname="QtQuick.AnimatedImage" href="qml-qtquick-animatedimage.html" status="active" access="public" documented="true" groups="qtquick-visual" title="AnimatedImage" fulltitle="AnimatedImage" subtitle="" brief="Plays animations stored as a series of images">
            <contents name="example-usage" title="Example Usage" level="1"/>
            <qmlproperty name="currentFrame" fullname="QtQuick.AnimatedImage.currentFrame" href="qml-qtquick-animatedimage.html#currentFrame-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="frameCount" fullname="QtQuick.AnimatedImage.frameCount" href="qml-qtquick-animatedimage.html#frameCount-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="paused" fullname="QtQuick.AnimatedImage.paused" href="qml-qtquick-animatedimage.html#paused-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="playing" fullname="QtQuick.AnimatedImage.playing" href="qml-qtquick-animatedimage.html#playing-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="source" fullname="QtQuick.AnimatedImage.source" href="qml-qtquick-animatedimage.html#source-prop" status="active" access="public" documented="true" type="url" attached="false" writable="true"/>
            <qmlproperty name="sourceSize" fullname="QtQuick.AnimatedImage.sourceSize" href="qml-qtquick-animatedimage.html#sourceSize-prop" status="active" access="public" documented="true" type="size" attached="false" writable="true"/>
            <qmlproperty name="speed" fullname="QtQuick.AnimatedImage.speed" href="qml-qtquick-animatedimage.html#speed-prop" status="active" access="public" since="QtQuick 2.11" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="AnimatedSprite" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.AnimatedSprite" href="qml-qtquick-animatedsprite.html" status="active" access="public" documented="true" groups="qtquick-visual" title="AnimatedSprite" fulltitle="AnimatedSprite" subtitle="" brief="Draws a sprite animation">
            <function name="advance" fullname="QtQuick.AnimatedSprite.advance" href="qml-qtquick-animatedsprite.html#advance-method" status="active" access="public" documented="true" meta="qmlmethod" type="int"/>
            <function name="finished" fullname="QtQuick.AnimatedSprite.finished" href="qml-qtquick-animatedsprite.html#finished-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="pause" fullname="QtQuick.AnimatedSprite.pause" href="qml-qtquick-animatedsprite.html#pause-method" status="active" access="public" documented="true" meta="qmlmethod" type="int"/>
            <function name="restart" fullname="QtQuick.AnimatedSprite.restart" href="qml-qtquick-animatedsprite.html#restart-method" status="active" access="public" documented="true" meta="qmlmethod" type="int"/>
            <function name="resume" fullname="QtQuick.AnimatedSprite.resume" href="qml-qtquick-animatedsprite.html#resume-method" status="active" access="public" documented="true" meta="qmlmethod" type="int"/>
            <function name="start" fullname="QtQuick.AnimatedSprite.start" href="qml-qtquick-animatedsprite.html#start-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="stop" fullname="QtQuick.AnimatedSprite.stop" href="qml-qtquick-animatedsprite.html#stop-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <qmlproperty name="currentFrame" fullname="QtQuick.AnimatedSprite.currentFrame" href="qml-qtquick-animatedsprite.html#currentFrame-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="finishBehavior" fullname="QtQuick.AnimatedSprite.finishBehavior" href="qml-qtquick-animatedsprite.html#finishBehavior-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="frameCount" fullname="QtQuick.AnimatedSprite.frameCount" href="qml-qtquick-animatedsprite.html#frameCount-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="frameDuration" fullname="QtQuick.AnimatedSprite.frameDuration" href="qml-qtquick-animatedsprite.html#frameDuration-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="frameHeight" fullname="QtQuick.AnimatedSprite.frameHeight" href="qml-qtquick-animatedsprite.html#frameHeight-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="frameRate" fullname="QtQuick.AnimatedSprite.frameRate" href="qml-qtquick-animatedsprite.html#frameRate-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="frameSync" fullname="QtQuick.AnimatedSprite.frameSync" href="qml-qtquick-animatedsprite.html#frameSync-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="frameWidth" fullname="QtQuick.AnimatedSprite.frameWidth" href="qml-qtquick-animatedsprite.html#frameWidth-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="frameX" fullname="QtQuick.AnimatedSprite.frameX" href="qml-qtquick-animatedsprite.html#frameX-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="frameY" fullname="QtQuick.AnimatedSprite.frameY" href="qml-qtquick-animatedsprite.html#frameY-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="interpolate" fullname="QtQuick.AnimatedSprite.interpolate" href="qml-qtquick-animatedsprite.html#interpolate-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="loops" fullname="QtQuick.AnimatedSprite.loops" href="qml-qtquick-animatedsprite.html#loops-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="paused" fullname="QtQuick.AnimatedSprite.paused" href="qml-qtquick-animatedsprite.html#paused-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="reverse" fullname="QtQuick.AnimatedSprite.reverse" href="qml-qtquick-animatedsprite.html#reverse-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="running" fullname="QtQuick.AnimatedSprite.running" href="qml-qtquick-animatedsprite.html#running-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="source" fullname="QtQuick.AnimatedSprite.source" href="qml-qtquick-animatedsprite.html#source-prop" status="active" access="public" documented="true" type="url" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Animation" qml-module-name="QtQuick" fullname="QtQuick.Animation" href="qml-qtquick-animation.html" status="active" access="public" documented="true" groups="qtquick-transitions-animations" title="Animation" fulltitle="Animation" subtitle="" brief="Is the base of all QML animations">
            <function name="complete" fullname="QtQuick.Animation.complete" href="qml-qtquick-animation.html#complete-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="finished" fullname="QtQuick.Animation.finished" href="qml-qtquick-animation.html#finished-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="pause" fullname="QtQuick.Animation.pause" href="qml-qtquick-animation.html#pause-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="restart" fullname="QtQuick.Animation.restart" href="qml-qtquick-animation.html#restart-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="resume" fullname="QtQuick.Animation.resume" href="qml-qtquick-animation.html#resume-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="start" fullname="QtQuick.Animation.start" href="qml-qtquick-animation.html#start-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="started" fullname="QtQuick.Animation.started" href="qml-qtquick-animation.html#started-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="stop" fullname="QtQuick.Animation.stop" href="qml-qtquick-animation.html#stop-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="stopped" fullname="QtQuick.Animation.stopped" href="qml-qtquick-animation.html#stopped-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <qmlproperty name="alwaysRunToEnd" fullname="QtQuick.Animation.alwaysRunToEnd" href="qml-qtquick-animation.html#alwaysRunToEnd-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="loops" fullname="QtQuick.Animation.loops" href="qml-qtquick-animation.html#loops-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="paused" fullname="QtQuick.Animation.paused" href="qml-qtquick-animation.html#paused-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="running" fullname="QtQuick.Animation.running" href="qml-qtquick-animation.html#running-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="AnimationController" qml-module-name="QtQuick" fullname="QtQuick.AnimationController" href="qml-qtquick-animationcontroller.html" status="active" access="public" documented="true" groups="qtquick-animation-control" title="AnimationController" fulltitle="AnimationController" subtitle="" brief="Enables manual control of animations">
            <function name="completeToBeginning" fullname="QtQuick.AnimationController.completeToBeginning" href="qml-qtquick-animationcontroller.html#completeToBeginning-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="completeToEnd" fullname="QtQuick.AnimationController.completeToEnd" href="qml-qtquick-animationcontroller.html#completeToEnd-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="reload" fullname="QtQuick.AnimationController.reload" href="qml-qtquick-animationcontroller.html#reload-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <qmlproperty name="animation" fullname="QtQuick.AnimationController.animation" href="qml-qtquick-animationcontroller.html#animation-prop" status="active" access="public" documented="true" type="Animation" attached="false" writable="true"/>
            <qmlproperty name="progress" fullname="QtQuick.AnimationController.progress" href="qml-qtquick-animationcontroller.html#progress-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Animator" qml-module-name="QtQuick" qml-base-type="QtQuick::Animation" fullname="QtQuick.Animator" href="qml-qtquick-animator.html" status="active" access="public" documented="true" groups="qtquick-transitions-animations" title="Animator" fulltitle="Animator" subtitle="" brief="Is the base of all QML animators">
            <qmlproperty name="duration" fullname="QtQuick.Animator.duration" href="qml-qtquick-animator.html#duration-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="easing.amplitude" fullname="QtQuick.Animator.easing.amplitude" href="qml-qtquick-animator.html#easing.amplitude-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true" brief="Specifies the easing curve used for the animation"/>
            <qmlproperty name="easing.bezierCurve" fullname="QtQuick.Animator.easing.bezierCurve" href="qml-qtquick-animator.html#easing.bezierCurve-prop" status="active" access="public" documented="true" type="list&lt;real&gt;" attached="false" writable="true" brief="Specifies the easing curve used for the animation"/>
            <qmlproperty name="easing.overshoot" fullname="QtQuick.Animator.easing.overshoot" href="qml-qtquick-animator.html#easing.overshoot-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true" brief="Specifies the easing curve used for the animation"/>
            <qmlproperty name="easing.period" fullname="QtQuick.Animator.easing.period" href="qml-qtquick-animator.html#easing.period-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true" brief="Specifies the easing curve used for the animation"/>
            <qmlproperty name="easing.type" fullname="QtQuick.Animator.easing.type" href="qml-qtquick-animator.html#easing.type-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true" brief="Specifies the easing curve used for the animation"/>
            <qmlproperty name="from" fullname="QtQuick.Animator.from" href="qml-qtquick-animator.html#from-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="target" fullname="QtQuick.Animator.target" href="qml-qtquick-animator.html#target-prop" status="active" access="public" documented="true" type="QtQuick::Item" attached="false" writable="true"/>
            <qmlproperty name="to" fullname="QtQuick.Animator.to" href="qml-qtquick-animator.html#to-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="easing" fullname="QtQuick.Animator.easing" href="qml-qtquick-animator.html#easing-prop" status="active" access="public" documented="true"/>
        </qmlclass>
        <qmlclass name="Application" qml-module-name="QtQuick" fullname="QtQuick.Application" href="qml-qtquick-application.html" status="active" access="public" documented="true" title="Application" fulltitle="Application" subtitle="" brief="Provides access to global application state properties shared by many QML components">
            <function name="aboutToQuit" fullname="QtQuick.Application.aboutToQuit" href="qml-qtquick-application.html#aboutToQuit-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <qmlproperty name="active" fullname="QtQuick.Application.active" href="qml-qtquick-application-obsolete.html#active-prop" status="deprecated" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="arguments" fullname="QtQuick.Application.arguments" href="qml-qtquick-application.html#arguments-prop" status="active" access="public" documented="true" type="list&lt;string&gt;" attached="false" writable="true"/>
            <qmlproperty name="displayName" fullname="QtQuick.Application.displayName" href="qml-qtquick-application.html#displayName-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="domain" fullname="QtQuick.Application.domain" href="qml-qtquick-application.html#domain-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="font" fullname="QtQuick.Application.font" href="qml-qtquick-application.html#font-prop" status="active" access="public" documented="true" type="font" attached="false" writable="false"/>
            <qmlproperty name="layoutDirection" fullname="QtQuick.Application.layoutDirection" href="qml-qtquick-application.html#layoutDirection-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
            <qmlproperty name="name" fullname="QtQuick.Application.name" href="qml-qtquick-application.html#name-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="organization" fullname="QtQuick.Application.organization" href="qml-qtquick-application.html#organization-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="screens" fullname="QtQuick.Application.screens" href="qml-qtquick-application.html#screens-prop" status="active" access="public" documented="true" type="list&lt;Screen&gt;" attached="false" writable="false"/>
            <qmlproperty name="state" fullname="QtQuick.Application.state" href="qml-qtquick-application.html#state-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
            <qmlproperty name="styleHints" fullname="QtQuick.Application.styleHints" href="qml-qtquick-application.html#styleHints-prop" status="active" access="public" documented="true" type="StyleHints" attached="false" writable="false"/>
            <qmlproperty name="supportsMultipleWindows" fullname="QtQuick.Application.supportsMultipleWindows" href="qml-qtquick-application.html#supportsMultipleWindows-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="version" fullname="QtQuick.Application.version" href="qml-qtquick-application.html#version-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Attractor" qml-module-name="QtQuick.Particles" qml-base-type="QtQuick.Particles::ParticleAffector" fullname="QtQuick.Particles.Attractor" href="qml-qtquick-particles-attractor.html" status="active" access="public" documented="true" groups="qtquick-particles" title="Attractor" fulltitle="Attractor" subtitle="" brief="Attracts particles towards a specific point">
            <qmlproperty name="affectedParameter" fullname="QtQuick.Particles.Attractor.affectedParameter" href="qml-qtquick-particles-attractor.html#affectedParameter-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="pointX" fullname="QtQuick.Particles.Attractor.pointX" href="qml-qtquick-particles-attractor.html#pointX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="pointY" fullname="QtQuick.Particles.Attractor.pointY" href="qml-qtquick-particles-attractor.html#pointY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="proportionalToDistance" fullname="QtQuick.Particles.Attractor.proportionalToDistance" href="qml-qtquick-particles-attractor.html#proportionalToDistance-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="strength" fullname="QtQuick.Particles.Attractor.strength" href="qml-qtquick-particles-attractor.html#strength-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Behavior" qml-module-name="QtQuick" fullname="QtQuick.Behavior" href="qml-qtquick-behavior.html" status="active" access="public" documented="true" groups="qtquick-interceptors,qtquick-transitions-animations" title="Behavior" fulltitle="Behavior" subtitle="" brief="Defines a default animation for a property change">
            <qmlproperty name="animation" fullname="QtQuick.Behavior.animation" href="qml-qtquick-behavior.html#animation-prop" status="active" access="public" documented="true" type="Animation" attached="false" writable="true"/>
            <qmlproperty name="enabled" fullname="QtQuick.Behavior.enabled" href="qml-qtquick-behavior.html#enabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="targetProperty.name" fullname="QtQuick.Behavior.targetProperty.name" href="qml-qtquick-behavior.html#targetProperty.name-prop" status="active" access="public" since="QtQuick 2.15" documented="true" type="string" attached="false" writable="false"/>
            <qmlproperty name="targetProperty.object" fullname="QtQuick.Behavior.targetProperty.object" href="qml-qtquick-behavior.html#targetProperty.object-prop" status="active" access="public" since="QtQuick 2.15" documented="true" type="QtObject" attached="false" writable="false"/>
            <qmlproperty name="targetValue" fullname="QtQuick.Behavior.targetValue" href="qml-qtquick-behavior.html#targetValue-prop" status="active" access="public" since="QtQuick 2.13" documented="true" type="Variant" attached="false" writable="false"/>
            <qmlproperty name="targetProperty" fullname="QtQuick.Behavior.targetProperty" href="qml-qtquick-behavior.html#targetProperty-prop" status="active" access="public" since="QtQuick 2.15" documented="true"/>
        </qmlclass>
        <qmlclass name="BorderImage" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.BorderImage" href="qml-qtquick-borderimage.html" status="active" access="public" documented="true" groups="qtquick-visual" title="BorderImage" fulltitle="BorderImage" subtitle="" brief="Paints a border based on an image">
            <contents name="example-usage" title="Example Usage" level="1"/>
            <contents name="image-loading" title="Image Loading" level="1"/>
            <qmlproperty name="asynchronous" fullname="QtQuick.BorderImage.asynchronous" href="qml-qtquick-borderimage.html#asynchronous-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="border.bottom" fullname="QtQuick.BorderImage.border.bottom" href="qml-qtquick-borderimage.html#border.bottom-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="border.left" fullname="QtQuick.BorderImage.border.left" href="qml-qtquick-borderimage.html#border.left-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="border.right" fullname="QtQuick.BorderImage.border.right" href="qml-qtquick-borderimage.html#border.right-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="border.top" fullname="QtQuick.BorderImage.border.top" href="qml-qtquick-borderimage.html#border.top-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="cache" fullname="QtQuick.BorderImage.cache" href="qml-qtquick-borderimage.html#cache-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="currentFrame" fullname="QtQuick.BorderImage.currentFrame" href="qml-qtquick-borderimage.html#currentFrame-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="frameCount" fullname="QtQuick.BorderImage.frameCount" href="qml-qtquick-borderimage.html#frameCount-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="horizontalTileMode" fullname="QtQuick.BorderImage.horizontalTileMode" href="qml-qtquick-borderimage.html#horizontalTileMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="mirror" fullname="QtQuick.BorderImage.mirror" href="qml-qtquick-borderimage.html#mirror-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="progress" fullname="QtQuick.BorderImage.progress" href="qml-qtquick-borderimage.html#progress-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="retainWhileLoading" fullname="QtQuick.BorderImage.retainWhileLoading" href="qml-qtquick-borderimage.html#retainWhileLoading-prop" status="active" access="public" since="6.8" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="smooth" fullname="QtQuick.BorderImage.smooth" href="qml-qtquick-borderimage.html#smooth-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="source" fullname="QtQuick.BorderImage.source" href="qml-qtquick-borderimage.html#source-prop" status="active" access="public" documented="true" type="url" attached="false" writable="true"/>
            <qmlproperty name="sourceSize" fullname="QtQuick.BorderImage.sourceSize" href="qml-qtquick-borderimage.html#sourceSize-prop" status="active" access="public" documented="true" type="size" attached="false" writable="false"/>
            <qmlproperty name="status" fullname="QtQuick.BorderImage.status" href="qml-qtquick-borderimage.html#status-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
            <qmlproperty name="verticalTileMode" fullname="QtQuick.BorderImage.verticalTileMode" href="qml-qtquick-borderimage.html#verticalTileMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="border" fullname="QtQuick.BorderImage.border" href="qml-qtquick-borderimage.html#border-prop" status="active" access="public" documented="true"/>
        </qmlclass>
        <qmlclass name="BorderImageMesh" qml-module-name="QtQuick" fullname="QtQuick.BorderImageMesh" href="qml-qtquick-borderimagemesh.html" status="active" access="public" documented="true" groups="qtquick-effects" title="BorderImageMesh" fulltitle="BorderImageMesh" subtitle="" brief="Defines a mesh with vertices arranged like those of a BorderImage">
            <qmlproperty name="border.bottom" fullname="QtQuick.BorderImageMesh.border.bottom" href="qml-qtquick-borderimagemesh.html#border.bottom-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="border.left" fullname="QtQuick.BorderImageMesh.border.left" href="qml-qtquick-borderimagemesh.html#border.left-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="border.right" fullname="QtQuick.BorderImageMesh.border.right" href="qml-qtquick-borderimagemesh.html#border.right-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="border.top" fullname="QtQuick.BorderImageMesh.border.top" href="qml-qtquick-borderimagemesh.html#border.top-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="horizontalTileMode" fullname="QtQuick.BorderImageMesh.horizontalTileMode" href="qml-qtquick-borderimagemesh.html#horizontalTileMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="size" fullname="QtQuick.BorderImageMesh.size" href="qml-qtquick-borderimagemesh.html#size-prop" status="active" access="public" documented="true" type="size" attached="false" writable="true"/>
            <qmlproperty name="verticalTileMode" fullname="QtQuick.BorderImageMesh.verticalTileMode" href="qml-qtquick-borderimagemesh.html#verticalTileMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="border" fullname="QtQuick.BorderImageMesh.border" href="qml-qtquick-borderimagemesh.html#border-prop" status="active" access="public" documented="true"/>
        </qmlclass>
        <qmlclass name="BoundaryRule" qml-module-name="Qt.labs.animation" fullname="Qt.labs.animation.BoundaryRule" href="qml-qt-labs-animation-boundaryrule.html" status="active" access="public" documented="true" groups="qtquick-interceptors,qtquick-transitions-animations" title="BoundaryRule" fulltitle="BoundaryRule" subtitle="" brief="Defines a restriction on the range of values that can be set on a numeric property">
            <function name="returnToBounds" fullname="Qt.labs.animation.BoundaryRule.returnToBounds" href="qml-qt-labs-animation-boundaryrule.html#returnToBounds-method" status="active" access="public" documented="true" meta="qmlmethod" type="bool"/>
            <function name="returnedToBounds" fullname="Qt.labs.animation.BoundaryRule.returnedToBounds" href="qml-qt-labs-animation-boundaryrule.html#returnedToBounds-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <qmlproperty name="currentOvershoot" fullname="Qt.labs.animation.BoundaryRule.currentOvershoot" href="qml-qt-labs-animation-boundaryrule.html#currentOvershoot-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="easing" fullname="Qt.labs.animation.BoundaryRule.easing" href="qml-qt-labs-animation-boundaryrule.html#easing-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="enabled" fullname="Qt.labs.animation.BoundaryRule.enabled" href="qml-qt-labs-animation-boundaryrule.html#enabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="maximum" fullname="Qt.labs.animation.BoundaryRule.maximum" href="qml-qt-labs-animation-boundaryrule.html#maximum-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="maximumOvershoot" fullname="Qt.labs.animation.BoundaryRule.maximumOvershoot" href="qml-qt-labs-animation-boundaryrule.html#maximumOvershoot-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="minimum" fullname="Qt.labs.animation.BoundaryRule.minimum" href="qml-qt-labs-animation-boundaryrule.html#minimum-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="minimumOvershoot" fullname="Qt.labs.animation.BoundaryRule.minimumOvershoot" href="qml-qt-labs-animation-boundaryrule.html#minimumOvershoot-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="overshootFilter" fullname="Qt.labs.animation.BoundaryRule.overshootFilter" href="qml-qt-labs-animation-boundaryrule.html#overshootFilter-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="overshootScale" fullname="Qt.labs.animation.BoundaryRule.overshootScale" href="qml-qt-labs-animation-boundaryrule.html#overshootScale-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="peakOvershoot" fullname="Qt.labs.animation.BoundaryRule.peakOvershoot" href="qml-qt-labs-animation-boundaryrule.html#peakOvershoot-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="returnDuration" fullname="Qt.labs.animation.BoundaryRule.returnDuration" href="qml-qt-labs-animation-boundaryrule.html#returnDuration-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Canvas" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.Canvas" href="qml-qtquick-canvas.html" status="active" access="public" documented="true" groups="qtquick-canvas,qtquick-visual" title="Canvas" fulltitle="Canvas" subtitle="" brief="Provides a 2D canvas item enabling drawing via JavaScript">
            <contents name="threaded-rendering-and-render-target" title="Threaded Rendering and Render Target" level="1"/>
            <contents name="pixel-operations" title="Pixel Operations" level="1"/>
            <contents name="tips-for-porting-existing-html5-canvas-applications" title="Tips for Porting Existing HTML5 Canvas Applications" level="1"/>
            <function name="cancelRequestAnimationFrame" fullname="QtQuick.Canvas.cancelRequestAnimationFrame" href="qml-qtquick-canvas.html#cancelRequestAnimationFrame-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="int" name="handle" default=""/>
            </function>
            <function name="getContext" fullname="QtQuick.Canvas.getContext" href="qml-qtquick-canvas.html#getContext-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="string" name="contextId" default=""/>
                <parameter type="..." name="args" default=""/>
            </function>
            <function name="imageLoaded" fullname="QtQuick.Canvas.imageLoaded" href="qml-qtquick-canvas.html#imageLoaded-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="isImageError" fullname="QtQuick.Canvas.isImageError" href="qml-qtquick-canvas.html#isImageError-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="url" name="image" default=""/>
            </function>
            <function name="isImageLoaded" fullname="QtQuick.Canvas.isImageLoaded" href="qml-qtquick-canvas.html#isImageLoaded-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="url" name="image" default=""/>
            </function>
            <function name="isImageLoading" fullname="QtQuick.Canvas.isImageLoading" href="qml-qtquick-canvas.html#isImageLoading-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="url" name="image" default=""/>
            </function>
            <function name="loadImage" fullname="QtQuick.Canvas.loadImage" href="qml-qtquick-canvas.html#loadImage-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="url" name="image" default=""/>
                <parameter type="size" name="sourceSize" default="undefined"/>
            </function>
            <function name="markDirty" fullname="QtQuick.Canvas.markDirty" href="qml-qtquick-canvas.html#markDirty-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="rect" name="area" default=""/>
            </function>
            <function name="paint" fullname="QtQuick.Canvas.paint" href="qml-qtquick-canvas.html#paint-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="rect" name="region" default=""/>
            </function>
            <function name="painted" fullname="QtQuick.Canvas.painted" href="qml-qtquick-canvas.html#painted-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="requestAnimationFrame" fullname="QtQuick.Canvas.requestAnimationFrame" href="qml-qtquick-canvas.html#requestAnimationFrame-method" status="active" access="public" documented="true" meta="qmlmethod" type="int">
                <parameter type="" name="callback" default=""/>
            </function>
            <function name="requestPaint" fullname="QtQuick.Canvas.requestPaint" href="qml-qtquick-canvas.html#requestPaint-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="save" fullname="QtQuick.Canvas.save" href="qml-qtquick-canvas.html#save-method" status="active" access="public" documented="true" meta="qmlmethod" type="bool">
                <parameter type="string" name="filename" default=""/>
                <parameter type="size" name="imageSize" default="undefined"/>
            </function>
            <function name="toDataURL" fullname="QtQuick.Canvas.toDataURL" href="qml-qtquick-canvas.html#toDataURL-method" status="active" access="public" documented="true" meta="qmlmethod" type="string">
                <parameter type="string" name="mimeType" default=""/>
            </function>
            <function name="unloadImage" fullname="QtQuick.Canvas.unloadImage" href="qml-qtquick-canvas.html#unloadImage-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="url" name="image" default=""/>
            </function>
            <qmlproperty name="available" fullname="QtQuick.Canvas.available" href="qml-qtquick-canvas.html#available-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="canvasSize" fullname="QtQuick.Canvas.canvasSize" href="qml-qtquick-canvas.html#canvasSize-prop" status="active" access="public" documented="true" type="size" attached="false" writable="true"/>
            <qmlproperty name="canvasWindow" fullname="QtQuick.Canvas.canvasWindow" href="qml-qtquick-canvas-obsolete.html#canvasWindow-prop" status="deprecated" access="public" documented="true" type="rect" attached="false" writable="true"/>
            <qmlproperty name="context" fullname="QtQuick.Canvas.context" href="qml-qtquick-canvas.html#context-prop" status="active" access="public" documented="true" type="object" attached="false" writable="false"/>
            <qmlproperty name="contextType" fullname="QtQuick.Canvas.contextType" href="qml-qtquick-canvas.html#contextType-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="renderStrategy" fullname="QtQuick.Canvas.renderStrategy" href="qml-qtquick-canvas.html#renderStrategy-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="renderTarget" fullname="QtQuick.Canvas.renderTarget" href="qml-qtquick-canvas.html#renderTarget-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="tileSize" fullname="QtQuick.Canvas.tileSize" href="qml-qtquick-canvas-obsolete.html#tileSize-prop" status="deprecated" access="public" documented="true" type="size" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="CanvasGradient" qml-module-name="QtQuick" fullname="QtQuick.CanvasGradient" href="qml-qtquick-canvasgradient.html" status="active" access="public" documented="true" groups="qtquick-canvas" title="CanvasGradient" fulltitle="CanvasGradient" subtitle="" brief="Provides an opaque CanvasGradient interface">
            <function name="addColorStop" fullname="QtQuick.CanvasGradient.addColorStop" href="qml-qtquick-canvasgradient.html#addColorStop-method" status="active" access="public" documented="true" meta="qmlmethod" type="CanvasGradient">
                <parameter type="real" name="offset" default=""/>
                <parameter type="string" name="color" default=""/>
            </function>
        </qmlclass>
        <qmlclass name="CanvasImageData" qml-module-name="QtQuick" fullname="QtQuick.CanvasImageData" href="qml-qtquick-canvasimagedata.html" status="active" access="public" documented="true" groups="qtquick-canvas" title="CanvasImageData" fulltitle="CanvasImageData" subtitle="" brief="Contains image pixel data in RGBA order">
            <qmlproperty name="data" fullname="QtQuick.CanvasImageData.data" href="qml-qtquick-canvasimagedata.html#data-prop" status="active" access="public" documented="true" type="object" attached="false" writable="true"/>
            <qmlproperty name="height" fullname="QtQuick.CanvasImageData.height" href="qml-qtquick-canvasimagedata.html#height-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="width" fullname="QtQuick.CanvasImageData.width" href="qml-qtquick-canvasimagedata.html#width-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="CanvasPixelArray" qml-module-name="QtQuick" fullname="QtQuick.CanvasPixelArray" href="qml-qtquick-canvaspixelarray.html" status="active" access="public" documented="true" groups="qtquick-canvas" title="CanvasPixelArray" fulltitle="CanvasPixelArray" subtitle="" brief="Provides ordered and indexed access to the components of each pixel in image data">
            <qmlproperty name="length" fullname="QtQuick.CanvasPixelArray.length" href="qml-qtquick-canvaspixelarray.html#length-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="CloseEvent" qml-module-name="QtQuick" fullname="QtQuick.CloseEvent" href="qml-qtquick-closeevent.html" status="active" access="public" documented="true" groups="qtquick-visual" title="CloseEvent" fulltitle="CloseEvent" subtitle="" brief="Notification that a Window is about to be closed">
            <qmlproperty name="accepted" fullname="QtQuick.CloseEvent.accepted" href="qml-qtquick-closeevent.html#accepted-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="ColorAnimation" qml-module-name="QtQuick" qml-base-type="QtQuick::PropertyAnimation" fullname="QtQuick.ColorAnimation" href="qml-qtquick-coloranimation.html" status="active" access="public" documented="true" groups="qtquick-animation-properties" title="ColorAnimation" fulltitle="ColorAnimation" subtitle="" brief="Animates changes in color values">
            <qmlproperty name="from" fullname="QtQuick.ColorAnimation.from" href="qml-qtquick-coloranimation.html#from-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="to" fullname="QtQuick.ColorAnimation.to" href="qml-qtquick-coloranimation.html#to-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="ColorGroup" qml-module-name="QtQuick" fullname="QtQuick.ColorGroup" href="qml-qtquick-colorgroup.html" status="active" access="public" documented="true" groups="qtquick-visual" title="ColorGroup" fulltitle="ColorGroup" subtitle="" brief="Set of colors by roles">
            <function name="changed" fullname="QtQuick.ColorGroup.changed" href="qml-qtquick-colorgroup.html#changed-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <qmlproperty name="accent" fullname="QtQuick.ColorGroup.accent" href="qml-qtquick-colorgroup.html#accent-prop" status="active" access="public" since="6.6" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="alternateBase" fullname="QtQuick.ColorGroup.alternateBase" href="qml-qtquick-colorgroup.html#alternateBase-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="base" fullname="QtQuick.ColorGroup.base" href="qml-qtquick-colorgroup.html#base-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="brightText" fullname="QtQuick.ColorGroup.brightText" href="qml-qtquick-colorgroup.html#brightText-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="button" fullname="QtQuick.ColorGroup.button" href="qml-qtquick-colorgroup.html#button-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="buttonText" fullname="QtQuick.ColorGroup.buttonText" href="qml-qtquick-colorgroup.html#buttonText-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="dark" fullname="QtQuick.ColorGroup.dark" href="qml-qtquick-colorgroup.html#dark-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="highlight" fullname="QtQuick.ColorGroup.highlight" href="qml-qtquick-colorgroup.html#highlight-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="highlightedText" fullname="QtQuick.ColorGroup.highlightedText" href="qml-qtquick-colorgroup.html#highlightedText-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="light" fullname="QtQuick.ColorGroup.light" href="qml-qtquick-colorgroup.html#light-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="link" fullname="QtQuick.ColorGroup.link" href="qml-qtquick-colorgroup.html#link-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="linkVisited" fullname="QtQuick.ColorGroup.linkVisited" href="qml-qtquick-colorgroup.html#linkVisited-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="mid" fullname="QtQuick.ColorGroup.mid" href="qml-qtquick-colorgroup.html#mid-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="midlight" fullname="QtQuick.ColorGroup.midlight" href="qml-qtquick-colorgroup.html#midlight-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="placeholderText" fullname="QtQuick.ColorGroup.placeholderText" href="qml-qtquick-colorgroup.html#placeholderText-prop" status="active" access="public" since="6.2" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="shadow" fullname="QtQuick.ColorGroup.shadow" href="qml-qtquick-colorgroup.html#shadow-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="text" fullname="QtQuick.ColorGroup.text" href="qml-qtquick-colorgroup.html#text-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="toolTipBase" fullname="QtQuick.ColorGroup.toolTipBase" href="qml-qtquick-colorgroup.html#toolTipBase-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="toolTipText" fullname="QtQuick.ColorGroup.toolTipText" href="qml-qtquick-colorgroup.html#toolTipText-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="window" fullname="QtQuick.ColorGroup.window" href="qml-qtquick-colorgroup.html#window-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="windowText" fullname="QtQuick.ColorGroup.windowText" href="qml-qtquick-colorgroup.html#windowText-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Column" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.Column" href="qml-qtquick-column.html" status="active" access="public" documented="true" groups="qtquick-positioners" title="Column" fulltitle="Column" subtitle="" brief="Positions its children in a column">
            <contents name="using-transitions" title="Using Transitions" level="1"/>
            <function name="forceLayout" fullname="QtQuick.Column.forceLayout" href="qml-qtquick-column.html#forceLayout-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="positioningComplete" fullname="QtQuick.Column.positioningComplete" href="qml-qtquick-column.html#positioningComplete-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <qmlproperty name="add" fullname="QtQuick.Column.add" href="qml-qtquick-column.html#add-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="bottomPadding" fullname="QtQuick.Column.bottomPadding" href="qml-qtquick-column.html#bottomPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="leftPadding" fullname="QtQuick.Column.leftPadding" href="qml-qtquick-column.html#leftPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="move" fullname="QtQuick.Column.move" href="qml-qtquick-column.html#move-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="padding" fullname="QtQuick.Column.padding" href="qml-qtquick-column.html#padding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="populate" fullname="QtQuick.Column.populate" href="qml-qtquick-column.html#populate-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="rightPadding" fullname="QtQuick.Column.rightPadding" href="qml-qtquick-column.html#rightPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="spacing" fullname="QtQuick.Column.spacing" href="qml-qtquick-column.html#spacing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="topPadding" fullname="QtQuick.Column.topPadding" href="qml-qtquick-column.html#topPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="ColumnLayout" qml-module-name="QtQuick.Layouts" qml-base-type="QtQuick::Item" fullname="QtQuick.Layouts.ColumnLayout" href="qml-qtquick-layouts-columnlayout.html" status="active" access="public" documented="true" groups="layouts" title="ColumnLayout" fulltitle="ColumnLayout" subtitle="" brief="Identical to GridLayout, but having only one column">
            <qmlproperty name="layoutDirection" fullname="QtQuick.Layouts.ColumnLayout.layoutDirection" href="qml-qtquick-layouts-columnlayout.html#layoutDirection-prop" status="active" access="public" since="QtQuick.Layouts 1.1" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="spacing" fullname="QtQuick.Layouts.ColumnLayout.spacing" href="qml-qtquick-layouts-columnlayout.html#spacing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="uniformCellSizes" fullname="QtQuick.Layouts.ColumnLayout.uniformCellSizes" href="qml-qtquick-layouts-columnlayout.html#uniformCellSizes-prop" status="active" access="public" since="QtQuick.Layouts 6.6" documented="true" type="bool" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="ConicalGradient" qml-module-name="QtQuick.Shapes" qml-base-type="QtQuick.Shapes::ShapeGradient" fullname="QtQuick.Shapes.ConicalGradient" href="qml-qtquick-shapes-conicalgradient.html" status="active" access="public" documented="true" groups="qtquick-paths,qtquick-views" title="ConicalGradient" fulltitle="ConicalGradient" subtitle="" brief="Conical gradient">
            <qmlproperty name="angle" fullname="QtQuick.Shapes.ConicalGradient.angle" href="qml-qtquick-shapes-conicalgradient.html#angle-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="centerX" fullname="QtQuick.Shapes.ConicalGradient.centerX" href="qml-qtquick-shapes-conicalgradient.html#centerX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="centerY" fullname="QtQuick.Shapes.ConicalGradient.centerY" href="qml-qtquick-shapes-conicalgradient.html#centerY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Context2D" qml-module-name="QtQuick" fullname="QtQuick.Context2D" href="qml-qtquick-context2d.html" status="active" access="public" documented="true" groups="qtquick-canvas" title="Context2D" fulltitle="Context2D" subtitle="" brief="Provides 2D context for shapes on a Canvas item">
            <function name="arc" fullname="QtQuick.Context2D.arc" href="qml-qtquick-context2d.html#arc-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
                <parameter type="real" name="radius" default=""/>
                <parameter type="real" name="startAngle" default=""/>
                <parameter type="real" name="endAngle" default=""/>
                <parameter type="bool" name="anticlockwise" default=""/>
            </function>
            <function name="arcTo" fullname="QtQuick.Context2D.arcTo" href="qml-qtquick-context2d.html#arcTo-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="real" name="x1" default=""/>
                <parameter type="real" name="y1" default=""/>
                <parameter type="real" name="x2" default=""/>
                <parameter type="real" name="y2" default=""/>
                <parameter type="real" name="radius" default=""/>
            </function>
            <function name="beginPath" fullname="QtQuick.Context2D.beginPath" href="qml-qtquick-context2d.html#beginPath-method" status="active" access="public" documented="true" meta="qmlmethod" type="object"/>
            <function name="bezierCurveTo" fullname="QtQuick.Context2D.bezierCurveTo" href="qml-qtquick-context2d.html#bezierCurveTo-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="real" name="cp1x" default=""/>
                <parameter type="real" name="cp1y" default=""/>
                <parameter type="real" name="cp2x" default=""/>
                <parameter type="real" name="cp2y" default=""/>
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
            </function>
            <function name="clearRect" fullname="QtQuick.Context2D.clearRect" href="qml-qtquick-context2d.html#clearRect-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
                <parameter type="real" name="w" default=""/>
                <parameter type="real" name="h" default=""/>
            </function>
            <function name="clip" fullname="QtQuick.Context2D.clip" href="qml-qtquick-context2d.html#clip-method" status="active" access="public" documented="true" meta="qmlmethod" type="object"/>
            <function name="closePath" fullname="QtQuick.Context2D.closePath" href="qml-qtquick-context2d.html#closePath-method" status="active" access="public" documented="true" meta="qmlmethod" type="object"/>
            <function name="createConicalGradient" fullname="QtQuick.Context2D.createConicalGradient" href="qml-qtquick-context2d.html#createConicalGradient-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
                <parameter type="real" name="angle" default=""/>
            </function>
            <function name="createImageData" fullname="QtQuick.Context2D.createImageData" href="qml-qtquick-context2d.html#createImageData-method" status="active" access="public" documented="true" meta="qmlmethod" type="CanvasImageData">
                <parameter type="CanvasImageData" name="imageData" default=""/>
            </function>
            <function name="createImageData" fullname="QtQuick.Context2D.createImageData" href="qml-qtquick-context2d.html#createImageData-method" status="active" access="public" documented="true" meta="qmlmethod" type="CanvasImageData">
                <parameter type="Url" name="imageUrl" default=""/>
            </function>
            <function name="createImageData" fullname="QtQuick.Context2D.createImageData" href="qml-qtquick-context2d.html#createImageData-method" status="active" access="public" documented="true" meta="qmlmethod" type="CanvasImageData">
                <parameter type="real" name="sw" default=""/>
                <parameter type="real" name="sh" default=""/>
            </function>
            <function name="createLinearGradient" fullname="QtQuick.Context2D.createLinearGradient" href="qml-qtquick-context2d.html#createLinearGradient-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="real" name="x0" default=""/>
                <parameter type="real" name="y0" default=""/>
                <parameter type="real" name="x1" default=""/>
                <parameter type="real" name="y1" default=""/>
            </function>
            <function name="createPattern" fullname="QtQuick.Context2D.createPattern" href="qml-qtquick-context2d.html#createPattern-method" status="active" access="public" documented="true" meta="qmlmethod" type="variant">
                <parameter type="Image" name="image" default=""/>
                <parameter type="string" name="repetition" default=""/>
            </function>
            <function name="createPattern" fullname="QtQuick.Context2D.createPattern" href="qml-qtquick-context2d.html#createPattern-method" status="active" access="public" documented="true" meta="qmlmethod" type="variant">
                <parameter type="color" name="color" default=""/>
                <parameter type="enumeration" name="patternMode" default=""/>
            </function>
            <function name="createRadialGradient" fullname="QtQuick.Context2D.createRadialGradient" href="qml-qtquick-context2d.html#createRadialGradient-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="real" name="x0" default=""/>
                <parameter type="real" name="y0" default=""/>
                <parameter type="real" name="r0" default=""/>
                <parameter type="real" name="x1" default=""/>
                <parameter type="real" name="y1" default=""/>
                <parameter type="real" name="r1" default=""/>
            </function>
            <function name="drawImage" fullname="QtQuick.Context2D.drawImage" href="qml-qtquick-context2d.html#drawImage-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="variant" name="image" default=""/>
                <parameter type="real" name="dx" default=""/>
                <parameter type="real" name="dy" default=""/>
            </function>
            <function name="drawImage" fullname="QtQuick.Context2D.drawImage" href="qml-qtquick-context2d.html#drawImage-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="variant" name="image" default=""/>
                <parameter type="real" name="dx" default=""/>
                <parameter type="real" name="dy" default=""/>
                <parameter type="real" name="dw" default=""/>
                <parameter type="real" name="dh" default=""/>
            </function>
            <function name="drawImage" fullname="QtQuick.Context2D.drawImage" href="qml-qtquick-context2d.html#drawImage-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="variant" name="image" default=""/>
                <parameter type="real" name="sx" default=""/>
                <parameter type="real" name="sy" default=""/>
                <parameter type="real" name="sw" default=""/>
                <parameter type="real" name="sh" default=""/>
                <parameter type="real" name="dx" default=""/>
                <parameter type="real" name="dy" default=""/>
                <parameter type="real" name="dw" default=""/>
                <parameter type="real" name="dh" default=""/>
            </function>
            <function name="ellipse" fullname="QtQuick.Context2D.ellipse" href="qml-qtquick-context2d.html#ellipse-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
                <parameter type="real" name="w" default=""/>
                <parameter type="real" name="h" default=""/>
            </function>
            <function name="fill" fullname="QtQuick.Context2D.fill" href="qml-qtquick-context2d.html#fill-method" status="active" access="public" documented="true" meta="qmlmethod" type="object"/>
            <function name="fillRect" fullname="QtQuick.Context2D.fillRect" href="qml-qtquick-context2d.html#fillRect-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
                <parameter type="real" name="w" default=""/>
                <parameter type="real" name="h" default=""/>
            </function>
            <function name="fillText" fullname="QtQuick.Context2D.fillText" href="qml-qtquick-context2d.html#fillText-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="" name="text" default=""/>
                <parameter type="" name="x" default=""/>
                <parameter type="" name="y" default=""/>
            </function>
            <function name="getImageData" fullname="QtQuick.Context2D.getImageData" href="qml-qtquick-context2d.html#getImageData-method" status="active" access="public" documented="true" meta="qmlmethod" type="CanvasImageData">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
                <parameter type="real" name="w" default=""/>
                <parameter type="real" name="h" default=""/>
            </function>
            <function name="getLineDash" fullname="QtQuick.Context2D.getLineDash" href="qml-qtquick-context2d.html#getLineDash-method" status="active" access="public" documented="true" since="QtQuick 2.11" meta="qmlmethod" type="array"/>
            <function name="isPointInPath" fullname="QtQuick.Context2D.isPointInPath" href="qml-qtquick-context2d.html#isPointInPath-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
            </function>
            <function name="lineTo" fullname="QtQuick.Context2D.lineTo" href="qml-qtquick-context2d.html#lineTo-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
            </function>
            <function name="measureText" fullname="QtQuick.Context2D.measureText" href="qml-qtquick-context2d.html#measureText-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="" name="text" default=""/>
            </function>
            <function name="moveTo" fullname="QtQuick.Context2D.moveTo" href="qml-qtquick-context2d.html#moveTo-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
            </function>
            <function name="putImageData" fullname="QtQuick.Context2D.putImageData" href="qml-qtquick-context2d.html#putImageData-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="CanvasImageData" name="imageData" default=""/>
                <parameter type="real" name="dx" default=""/>
                <parameter type="real" name="dy" default=""/>
                <parameter type="real" name="dirtyX" default=""/>
                <parameter type="real" name="dirtyY" default=""/>
                <parameter type="real" name="dirtyWidth" default=""/>
                <parameter type="real" name="dirtyHeight" default=""/>
            </function>
            <function name="quadraticCurveTo" fullname="QtQuick.Context2D.quadraticCurveTo" href="qml-qtquick-context2d.html#quadraticCurveTo-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="real" name="cpx" default=""/>
                <parameter type="real" name="cpy" default=""/>
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
            </function>
            <function name="rect" fullname="QtQuick.Context2D.rect" href="qml-qtquick-context2d.html#rect-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
                <parameter type="real" name="w" default=""/>
                <parameter type="real" name="h" default=""/>
            </function>
            <function name="reset" fullname="QtQuick.Context2D.reset" href="qml-qtquick-context2d.html#reset-method" status="active" access="public" documented="true" meta="qmlmethod" type="object"/>
            <function name="resetTransform" fullname="QtQuick.Context2D.resetTransform" href="qml-qtquick-context2d.html#resetTransform-method" status="active" access="public" documented="true" meta="qmlmethod" type="object"/>
            <function name="restore" fullname="QtQuick.Context2D.restore" href="qml-qtquick-context2d.html#restore-method" status="active" access="public" documented="true" meta="qmlmethod" type="object"/>
            <function name="rotate" fullname="QtQuick.Context2D.rotate" href="qml-qtquick-context2d.html#rotate-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="real" name="angle" default=""/>
            </function>
            <function name="roundedRect" fullname="QtQuick.Context2D.roundedRect" href="qml-qtquick-context2d.html#roundedRect-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
                <parameter type="real" name="w" default=""/>
                <parameter type="real" name="h" default=""/>
                <parameter type="real" name="xRadius" default=""/>
                <parameter type="real" name="yRadius" default=""/>
            </function>
            <function name="save" fullname="QtQuick.Context2D.save" href="qml-qtquick-context2d.html#save-method" status="active" access="public" documented="true" meta="qmlmethod" type="object"/>
            <function name="scale" fullname="QtQuick.Context2D.scale" href="qml-qtquick-context2d.html#scale-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
            </function>
            <function name="setLineDash" fullname="QtQuick.Context2D.setLineDash" href="qml-qtquick-context2d.html#setLineDash-method" status="active" access="public" documented="true" since="QtQuick 2.11" meta="qmlmethod">
                <parameter type="array" name="pattern" default=""/>
            </function>
            <function name="setTransform" fullname="QtQuick.Context2D.setTransform" href="qml-qtquick-context2d.html#setTransform-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="real" name="a" default=""/>
                <parameter type="real" name="b" default=""/>
                <parameter type="real" name="c" default=""/>
                <parameter type="real" name="d" default=""/>
                <parameter type="real" name="e" default=""/>
                <parameter type="real" name="f" default=""/>
            </function>
            <function name="shear" fullname="QtQuick.Context2D.shear" href="qml-qtquick-context2d.html#shear-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="real" name="sh" default=""/>
                <parameter type="real" name="sv" default=""/>
            </function>
            <function name="stroke" fullname="QtQuick.Context2D.stroke" href="qml-qtquick-context2d.html#stroke-method" status="active" access="public" documented="true" meta="qmlmethod" type="object"/>
            <function name="strokeRect" fullname="QtQuick.Context2D.strokeRect" href="qml-qtquick-context2d.html#strokeRect-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
                <parameter type="real" name="w" default=""/>
                <parameter type="real" name="h" default=""/>
            </function>
            <function name="strokeText" fullname="QtQuick.Context2D.strokeText" href="qml-qtquick-context2d.html#strokeText-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="" name="text" default=""/>
                <parameter type="" name="x" default=""/>
                <parameter type="" name="y" default=""/>
            </function>
            <function name="text" fullname="QtQuick.Context2D.text" href="qml-qtquick-context2d.html#text-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="string" name="text" default=""/>
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
            </function>
            <function name="transform" fullname="QtQuick.Context2D.transform" href="qml-qtquick-context2d.html#transform-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="real" name="a" default=""/>
                <parameter type="real" name="b" default=""/>
                <parameter type="real" name="c" default=""/>
                <parameter type="real" name="d" default=""/>
                <parameter type="real" name="e" default=""/>
                <parameter type="real" name="f" default=""/>
            </function>
            <function name="translate" fullname="QtQuick.Context2D.translate" href="qml-qtquick-context2d.html#translate-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
            </function>
            <qmlproperty name="canvas" fullname="QtQuick.Context2D.canvas" href="qml-qtquick-context2d.html#canvas-prop" status="active" access="public" documented="true" type="QtQuick::Canvas" attached="false" writable="true"/>
            <qmlproperty name="fillRule" fullname="QtQuick.Context2D.fillRule" href="qml-qtquick-context2d.html#fillRule-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="fillStyle" fullname="QtQuick.Context2D.fillStyle" href="qml-qtquick-context2d.html#fillStyle-prop" status="active" access="public" documented="true" type="variant" attached="false" writable="true"/>
            <qmlproperty name="font" fullname="QtQuick.Context2D.font" href="qml-qtquick-context2d.html#font-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="globalAlpha" fullname="QtQuick.Context2D.globalAlpha" href="qml-qtquick-context2d.html#globalAlpha-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="globalCompositeOperation" fullname="QtQuick.Context2D.globalCompositeOperation" href="qml-qtquick-context2d.html#globalCompositeOperation-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="lineCap" fullname="QtQuick.Context2D.lineCap" href="qml-qtquick-context2d.html#lineCap-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="lineDashOffset" fullname="QtQuick.Context2D.lineDashOffset" href="qml-qtquick-context2d.html#lineDashOffset-prop" status="active" access="public" since="QtQuick 2.11" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="lineJoin" fullname="QtQuick.Context2D.lineJoin" href="qml-qtquick-context2d.html#lineJoin-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="lineWidth" fullname="QtQuick.Context2D.lineWidth" href="qml-qtquick-context2d.html#lineWidth-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="miterLimit" fullname="QtQuick.Context2D.miterLimit" href="qml-qtquick-context2d.html#miterLimit-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="shadowBlur" fullname="QtQuick.Context2D.shadowBlur" href="qml-qtquick-context2d.html#shadowBlur-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="shadowColor" fullname="QtQuick.Context2D.shadowColor" href="qml-qtquick-context2d.html#shadowColor-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="shadowOffsetX" fullname="QtQuick.Context2D.shadowOffsetX" href="qml-qtquick-context2d.html#shadowOffsetX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="shadowOffsetY" fullname="QtQuick.Context2D.shadowOffsetY" href="qml-qtquick-context2d.html#shadowOffsetY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="strokeStyle" fullname="QtQuick.Context2D.strokeStyle" href="qml-qtquick-context2d.html#strokeStyle-prop" status="active" access="public" documented="true" type="variant" attached="false" writable="true"/>
            <qmlproperty name="textAlign" fullname="QtQuick.Context2D.textAlign" href="qml-qtquick-context2d.html#textAlign-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="textBaseline" fullname="QtQuick.Context2D.textBaseline" href="qml-qtquick-context2d.html#textBaseline-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="CumulativeDirection" qml-module-name="QtQuick.Particles" qml-base-type="QtQuick.Particles::Direction" fullname="QtQuick.Particles.CumulativeDirection" href="qml-qtquick-particles-cumulativedirection.html" status="active" access="public" documented="true" groups="qtquick-particles" title="CumulativeDirection" fulltitle="CumulativeDirection" subtitle="" brief="For specifying a direction made of other directions"/>
        <qmlclass name="Direction" qml-module-name="QtQuick.Particles" fullname="QtQuick.Particles.Direction" href="qml-qtquick-particles-direction.html" status="active" access="public" documented="true" groups="qtquick-particles" title="Direction" fulltitle="Direction" subtitle="" brief="For specifying a vector space"/>
        <qmlclass name="DoubleValidator" qml-module-name="QtQuick" fullname="QtQuick.DoubleValidator" href="qml-qtquick-doublevalidator.html" status="active" access="public" documented="true" groups="qtquick-text-utility,qtquick-text-validators" title="DoubleValidator" fulltitle="DoubleValidator" subtitle="" brief="Defines a validator for non-integer numbers">
            <qmlproperty name="bottom" fullname="QtQuick.DoubleValidator.bottom" href="qml-qtquick-doublevalidator.html#bottom-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="decimals" fullname="QtQuick.DoubleValidator.decimals" href="qml-qtquick-doublevalidator.html#decimals-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="locale" fullname="QtQuick.DoubleValidator.locale" href="qml-qtquick-doublevalidator.html#locale-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="notation" fullname="QtQuick.DoubleValidator.notation" href="qml-qtquick-doublevalidator.html#notation-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="top" fullname="QtQuick.DoubleValidator.top" href="qml-qtquick-doublevalidator.html#top-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Drag" qml-module-name="QtQuick" fullname="QtQuick.Drag" href="qml-qtquick-drag.html" status="active" access="public" documented="true" groups="qtquick-input" title="Drag" fulltitle="Drag" subtitle="" brief="For specifying drag and drop events for moved Items">
            <function name="cancel" fullname="QtQuick.Drag.cancel" href="qml-qtquick-drag.html#cancel-method" status="active" access="public" documented="true" meta="qmlmethod" type="void"/>
            <function name="dragFinished" fullname="QtQuick.Drag.dragFinished" href="qml-qtquick-drag.html#dragFinished-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="DropAction" name="dropAction" default=""/>
            </function>
            <function name="dragStarted" fullname="QtQuick.Drag.dragStarted" href="qml-qtquick-drag.html#dragStarted-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="drop" fullname="QtQuick.Drag.drop" href="qml-qtquick-drag.html#drop-method" status="active" access="public" documented="true" meta="qmlmethod" type="enumeration"/>
            <function name="start" fullname="QtQuick.Drag.start" href="qml-qtquick-drag.html#start-method" status="active" access="public" documented="true" meta="qmlmethod" type="void">
                <parameter type="flags" name="supportedActions" default=""/>
            </function>
            <function name="startDrag" fullname="QtQuick.Drag.startDrag" href="qml-qtquick-drag.html#startDrag-method" status="active" access="public" documented="true" meta="qmlmethod" type="void">
                <parameter type="flags" name="supportedActions" default=""/>
            </function>
            <qmlproperty name="active" fullname="QtQuick.Drag.active" href="qml-qtquick-drag.html#active-attached-prop" status="active" access="public" documented="true" type="bool" attached="true" writable="false"/>
            <qmlproperty name="dragType" fullname="QtQuick.Drag.dragType" href="qml-qtquick-drag.html#dragType-attached-prop" status="active" access="public" documented="true" type="enumeration" attached="true" writable="true"/>
            <qmlproperty name="hotSpot" fullname="QtQuick.Drag.hotSpot" href="qml-qtquick-drag.html#hotSpot-attached-prop" status="active" access="public" documented="true" type="point" attached="true" writable="true"/>
            <qmlproperty name="imageSource" fullname="QtQuick.Drag.imageSource" href="qml-qtquick-drag.html#imageSource-attached-prop" status="active" access="public" documented="true" type="url" attached="true" writable="true"/>
            <qmlproperty name="imageSourceSize" fullname="QtQuick.Drag.imageSourceSize" href="qml-qtquick-drag.html#imageSourceSize-attached-prop" status="active" access="public" since="6.8" documented="true" type="size" attached="true" writable="true"/>
            <qmlproperty name="keys" fullname="QtQuick.Drag.keys" href="qml-qtquick-drag.html#keys-attached-prop" status="active" access="public" documented="true" type="stringlist" attached="true" writable="true"/>
            <qmlproperty name="mimeData" fullname="QtQuick.Drag.mimeData" href="qml-qtquick-drag.html#mimeData-attached-prop" status="active" access="public" documented="true" type="var" attached="true" writable="true"/>
            <qmlproperty name="proposedAction" fullname="QtQuick.Drag.proposedAction" href="qml-qtquick-drag.html#proposedAction-attached-prop" status="active" access="public" documented="true" type="enumeration" attached="true" writable="true"/>
            <qmlproperty name="source" fullname="QtQuick.Drag.source" href="qml-qtquick-drag.html#source-attached-prop" status="active" access="public" documented="true" type="Object" attached="true" writable="true"/>
            <qmlproperty name="supportedActions" fullname="QtQuick.Drag.supportedActions" href="qml-qtquick-drag.html#supportedActions-attached-prop" status="active" access="public" documented="true" type="flags" attached="true" writable="true"/>
            <qmlproperty name="target" fullname="QtQuick.Drag.target" href="qml-qtquick-drag.html#target-attached-prop" status="active" access="public" documented="true" type="Object" attached="true" writable="true"/>
        </qmlclass>
        <qmlclass name="DragEvent" qml-module-name="QtQuick" fullname="QtQuick.DragEvent" href="qml-qtquick-dragevent.html" status="active" access="public" documented="true" groups="qtquick-input-events" title="DragEvent" fulltitle="DragEvent" subtitle="" brief="Provides information about a drag event">
            <function name="accept" fullname="QtQuick.DragEvent.accept" href="qml-qtquick-dragevent.html#accept-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="accept" fullname="QtQuick.DragEvent.accept" href="qml-qtquick-dragevent.html#accept-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="enumeration" name="action" default=""/>
            </function>
            <function name="acceptProposedAction" fullname="QtQuick.DragEvent.acceptProposedAction" href="qml-qtquick-dragevent.html#acceptProposedAction-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="getDataAsArrayBuffer" fullname="QtQuick.DragEvent.getDataAsArrayBuffer" href="qml-qtquick-dragevent.html#getDataAsArrayBuffer-method" status="active" access="public" documented="true" meta="qmlmethod" type="string">
                <parameter type="string" name="format" default=""/>
            </function>
            <function name="getDataAsString" fullname="QtQuick.DragEvent.getDataAsString" href="qml-qtquick-dragevent.html#getDataAsString-method" status="active" access="public" documented="true" meta="qmlmethod" type="string">
                <parameter type="string" name="format" default=""/>
            </function>
            <qmlproperty name="accepted" fullname="QtQuick.DragEvent.accepted" href="qml-qtquick-dragevent.html#accepted-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="action" fullname="QtQuick.DragEvent.action" href="qml-qtquick-dragevent.html#action-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="colorData" fullname="QtQuick.DragEvent.colorData" href="qml-qtquick-dragevent.html#colorData-prop" status="active" access="public" documented="true" type="color" attached="false" writable="false"/>
            <qmlproperty name="drag.source" fullname="QtQuick.DragEvent.drag.source" href="qml-qtquick-dragevent.html#drag.source-prop" status="active" access="public" documented="true" type="QtObject" attached="false" writable="true"/>
            <qmlproperty name="formats" fullname="QtQuick.DragEvent.formats" href="qml-qtquick-dragevent.html#formats-prop" status="active" access="public" documented="true" type="stringlist" attached="false" writable="false"/>
            <qmlproperty name="hasColor" fullname="QtQuick.DragEvent.hasColor" href="qml-qtquick-dragevent.html#hasColor-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="hasHtml" fullname="QtQuick.DragEvent.hasHtml" href="qml-qtquick-dragevent.html#hasHtml-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="hasText" fullname="QtQuick.DragEvent.hasText" href="qml-qtquick-dragevent.html#hasText-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="hasUrls" fullname="QtQuick.DragEvent.hasUrls" href="qml-qtquick-dragevent.html#hasUrls-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="html" fullname="QtQuick.DragEvent.html" href="qml-qtquick-dragevent.html#html-prop" status="active" access="public" documented="true" type="string" attached="false" writable="false"/>
            <qmlproperty name="keys" fullname="QtQuick.DragEvent.keys" href="qml-qtquick-dragevent.html#keys-prop" status="active" access="public" documented="true" type="stringlist" attached="false" writable="false"/>
            <qmlproperty name="proposedAction" fullname="QtQuick.DragEvent.proposedAction" href="qml-qtquick-dragevent.html#proposedAction-prop" status="active" access="public" documented="true" type="flags" attached="false" writable="false"/>
            <qmlproperty name="supportedActions" fullname="QtQuick.DragEvent.supportedActions" href="qml-qtquick-dragevent.html#supportedActions-prop" status="active" access="public" documented="true" type="flags" attached="false" writable="false"/>
            <qmlproperty name="text" fullname="QtQuick.DragEvent.text" href="qml-qtquick-dragevent.html#text-prop" status="active" access="public" documented="true" type="string" attached="false" writable="false"/>
            <qmlproperty name="urls" fullname="QtQuick.DragEvent.urls" href="qml-qtquick-dragevent.html#urls-prop" status="active" access="public" documented="true" type="urllist" attached="false" writable="false"/>
            <qmlproperty name="x" fullname="QtQuick.DragEvent.x" href="qml-qtquick-dragevent.html#x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="y" fullname="QtQuick.DragEvent.y" href="qml-qtquick-dragevent.html#y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="DragHandler" qml-module-name="QtQuick" qml-base-type="QtQuick::MultiPointHandler" fullname="QtQuick.DragHandler" href="qml-qtquick-draghandler.html" status="active" access="public" documented="true" groups="qtquick-input-handlers" title="DragHandler" fulltitle="DragHandler" subtitle="" brief="Handler for dragging">
            <qmlproperty name="acceptedButtons" fullname="QtQuick.DragHandler.acceptedButtons" href="qml-qtquick-draghandler.html#acceptedButtons-prop" status="active" access="public" documented="true" type="flags" attached="false" writable="true"/>
            <qmlproperty name="acceptedDevices" fullname="QtQuick.DragHandler.acceptedDevices" href="qml-qtquick-draghandler.html#acceptedDevices-prop" status="active" access="public" documented="true" type="flags" attached="false" writable="true"/>
            <qmlproperty name="acceptedModifiers" fullname="QtQuick.DragHandler.acceptedModifiers" href="qml-qtquick-draghandler.html#acceptedModifiers-prop" status="active" access="public" documented="true" type="flags" attached="false" writable="true"/>
            <qmlproperty name="acceptedPointerTypes" fullname="QtQuick.DragHandler.acceptedPointerTypes" href="qml-qtquick-draghandler.html#acceptedPointerTypes-prop" status="active" access="public" documented="true" type="flags" attached="false" writable="true"/>
            <qmlproperty name="activeTranslation" fullname="QtQuick.DragHandler.activeTranslation" href="qml-qtquick-draghandler.html#activeTranslation-prop" status="active" access="public" documented="true" type="vector2d" attached="false" writable="false"/>
            <qmlproperty name="margin" fullname="QtQuick.DragHandler.margin" href="qml-qtquick-draghandler.html#margin-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="persistentTranslation" fullname="QtQuick.DragHandler.persistentTranslation" href="qml-qtquick-draghandler.html#persistentTranslation-prop" status="active" access="public" documented="true" type="vector2d" attached="false" writable="true"/>
            <qmlproperty name="snapMode" fullname="QtQuick.DragHandler.snapMode" href="qml-qtquick-draghandler.html#snapMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="translation" fullname="QtQuick.DragHandler.translation" href="qml-qtquick-draghandler-obsolete.html#translation-prop" status="deprecated" access="public" documented="true" type="vector2d" attached="false" writable="false"/>
            <qmlproperty name="xAxis.activeValue" fullname="QtQuick.DragHandler.xAxis.activeValue" href="qml-qtquick-draghandler.html#xAxis.activeValue-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="xAxis.enabled" fullname="QtQuick.DragHandler.xAxis.enabled" href="qml-qtquick-draghandler.html#xAxis.enabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="xAxis.maximum" fullname="QtQuick.DragHandler.xAxis.maximum" href="qml-qtquick-draghandler.html#xAxis.maximum-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="xAxis.minimum" fullname="QtQuick.DragHandler.xAxis.minimum" href="qml-qtquick-draghandler.html#xAxis.minimum-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="yAxis.activeValue" fullname="QtQuick.DragHandler.yAxis.activeValue" href="qml-qtquick-draghandler.html#yAxis.activeValue-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="yAxis.enabled" fullname="QtQuick.DragHandler.yAxis.enabled" href="qml-qtquick-draghandler.html#yAxis.enabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="yAxis.maximum" fullname="QtQuick.DragHandler.yAxis.maximum" href="qml-qtquick-draghandler.html#yAxis.maximum-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="yAxis.minimum" fullname="QtQuick.DragHandler.yAxis.minimum" href="qml-qtquick-draghandler.html#yAxis.minimum-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="xAxis" fullname="QtQuick.DragHandler.xAxis" href="qml-qtquick-draghandler.html#xAxis-prop" status="active" access="public" documented="true"/>
            <qmlproperty name="yAxis" fullname="QtQuick.DragHandler.yAxis" href="qml-qtquick-draghandler.html#yAxis-prop" status="active" access="public" documented="true"/>
        </qmlclass>
        <qmlclass name="DropArea" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.DropArea" href="qml-qtquick-droparea.html" status="active" access="public" documented="true" groups="qtquick-input" title="DropArea" fulltitle="DropArea" subtitle="" brief="For specifying drag and drop handling in an area">
            <function name="dropped" fullname="QtQuick.DropArea.dropped" href="qml-qtquick-droparea.html#dropped-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="DragEvent" name="drop" default=""/>
            </function>
            <function name="entered" fullname="QtQuick.DropArea.entered" href="qml-qtquick-droparea.html#entered-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="DragEvent" name="drag" default=""/>
            </function>
            <function name="exited" fullname="QtQuick.DropArea.exited" href="qml-qtquick-droparea.html#exited-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="positionChanged" fullname="QtQuick.DropArea.positionChanged" href="qml-qtquick-droparea.html#positionChanged-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="DragEvent" name="drag" default=""/>
            </function>
            <qmlproperty name="containsDrag" fullname="QtQuick.DropArea.containsDrag" href="qml-qtquick-droparea.html#containsDrag-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="drag.source" fullname="QtQuick.DropArea.drag.source" href="qml-qtquick-droparea.html#drag.source-prop" status="active" access="public" documented="true" type="QtObject" attached="false" writable="false"/>
            <qmlproperty name="drag.x" fullname="QtQuick.DropArea.drag.x" href="qml-qtquick-droparea.html#drag.x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="drag.y" fullname="QtQuick.DropArea.drag.y" href="qml-qtquick-droparea.html#drag.y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="keys" fullname="QtQuick.DropArea.keys" href="qml-qtquick-droparea.html#keys-prop" status="active" access="public" documented="true" type="stringlist" attached="false" writable="true"/>
            <qmlproperty name="drag" fullname="QtQuick.DropArea.drag" href="qml-qtquick-droparea.html#drag-prop" status="active" access="public" documented="true"/>
        </qmlclass>
        <qmlclass name="EllipseShape" qml-module-name="QtQuick.Particles" qml-base-type="QtQuick.Shapes::Shape" fullname="QtQuick.Particles.EllipseShape" href="qml-qtquick-particles-ellipseshape.html" status="active" access="public" documented="true" groups="qtquick-particles" title="EllipseShape" fulltitle="EllipseShape" subtitle="" brief="Represents an ellipse to other particle system elements">
            <qmlproperty name="fill" fullname="QtQuick.Particles.EllipseShape.fill" href="qml-qtquick-particles-ellipseshape.html#fill-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Emitter" qml-module-name="QtQuick.Particles" fullname="QtQuick.Particles.Emitter" href="qml-qtquick-particles-emitter.html" status="active" access="public" documented="true" groups="qtquick-particles" title="Emitter" fulltitle="Emitter" subtitle="" brief="Emits logical particles">
            <function name="burst" fullname="QtQuick.Particles.Emitter.burst" href="qml-qtquick-particles-emitter.html#burst-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="int" name="count" default=""/>
            </function>
            <function name="burst" fullname="QtQuick.Particles.Emitter.burst" href="qml-qtquick-particles-emitter.html#burst-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="int" name="count" default=""/>
                <parameter type="int" name="x" default=""/>
                <parameter type="int" name="y" default=""/>
            </function>
            <function name="emitParticles" fullname="QtQuick.Particles.Emitter.emitParticles" href="qml-qtquick-particles-emitter.html#emitParticles-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="Array" name="particles" default=""/>
            </function>
            <function name="pulse" fullname="QtQuick.Particles.Emitter.pulse" href="qml-qtquick-particles-emitter.html#pulse-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="int" name="duration" default=""/>
            </function>
            <qmlproperty name="acceleration" fullname="QtQuick.Particles.Emitter.acceleration" href="qml-qtquick-particles-emitter.html#acceleration-prop" status="active" access="public" documented="true" type="StochasticDirection" attached="false" writable="true"/>
            <qmlproperty name="emitRate" fullname="QtQuick.Particles.Emitter.emitRate" href="qml-qtquick-particles-emitter.html#emitRate-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="enabled" fullname="QtQuick.Particles.Emitter.enabled" href="qml-qtquick-particles-emitter.html#enabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="endSize" fullname="QtQuick.Particles.Emitter.endSize" href="qml-qtquick-particles-emitter.html#endSize-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="group" fullname="QtQuick.Particles.Emitter.group" href="qml-qtquick-particles-emitter.html#group-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="lifeSpan" fullname="QtQuick.Particles.Emitter.lifeSpan" href="qml-qtquick-particles-emitter.html#lifeSpan-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="lifeSpanVariation" fullname="QtQuick.Particles.Emitter.lifeSpanVariation" href="qml-qtquick-particles-emitter.html#lifeSpanVariation-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="maximumEmitted" fullname="QtQuick.Particles.Emitter.maximumEmitted" href="qml-qtquick-particles-emitter.html#maximumEmitted-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="shape" fullname="QtQuick.Particles.Emitter.shape" href="qml-qtquick-particles-emitter.html#shape-prop" status="active" access="public" documented="true" type="Shape" attached="false" writable="true"/>
            <qmlproperty name="size" fullname="QtQuick.Particles.Emitter.size" href="qml-qtquick-particles-emitter.html#size-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="sizeVariation" fullname="QtQuick.Particles.Emitter.sizeVariation" href="qml-qtquick-particles-emitter.html#sizeVariation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="startTime" fullname="QtQuick.Particles.Emitter.startTime" href="qml-qtquick-particles-emitter.html#startTime-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="system" fullname="QtQuick.Particles.Emitter.system" href="qml-qtquick-particles-emitter.html#system-prop" status="active" access="public" documented="true" type="ParticleSystem" attached="false" writable="true"/>
            <qmlproperty name="velocity" fullname="QtQuick.Particles.Emitter.velocity" href="qml-qtquick-particles-emitter.html#velocity-prop" status="active" access="public" documented="true" type="StochasticDirection" attached="false" writable="true"/>
            <qmlproperty name="velocityFromMovement" fullname="QtQuick.Particles.Emitter.velocityFromMovement" href="qml-qtquick-particles-emitter.html#velocityFromMovement-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="EnterKey" qml-module-name="QtQuick" fullname="QtQuick.EnterKey" href="qml-qtquick-enterkey.html" status="active" access="public" documented="true" groups="qtquick-input" title="EnterKey" fulltitle="EnterKey" subtitle="" brief="Provides a property to manipulate the appearance of Enter key on an on-screen keyboard">
            <qmlproperty name="type" fullname="QtQuick.EnterKey.type" href="qml-qtquick-enterkey.html#type-attached-prop" status="active" access="public" documented="true" type="enumeration" attached="true" writable="true"/>
        </qmlclass>
        <qmlclass name="Flickable" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.Flickable" href="qml-qtquick-flickable.html" status="active" access="public" documented="true" groups="qtquick-containers,qtquick-input" title="Flickable" fulltitle="Flickable" subtitle="" brief="Provides a surface that can be &quot;flicked&quot;">
            <contents name="example-usage" title="Example Usage" level="1"/>
            <contents name="examples-of-contentx-and-contenty" title="Examples of contentX and contentY" level="1"/>
            <contents name="limitations" title="Limitations" level="1"/>
            <function name="cancelFlick" fullname="QtQuick.Flickable.cancelFlick" href="qml-qtquick-flickable.html#cancelFlick-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="dragEnded" fullname="QtQuick.Flickable.dragEnded" href="qml-qtquick-flickable.html#dragEnded-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="dragStarted" fullname="QtQuick.Flickable.dragStarted" href="qml-qtquick-flickable.html#dragStarted-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="flick" fullname="QtQuick.Flickable.flick" href="qml-qtquick-flickable.html#flick-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="qreal" name="xVelocity" default=""/>
                <parameter type="qreal" name="yVelocity" default=""/>
            </function>
            <function name="flickEnded" fullname="QtQuick.Flickable.flickEnded" href="qml-qtquick-flickable.html#flickEnded-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="flickStarted" fullname="QtQuick.Flickable.flickStarted" href="qml-qtquick-flickable.html#flickStarted-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="movementEnded" fullname="QtQuick.Flickable.movementEnded" href="qml-qtquick-flickable.html#movementEnded-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="movementStarted" fullname="QtQuick.Flickable.movementStarted" href="qml-qtquick-flickable.html#movementStarted-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="resizeContent" fullname="QtQuick.Flickable.resizeContent" href="qml-qtquick-flickable.html#resizeContent-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="real" name="width" default=""/>
                <parameter type="real" name="height" default=""/>
                <parameter type="QPointF" name="center" default=""/>
            </function>
            <function name="returnToBounds" fullname="QtQuick.Flickable.returnToBounds" href="qml-qtquick-flickable.html#returnToBounds-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <qmlproperty name="acceptedButtons" fullname="QtQuick.Flickable.acceptedButtons" href="qml-qtquick-flickable.html#acceptedButtons-prop" status="active" access="public" since="6.9" documented="true" type="flags" attached="false" writable="true"/>
            <qmlproperty name="atXBeginning" fullname="QtQuick.Flickable.atXBeginning" href="qml-qtquick-flickable.html#atXBeginning-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="atXEnd" fullname="QtQuick.Flickable.atXEnd" href="qml-qtquick-flickable.html#atXEnd-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="atYBeginning" fullname="QtQuick.Flickable.atYBeginning" href="qml-qtquick-flickable.html#atYBeginning-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="atYEnd" fullname="QtQuick.Flickable.atYEnd" href="qml-qtquick-flickable.html#atYEnd-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="bottomMargin" fullname="QtQuick.Flickable.bottomMargin" href="qml-qtquick-flickable.html#bottomMargin-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="boundsBehavior" fullname="QtQuick.Flickable.boundsBehavior" href="qml-qtquick-flickable.html#boundsBehavior-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="boundsMovement" fullname="QtQuick.Flickable.boundsMovement" href="qml-qtquick-flickable.html#boundsMovement-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="contentHeight" fullname="QtQuick.Flickable.contentHeight" href="qml-qtquick-flickable.html#contentHeight-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="contentItem" fullname="QtQuick.Flickable.contentItem" href="qml-qtquick-flickable.html#contentItem-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="false"/>
            <qmlproperty name="contentWidth" fullname="QtQuick.Flickable.contentWidth" href="qml-qtquick-flickable.html#contentWidth-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="contentX" fullname="QtQuick.Flickable.contentX" href="qml-qtquick-flickable.html#contentX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="contentY" fullname="QtQuick.Flickable.contentY" href="qml-qtquick-flickable.html#contentY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="dragging" fullname="QtQuick.Flickable.dragging" href="qml-qtquick-flickable.html#dragging-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="draggingHorizontally" fullname="QtQuick.Flickable.draggingHorizontally" href="qml-qtquick-flickable.html#draggingHorizontally-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="draggingVertically" fullname="QtQuick.Flickable.draggingVertically" href="qml-qtquick-flickable.html#draggingVertically-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="flickDeceleration" fullname="QtQuick.Flickable.flickDeceleration" href="qml-qtquick-flickable.html#flickDeceleration-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="flickableDirection" fullname="QtQuick.Flickable.flickableDirection" href="qml-qtquick-flickable.html#flickableDirection-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="flicking" fullname="QtQuick.Flickable.flicking" href="qml-qtquick-flickable.html#flicking-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="flickingHorizontally" fullname="QtQuick.Flickable.flickingHorizontally" href="qml-qtquick-flickable.html#flickingHorizontally-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="flickingVertically" fullname="QtQuick.Flickable.flickingVertically" href="qml-qtquick-flickable.html#flickingVertically-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="horizontalOvershoot" fullname="QtQuick.Flickable.horizontalOvershoot" href="qml-qtquick-flickable.html#horizontalOvershoot-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="horizontalVelocity" fullname="QtQuick.Flickable.horizontalVelocity" href="qml-qtquick-flickable.html#horizontalVelocity-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="interactive" fullname="QtQuick.Flickable.interactive" href="qml-qtquick-flickable.html#interactive-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="leftMargin" fullname="QtQuick.Flickable.leftMargin" href="qml-qtquick-flickable.html#leftMargin-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="maximumFlickVelocity" fullname="QtQuick.Flickable.maximumFlickVelocity" href="qml-qtquick-flickable.html#maximumFlickVelocity-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="moving" fullname="QtQuick.Flickable.moving" href="qml-qtquick-flickable.html#moving-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="movingHorizontally" fullname="QtQuick.Flickable.movingHorizontally" href="qml-qtquick-flickable.html#movingHorizontally-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="movingVertically" fullname="QtQuick.Flickable.movingVertically" href="qml-qtquick-flickable.html#movingVertically-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="originX" fullname="QtQuick.Flickable.originX" href="qml-qtquick-flickable.html#originX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="originY" fullname="QtQuick.Flickable.originY" href="qml-qtquick-flickable.html#originY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="pixelAligned" fullname="QtQuick.Flickable.pixelAligned" href="qml-qtquick-flickable.html#pixelAligned-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="pressDelay" fullname="QtQuick.Flickable.pressDelay" href="qml-qtquick-flickable.html#pressDelay-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="rebound" fullname="QtQuick.Flickable.rebound" href="qml-qtquick-flickable.html#rebound-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="rightMargin" fullname="QtQuick.Flickable.rightMargin" href="qml-qtquick-flickable.html#rightMargin-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="synchronousDrag" fullname="QtQuick.Flickable.synchronousDrag" href="qml-qtquick-flickable.html#synchronousDrag-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="topMargin" fullname="QtQuick.Flickable.topMargin" href="qml-qtquick-flickable.html#topMargin-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="verticalOvershoot" fullname="QtQuick.Flickable.verticalOvershoot" href="qml-qtquick-flickable.html#verticalOvershoot-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="verticalVelocity" fullname="QtQuick.Flickable.verticalVelocity" href="qml-qtquick-flickable.html#verticalVelocity-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="visibleArea.heightRatio" fullname="QtQuick.Flickable.visibleArea.heightRatio" href="qml-qtquick-flickable.html#visibleArea.heightRatio-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="visibleArea.widthRatio" fullname="QtQuick.Flickable.visibleArea.widthRatio" href="qml-qtquick-flickable.html#visibleArea.widthRatio-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="visibleArea.xPosition" fullname="QtQuick.Flickable.visibleArea.xPosition" href="qml-qtquick-flickable.html#visibleArea.xPosition-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="visibleArea.yPosition" fullname="QtQuick.Flickable.visibleArea.yPosition" href="qml-qtquick-flickable.html#visibleArea.yPosition-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="visibleArea" fullname="QtQuick.Flickable.visibleArea" href="qml-qtquick-flickable.html#visibleArea-prop" status="active" access="public" documented="true"/>
        </qmlclass>
        <qmlclass name="Flipable" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.Flipable" href="qml-qtquick-flipable.html" status="active" access="public" documented="true" groups="qtquick-containers,qtquick-input" title="Flipable" fulltitle="Flipable" subtitle="" brief="Provides a surface that can be flipped">
            <contents name="example-usage" title="Example Usage" level="1"/>
            <qmlproperty name="back" fullname="QtQuick.Flipable.back" href="qml-qtquick-flipable.html#back-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="true"/>
            <qmlproperty name="front" fullname="QtQuick.Flipable.front" href="qml-qtquick-flipable.html#front-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="true"/>
            <qmlproperty name="side" fullname="QtQuick.Flipable.side" href="qml-qtquick-flipable.html#side-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="Flow" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.Flow" href="qml-qtquick-flow.html" status="active" access="public" documented="true" groups="qtquick-positioners" title="Flow" fulltitle="Flow" subtitle="" brief="Positions its children side by side, wrapping as necessary">
            <function name="forceLayout" fullname="QtQuick.Flow.forceLayout" href="qml-qtquick-flow.html#forceLayout-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="positioningComplete" fullname="QtQuick.Flow.positioningComplete" href="qml-qtquick-flow.html#positioningComplete-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <qmlproperty name="add" fullname="QtQuick.Flow.add" href="qml-qtquick-flow.html#add-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="bottomPadding" fullname="QtQuick.Flow.bottomPadding" href="qml-qtquick-flow.html#bottomPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="effectiveLayoutDirection" fullname="QtQuick.Flow.effectiveLayoutDirection" href="qml-qtquick-flow.html#effectiveLayoutDirection-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
            <qmlproperty name="flow" fullname="QtQuick.Flow.flow" href="qml-qtquick-flow.html#flow-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="layoutDirection" fullname="QtQuick.Flow.layoutDirection" href="qml-qtquick-flow.html#layoutDirection-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="leftPadding" fullname="QtQuick.Flow.leftPadding" href="qml-qtquick-flow.html#leftPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="move" fullname="QtQuick.Flow.move" href="qml-qtquick-flow.html#move-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="padding" fullname="QtQuick.Flow.padding" href="qml-qtquick-flow.html#padding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="populate" fullname="QtQuick.Flow.populate" href="qml-qtquick-flow.html#populate-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="rightPadding" fullname="QtQuick.Flow.rightPadding" href="qml-qtquick-flow.html#rightPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="spacing" fullname="QtQuick.Flow.spacing" href="qml-qtquick-flow.html#spacing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="topPadding" fullname="QtQuick.Flow.topPadding" href="qml-qtquick-flow.html#topPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="FocusScope" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.FocusScope" href="qml-qtquick-focusscope.html" status="active" access="public" documented="true" groups="qtquick-input" title="FocusScope" fulltitle="FocusScope" subtitle="" brief="Explicitly creates a focus scope"/>
        <qmlclass name="FolderListModel" qml-module-name="Qt.labs.folderlistmodel" fullname="Qt.labs.folderlistmodel.FolderListModel" href="qml-qt-labs-folderlistmodel-folderlistmodel.html" status="active" access="public" documented="true" groups="qtquick-models" title="FolderListModel" fulltitle="FolderListModel" subtitle="" brief="Model of the contents of a file system folder">
            <contents name="filtering" title="Filtering" level="1"/>
            <contents name="example-usage" title="Example Usage" level="1"/>
            <contents name="path-separators" title="Path Separators" level="1"/>
            <function name="get" fullname="Qt.labs.folderlistmodel.FolderListModel.get" href="qml-qt-labs-folderlistmodel-folderlistmodel.html#get-method" status="active" access="public" documented="true" meta="qmlmethod" type="var">
                <parameter type="int" name="index" default=""/>
                <parameter type="string" name="property" default=""/>
            </function>
            <function name="indexOf" fullname="Qt.labs.folderlistmodel.FolderListModel.indexOf" href="qml-qt-labs-folderlistmodel-folderlistmodel.html#indexOf-method" status="active" access="public" documented="true" meta="qmlmethod" type="int">
                <parameter type="url" name="file" default=""/>
            </function>
            <function name="isFolder" fullname="Qt.labs.folderlistmodel.FolderListModel.isFolder" href="qml-qt-labs-folderlistmodel-folderlistmodel.html#isFolder-method" status="active" access="public" documented="true" meta="qmlmethod" type="bool">
                <parameter type="int" name="index" default=""/>
            </function>
            <qmlproperty name="caseSensitive" fullname="Qt.labs.folderlistmodel.FolderListModel.caseSensitive" href="qml-qt-labs-folderlistmodel-folderlistmodel.html#caseSensitive-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="count" fullname="Qt.labs.folderlistmodel.FolderListModel.count" href="qml-qt-labs-folderlistmodel-folderlistmodel.html#count-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="folder" fullname="Qt.labs.folderlistmodel.FolderListModel.folder" href="qml-qt-labs-folderlistmodel-folderlistmodel.html#folder-prop" status="active" access="public" documented="true" type="url" attached="false" writable="true"/>
            <qmlproperty name="nameFilters" fullname="Qt.labs.folderlistmodel.FolderListModel.nameFilters" href="qml-qt-labs-folderlistmodel-folderlistmodel.html#nameFilters-prop" status="active" access="public" documented="true" type="list&lt;string&gt;" attached="false" writable="true"/>
            <qmlproperty name="parentFolder" fullname="Qt.labs.folderlistmodel.FolderListModel.parentFolder" href="qml-qt-labs-folderlistmodel-folderlistmodel.html#parentFolder-prop" status="active" access="public" documented="true" type="url" attached="false" writable="false"/>
            <qmlproperty name="rootFolder" fullname="Qt.labs.folderlistmodel.FolderListModel.rootFolder" href="qml-qt-labs-folderlistmodel-folderlistmodel.html#rootFolder-prop" status="active" access="public" documented="true" type="url" attached="false" writable="true"/>
            <qmlproperty name="showDirs" fullname="Qt.labs.folderlistmodel.FolderListModel.showDirs" href="qml-qt-labs-folderlistmodel-folderlistmodel.html#showDirs-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="showDirsFirst" fullname="Qt.labs.folderlistmodel.FolderListModel.showDirsFirst" href="qml-qt-labs-folderlistmodel-folderlistmodel.html#showDirsFirst-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="showDotAndDotDot" fullname="Qt.labs.folderlistmodel.FolderListModel.showDotAndDotDot" href="qml-qt-labs-folderlistmodel-folderlistmodel.html#showDotAndDotDot-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="showFiles" fullname="Qt.labs.folderlistmodel.FolderListModel.showFiles" href="qml-qt-labs-folderlistmodel-folderlistmodel.html#showFiles-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="showHidden" fullname="Qt.labs.folderlistmodel.FolderListModel.showHidden" href="qml-qt-labs-folderlistmodel-folderlistmodel.html#showHidden-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="showOnlyReadable" fullname="Qt.labs.folderlistmodel.FolderListModel.showOnlyReadable" href="qml-qt-labs-folderlistmodel-folderlistmodel.html#showOnlyReadable-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="sortCaseSensitive" fullname="Qt.labs.folderlistmodel.FolderListModel.sortCaseSensitive" href="qml-qt-labs-folderlistmodel-folderlistmodel.html#sortCaseSensitive-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="sortField" fullname="Qt.labs.folderlistmodel.FolderListModel.sortField" href="qml-qt-labs-folderlistmodel-folderlistmodel.html#sortField-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="sortReversed" fullname="Qt.labs.folderlistmodel.FolderListModel.sortReversed" href="qml-qt-labs-folderlistmodel-folderlistmodel.html#sortReversed-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="status" fullname="Qt.labs.folderlistmodel.FolderListModel.status" href="qml-qt-labs-folderlistmodel-folderlistmodel.html#status-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="FontInfo" qml-module-name="QtQuick" fullname="QtQuick.FontInfo" href="qml-qtquick-fontinfo.html" status="active" access="public" since="6.9" documented="true" groups="qtquick-text-utility" title="FontInfo" fulltitle="FontInfo" subtitle="" brief="Provides info about how a given font query is resolved">
            <qmlproperty name="bold" fullname="QtQuick.FontInfo.bold" href="qml-qtquick-fontinfo.html#bold-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="family" fullname="QtQuick.FontInfo.family" href="qml-qtquick-fontinfo.html#family-prop" status="active" access="public" documented="true" type="string" attached="false" writable="false"/>
            <qmlproperty name="fixedPitch" fullname="QtQuick.FontInfo.fixedPitch" href="qml-qtquick-fontinfo.html#fixedPitch-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="font" fullname="QtQuick.FontInfo.font" href="qml-qtquick-fontinfo.html#font-prop" status="active" access="public" documented="true" type="font" attached="false" writable="true"/>
            <qmlproperty name="italic" fullname="QtQuick.FontInfo.italic" href="qml-qtquick-fontinfo.html#italic-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="pixelSize" fullname="QtQuick.FontInfo.pixelSize" href="qml-qtquick-fontinfo.html#pixelSize-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="pointSize" fullname="QtQuick.FontInfo.pointSize" href="qml-qtquick-fontinfo.html#pointSize-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="style" fullname="QtQuick.FontInfo.style" href="qml-qtquick-fontinfo.html#style-prop" status="active" access="public" documented="true" type="enum" attached="false" writable="false"/>
            <qmlproperty name="styleName" fullname="QtQuick.FontInfo.styleName" href="qml-qtquick-fontinfo.html#styleName-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="variableAxes" fullname="QtQuick.FontInfo.variableAxes" href="qml-qtquick-fontinfo.html#variableAxes-prop" status="active" access="public" documented="true" type="list" attached="false" writable="false"/>
            <qmlproperty name="weight" fullname="QtQuick.FontInfo.weight" href="qml-qtquick-fontinfo.html#weight-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="FontLoader" qml-module-name="QtQuick" fullname="QtQuick.FontLoader" href="qml-qtquick-fontloader.html" status="active" access="public" documented="true" groups="qtquick-text-utility" title="FontLoader" fulltitle="FontLoader" subtitle="" brief="Allows fonts to be loaded by URL">
            <qmlproperty name="font" fullname="QtQuick.FontLoader.font" href="qml-qtquick-fontloader.html#font-prop" status="active" access="public" since="6.0" documented="true" type="font" attached="false" writable="false"/>
            <qmlproperty name="name" fullname="QtQuick.FontLoader.name" href="qml-qtquick-fontloader.html#name-prop" status="active" access="public" documented="true" type="string" attached="false" writable="false"/>
            <qmlproperty name="source" fullname="QtQuick.FontLoader.source" href="qml-qtquick-fontloader.html#source-prop" status="active" access="public" documented="true" type="url" attached="false" writable="true"/>
            <qmlproperty name="status" fullname="QtQuick.FontLoader.status" href="qml-qtquick-fontloader.html#status-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="FontMetrics" qml-module-name="QtQuick" fullname="QtQuick.FontMetrics" href="qml-qtquick-fontmetrics.html" status="active" access="public" documented="true" groups="qtquick-text-utility" title="FontMetrics" fulltitle="FontMetrics" subtitle="" brief="Provides metrics for a given font">
            <function name="advanceWidth" fullname="QtQuick.FontMetrics.advanceWidth" href="qml-qtquick-fontmetrics.html#advanceWidth-method" status="active" access="public" documented="true" meta="qmlmethod" type="qreal">
                <parameter type="string" name="text" default=""/>
            </function>
            <function name="boundingRect" fullname="QtQuick.FontMetrics.boundingRect" href="qml-qtquick-fontmetrics.html#boundingRect-method" status="active" access="public" documented="true" meta="qmlmethod" type="rect">
                <parameter type="string" name="text" default=""/>
            </function>
            <function name="elidedText" fullname="QtQuick.FontMetrics.elidedText" href="qml-qtquick-fontmetrics.html#elidedText-method" status="active" access="public" documented="true" meta="qmlmethod" type="string">
                <parameter type="string" name="text" default=""/>
                <parameter type="enumeration" name="mode" default=""/>
                <parameter type="real" name="width" default=""/>
                <parameter type="int" name="flags" default=""/>
            </function>
            <function name="tightBoundingRect" fullname="QtQuick.FontMetrics.tightBoundingRect" href="qml-qtquick-fontmetrics.html#tightBoundingRect-method" status="active" access="public" documented="true" meta="qmlmethod" type="rect">
                <parameter type="string" name="text" default=""/>
            </function>
            <qmlproperty name="ascent" fullname="QtQuick.FontMetrics.ascent" href="qml-qtquick-fontmetrics.html#ascent-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="averageCharacterWidth" fullname="QtQuick.FontMetrics.averageCharacterWidth" href="qml-qtquick-fontmetrics.html#averageCharacterWidth-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="capitalHeight" fullname="QtQuick.FontMetrics.capitalHeight" href="qml-qtquick-fontmetrics.html#capitalHeight-prop" status="active" access="public" since="6.9" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="descent" fullname="QtQuick.FontMetrics.descent" href="qml-qtquick-fontmetrics.html#descent-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="font" fullname="QtQuick.FontMetrics.font" href="qml-qtquick-fontmetrics.html#font-prop" status="active" access="public" documented="true" type="font" attached="false" writable="true"/>
            <qmlproperty name="height" fullname="QtQuick.FontMetrics.height" href="qml-qtquick-fontmetrics.html#height-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="leading" fullname="QtQuick.FontMetrics.leading" href="qml-qtquick-fontmetrics.html#leading-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="lineSpacing" fullname="QtQuick.FontMetrics.lineSpacing" href="qml-qtquick-fontmetrics.html#lineSpacing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="lineWidth" fullname="QtQuick.FontMetrics.lineWidth" href="qml-qtquick-fontmetrics.html#lineWidth-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="maximumCharacterWidth" fullname="QtQuick.FontMetrics.maximumCharacterWidth" href="qml-qtquick-fontmetrics.html#maximumCharacterWidth-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="minimumLeftBearing" fullname="QtQuick.FontMetrics.minimumLeftBearing" href="qml-qtquick-fontmetrics.html#minimumLeftBearing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="minimumRightBearing" fullname="QtQuick.FontMetrics.minimumRightBearing" href="qml-qtquick-fontmetrics.html#minimumRightBearing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="overlinePosition" fullname="QtQuick.FontMetrics.overlinePosition" href="qml-qtquick-fontmetrics.html#overlinePosition-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="strikeOutPosition" fullname="QtQuick.FontMetrics.strikeOutPosition" href="qml-qtquick-fontmetrics.html#strikeOutPosition-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="underlinePosition" fullname="QtQuick.FontMetrics.underlinePosition" href="qml-qtquick-fontmetrics.html#underlinePosition-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="xHeight" fullname="QtQuick.FontMetrics.xHeight" href="qml-qtquick-fontmetrics.html#xHeight-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="FrameAnimation" qml-module-name="QtQuick" fullname="QtQuick.FrameAnimation" href="qml-qtquick-frameanimation.html" status="active" access="public" since="6.4" documented="true" groups="qtquick-interceptors" title="FrameAnimation" fulltitle="FrameAnimation" subtitle="" brief="Triggers a handler at every animation frame update">
            <function name="pause" fullname="QtQuick.FrameAnimation.pause" href="qml-qtquick-frameanimation.html#pause-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="reset" fullname="QtQuick.FrameAnimation.reset" href="qml-qtquick-frameanimation.html#reset-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="restart" fullname="QtQuick.FrameAnimation.restart" href="qml-qtquick-frameanimation.html#restart-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="resume" fullname="QtQuick.FrameAnimation.resume" href="qml-qtquick-frameanimation.html#resume-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="start" fullname="QtQuick.FrameAnimation.start" href="qml-qtquick-frameanimation.html#start-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="stop" fullname="QtQuick.FrameAnimation.stop" href="qml-qtquick-frameanimation.html#stop-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="triggered" fullname="QtQuick.FrameAnimation.triggered" href="qml-qtquick-frameanimation.html#triggered-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <qmlproperty name="currentFrame" fullname="QtQuick.FrameAnimation.currentFrame" href="qml-qtquick-frameanimation.html#currentFrame-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="elapsedTime" fullname="QtQuick.FrameAnimation.elapsedTime" href="qml-qtquick-frameanimation.html#elapsedTime-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="frameTime" fullname="QtQuick.FrameAnimation.frameTime" href="qml-qtquick-frameanimation.html#frameTime-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="paused" fullname="QtQuick.FrameAnimation.paused" href="qml-qtquick-frameanimation.html#paused-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="running" fullname="QtQuick.FrameAnimation.running" href="qml-qtquick-frameanimation.html#running-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="smoothFrameTime" fullname="QtQuick.FrameAnimation.smoothFrameTime" href="qml-qtquick-frameanimation.html#smoothFrameTime-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="Friction" qml-module-name="QtQuick.Particles" qml-base-type="QtQuick.Particles::ParticleAffector" fullname="QtQuick.Particles.Friction" href="qml-qtquick-particles-friction.html" status="active" access="public" documented="true" groups="qtquick-particles" title="Friction" fulltitle="Friction" subtitle="" brief="For applying friction proportional to the particle's current velocity">
            <qmlproperty name="factor" fullname="QtQuick.Particles.Friction.factor" href="qml-qtquick-particles-friction.html#factor-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="threshold" fullname="QtQuick.Particles.Friction.threshold" href="qml-qtquick-particles-friction.html#threshold-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <page name="qtquick-attribution-gear-icon.html" href="qtquick-attribution-gear-icon.html" status="active" location="codeattributions.qdoc" documented="true" groups="attributions-examples,attributions-qtquick-examples" subtype="page" title="Gear Icon" fulltitle="Gear Icon" subtitle="" brief="MIT License">
            <target name="gear-icon"/>
        </page>
        <page name="qtquick-attribution-georama-font.html" href="qtquick-attribution-georama-font.html" status="active" location="codeattributions.qdoc" documented="true" groups="attributions-examples,attributions-qtquick-examples" subtype="page" title="Georama" fulltitle="Georama" subtitle="" brief="SIL Open Font License 1.1">
            <target name="georama-font"/>
        </page>
        <qmlclass name="GestureEvent" qml-module-name="QtQuick" fullname="QtQuick.GestureEvent" href="qml-qtquick-gestureevent.html" status="active" access="public" documented="true" groups="qtquick-input-events" title="GestureEvent" fulltitle="GestureEvent" subtitle="" brief="Parameter given with the gestureStarted signal">
            <function name="grab" fullname="QtQuick.GestureEvent.grab" href="qml-qtquick-gestureevent.html#grab-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <qmlproperty name="dragThreshold" fullname="QtQuick.GestureEvent.dragThreshold" href="qml-qtquick-gestureevent.html#dragThreshold-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="touchPoints" fullname="QtQuick.GestureEvent.touchPoints" href="qml-qtquick-gestureevent.html#touchPoints-prop" status="active" access="public" documented="true" type="list&lt;TouchPoint&gt;" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="Gradient" qml-module-name="QtQuick" fullname="QtQuick.Gradient" href="qml-qtquick-gradient.html" status="active" access="public" documented="true" groups="qtquick-visual-utility" title="Gradient" fulltitle="Gradient" subtitle="" brief="Defines a gradient fill">
            <contents name="example-usage" title="Example Usage" level="1"/>
            <contents name="performance-and-limitations" title="Performance and Limitations" level="1"/>
            <qmlproperty name="orientation" fullname="QtQuick.Gradient.orientation" href="qml-qtquick-gradient.html#orientation-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="stops" fullname="QtQuick.Gradient.stops" href="qml-qtquick-gradient.html#stops-prop" status="active" access="public" documented="true" type="list&lt;GradientStop&gt;" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="GradientStop" qml-module-name="QtQuick" fullname="QtQuick.GradientStop" href="qml-qtquick-gradientstop.html" status="active" access="public" documented="true" groups="qtquick-visual-utility" title="GradientStop" fulltitle="GradientStop" subtitle="" brief="Defines the color at a position in a Gradient">
            <qmlproperty name="color" fullname="QtQuick.GradientStop.color" href="qml-qtquick-gradientstop.html#color-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="position" fullname="QtQuick.GradientStop.position" href="qml-qtquick-gradientstop.html#position-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="GraphicsInfo" qml-module-name="QtQuick" fullname="QtQuick.GraphicsInfo" href="qml-qtquick-graphicsinfo.html" status="active" access="public" since="QtQuick 2.8" documented="true" groups="qtquick-visual" title="GraphicsInfo" fulltitle="GraphicsInfo" subtitle="" brief="Provides information about the scenegraph backend and the graphics API used by Qt Quick">
            <qmlproperty name="api" fullname="QtQuick.GraphicsInfo.api" href="qml-qtquick-graphicsinfo.html#api-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
            <qmlproperty name="majorVersion" fullname="QtQuick.GraphicsInfo.majorVersion" href="qml-qtquick-graphicsinfo.html#majorVersion-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="minorVersion" fullname="QtQuick.GraphicsInfo.minorVersion" href="qml-qtquick-graphicsinfo.html#minorVersion-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="profile" fullname="QtQuick.GraphicsInfo.profile" href="qml-qtquick-graphicsinfo.html#profile-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
            <qmlproperty name="renderableType" fullname="QtQuick.GraphicsInfo.renderableType" href="qml-qtquick-graphicsinfo.html#renderableType-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
            <qmlproperty name="shaderCompilationType" fullname="QtQuick.GraphicsInfo.shaderCompilationType" href="qml-qtquick-graphicsinfo.html#shaderCompilationType-prop" status="active" access="public" since="QtQuick 2.8" documented="true" type="enumeration" attached="false" writable="false"/>
            <qmlproperty name="shaderSourceType" fullname="QtQuick.GraphicsInfo.shaderSourceType" href="qml-qtquick-graphicsinfo.html#shaderSourceType-prop" status="active" access="public" since="QtQuick 2.8" documented="true" type="enumeration" attached="false" writable="false"/>
            <qmlproperty name="shaderType" fullname="QtQuick.GraphicsInfo.shaderType" href="qml-qtquick-graphicsinfo.html#shaderType-prop" status="active" access="public" since="QtQuick 2.8" documented="true" type="enumeration" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="Gravity" qml-module-name="QtQuick.Particles" qml-base-type="QtQuick.Particles::ParticleAffector" fullname="QtQuick.Particles.Gravity" href="qml-qtquick-particles-gravity.html" status="active" access="public" documented="true" groups="qtquick-particles" title="Gravity" fulltitle="Gravity" subtitle="" brief="For applying acceleration in an angle">
            <qmlproperty name="acceleration" fullname="QtQuick.Particles.Gravity.acceleration" href="qml-qtquick-particles-gravity-obsolete.html#acceleration-prop" status="deprecated" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="angle" fullname="QtQuick.Particles.Gravity.angle" href="qml-qtquick-particles-gravity.html#angle-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="magnitude" fullname="QtQuick.Particles.Gravity.magnitude" href="qml-qtquick-particles-gravity.html#magnitude-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Grid" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.Grid" href="qml-qtquick-grid.html" status="active" access="public" documented="true" groups="qtquick-positioners" title="Grid" fulltitle="Grid" subtitle="" brief="Positions its children in grid formation">
            <function name="forceLayout" fullname="QtQuick.Grid.forceLayout" href="qml-qtquick-grid.html#forceLayout-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="positioningComplete" fullname="QtQuick.Grid.positioningComplete" href="qml-qtquick-grid.html#positioningComplete-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <qmlproperty name="add" fullname="QtQuick.Grid.add" href="qml-qtquick-grid.html#add-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="bottomPadding" fullname="QtQuick.Grid.bottomPadding" href="qml-qtquick-grid.html#bottomPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="columnSpacing" fullname="QtQuick.Grid.columnSpacing" href="qml-qtquick-grid.html#columnSpacing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="columns" fullname="QtQuick.Grid.columns" href="qml-qtquick-grid.html#columns-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="effectiveHorizontalItemAlignment" fullname="QtQuick.Grid.effectiveHorizontalItemAlignment" href="qml-qtquick-grid.html#effectiveHorizontalItemAlignment-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
            <qmlproperty name="effectiveLayoutDirection" fullname="QtQuick.Grid.effectiveLayoutDirection" href="qml-qtquick-grid.html#effectiveLayoutDirection-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
            <qmlproperty name="flow" fullname="QtQuick.Grid.flow" href="qml-qtquick-grid.html#flow-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="horizontalItemAlignment" fullname="QtQuick.Grid.horizontalItemAlignment" href="qml-qtquick-grid.html#horizontalItemAlignment-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="layoutDirection" fullname="QtQuick.Grid.layoutDirection" href="qml-qtquick-grid.html#layoutDirection-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="leftPadding" fullname="QtQuick.Grid.leftPadding" href="qml-qtquick-grid.html#leftPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="move" fullname="QtQuick.Grid.move" href="qml-qtquick-grid.html#move-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="padding" fullname="QtQuick.Grid.padding" href="qml-qtquick-grid.html#padding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="populate" fullname="QtQuick.Grid.populate" href="qml-qtquick-grid.html#populate-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="rightPadding" fullname="QtQuick.Grid.rightPadding" href="qml-qtquick-grid.html#rightPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="rowSpacing" fullname="QtQuick.Grid.rowSpacing" href="qml-qtquick-grid.html#rowSpacing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="rows" fullname="QtQuick.Grid.rows" href="qml-qtquick-grid.html#rows-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="spacing" fullname="QtQuick.Grid.spacing" href="qml-qtquick-grid.html#spacing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="topPadding" fullname="QtQuick.Grid.topPadding" href="qml-qtquick-grid.html#topPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="verticalItemAlignment" fullname="QtQuick.Grid.verticalItemAlignment" href="qml-qtquick-grid.html#verticalItemAlignment-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="GridLayout" qml-module-name="QtQuick.Layouts" qml-base-type="QtQuick::Item" fullname="QtQuick.Layouts.GridLayout" href="qml-qtquick-layouts-gridlayout.html" status="active" access="public" documented="true" groups="layouts" title="GridLayout" fulltitle="GridLayout" subtitle="" brief="Provides a way of dynamically arranging items in a grid">
            <qmlproperty name="columnSpacing" fullname="QtQuick.Layouts.GridLayout.columnSpacing" href="qml-qtquick-layouts-gridlayout.html#columnSpacing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="columns" fullname="QtQuick.Layouts.GridLayout.columns" href="qml-qtquick-layouts-gridlayout.html#columns-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="flow" fullname="QtQuick.Layouts.GridLayout.flow" href="qml-qtquick-layouts-gridlayout.html#flow-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="layoutDirection" fullname="QtQuick.Layouts.GridLayout.layoutDirection" href="qml-qtquick-layouts-gridlayout.html#layoutDirection-prop" status="active" access="public" since="QtQuick.Layouts 1.1" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="rowSpacing" fullname="QtQuick.Layouts.GridLayout.rowSpacing" href="qml-qtquick-layouts-gridlayout.html#rowSpacing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="rows" fullname="QtQuick.Layouts.GridLayout.rows" href="qml-qtquick-layouts-gridlayout.html#rows-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="uniformCellHeights" fullname="QtQuick.Layouts.GridLayout.uniformCellHeights" href="qml-qtquick-layouts-gridlayout.html#uniformCellHeights-prop" status="active" access="public" since="QtQuick.Layouts 6.6" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="uniformCellWidths" fullname="QtQuick.Layouts.GridLayout.uniformCellWidths" href="qml-qtquick-layouts-gridlayout.html#uniformCellWidths-prop" status="active" access="public" since="QtQuick.Layouts 6.6" documented="true" type="bool" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="GridMesh" qml-module-name="QtQuick" fullname="QtQuick.GridMesh" href="qml-qtquick-gridmesh.html" status="active" access="public" documented="true" groups="qtquick-effects" title="GridMesh" fulltitle="GridMesh" subtitle="" brief="Defines a mesh with vertices arranged in a grid">
            <qmlproperty name="resolution" fullname="QtQuick.GridMesh.resolution" href="qml-qtquick-gridmesh.html#resolution-prop" status="active" access="public" documented="true" type="size" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="GridView" qml-module-name="QtQuick" qml-base-type="QtQuick::Flickable" fullname="QtQuick.GridView" href="qml-qtquick-gridview.html" status="active" access="public" documented="true" groups="qtquick-views" title="GridView" fulltitle="GridView" subtitle="" brief="For specifying a grid view of items provided by a model">
            <contents name="example-usage" title="Example Usage" level="1"/>
            <contents name="gridview-layouts" title="GridView Layouts" level="1"/>
            <function name="add" fullname="QtQuick.GridView.add" href="qml-qtquick-gridview.html#add-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="forceLayout" fullname="QtQuick.GridView.forceLayout" href="qml-qtquick-gridview.html#forceLayout-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="indexAt" fullname="QtQuick.GridView.indexAt" href="qml-qtquick-gridview.html#indexAt-method" status="active" access="public" documented="true" meta="qmlmethod" type="int">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
            </function>
            <function name="itemAt" fullname="QtQuick.GridView.itemAt" href="qml-qtquick-gridview.html#itemAt-method" status="active" access="public" documented="true" meta="qmlmethod" type="Item">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
            </function>
            <function name="itemAtIndex" fullname="QtQuick.GridView.itemAtIndex" href="qml-qtquick-gridview.html#itemAtIndex-method" status="active" access="public" documented="true" meta="qmlmethod" type="Item">
                <parameter type="int" name="index" default=""/>
            </function>
            <function name="moveCurrentIndexDown" fullname="QtQuick.GridView.moveCurrentIndexDown" href="qml-qtquick-gridview.html#moveCurrentIndexDown-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="moveCurrentIndexLeft" fullname="QtQuick.GridView.moveCurrentIndexLeft" href="qml-qtquick-gridview.html#moveCurrentIndexLeft-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="moveCurrentIndexRight" fullname="QtQuick.GridView.moveCurrentIndexRight" href="qml-qtquick-gridview.html#moveCurrentIndexRight-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="moveCurrentIndexUp" fullname="QtQuick.GridView.moveCurrentIndexUp" href="qml-qtquick-gridview.html#moveCurrentIndexUp-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="pooled" fullname="QtQuick.GridView.pooled" href="qml-qtquick-gridview.html#pooled-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="positionViewAtBeginning" fullname="QtQuick.GridView.positionViewAtBeginning" href="qml-qtquick-gridview.html#positionViewAtBeginning-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="positionViewAtEnd" fullname="QtQuick.GridView.positionViewAtEnd" href="qml-qtquick-gridview.html#positionViewAtEnd-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="positionViewAtIndex" fullname="QtQuick.GridView.positionViewAtIndex" href="qml-qtquick-gridview.html#positionViewAtIndex-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="int" name="index" default=""/>
                <parameter type="PositionMode" name="mode" default=""/>
            </function>
            <function name="remove" fullname="QtQuick.GridView.remove" href="qml-qtquick-gridview.html#remove-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="reused" fullname="QtQuick.GridView.reused" href="qml-qtquick-gridview.html#reused-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <qmlproperty name="add" fullname="QtQuick.GridView.add" href="qml-qtquick-gridview.html#add-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="addDisplaced" fullname="QtQuick.GridView.addDisplaced" href="qml-qtquick-gridview.html#addDisplaced-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="cacheBuffer" fullname="QtQuick.GridView.cacheBuffer" href="qml-qtquick-gridview.html#cacheBuffer-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="cellHeight" fullname="QtQuick.GridView.cellHeight" href="qml-qtquick-gridview.html#cellHeight-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="cellWidth" fullname="QtQuick.GridView.cellWidth" href="qml-qtquick-gridview.html#cellWidth-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="count" fullname="QtQuick.GridView.count" href="qml-qtquick-gridview.html#count-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="currentIndex" fullname="QtQuick.GridView.currentIndex" href="qml-qtquick-gridview.html#currentIndex-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="currentItem" fullname="QtQuick.GridView.currentItem" href="qml-qtquick-gridview.html#currentItem-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="false"/>
            <qmlproperty name="delayRemove" fullname="QtQuick.GridView.delayRemove" href="qml-qtquick-gridview.html#delayRemove-attached-prop" status="active" access="public" documented="true" type="bool" attached="true" writable="true"/>
            <qmlproperty name="delegate" fullname="QtQuick.GridView.delegate" href="qml-qtquick-gridview.html#delegate-prop" status="active" access="public" documented="true" type="Component" attached="false" writable="true"/>
            <qmlproperty name="displaced" fullname="QtQuick.GridView.displaced" href="qml-qtquick-gridview.html#displaced-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="displayMarginBeginning" fullname="QtQuick.GridView.displayMarginBeginning" href="qml-qtquick-gridview.html#displayMarginBeginning-prop" status="active" access="public" since="QtQuick 2.3" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="displayMarginEnd" fullname="QtQuick.GridView.displayMarginEnd" href="qml-qtquick-gridview.html#displayMarginEnd-prop" status="active" access="public" since="QtQuick 2.3" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="effectiveLayoutDirection" fullname="QtQuick.GridView.effectiveLayoutDirection" href="qml-qtquick-gridview.html#effectiveLayoutDirection-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
            <qmlproperty name="flow" fullname="QtQuick.GridView.flow" href="qml-qtquick-gridview.html#flow-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="footer" fullname="QtQuick.GridView.footer" href="qml-qtquick-gridview.html#footer-prop" status="active" access="public" documented="true" type="Component" attached="false" writable="true"/>
            <qmlproperty name="footerItem" fullname="QtQuick.GridView.footerItem" href="qml-qtquick-gridview.html#footerItem-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="false"/>
            <qmlproperty name="header" fullname="QtQuick.GridView.header" href="qml-qtquick-gridview.html#header-prop" status="active" access="public" documented="true" type="Component" attached="false" writable="true"/>
            <qmlproperty name="headerItem" fullname="QtQuick.GridView.headerItem" href="qml-qtquick-gridview.html#headerItem-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="false"/>
            <qmlproperty name="highlight" fullname="QtQuick.GridView.highlight" href="qml-qtquick-gridview.html#highlight-prop" status="active" access="public" documented="true" type="Component" attached="false" writable="true"/>
            <qmlproperty name="highlightFollowsCurrentItem" fullname="QtQuick.GridView.highlightFollowsCurrentItem" href="qml-qtquick-gridview.html#highlightFollowsCurrentItem-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="highlightItem" fullname="QtQuick.GridView.highlightItem" href="qml-qtquick-gridview.html#highlightItem-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="false"/>
            <qmlproperty name="highlightMoveDuration" fullname="QtQuick.GridView.highlightMoveDuration" href="qml-qtquick-gridview.html#highlightMoveDuration-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="highlightRangeMode" fullname="QtQuick.GridView.highlightRangeMode" href="qml-qtquick-gridview.html#highlightRangeMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="isCurrentItem" fullname="QtQuick.GridView.isCurrentItem" href="qml-qtquick-gridview.html#isCurrentItem-attached-prop" status="active" access="public" documented="true" type="bool" attached="true" writable="false"/>
            <qmlproperty name="keyNavigationEnabled" fullname="QtQuick.GridView.keyNavigationEnabled" href="qml-qtquick-gridview.html#keyNavigationEnabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="keyNavigationWraps" fullname="QtQuick.GridView.keyNavigationWraps" href="qml-qtquick-gridview.html#keyNavigationWraps-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="layoutDirection" fullname="QtQuick.GridView.layoutDirection" href="qml-qtquick-gridview.html#layoutDirection-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="model" fullname="QtQuick.GridView.model" href="qml-qtquick-gridview.html#model-prop" status="active" access="public" documented="true" type="model" attached="false" writable="true"/>
            <qmlproperty name="move" fullname="QtQuick.GridView.move" href="qml-qtquick-gridview.html#move-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="moveDisplaced" fullname="QtQuick.GridView.moveDisplaced" href="qml-qtquick-gridview.html#moveDisplaced-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="populate" fullname="QtQuick.GridView.populate" href="qml-qtquick-gridview.html#populate-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="preferredHighlightBegin" fullname="QtQuick.GridView.preferredHighlightBegin" href="qml-qtquick-gridview.html#preferredHighlightBegin-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="preferredHighlightEnd" fullname="QtQuick.GridView.preferredHighlightEnd" href="qml-qtquick-gridview.html#preferredHighlightEnd-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="remove" fullname="QtQuick.GridView.remove" href="qml-qtquick-gridview.html#remove-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="removeDisplaced" fullname="QtQuick.GridView.removeDisplaced" href="qml-qtquick-gridview.html#removeDisplaced-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="reuseItems" fullname="QtQuick.GridView.reuseItems" href="qml-qtquick-gridview.html#reuseItems-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="snapMode" fullname="QtQuick.GridView.snapMode" href="qml-qtquick-gridview.html#snapMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="verticalLayoutDirection" fullname="QtQuick.GridView.verticalLayoutDirection" href="qml-qtquick-gridview.html#verticalLayoutDirection-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="view" fullname="QtQuick.GridView.view" href="qml-qtquick-gridview.html#view-attached-prop" status="active" access="public" documented="true" type="GridView" attached="true" writable="false"/>
        </qmlclass>
        <qmlclass name="GroupGoal" qml-module-name="QtQuick.Particles" qml-base-type="QtQuick.Particles::ParticleAffector" fullname="QtQuick.Particles.GroupGoal" href="qml-qtquick-particles-groupgoal.html" status="active" access="public" documented="true" groups="qtquick-particles" title="GroupGoal" fulltitle="GroupGoal" subtitle="" brief="For changing the state of a group of a particle">
            <qmlproperty name="goalState" fullname="QtQuick.Particles.GroupGoal.goalState" href="qml-qtquick-particles-groupgoal.html#goalState-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="jump" fullname="QtQuick.Particles.GroupGoal.jump" href="qml-qtquick-particles-groupgoal.html#jump-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="HoverHandler" qml-module-name="QtQuick" qml-base-type="QtQuick::SinglePointHandler" fullname="QtQuick.HoverHandler" href="qml-qtquick-hoverhandler.html" status="active" access="public" documented="true" groups="qtquick-input-handlers" title="HoverHandler" fulltitle="HoverHandler" subtitle="" brief="Handler for mouse and tablet hover">
            <qmlproperty name="acceptedDevices" fullname="QtQuick.HoverHandler.acceptedDevices" href="qml-qtquick-hoverhandler.html#acceptedDevices-prop" status="active" access="public" documented="true" type="flags" attached="false" writable="true"/>
            <qmlproperty name="acceptedModifiers" fullname="QtQuick.HoverHandler.acceptedModifiers" href="qml-qtquick-hoverhandler.html#acceptedModifiers-prop" status="active" access="public" documented="true" type="flags" attached="false" writable="true"/>
            <qmlproperty name="acceptedPointerTypes" fullname="QtQuick.HoverHandler.acceptedPointerTypes" href="qml-qtquick-hoverhandler.html#acceptedPointerTypes-prop" status="active" access="public" documented="true" type="flags" attached="false" writable="true"/>
            <qmlproperty name="blocking" fullname="QtQuick.HoverHandler.blocking" href="qml-qtquick-hoverhandler.html#blocking-prop" status="active" access="public" since="6.3" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="cursorShape" fullname="QtQuick.HoverHandler.cursorShape" href="qml-qtquick-hoverhandler.html#cursorShape-prop" status="active" access="public" documented="true" type="Qt::CursorShape" attached="false" writable="true"/>
            <qmlproperty name="hovered" fullname="QtQuick.HoverHandler.hovered" href="qml-qtquick-hoverhandler.html#hovered-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="Image" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.Image" href="qml-qtquick-image.html" status="active" access="public" documented="true" groups="qtquick-visual" title="Image" fulltitle="Image" subtitle="" brief="Displays an image">
            <contents name="example-usage" title="Example Usage" level="1"/>
            <contents name="compressed-texture-files" title="Compressed Texture Files" level="1"/>
            <contents name="automatic-detection-of-file-extension" title="Automatic Detection of File Extension" level="1"/>
            <contents name="performance" title="Performance" level="1"/>
            <qmlproperty name="asynchronous" fullname="QtQuick.Image.asynchronous" href="qml-qtquick-image.html#asynchronous-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="autoTransform" fullname="QtQuick.Image.autoTransform" href="qml-qtquick-image.html#autoTransform-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="cache" fullname="QtQuick.Image.cache" href="qml-qtquick-image.html#cache-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="currentFrame" fullname="QtQuick.Image.currentFrame" href="qml-qtquick-image.html#currentFrame-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="fillMode" fullname="QtQuick.Image.fillMode" href="qml-qtquick-image.html#fillMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="frameCount" fullname="QtQuick.Image.frameCount" href="qml-qtquick-image.html#frameCount-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="horizontalAlignment" fullname="QtQuick.Image.horizontalAlignment" href="qml-qtquick-image.html#horizontalAlignment-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="mipmap" fullname="QtQuick.Image.mipmap" href="qml-qtquick-image.html#mipmap-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="mirror" fullname="QtQuick.Image.mirror" href="qml-qtquick-image.html#mirror-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="mirrorVertically" fullname="QtQuick.Image.mirrorVertically" href="qml-qtquick-image.html#mirrorVertically-prop" status="active" access="public" since="6.2" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="paintedHeight" fullname="QtQuick.Image.paintedHeight" href="qml-qtquick-image.html#paintedHeight-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="paintedWidth" fullname="QtQuick.Image.paintedWidth" href="qml-qtquick-image.html#paintedWidth-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="progress" fullname="QtQuick.Image.progress" href="qml-qtquick-image.html#progress-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="retainWhileLoading" fullname="QtQuick.Image.retainWhileLoading" href="qml-qtquick-image.html#retainWhileLoading-prop" status="active" access="public" since="6.8" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="smooth" fullname="QtQuick.Image.smooth" href="qml-qtquick-image.html#smooth-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="source" fullname="QtQuick.Image.source" href="qml-qtquick-image.html#source-prop" status="active" access="public" documented="true" type="url" attached="false" writable="true"/>
            <qmlproperty name="sourceClipRect" fullname="QtQuick.Image.sourceClipRect" href="qml-qtquick-image.html#sourceClipRect-prop" status="active" access="public" documented="true" type="rect" attached="false" writable="true"/>
            <qmlproperty name="sourceSize" fullname="QtQuick.Image.sourceSize" href="qml-qtquick-image.html#sourceSize-prop" status="active" access="public" documented="true" type="size" attached="false" writable="true"/>
            <qmlproperty name="status" fullname="QtQuick.Image.status" href="qml-qtquick-image.html#status-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
            <qmlproperty name="verticalAlignment" fullname="QtQuick.Image.verticalAlignment" href="qml-qtquick-image.html#verticalAlignment-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="ImageParticle" qml-module-name="QtQuick.Particles" qml-base-type="QtQuick.Particles::ParticlePainter" fullname="QtQuick.Particles.ImageParticle" href="qml-qtquick-particles-imageparticle.html" status="active" access="public" documented="true" groups="qtquick-particles" title="ImageParticle" fulltitle="ImageParticle" subtitle="" brief="For visualizing logical particles using an image">
            <qmlproperty name="alpha" fullname="QtQuick.Particles.ImageParticle.alpha" href="qml-qtquick-particles-imageparticle.html#alpha-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="alphaVariation" fullname="QtQuick.Particles.ImageParticle.alphaVariation" href="qml-qtquick-particles-imageparticle.html#alphaVariation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="autoRotation" fullname="QtQuick.Particles.ImageParticle.autoRotation" href="qml-qtquick-particles-imageparticle.html#autoRotation-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="blueVariation" fullname="QtQuick.Particles.ImageParticle.blueVariation" href="qml-qtquick-particles-imageparticle.html#blueVariation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="color" fullname="QtQuick.Particles.ImageParticle.color" href="qml-qtquick-particles-imageparticle.html#color-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="colorTable" fullname="QtQuick.Particles.ImageParticle.colorTable" href="qml-qtquick-particles-imageparticle.html#colorTable-prop" status="active" access="public" documented="true" type="url" attached="false" writable="true"/>
            <qmlproperty name="colorVariation" fullname="QtQuick.Particles.ImageParticle.colorVariation" href="qml-qtquick-particles-imageparticle.html#colorVariation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="entryEffect" fullname="QtQuick.Particles.ImageParticle.entryEffect" href="qml-qtquick-particles-imageparticle.html#entryEffect-prop" status="active" access="public" documented="true" type="EntryEffect" attached="false" writable="true"/>
            <qmlproperty name="greenVariation" fullname="QtQuick.Particles.ImageParticle.greenVariation" href="qml-qtquick-particles-imageparticle.html#greenVariation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="opacityTable" fullname="QtQuick.Particles.ImageParticle.opacityTable" href="qml-qtquick-particles-imageparticle.html#opacityTable-prop" status="active" access="public" documented="true" type="url" attached="false" writable="true"/>
            <qmlproperty name="redVariation" fullname="QtQuick.Particles.ImageParticle.redVariation" href="qml-qtquick-particles-imageparticle.html#redVariation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="rotation" fullname="QtQuick.Particles.ImageParticle.rotation" href="qml-qtquick-particles-imageparticle.html#rotation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="rotationVariation" fullname="QtQuick.Particles.ImageParticle.rotationVariation" href="qml-qtquick-particles-imageparticle.html#rotationVariation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="rotationVelocity" fullname="QtQuick.Particles.ImageParticle.rotationVelocity" href="qml-qtquick-particles-imageparticle.html#rotationVelocity-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="rotationVelocityVariation" fullname="QtQuick.Particles.ImageParticle.rotationVelocityVariation" href="qml-qtquick-particles-imageparticle.html#rotationVelocityVariation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="sizeTable" fullname="QtQuick.Particles.ImageParticle.sizeTable" href="qml-qtquick-particles-imageparticle.html#sizeTable-prop" status="active" access="public" documented="true" type="url" attached="false" writable="true"/>
            <qmlproperty name="source" fullname="QtQuick.Particles.ImageParticle.source" href="qml-qtquick-particles-imageparticle.html#source-prop" status="active" access="public" documented="true" type="url" attached="false" writable="true"/>
            <qmlproperty name="sprites" fullname="QtQuick.Particles.ImageParticle.sprites" href="qml-qtquick-particles-imageparticle.html#sprites-prop" status="active" access="public" documented="true" type="list&lt;Sprite&gt;" attached="false" writable="false"/>
            <qmlproperty name="spritesInterpolate" fullname="QtQuick.Particles.ImageParticle.spritesInterpolate" href="qml-qtquick-particles-imageparticle.html#spritesInterpolate-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="status" fullname="QtQuick.Particles.ImageParticle.status" href="qml-qtquick-particles-imageparticle.html#status-prop" status="active" access="public" documented="true" type="Status" attached="false" writable="false"/>
            <qmlproperty name="xVector" fullname="QtQuick.Particles.ImageParticle.xVector" href="qml-qtquick-particles-imageparticle.html#xVector-prop" status="active" access="public" documented="true" type="StochasticDirection" attached="false" writable="true"/>
            <qmlproperty name="yVector" fullname="QtQuick.Particles.ImageParticle.yVector" href="qml-qtquick-particles-imageparticle.html#yVector-prop" status="active" access="public" documented="true" type="StochasticDirection" attached="false" writable="true"/>
        </qmlclass>
        <page name="qtquick-convenience-topic.html" href="qtquick-convenience-topic.html" status="active" location="topic.qdoc" documented="true" subtype="page" title="Important Concepts In Qt Quick - Convenience Types" fulltitle="Important Concepts In Qt Quick - Convenience Types" subtitle="" brief="Overview of the convenience types for QML core features">
            <contents name="dynamic-object-instantiation" title="Dynamic Object Instantiation" level="1"/>
            <contents name="dynamic-bindings" title="Dynamic Bindings" level="1"/>
            <contents name="dynamic-signal-connections" title="Dynamic Signal Connections" level="1"/>
            <contents name="timer-based-events" title="Timer-Based Events" level="1"/>
        </page>
        <page name="qtquick-modelviewsdata-topic.html" href="qtquick-modelviewsdata-topic.html" status="active" location="topic.qdoc" documented="true" subtype="page" title="Important Concepts In Qt Quick - Data - Models, Views and Data Storage" fulltitle="Important Concepts In Qt Quick - Data - Models, Views and Data Storage" subtitle="" brief="Overview of the data, model and view concepts">
            <contents name="models-and-views" title="Models and Views" level="1"/>
            <contents name="data-storage-and-access" title="Data Storage and Access" level="1"/>
        </page>
        <page name="qtquick-effects-topic.html" href="qtquick-effects-topic.html" status="active" location="topic.qdoc" documented="true" subtype="page" title="Important Concepts In Qt Quick - Graphical Effects" fulltitle="Important Concepts In Qt Quick - Graphical Effects" subtitle="" brief="Overview of graphical effects concepts">
            <contents name="graphical-effects-and-particles" title="Graphical Effects and Particles" level="1"/>
            <contents name="visual-transformation" title="Visual Transformation" level="1"/>
            <contents name="shader-effects" title="Shader Effects" level="1"/>
            <contents name="particles" title="Particles" level="1"/>
            <contents name="sprites" title="Sprites" level="1"/>
            <contents name="opacity" title="Opacity" level="1"/>
        </page>
        <page name="qtquick-positioning-topic.html" href="qtquick-positioning-topic.html" status="active" location="topic.qdoc" documented="true" groups="explanations-programminglanguages" subtype="page" title="Important Concepts In Qt Quick - Positioning" fulltitle="Important Concepts In Qt Quick - Positioning" subtitle="" brief="Overview of positioning concepts">
            <contents name="manual-positioning" title="Manual Positioning" level="1"/>
            <contents name="positioning-with-bindings" title="Positioning With Bindings" level="1"/>
            <contents name="anchors" title="Anchors" level="1"/>
            <contents name="positioners" title="Positioners" level="1"/>
            <contents name="layouts" title="Layouts" level="1"/>
            <contents name="right-to-left-support" title="Right-To-Left Support" level="1"/>
        </page>
        <page name="qtquick-visualcanvas-topic.html" href="qtquick-visualcanvas-topic.html" status="active" location="topic.qdoc" documented="true" subtype="page" title="Important Concepts In Qt Quick - The Visual Canvas" fulltitle="Important Concepts In Qt Quick - The Visual Canvas" subtitle="" brief="Overview of visual canvas concepts">
            <contents name="coordinate-system" title="Coordinate System" level="1"/>
            <contents name="visual-parent" title="Visual Parent" level="1"/>
            <contents name="scene-graph" title="Scene Graph" level="1"/>
        </page>
        <page name="qtquick-input-topic.html" href="qtquick-input-topic.html" status="active" location="topic.qdoc" documented="true" subtype="page" title="Important Concepts In Qt Quick - User Input" fulltitle="Important Concepts In Qt Quick - User Input" subtitle="" brief="Overview of user input concepts">
            <contents name="input-from-pointing-devices" title="Input from Pointing Devices" level="1"/>
            <contents name="keyboard-input-and-keyboard-focus" title="Keyboard Input and Keyboard Focus" level="1"/>
        </page>
        <page name="qtquick-visualtypes-topic.html" href="qtquick-visualtypes-topic.html" status="active" location="topic.qdoc" documented="true" subtype="page" title="Important Concepts In Qt Quick - Visual Types" fulltitle="Important Concepts In Qt Quick - Visual Types" subtitle="" brief="Overview of visual type concepts"/>
        <page name="qtquick-statesanimations-topic.html" href="qtquick-statesanimations-topic.html" status="active" location="topic.qdoc" documented="true" subtype="page" title="Important Concepts in Qt Quick - States, Transitions and Animations" fulltitle="Important Concepts in Qt Quick - States, Transitions and Animations" subtitle="" brief="Description of the concepts of states, transitions and animations in Qt Quick">
            <contents name="states" title="States" level="1"/>
            <contents name="transitions" title="Transitions" level="1"/>
            <contents name="animations" title="Animations" level="1"/>
            <contents name="animating-property-assignments" title="Animating Property Assignments" level="1"/>
            <contents name="animators" title="Animators" level="1"/>
            <contents name="animated-sprites" title="Animated Sprites" level="1"/>
        </page>
        <qmlclass name="InputMethod" qml-module-name="QtQuick" fullname="QtQuick.InputMethod" href="qml-qtquick-inputmethod.html" status="active" access="public" documented="true" title="InputMethod" fulltitle="InputMethod" subtitle="" brief="Provides access to QInputMethod for QML applications"/>
        <qmlclass name="IntValidator" qml-module-name="QtQuick" fullname="QtQuick.IntValidator" href="qml-qtquick-intvalidator.html" status="active" access="public" documented="true" groups="qtquick-text-utility,qtquick-text-validators" title="IntValidator" fulltitle="IntValidator" subtitle="" brief="Defines a validator for integer values">
            <qmlproperty name="bottom" fullname="QtQuick.IntValidator.bottom" href="qml-qtquick-intvalidator.html#bottom-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="locale" fullname="QtQuick.IntValidator.locale" href="qml-qtquick-intvalidator.html#locale-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="top" fullname="QtQuick.IntValidator.top" href="qml-qtquick-intvalidator.html#top-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Item" qml-module-name="QtQuick" fullname="QtQuick.Item" href="qml-qtquick-item.html" status="active" access="public" documented="true" groups="qtquick-visual" title="Item" fulltitle="Item" subtitle="" brief="A basic visual QML type">
            <contents name="event-handling" title="Event Handling" level="2"/>
            <contents name="layout-mirroring" title="Layout Mirroring" level="2"/>
            <contents name="item-layers" title="Item Layers" level="1"/>
            <contents name="layer-opacity-vs-item-opacity" title="Layer Opacity vs Item Opacity" level="2"/>
            <contents name="combined-with-shadereffects" title="Combined with ShaderEffects" level="2"/>
            <contents name="memory-and-performance" title="Memory and Performance" level="2"/>
            <function name="childAt" fullname="QtQuick.Item.childAt" href="qml-qtquick-item.html#childAt-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
            </function>
            <function name="contains" fullname="QtQuick.Item.contains" href="qml-qtquick-item.html#contains-method" status="active" access="public" documented="true" meta="qmlmethod" type="bool">
                <parameter type="point" name="point" default=""/>
            </function>
            <function name="dumpItemTree" fullname="QtQuick.Item.dumpItemTree" href="qml-qtquick-item.html#dumpItemTree-method" status="active" access="public" documented="true" since="6.3" meta="qmlmethod"/>
            <function name="forceActiveFocus" fullname="QtQuick.Item.forceActiveFocus" href="qml-qtquick-item.html#forceActiveFocus-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="forceActiveFocus" fullname="QtQuick.Item.forceActiveFocus" href="qml-qtquick-item.html#forceActiveFocus-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="Qt::FocusReason" name="reason" default=""/>
            </function>
            <function name="grabToImage" fullname="QtQuick.Item.grabToImage" href="qml-qtquick-item.html#grabToImage-method" status="active" access="public" documented="true" meta="qmlmethod" type="bool">
                <parameter type="" name="callback" default=""/>
                <parameter type="" name="targetSize" default=""/>
            </function>
            <function name="mapFromGlobal" fullname="QtQuick.Item.mapFromGlobal" href="qml-qtquick-item.html#mapFromGlobal-method" status="active" access="public" documented="true" meta="qmlmethod" type="point">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
            </function>
            <function name="mapFromItem" fullname="QtQuick.Item.mapFromItem" href="qml-qtquick-item.html#mapFromItem-method" status="active" access="public" documented="true" meta="qmlmethod" type="point">
                <parameter type="Item" name="item" default=""/>
                <parameter type="point" name="p" default=""/>
            </function>
            <function name="mapFromItem" fullname="QtQuick.Item.mapFromItem" href="qml-qtquick-item.html#mapFromItem-method" status="active" access="public" documented="true" meta="qmlmethod" type="rect">
                <parameter type="Item" name="item" default=""/>
                <parameter type="rect" name="r" default=""/>
            </function>
            <function name="mapFromItem" fullname="QtQuick.Item.mapFromItem" href="qml-qtquick-item.html#mapFromItem-method" status="active" access="public" documented="true" meta="qmlmethod" type="point">
                <parameter type="Item" name="item" default=""/>
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
            </function>
            <function name="mapFromItem" fullname="QtQuick.Item.mapFromItem" href="qml-qtquick-item.html#mapFromItem-method" status="active" access="public" documented="true" meta="qmlmethod" type="rect">
                <parameter type="Item" name="item" default=""/>
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
                <parameter type="real" name="width" default=""/>
                <parameter type="real" name="height" default=""/>
            </function>
            <function name="mapToGlobal" fullname="QtQuick.Item.mapToGlobal" href="qml-qtquick-item.html#mapToGlobal-method" status="active" access="public" documented="true" meta="qmlmethod" type="point">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
            </function>
            <function name="mapToItem" fullname="QtQuick.Item.mapToItem" href="qml-qtquick-item.html#mapToItem-method" status="active" access="public" documented="true" meta="qmlmethod" type="point">
                <parameter type="Item" name="item" default=""/>
                <parameter type="point" name="p" default=""/>
            </function>
            <function name="mapToItem" fullname="QtQuick.Item.mapToItem" href="qml-qtquick-item.html#mapToItem-method" status="active" access="public" documented="true" meta="qmlmethod" type="rect">
                <parameter type="Item" name="item" default=""/>
                <parameter type="rect" name="r" default=""/>
            </function>
            <function name="mapToItem" fullname="QtQuick.Item.mapToItem" href="qml-qtquick-item.html#mapToItem-method" status="active" access="public" documented="true" meta="qmlmethod" type="point">
                <parameter type="Item" name="item" default=""/>
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
            </function>
            <function name="mapToItem" fullname="QtQuick.Item.mapToItem" href="qml-qtquick-item.html#mapToItem-method" status="active" access="public" documented="true" meta="qmlmethod" type="rect">
                <parameter type="Item" name="item" default=""/>
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
                <parameter type="real" name="width" default=""/>
                <parameter type="real" name="height" default=""/>
            </function>
            <function name="nextItemInFocusChain" fullname="QtQuick.Item.nextItemInFocusChain" href="qml-qtquick-item.html#nextItemInFocusChain-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="bool" name="forward" default=""/>
            </function>
            <qmlproperty name="activeFocus" fullname="QtQuick.Item.activeFocus" href="qml-qtquick-item.html#activeFocus-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="activeFocusOnTab" fullname="QtQuick.Item.activeFocusOnTab" href="qml-qtquick-item.html#activeFocusOnTab-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="anchors.alignWhenCentered" fullname="QtQuick.Item.anchors.alignWhenCentered" href="qml-qtquick-item.html#anchors.alignWhenCentered-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="anchors.baseline" fullname="QtQuick.Item.anchors.baseline" href="qml-qtquick-item.html#anchors.baseline-prop" status="active" access="public" documented="true" type="AnchorLine" attached="false" writable="true"/>
            <qmlproperty name="anchors.baselineOffset" fullname="QtQuick.Item.anchors.baselineOffset" href="qml-qtquick-item.html#anchors.baselineOffset-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="anchors.bottom" fullname="QtQuick.Item.anchors.bottom" href="qml-qtquick-item.html#anchors.bottom-prop" status="active" access="public" documented="true" type="AnchorLine" attached="false" writable="true"/>
            <qmlproperty name="anchors.bottomMargin" fullname="QtQuick.Item.anchors.bottomMargin" href="qml-qtquick-item.html#anchors.bottomMargin-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="anchors.centerIn" fullname="QtQuick.Item.anchors.centerIn" href="qml-qtquick-item.html#anchors.centerIn-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="true"/>
            <qmlproperty name="anchors.fill" fullname="QtQuick.Item.anchors.fill" href="qml-qtquick-item.html#anchors.fill-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="true"/>
            <qmlproperty name="anchors.horizontalCenter" fullname="QtQuick.Item.anchors.horizontalCenter" href="qml-qtquick-item.html#anchors.horizontalCenter-prop" status="active" access="public" documented="true" type="AnchorLine" attached="false" writable="true"/>
            <qmlproperty name="anchors.horizontalCenterOffset" fullname="QtQuick.Item.anchors.horizontalCenterOffset" href="qml-qtquick-item.html#anchors.horizontalCenterOffset-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="anchors.left" fullname="QtQuick.Item.anchors.left" href="qml-qtquick-item.html#anchors.left-prop" status="active" access="public" documented="true" type="AnchorLine" attached="false" writable="true"/>
            <qmlproperty name="anchors.leftMargin" fullname="QtQuick.Item.anchors.leftMargin" href="qml-qtquick-item.html#anchors.leftMargin-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="anchors.margins" fullname="QtQuick.Item.anchors.margins" href="qml-qtquick-item.html#anchors.margins-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="anchors.right" fullname="QtQuick.Item.anchors.right" href="qml-qtquick-item.html#anchors.right-prop" status="active" access="public" documented="true" type="AnchorLine" attached="false" writable="true"/>
            <qmlproperty name="anchors.rightMargin" fullname="QtQuick.Item.anchors.rightMargin" href="qml-qtquick-item.html#anchors.rightMargin-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="anchors.top" fullname="QtQuick.Item.anchors.top" href="qml-qtquick-item.html#anchors.top-prop" status="active" access="public" documented="true" type="AnchorLine" attached="false" writable="true"/>
            <qmlproperty name="anchors.topMargin" fullname="QtQuick.Item.anchors.topMargin" href="qml-qtquick-item.html#anchors.topMargin-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="anchors.verticalCenter" fullname="QtQuick.Item.anchors.verticalCenter" href="qml-qtquick-item.html#anchors.verticalCenter-prop" status="active" access="public" documented="true" type="AnchorLine" attached="false" writable="true"/>
            <qmlproperty name="anchors.verticalCenterOffset" fullname="QtQuick.Item.anchors.verticalCenterOffset" href="qml-qtquick-item.html#anchors.verticalCenterOffset-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="antialiasing" fullname="QtQuick.Item.antialiasing" href="qml-qtquick-item.html#antialiasing-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="baselineOffset" fullname="QtQuick.Item.baselineOffset" href="qml-qtquick-item.html#baselineOffset-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="children" fullname="QtQuick.Item.children" href="qml-qtquick-item.html#children-prop" status="active" access="public" documented="true" type="list&lt;Item&gt;" attached="false" writable="true"/>
            <qmlproperty name="childrenRect.height" fullname="QtQuick.Item.childrenRect.height" href="qml-qtquick-item.html#childrenRect.height-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="childrenRect.width" fullname="QtQuick.Item.childrenRect.width" href="qml-qtquick-item.html#childrenRect.width-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="childrenRect.x" fullname="QtQuick.Item.childrenRect.x" href="qml-qtquick-item.html#childrenRect.x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="childrenRect.y" fullname="QtQuick.Item.childrenRect.y" href="qml-qtquick-item.html#childrenRect.y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="clip" fullname="QtQuick.Item.clip" href="qml-qtquick-item.html#clip-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="containmentMask" fullname="QtQuick.Item.containmentMask" href="qml-qtquick-item.html#containmentMask-prop" status="active" access="public" documented="true" type="QObject*" attached="false" writable="true"/>
            <qmlproperty name="data" fullname="QtQuick.Item.data" href="qml-qtquick-item.html#data-prop" status="active" access="public" documented="true" type="list&lt;QtObject&gt;" attached="false" writable="true"/>
            <qmlproperty name="enabled" fullname="QtQuick.Item.enabled" href="qml-qtquick-item.html#enabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="focus" fullname="QtQuick.Item.focus" href="qml-qtquick-item.html#focus-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="focusPolicy" fullname="QtQuick.Item.focusPolicy" href="qml-qtquick-item.html#focusPolicy-prop" status="active" access="public" since="6.7" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="height" fullname="QtQuick.Item.height" href="qml-qtquick-item.html#height-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="implicitHeight" fullname="QtQuick.Item.implicitHeight" href="qml-qtquick-item.html#implicitHeight-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="implicitWidth" fullname="QtQuick.Item.implicitWidth" href="qml-qtquick-item.html#implicitWidth-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="layer.effect" fullname="QtQuick.Item.layer.effect" href="qml-qtquick-item.html#layer.effect-prop" status="active" access="public" documented="true" type="Component" attached="false" writable="true"/>
            <qmlproperty name="layer.enabled" fullname="QtQuick.Item.layer.enabled" href="qml-qtquick-item.html#layer.enabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="layer.format" fullname="QtQuick.Item.layer.format" href="qml-qtquick-item.html#layer.format-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="layer.live" fullname="QtQuick.Item.layer.live" href="qml-qtquick-item.html#layer.live-prop" status="active" access="public" since="6.5" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="layer.mipmap" fullname="QtQuick.Item.layer.mipmap" href="qml-qtquick-item.html#layer.mipmap-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="layer.samplerName" fullname="QtQuick.Item.layer.samplerName" href="qml-qtquick-item.html#layer.samplerName-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="layer.samples" fullname="QtQuick.Item.layer.samples" href="qml-qtquick-item.html#layer.samples-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="layer.smooth" fullname="QtQuick.Item.layer.smooth" href="qml-qtquick-item.html#layer.smooth-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="layer.sourceRect" fullname="QtQuick.Item.layer.sourceRect" href="qml-qtquick-item.html#layer.sourceRect-prop" status="active" access="public" documented="true" type="rect" attached="false" writable="true"/>
            <qmlproperty name="layer.textureMirroring" fullname="QtQuick.Item.layer.textureMirroring" href="qml-qtquick-item.html#layer.textureMirroring-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="layer.textureSize" fullname="QtQuick.Item.layer.textureSize" href="qml-qtquick-item.html#layer.textureSize-prop" status="active" access="public" documented="true" type="size" attached="false" writable="true"/>
            <qmlproperty name="layer.wrapMode" fullname="QtQuick.Item.layer.wrapMode" href="qml-qtquick-item.html#layer.wrapMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="opacity" fullname="QtQuick.Item.opacity" href="qml-qtquick-item.html#opacity-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="palette" fullname="QtQuick.Item.palette" href="qml-qtquick-item.html#palette-prop" status="active" access="public" since="6.0" documented="true" type="Palette" attached="false" writable="true"/>
            <qmlproperty name="parent" fullname="QtQuick.Item.parent" href="qml-qtquick-item.html#parent-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="true"/>
            <qmlproperty name="resources" fullname="QtQuick.Item.resources" href="qml-qtquick-item.html#resources-prop" status="active" access="public" documented="true" type="list&lt;QtObject&gt;" attached="false" writable="true"/>
            <qmlproperty name="rotation" fullname="QtQuick.Item.rotation" href="qml-qtquick-item.html#rotation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="scale" fullname="QtQuick.Item.scale" href="qml-qtquick-item.html#scale-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="smooth" fullname="QtQuick.Item.smooth" href="qml-qtquick-item.html#smooth-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="state" fullname="QtQuick.Item.state" href="qml-qtquick-item.html#state-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="states" fullname="QtQuick.Item.states" href="qml-qtquick-item.html#states-prop" status="active" access="public" documented="true" type="list&lt;State&gt;" attached="false" writable="true"/>
            <qmlproperty name="transform" fullname="QtQuick.Item.transform" href="qml-qtquick-item.html#transform-prop" status="active" access="public" documented="true" type="list&lt;Transform&gt;" attached="false" writable="false"/>
            <qmlproperty name="transformOrigin" fullname="QtQuick.Item.transformOrigin" href="qml-qtquick-item.html#transformOrigin-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="transitions" fullname="QtQuick.Item.transitions" href="qml-qtquick-item.html#transitions-prop" status="active" access="public" documented="true" type="list&lt;Transition&gt;" attached="false" writable="true"/>
            <qmlproperty name="visible" fullname="QtQuick.Item.visible" href="qml-qtquick-item.html#visible-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="visibleChildren" fullname="QtQuick.Item.visibleChildren" href="qml-qtquick-item.html#visibleChildren-prop" status="active" access="public" documented="true" type="list&lt;Item&gt;" attached="false" writable="true"/>
            <qmlproperty name="width" fullname="QtQuick.Item.width" href="qml-qtquick-item.html#width-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="x" fullname="QtQuick.Item.x" href="qml-qtquick-item.html#x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="y" fullname="QtQuick.Item.y" href="qml-qtquick-item.html#y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="z" fullname="QtQuick.Item.z" href="qml-qtquick-item.html#z-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="anchors" fullname="QtQuick.Item.anchors" href="qml-qtquick-item.html#anchors-prop" status="active" access="public" documented="true"/>
            <qmlproperty name="childrenRect" fullname="QtQuick.Item.childrenRect" href="qml-qtquick-item.html#childrenRect-prop" status="active" access="public" documented="true"/>
        </qmlclass>
        <page name="qtquick-positioning-layouts.html" href="qtquick-positioning-layouts.html" status="active" location="layouts.qdoc" documented="true" subtype="page" title="Item Positioners" fulltitle="Item Positioners" subtitle="">
            <contents name="positioners" title="Positioners" level="1"/>
            <contents name="column-items" title="Column Items" level="2"/>
            <contents name="row-items" title="Row Items" level="2"/>
            <contents name="grid-items" title="Grid Items" level="2"/>
            <contents name="flow-items" title="Flow Items" level="2"/>
            <contents name="other-ways-to-position-items" title="Other Ways to Position Items" level="1"/>
        </page>
        <qmlclass name="ItemGrabResult" qml-module-name="QtQuick" fullname="QtQuick.ItemGrabResult" href="qml-qtquick-itemgrabresult.html" status="active" access="public" documented="true" groups="qtquick-visual" title="ItemGrabResult" fulltitle="ItemGrabResult" subtitle="" brief="Contains the results from a call to Item::grabToImage()">
            <function name="saveToFile" fullname="QtQuick.ItemGrabResult.saveToFile" href="qml-qtquick-itemgrabresult.html#saveToFile-method" status="active" access="public" documented="true" meta="qmlmethod" type="bool">
                <parameter type="" name="fileName" default=""/>
            </function>
            <qmlproperty name="image" fullname="QtQuick.ItemGrabResult.image" href="qml-qtquick-itemgrabresult.html#image-prop" status="active" access="public" documented="true" type="variant" attached="false" writable="false"/>
            <qmlproperty name="url" fullname="QtQuick.ItemGrabResult.url" href="qml-qtquick-itemgrabresult.html#url-prop" status="active" access="public" documented="true" type="url" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="ItemParticle" qml-module-name="QtQuick.Particles" qml-base-type="QtQuick.Particles::ParticlePainter" fullname="QtQuick.Particles.ItemParticle" href="qml-qtquick-particles-itemparticle.html" status="active" access="public" documented="true" groups="qtquick-particles" title="ItemParticle" fulltitle="ItemParticle" subtitle="" brief="For specifying a delegate to paint particles">
            <function name="freeze" fullname="QtQuick.Particles.ItemParticle.freeze" href="qml-qtquick-particles-itemparticle.html#freeze-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="Item" name="item" default=""/>
            </function>
            <function name="give" fullname="QtQuick.Particles.ItemParticle.give" href="qml-qtquick-particles-itemparticle.html#give-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="Item" name="item" default=""/>
            </function>
            <function name="take" fullname="QtQuick.Particles.ItemParticle.take" href="qml-qtquick-particles-itemparticle.html#take-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="Item" name="item" default=""/>
                <parameter type="bool" name="prioritize" default=""/>
            </function>
            <function name="unfreeze" fullname="QtQuick.Particles.ItemParticle.unfreeze" href="qml-qtquick-particles-itemparticle.html#unfreeze-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="Item" name="item" default=""/>
            </function>
            <qmlproperty name="delegate" fullname="QtQuick.Particles.ItemParticle.delegate" href="qml-qtquick-particles-itemparticle.html#delegate-prop" status="active" access="public" documented="true" type="Component" attached="false" writable="true"/>
            <qmlproperty name="fade" fullname="QtQuick.Particles.ItemParticle.fade" href="qml-qtquick-particles-itemparticle.html#fade-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="KeyEvent" qml-module-name="QtQuick" fullname="QtQuick.KeyEvent" href="qml-qtquick-keyevent.html" status="active" access="public" documented="true" groups="qtquick-input-events" title="KeyEvent" fulltitle="KeyEvent" subtitle="" brief="Provides information about a key event">
            <function name="matches" fullname="QtQuick.KeyEvent.matches" href="qml-qtquick-keyevent.html#matches-method" status="active" access="public" documented="true" meta="qmlmethod" type="bool">
                <parameter type="StandardKey" name="matchKey" default=""/>
            </function>
            <qmlproperty name="accepted" fullname="QtQuick.KeyEvent.accepted" href="qml-qtquick-keyevent.html#accepted-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="count" fullname="QtQuick.KeyEvent.count" href="qml-qtquick-keyevent.html#count-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="isAutoRepeat" fullname="QtQuick.KeyEvent.isAutoRepeat" href="qml-qtquick-keyevent.html#isAutoRepeat-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="key" fullname="QtQuick.KeyEvent.key" href="qml-qtquick-keyevent.html#key-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="modifiers" fullname="QtQuick.KeyEvent.modifiers" href="qml-qtquick-keyevent.html#modifiers-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="nativeScanCode" fullname="QtQuick.KeyEvent.nativeScanCode" href="qml-qtquick-keyevent.html#nativeScanCode-prop" status="active" access="public" documented="true" type="quint32" attached="false" writable="false"/>
            <qmlproperty name="text" fullname="QtQuick.KeyEvent.text" href="qml-qtquick-keyevent.html#text-prop" status="active" access="public" documented="true" type="string" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="KeyNavigation" qml-module-name="QtQuick" fullname="QtQuick.KeyNavigation" href="qml-qtquick-keynavigation.html" status="active" access="public" documented="true" groups="qtquick-input-handlers" title="KeyNavigation" fulltitle="KeyNavigation" subtitle="" brief="Supports key navigation by arrow keys">
            <qmlproperty name="backtab" fullname="QtQuick.KeyNavigation.backtab" href="qml-qtquick-keynavigation.html#backtab-attached-prop" status="active" access="public" documented="true" type="Item" attached="true" writable="true"/>
            <qmlproperty name="down" fullname="QtQuick.KeyNavigation.down" href="qml-qtquick-keynavigation.html#down-attached-prop" status="active" access="public" documented="true" type="Item" attached="true" writable="true"/>
            <qmlproperty name="left" fullname="QtQuick.KeyNavigation.left" href="qml-qtquick-keynavigation.html#left-attached-prop" status="active" access="public" documented="true" type="Item" attached="true" writable="true"/>
            <qmlproperty name="priority" fullname="QtQuick.KeyNavigation.priority" href="qml-qtquick-keynavigation.html#priority-attached-prop" status="active" access="public" documented="true" type="enumeration" attached="true" writable="true"/>
            <qmlproperty name="right" fullname="QtQuick.KeyNavigation.right" href="qml-qtquick-keynavigation.html#right-attached-prop" status="active" access="public" documented="true" type="Item" attached="true" writable="true"/>
            <qmlproperty name="tab" fullname="QtQuick.KeyNavigation.tab" href="qml-qtquick-keynavigation.html#tab-attached-prop" status="active" access="public" documented="true" type="Item" attached="true" writable="true"/>
            <qmlproperty name="up" fullname="QtQuick.KeyNavigation.up" href="qml-qtquick-keynavigation.html#up-attached-prop" status="active" access="public" documented="true" type="Item" attached="true" writable="true"/>
        </qmlclass>
        <page name="qtquick-input-focus.html" href="qtquick-input-focus.html" status="active" location="focus.qdoc" documented="true" subtype="page" title="Keyboard Focus in Qt Quick" fulltitle="Keyboard Focus in Qt Quick" subtitle="" brief="Handling keyboard focus">
            <contents name="key-handling-overview" title="Key Handling Overview" level="1"/>
            <contents name="querying-the-active-focus-item" title="Querying the Active Focus Item" level="1"/>
            <contents name="acquiring-focus-and-focus-scopes" title="Acquiring Focus and Focus Scopes" level="1"/>
            <contents name="advanced-uses-of-focus-scopes" title="Advanced Uses of Focus Scopes" level="1"/>
        </page>
        <qmlclass name="Keys" qml-module-name="QtQuick" fullname="QtQuick.Keys" href="qml-qtquick-keys.html" status="active" access="public" documented="true" groups="qtquick-input-handlers" title="Keys" fulltitle="Keys" subtitle="" brief="Provides key handling to Items">
            <contents name="example-usage" title="Example Usage" level="1"/>
            <contents name="key-handling-priorities" title="Key Handling Priorities" level="1"/>
            <function name="asteriskPressed" fullname="QtQuick.Keys.asteriskPressed" href="qml-qtquick-keys.html#asteriskPressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="backPressed" fullname="QtQuick.Keys.backPressed" href="qml-qtquick-keys.html#backPressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="backtabPressed" fullname="QtQuick.Keys.backtabPressed" href="qml-qtquick-keys.html#backtabPressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="callPressed" fullname="QtQuick.Keys.callPressed" href="qml-qtquick-keys.html#callPressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="cancelPressed" fullname="QtQuick.Keys.cancelPressed" href="qml-qtquick-keys.html#cancelPressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="context1Pressed" fullname="QtQuick.Keys.context1Pressed" href="qml-qtquick-keys.html#context1Pressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="context2Pressed" fullname="QtQuick.Keys.context2Pressed" href="qml-qtquick-keys.html#context2Pressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="context3Pressed" fullname="QtQuick.Keys.context3Pressed" href="qml-qtquick-keys.html#context3Pressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="context4Pressed" fullname="QtQuick.Keys.context4Pressed" href="qml-qtquick-keys.html#context4Pressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="deletePressed" fullname="QtQuick.Keys.deletePressed" href="qml-qtquick-keys.html#deletePressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="digit0Pressed" fullname="QtQuick.Keys.digit0Pressed" href="qml-qtquick-keys.html#digit0Pressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="digit1Pressed" fullname="QtQuick.Keys.digit1Pressed" href="qml-qtquick-keys.html#digit1Pressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="digit2Pressed" fullname="QtQuick.Keys.digit2Pressed" href="qml-qtquick-keys.html#digit2Pressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="digit3Pressed" fullname="QtQuick.Keys.digit3Pressed" href="qml-qtquick-keys.html#digit3Pressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="digit4Pressed" fullname="QtQuick.Keys.digit4Pressed" href="qml-qtquick-keys.html#digit4Pressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="digit5Pressed" fullname="QtQuick.Keys.digit5Pressed" href="qml-qtquick-keys.html#digit5Pressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="digit6Pressed" fullname="QtQuick.Keys.digit6Pressed" href="qml-qtquick-keys.html#digit6Pressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="digit7Pressed" fullname="QtQuick.Keys.digit7Pressed" href="qml-qtquick-keys.html#digit7Pressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="digit8Pressed" fullname="QtQuick.Keys.digit8Pressed" href="qml-qtquick-keys.html#digit8Pressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="digit9Pressed" fullname="QtQuick.Keys.digit9Pressed" href="qml-qtquick-keys.html#digit9Pressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="downPressed" fullname="QtQuick.Keys.downPressed" href="qml-qtquick-keys.html#downPressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="enterPressed" fullname="QtQuick.Keys.enterPressed" href="qml-qtquick-keys.html#enterPressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="escapePressed" fullname="QtQuick.Keys.escapePressed" href="qml-qtquick-keys.html#escapePressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="flipPressed" fullname="QtQuick.Keys.flipPressed" href="qml-qtquick-keys.html#flipPressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="hangupPressed" fullname="QtQuick.Keys.hangupPressed" href="qml-qtquick-keys.html#hangupPressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="leftPressed" fullname="QtQuick.Keys.leftPressed" href="qml-qtquick-keys.html#leftPressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="menuPressed" fullname="QtQuick.Keys.menuPressed" href="qml-qtquick-keys.html#menuPressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="noPressed" fullname="QtQuick.Keys.noPressed" href="qml-qtquick-keys.html#noPressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="pressed" fullname="QtQuick.Keys.pressed" href="qml-qtquick-keys.html#pressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="released" fullname="QtQuick.Keys.released" href="qml-qtquick-keys.html#released-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="returnPressed" fullname="QtQuick.Keys.returnPressed" href="qml-qtquick-keys.html#returnPressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="rightPressed" fullname="QtQuick.Keys.rightPressed" href="qml-qtquick-keys.html#rightPressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="selectPressed" fullname="QtQuick.Keys.selectPressed" href="qml-qtquick-keys.html#selectPressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="shortcutOverride" fullname="QtQuick.Keys.shortcutOverride" href="qml-qtquick-keys.html#shortcutOverride-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="spacePressed" fullname="QtQuick.Keys.spacePressed" href="qml-qtquick-keys.html#spacePressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="tabPressed" fullname="QtQuick.Keys.tabPressed" href="qml-qtquick-keys.html#tabPressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="upPressed" fullname="QtQuick.Keys.upPressed" href="qml-qtquick-keys.html#upPressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="volumeDownPressed" fullname="QtQuick.Keys.volumeDownPressed" href="qml-qtquick-keys.html#volumeDownPressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="volumeUpPressed" fullname="QtQuick.Keys.volumeUpPressed" href="qml-qtquick-keys.html#volumeUpPressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <function name="yesPressed" fullname="QtQuick.Keys.yesPressed" href="qml-qtquick-keys.html#yesPressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="KeyEvent" name="event" default=""/>
            </function>
            <qmlproperty name="enabled" fullname="QtQuick.Keys.enabled" href="qml-qtquick-keys.html#enabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="forwardTo" fullname="QtQuick.Keys.forwardTo" href="qml-qtquick-keys.html#forwardTo-prop" status="active" access="public" documented="true" type="list&lt;Item&gt;" attached="false" writable="false"/>
            <qmlproperty name="priority" fullname="QtQuick.Keys.priority" href="qml-qtquick-keys.html#priority-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Layout" qml-module-name="QtQuick.Layouts" fullname="QtQuick.Layouts.Layout" href="qml-qtquick-layouts-layout.html" status="active" access="public" documented="true" groups="layouts" title="Layout" fulltitle="Layout" subtitle="" brief="Provides attached properties for items pushed onto a GridLayout, RowLayout or ColumnLayout">
            <qmlproperty name="alignment" fullname="QtQuick.Layouts.Layout.alignment" href="qml-qtquick-layouts-layout.html#alignment-attached-prop" status="active" access="public" documented="true" type="Qt.Alignment" attached="true" writable="true"/>
            <qmlproperty name="bottomMargin" fullname="QtQuick.Layouts.Layout.bottomMargin" href="qml-qtquick-layouts-layout.html#bottomMargin-attached-prop" status="active" access="public" since="QtQuick.Layouts 1.2" documented="true" type="real" attached="true" writable="true"/>
            <qmlproperty name="column" fullname="QtQuick.Layouts.Layout.column" href="qml-qtquick-layouts-layout.html#column-attached-prop" status="active" access="public" documented="true" type="int" attached="true" writable="true"/>
            <qmlproperty name="columnSpan" fullname="QtQuick.Layouts.Layout.columnSpan" href="qml-qtquick-layouts-layout.html#columnSpan-attached-prop" status="active" access="public" documented="true" type="int" attached="true" writable="true"/>
            <qmlproperty name="fillHeight" fullname="QtQuick.Layouts.Layout.fillHeight" href="qml-qtquick-layouts-layout.html#fillHeight-attached-prop" status="active" access="public" documented="true" type="bool" attached="true" writable="true"/>
            <qmlproperty name="fillWidth" fullname="QtQuick.Layouts.Layout.fillWidth" href="qml-qtquick-layouts-layout.html#fillWidth-attached-prop" status="active" access="public" documented="true" type="bool" attached="true" writable="true"/>
            <qmlproperty name="horizontalStretchFactor" fullname="QtQuick.Layouts.Layout.horizontalStretchFactor" href="qml-qtquick-layouts-layout.html#horizontalStretchFactor-attached-prop" status="active" access="public" since="Qt 6.5" documented="true" type="int" attached="true" writable="true"/>
            <qmlproperty name="leftMargin" fullname="QtQuick.Layouts.Layout.leftMargin" href="qml-qtquick-layouts-layout.html#leftMargin-attached-prop" status="active" access="public" since="QtQuick.Layouts 1.2" documented="true" type="real" attached="true" writable="true"/>
            <qmlproperty name="margins" fullname="QtQuick.Layouts.Layout.margins" href="qml-qtquick-layouts-layout.html#margins-attached-prop" status="active" access="public" since="QtQuick.Layouts 1.2" documented="true" type="real" attached="true" writable="true"/>
            <qmlproperty name="maximumHeight" fullname="QtQuick.Layouts.Layout.maximumHeight" href="qml-qtquick-layouts-layout.html#maximumHeight-attached-prop" status="active" access="public" documented="true" type="real" attached="true" writable="true"/>
            <qmlproperty name="maximumWidth" fullname="QtQuick.Layouts.Layout.maximumWidth" href="qml-qtquick-layouts-layout.html#maximumWidth-attached-prop" status="active" access="public" documented="true" type="real" attached="true" writable="true"/>
            <qmlproperty name="minimumHeight" fullname="QtQuick.Layouts.Layout.minimumHeight" href="qml-qtquick-layouts-layout.html#minimumHeight-attached-prop" status="active" access="public" documented="true" type="real" attached="true" writable="true"/>
            <qmlproperty name="minimumWidth" fullname="QtQuick.Layouts.Layout.minimumWidth" href="qml-qtquick-layouts-layout.html#minimumWidth-attached-prop" status="active" access="public" documented="true" type="real" attached="true" writable="true"/>
            <qmlproperty name="preferredHeight" fullname="QtQuick.Layouts.Layout.preferredHeight" href="qml-qtquick-layouts-layout.html#preferredHeight-attached-prop" status="active" access="public" documented="true" type="real" attached="true" writable="true"/>
            <qmlproperty name="preferredWidth" fullname="QtQuick.Layouts.Layout.preferredWidth" href="qml-qtquick-layouts-layout.html#preferredWidth-attached-prop" status="active" access="public" documented="true" type="real" attached="true" writable="true"/>
            <qmlproperty name="rightMargin" fullname="QtQuick.Layouts.Layout.rightMargin" href="qml-qtquick-layouts-layout.html#rightMargin-attached-prop" status="active" access="public" since="QtQuick.Layouts 1.2" documented="true" type="real" attached="true" writable="true"/>
            <qmlproperty name="row" fullname="QtQuick.Layouts.Layout.row" href="qml-qtquick-layouts-layout.html#row-attached-prop" status="active" access="public" documented="true" type="int" attached="true" writable="true"/>
            <qmlproperty name="rowSpan" fullname="QtQuick.Layouts.Layout.rowSpan" href="qml-qtquick-layouts-layout.html#rowSpan-attached-prop" status="active" access="public" documented="true" type="int" attached="true" writable="true"/>
            <qmlproperty name="topMargin" fullname="QtQuick.Layouts.Layout.topMargin" href="qml-qtquick-layouts-layout.html#topMargin-attached-prop" status="active" access="public" since="QtQuick.Layouts 1.2" documented="true" type="real" attached="true" writable="true"/>
            <qmlproperty name="useDefaultSizePolicy" fullname="QtQuick.Layouts.Layout.useDefaultSizePolicy" href="qml-qtquick-layouts-layout.html#useDefaultSizePolicy-attached-prop" status="active" access="public" since="6.8" documented="true" type="enumeration" attached="true" writable="true"/>
            <qmlproperty name="verticalStretchFactor" fullname="QtQuick.Layouts.Layout.verticalStretchFactor" href="qml-qtquick-layouts-layout.html#verticalStretchFactor-attached-prop" status="active" access="public" since="Qt 6.5" documented="true" type="int" attached="true" writable="true"/>
        </qmlclass>
        <qmlclass name="LayoutItemProxy" qml-module-name="QtQuick.Layouts" qml-base-type="QtQuick::Item" fullname="QtQuick.Layouts.LayoutItemProxy" href="qml-qtquick-layouts-layoutitemproxy.html" status="active" access="public" since="QtQuick.Layouts 6.6" documented="true" groups="layouts" title="LayoutItemProxy" fulltitle="LayoutItemProxy" subtitle="" brief="Placeholder for QQuickItems in layouts">
            <contents name="example-usage" title="Example Usage" level="1"/>
            <qmlproperty name="target" fullname="QtQuick.Layouts.LayoutItemProxy.target" href="qml-qtquick-layouts-layoutitemproxy.html#target-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="LayoutMirroring" qml-module-name="QtQuick" fullname="QtQuick.LayoutMirroring" href="qml-qtquick-layoutmirroring.html" status="active" access="public" documented="true" groups="qml-utility-elements,qtquick-positioners" title="LayoutMirroring" fulltitle="LayoutMirroring" subtitle="" brief="Property used to mirror layout behavior">
            <qmlproperty name="childrenInherit" fullname="QtQuick.LayoutMirroring.childrenInherit" href="qml-qtquick-layoutmirroring.html#childrenInherit-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="enabled" fullname="QtQuick.LayoutMirroring.enabled" href="qml-qtquick-layoutmirroring.html#enabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="LineShape" qml-module-name="QtQuick.Particles" qml-base-type="QtQuick.Particles::ParticleExtruder" fullname="QtQuick.Particles.LineShape" href="qml-qtquick-particles-lineshape.html" status="active" access="public" documented="true" groups="qtquick-particles" title="LineShape" fulltitle="LineShape" subtitle="" brief="Represents a line for affectors and emitters">
            <qmlproperty name="mirrored" fullname="QtQuick.Particles.LineShape.mirrored" href="qml-qtquick-particles-lineshape.html#mirrored-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="LinearGradient" qml-module-name="QtQuick.Shapes" qml-base-type="QtQuick.Shapes::ShapeGradient" fullname="QtQuick.Shapes.LinearGradient" href="qml-qtquick-shapes-lineargradient.html" status="active" access="public" documented="true" groups="qtquick-paths,qtquick-views" title="LinearGradient" fulltitle="LinearGradient" subtitle="" brief="Linear gradient">
            <qmlproperty name="x1" fullname="QtQuick.Shapes.LinearGradient.x1" href="qml-qtquick-shapes-lineargradient.html#x1-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="x2" fullname="QtQuick.Shapes.LinearGradient.x2" href="qml-qtquick-shapes-lineargradient.html#x2-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="y1" fullname="QtQuick.Shapes.LinearGradient.y1" href="qml-qtquick-shapes-lineargradient.html#y1-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="y2" fullname="QtQuick.Shapes.LinearGradient.y2" href="qml-qtquick-shapes-lineargradient.html#y2-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="ListView" qml-module-name="QtQuick" qml-base-type="QtQuick::Flickable" fullname="QtQuick.ListView" href="qml-qtquick-listview.html" status="active" access="public" documented="true" groups="qtquick-views" title="ListView" fulltitle="ListView" subtitle="" brief="Provides a list view of items provided by a model">
            <contents name="example-usage" title="Example Usage" level="1"/>
            <contents name="listview-layouts" title="ListView Layouts" level="1"/>
            <contents name="flickable-direction" title="Flickable Direction" level="1"/>
            <contents name="stacking-order-in-listview" title="Stacking Order in ListView" level="1"/>
            <contents name="reusing-items" title="Reusing Items" level="1"/>
            <contents name="variable-delegate-size-and-section-labels" title="Variable Delegate Size and Section Labels" level="1"/>
            <contents name="avoid-storing-state-in-delegates" title="Avoid Storing State in Delegates" level="1"/>
            <contents name="hiding-delegates" title="Hiding Delegates" level="1"/>
            <function name="add" fullname="QtQuick.ListView.add" href="qml-qtquick-listview.html#add-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="decrementCurrentIndex" fullname="QtQuick.ListView.decrementCurrentIndex" href="qml-qtquick-listview.html#decrementCurrentIndex-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="forceLayout" fullname="QtQuick.ListView.forceLayout" href="qml-qtquick-listview.html#forceLayout-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="incrementCurrentIndex" fullname="QtQuick.ListView.incrementCurrentIndex" href="qml-qtquick-listview.html#incrementCurrentIndex-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="indexAt" fullname="QtQuick.ListView.indexAt" href="qml-qtquick-listview.html#indexAt-method" status="active" access="public" documented="true" meta="qmlmethod" type="int">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
            </function>
            <function name="itemAt" fullname="QtQuick.ListView.itemAt" href="qml-qtquick-listview.html#itemAt-method" status="active" access="public" documented="true" meta="qmlmethod" type="Item">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
            </function>
            <function name="itemAtIndex" fullname="QtQuick.ListView.itemAtIndex" href="qml-qtquick-listview.html#itemAtIndex-method" status="active" access="public" documented="true" meta="qmlmethod" type="Item">
                <parameter type="int" name="index" default=""/>
            </function>
            <function name="pooled" fullname="QtQuick.ListView.pooled" href="qml-qtquick-listview.html#pooled-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="positionViewAtBeginning" fullname="QtQuick.ListView.positionViewAtBeginning" href="qml-qtquick-listview.html#positionViewAtBeginning-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="positionViewAtEnd" fullname="QtQuick.ListView.positionViewAtEnd" href="qml-qtquick-listview.html#positionViewAtEnd-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="positionViewAtIndex" fullname="QtQuick.ListView.positionViewAtIndex" href="qml-qtquick-listview.html#positionViewAtIndex-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="int" name="index" default=""/>
                <parameter type="PositionMode" name="mode" default=""/>
            </function>
            <function name="remove" fullname="QtQuick.ListView.remove" href="qml-qtquick-listview.html#remove-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="reused" fullname="QtQuick.ListView.reused" href="qml-qtquick-listview.html#reused-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <qmlproperty name="add" fullname="QtQuick.ListView.add" href="qml-qtquick-listview.html#add-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="addDisplaced" fullname="QtQuick.ListView.addDisplaced" href="qml-qtquick-listview.html#addDisplaced-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="cacheBuffer" fullname="QtQuick.ListView.cacheBuffer" href="qml-qtquick-listview.html#cacheBuffer-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="count" fullname="QtQuick.ListView.count" href="qml-qtquick-listview.html#count-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="currentIndex" fullname="QtQuick.ListView.currentIndex" href="qml-qtquick-listview.html#currentIndex-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="currentItem" fullname="QtQuick.ListView.currentItem" href="qml-qtquick-listview.html#currentItem-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="false"/>
            <qmlproperty name="currentSection" fullname="QtQuick.ListView.currentSection" href="qml-qtquick-listview.html#currentSection-prop" status="active" access="public" documented="true" type="string" attached="false" writable="false"/>
            <qmlproperty name="delayRemove" fullname="QtQuick.ListView.delayRemove" href="qml-qtquick-listview.html#delayRemove-attached-prop" status="active" access="public" documented="true" type="bool" attached="true" writable="true"/>
            <qmlproperty name="delegate" fullname="QtQuick.ListView.delegate" href="qml-qtquick-listview.html#delegate-prop" status="active" access="public" documented="true" type="Component" attached="false" writable="true"/>
            <qmlproperty name="displaced" fullname="QtQuick.ListView.displaced" href="qml-qtquick-listview.html#displaced-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="displayMarginBeginning" fullname="QtQuick.ListView.displayMarginBeginning" href="qml-qtquick-listview.html#displayMarginBeginning-prop" status="active" access="public" since="QtQuick 2.3" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="displayMarginEnd" fullname="QtQuick.ListView.displayMarginEnd" href="qml-qtquick-listview.html#displayMarginEnd-prop" status="active" access="public" since="QtQuick 2.3" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="effectiveLayoutDirection" fullname="QtQuick.ListView.effectiveLayoutDirection" href="qml-qtquick-listview.html#effectiveLayoutDirection-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
            <qmlproperty name="footer" fullname="QtQuick.ListView.footer" href="qml-qtquick-listview.html#footer-prop" status="active" access="public" documented="true" type="Component" attached="false" writable="true"/>
            <qmlproperty name="footerItem" fullname="QtQuick.ListView.footerItem" href="qml-qtquick-listview.html#footerItem-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="false"/>
            <qmlproperty name="footerPositioning" fullname="QtQuick.ListView.footerPositioning" href="qml-qtquick-listview.html#footerPositioning-prop" status="active" access="public" since="Qt 5.4" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="header" fullname="QtQuick.ListView.header" href="qml-qtquick-listview.html#header-prop" status="active" access="public" documented="true" type="Component" attached="false" writable="true"/>
            <qmlproperty name="headerItem" fullname="QtQuick.ListView.headerItem" href="qml-qtquick-listview.html#headerItem-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="false"/>
            <qmlproperty name="headerPositioning" fullname="QtQuick.ListView.headerPositioning" href="qml-qtquick-listview.html#headerPositioning-prop" status="active" access="public" since="Qt 5.4" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="highlight" fullname="QtQuick.ListView.highlight" href="qml-qtquick-listview.html#highlight-prop" status="active" access="public" documented="true" type="Component" attached="false" writable="true"/>
            <qmlproperty name="highlightFollowsCurrentItem" fullname="QtQuick.ListView.highlightFollowsCurrentItem" href="qml-qtquick-listview.html#highlightFollowsCurrentItem-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="highlightItem" fullname="QtQuick.ListView.highlightItem" href="qml-qtquick-listview.html#highlightItem-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="false"/>
            <qmlproperty name="highlightMoveDuration" fullname="QtQuick.ListView.highlightMoveDuration" href="qml-qtquick-listview.html#highlightMoveDuration-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="highlightMoveVelocity" fullname="QtQuick.ListView.highlightMoveVelocity" href="qml-qtquick-listview.html#highlightMoveVelocity-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="highlightRangeMode" fullname="QtQuick.ListView.highlightRangeMode" href="qml-qtquick-listview.html#highlightRangeMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="highlightResizeDuration" fullname="QtQuick.ListView.highlightResizeDuration" href="qml-qtquick-listview.html#highlightResizeDuration-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="highlightResizeVelocity" fullname="QtQuick.ListView.highlightResizeVelocity" href="qml-qtquick-listview.html#highlightResizeVelocity-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="isCurrentItem" fullname="QtQuick.ListView.isCurrentItem" href="qml-qtquick-listview.html#isCurrentItem-attached-prop" status="active" access="public" documented="true" type="bool" attached="true" writable="false"/>
            <qmlproperty name="keyNavigationEnabled" fullname="QtQuick.ListView.keyNavigationEnabled" href="qml-qtquick-listview.html#keyNavigationEnabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="keyNavigationWraps" fullname="QtQuick.ListView.keyNavigationWraps" href="qml-qtquick-listview.html#keyNavigationWraps-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="layoutDirection" fullname="QtQuick.ListView.layoutDirection" href="qml-qtquick-listview.html#layoutDirection-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="model" fullname="QtQuick.ListView.model" href="qml-qtquick-listview.html#model-prop" status="active" access="public" documented="true" type="model" attached="false" writable="true"/>
            <qmlproperty name="move" fullname="QtQuick.ListView.move" href="qml-qtquick-listview.html#move-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="moveDisplaced" fullname="QtQuick.ListView.moveDisplaced" href="qml-qtquick-listview.html#moveDisplaced-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="nextSection" fullname="QtQuick.ListView.nextSection" href="qml-qtquick-listview.html#nextSection-attached-prop" status="active" access="public" documented="true" type="string" attached="true" writable="false"/>
            <qmlproperty name="orientation" fullname="QtQuick.ListView.orientation" href="qml-qtquick-listview.html#orientation-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="populate" fullname="QtQuick.ListView.populate" href="qml-qtquick-listview.html#populate-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="preferredHighlightBegin" fullname="QtQuick.ListView.preferredHighlightBegin" href="qml-qtquick-listview.html#preferredHighlightBegin-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="preferredHighlightEnd" fullname="QtQuick.ListView.preferredHighlightEnd" href="qml-qtquick-listview.html#preferredHighlightEnd-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="previousSection" fullname="QtQuick.ListView.previousSection" href="qml-qtquick-listview.html#previousSection-attached-prop" status="active" access="public" documented="true" type="string" attached="true" writable="false"/>
            <qmlproperty name="remove" fullname="QtQuick.ListView.remove" href="qml-qtquick-listview.html#remove-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="removeDisplaced" fullname="QtQuick.ListView.removeDisplaced" href="qml-qtquick-listview.html#removeDisplaced-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="reuseItems" fullname="QtQuick.ListView.reuseItems" href="qml-qtquick-listview.html#reuseItems-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="section" fullname="QtQuick.ListView.section" href="qml-qtquick-listview.html#section-attached-prop" status="active" access="public" documented="true" type="string" attached="true" writable="false"/>
            <qmlproperty name="section.criteria" fullname="QtQuick.ListView.section.criteria" href="qml-qtquick-listview.html#section.criteria-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="section.delegate" fullname="QtQuick.ListView.section.delegate" href="qml-qtquick-listview.html#section.delegate-prop" status="active" access="public" documented="true" type="Component" attached="false" writable="true"/>
            <qmlproperty name="section.labelPositioning" fullname="QtQuick.ListView.section.labelPositioning" href="qml-qtquick-listview.html#section.labelPositioning-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="section.property" fullname="QtQuick.ListView.section.property" href="qml-qtquick-listview.html#section.property-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="snapMode" fullname="QtQuick.ListView.snapMode" href="qml-qtquick-listview.html#snapMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="spacing" fullname="QtQuick.ListView.spacing" href="qml-qtquick-listview.html#spacing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="verticalLayoutDirection" fullname="QtQuick.ListView.verticalLayoutDirection" href="qml-qtquick-listview.html#verticalLayoutDirection-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="view" fullname="QtQuick.ListView.view" href="qml-qtquick-listview.html#view-attached-prop" status="active" access="public" documented="true" type="ListView" attached="true" writable="false"/>
            <qmlproperty name="section" fullname="QtQuick.ListView.section" href="qml-qtquick-listview.html#section-prop" status="active" access="public" documented="true"/>
        </qmlclass>
        <qmlclass name="Loader" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.Loader" href="qml-qtquick-loader.html" status="active" access="public" documented="true" groups="qtquick-dynamic" title="Loader" fulltitle="Loader" subtitle="" brief="Allows dynamic loading of a subtree from a URL or Component">
            <contents name="loader-sizing-behavior" title="Loader Sizing Behavior" level="2"/>
            <contents name="receiving-signals-from-loaded-objects" title="Receiving Signals from Loaded Objects" level="2"/>
            <contents name="focus-and-key-events" title="Focus and Key Events" level="2"/>
            <contents name="using-a-loader-within-a-view-delegate" title="Using a Loader within a View Delegate" level="2"/>
            <function name="loaded" fullname="QtQuick.Loader.loaded" href="qml-qtquick-loader.html#loaded-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="setSource" fullname="QtQuick.Loader.setSource" href="qml-qtquick-loader.html#setSource-method" status="active" access="public" documented="true" meta="qmlmethod" type="object">
                <parameter type="url" name="source" default=""/>
                <parameter type="object" name="properties" default=""/>
            </function>
            <qmlproperty name="active" fullname="QtQuick.Loader.active" href="qml-qtquick-loader.html#active-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="asynchronous" fullname="QtQuick.Loader.asynchronous" href="qml-qtquick-loader.html#asynchronous-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="item" fullname="QtQuick.Loader.item" href="qml-qtquick-loader.html#item-prop" status="active" access="public" documented="true" type="QtObject" attached="false" writable="false"/>
            <qmlproperty name="progress" fullname="QtQuick.Loader.progress" href="qml-qtquick-loader.html#progress-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="source" fullname="QtQuick.Loader.source" href="qml-qtquick-loader.html#source-prop" status="active" access="public" documented="true" type="url" attached="false" writable="true"/>
            <qmlproperty name="sourceComponent" fullname="QtQuick.Loader.sourceComponent" href="qml-qtquick-loader.html#sourceComponent-prop" status="active" access="public" documented="true" type="Component" attached="false" writable="true"/>
            <qmlproperty name="status" fullname="QtQuick.Loader.status" href="qml-qtquick-loader.html#status-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
        </qmlclass>
        <page name="qtquick-attribution-map-of-europe.html" href="qtquick-attribution-map-of-europe.html" status="active" location="codeattributions.qdoc" documented="true" groups="attributions-examples,attributions-qtquick-examples" subtype="page" title="Map of Europe from Wikipedia" fulltitle="Map of Europe from Wikipedia" subtitle="" brief="Creative Commons Attribution 3.0 Unported">
            <target name="map-of-europe"/>
        </page>
        <qmlclass name="MaskShape" qml-module-name="QtQuick.Particles" qml-base-type="QtQuick.Shapes::Shape" fullname="QtQuick.Particles.MaskShape" href="qml-qtquick-particles-maskshape.html" status="active" access="public" documented="true" groups="qtquick-particles" title="MaskShape" fulltitle="MaskShape" subtitle="" brief="For representing an image as a shape to affectors and emitters">
            <qmlproperty name="source" fullname="QtQuick.Particles.MaskShape.source" href="qml-qtquick-particles-maskshape.html#source-prop" status="active" access="public" documented="true" type="url" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Matrix4x4" qml-module-name="QtQuick" fullname="QtQuick.Matrix4x4" href="qml-qtquick-matrix4x4.html" status="active" access="public" documented="true" groups="qtquick-visual-transforms" title="Matrix4x4" fulltitle="Matrix4x4" subtitle="" brief="Provides a way to apply a 4x4 tranformation matrix to an Item">
            <qmlproperty name="matrix" fullname="QtQuick.Matrix4x4.matrix" href="qml-qtquick-matrix4x4.html#matrix-prop" status="active" access="public" documented="true" type="matrix4x4" attached="false" writable="true"/>
        </qmlclass>
        <page name="qtquick-modelviewsdata-modelview.html" href="qtquick-modelviewsdata-modelview.html" status="active" location="modelview.qdoc" documented="true" subtype="page" title="Models and Views in Qt Quick" fulltitle="Models and Views in Qt Quick" subtitle="" brief="How to display and format data in Qt Quick">
            <target name="qtquick-views"/>
            <target name="qml-view-delegate"/>
            <target name="qml-data-models"/>
            <target name="qml-c-models" title="qml-c++-models"/>
            <contents name="displaying-data-with-views" title="Displaying Data with Views" level="1"/>
            <contents name="decorating-views" title="Decorating Views" level="2"/>
            <contents name="mouse-and-touch-handling" title="Mouse and Touch Handling" level="2"/>
            <contents name="listview-sections" title="ListView Sections" level="2"/>
            <contents name="view-delegates" title="View Delegates" level="1"/>
            <contents name="positioning-of-view-delegates" title="Positioning of View Delegates" level="2"/>
            <contents name="accessing-views-and-models-from-delegates" title="Accessing Views and Models from Delegates" level="2"/>
            <contents name="models" title="Models" level="1"/>
            <contents name="list-model" title="List Model" level="2"/>
            <contents name="xml-model" title="XML Model" level="2"/>
            <contents name="object-model" title="Object Model" level="2"/>
            <contents name="integers-as-models" title="Integers as Models" level="2"/>
            <contents name="object-instances-as-models" title="Object Instances as Models" level="2"/>
            <contents name="c-data-models" title="C++ Data Models" level="2"/>
            <contents name="array-models" title="Array models" level="2"/>
            <contents name="repeaters" title="Repeaters" level="1"/>
            <contents name="changing-model-data" title="Changing Model Data" level="1"/>
            <contents name="using-transitions" title="Using Transitions" level="1"/>
        </page>
        <page name="models/abstractitemmodel" href="qtquick-models-abstractitemmodel-example.html" status="active" location="abstractitemmodel-example.qdoc" documented="true" groups="category User Interface Components" subtype="example" title="Models and Views: AbstractItemModel Example" fulltitle="Models and Views: AbstractItemModel Example" subtitle="" brief="Shows how to use a QAbstractItemModel subclass as a model in QML">
            <page name="models/abstractitemmodel/model.cpp" href="qtquick-models-abstractitemmodel-model-cpp.html" status="active" subtype="file" title="" fulltitle="model.cpp Example File" subtitle="models/abstractitemmodel/model.cpp"/>
            <page name="models/abstractitemmodel/model.h" href="qtquick-models-abstractitemmodel-model-h.html" status="active" subtype="file" title="" fulltitle="model.h Example File" subtitle="models/abstractitemmodel/model.h"/>
            <page name="models/abstractitemmodel/view.qml" href="qtquick-models-abstractitemmodel-view-qml.html" status="active" subtype="file" title="" fulltitle="view.qml Example File" subtitle="models/abstractitemmodel/view.qml"/>
            <page name="models/abstractitemmodel/main.cpp" href="qtquick-models-abstractitemmodel-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="models/abstractitemmodel/main.cpp"/>
            <page name="models/abstractitemmodel/CMakeLists.txt" href="qtquick-models-abstractitemmodel-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="models/abstractitemmodel/CMakeLists.txt"/>
            <page name="models/abstractitemmodel/abstractitemmodel.pro" href="qtquick-models-abstractitemmodel-abstractitemmodel-pro.html" status="active" subtype="file" title="" fulltitle="abstractitemmodel.pro Example File" subtitle="models/abstractitemmodel/abstractitemmodel.pro"/>
            <page name="models/abstractitemmodel/abstractitemmodel.qrc" href="qtquick-models-abstractitemmodel-abstractitemmodel-qrc.html" status="active" subtype="file" title="" fulltitle="abstractitemmodel.qrc Example File" subtitle="models/abstractitemmodel/abstractitemmodel.qrc"/>
        </page>
        <page name="models/objectlistmodel" href="qtquick-models-objectlistmodel-example.html" status="active" location="objectlistmodel-example.qdoc" documented="true" groups="category User Interface Components" subtype="example" title="Models and Views: Object ListModel Example" fulltitle="Models and Views: Object ListModel Example" subtitle="" brief="Shows how to use a QList&lt;QObject*&gt; as a model in QML">
            <page name="models/objectlistmodel/dataobject.cpp" href="qtquick-models-objectlistmodel-dataobject-cpp.html" status="active" subtype="file" title="" fulltitle="dataobject.cpp Example File" subtitle="models/objectlistmodel/dataobject.cpp"/>
            <page name="models/objectlistmodel/dataobject.h" href="qtquick-models-objectlistmodel-dataobject-h.html" status="active" subtype="file" title="" fulltitle="dataobject.h Example File" subtitle="models/objectlistmodel/dataobject.h"/>
            <page name="models/objectlistmodel/view.qml" href="qtquick-models-objectlistmodel-view-qml.html" status="active" subtype="file" title="" fulltitle="view.qml Example File" subtitle="models/objectlistmodel/view.qml"/>
            <page name="models/objectlistmodel/main.cpp" href="qtquick-models-objectlistmodel-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="models/objectlistmodel/main.cpp"/>
            <page name="models/objectlistmodel/CMakeLists.txt" href="qtquick-models-objectlistmodel-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="models/objectlistmodel/CMakeLists.txt"/>
            <page name="models/objectlistmodel/objectlistmodel.pro" href="qtquick-models-objectlistmodel-objectlistmodel-pro.html" status="active" subtype="file" title="" fulltitle="objectlistmodel.pro Example File" subtitle="models/objectlistmodel/objectlistmodel.pro"/>
            <page name="models/objectlistmodel/objectlistmodel.qrc" href="qtquick-models-objectlistmodel-objectlistmodel-qrc.html" status="active" subtype="file" title="" fulltitle="objectlistmodel.qrc Example File" subtitle="models/objectlistmodel/objectlistmodel.qrc"/>
        </page>
        <page name="models/stringlistmodel" href="qtquick-models-stringlistmodel-example.html" status="active" location="stringlistmodel-example.qdoc" documented="true" groups="category User Interface Components" subtype="example" title="Models and Views: String ListModel Example" fulltitle="Models and Views: String ListModel Example" subtitle="" brief="Shows how to use a QStringList as a model in QML">
            <page name="models/stringlistmodel/view.qml" href="qtquick-models-stringlistmodel-view-qml.html" status="active" subtype="file" title="" fulltitle="view.qml Example File" subtitle="models/stringlistmodel/view.qml"/>
            <page name="models/stringlistmodel/main.cpp" href="qtquick-models-stringlistmodel-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="models/stringlistmodel/main.cpp"/>
            <page name="models/stringlistmodel/CMakeLists.txt" href="qtquick-models-stringlistmodel-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="models/stringlistmodel/CMakeLists.txt"/>
            <page name="models/stringlistmodel/stringlistmodel.pro" href="qtquick-models-stringlistmodel-stringlistmodel-pro.html" status="active" subtype="file" title="" fulltitle="stringlistmodel.pro Example File" subtitle="models/stringlistmodel/stringlistmodel.pro"/>
            <page name="models/stringlistmodel/stringlistmodel.qrc" href="qtquick-models-stringlistmodel-stringlistmodel-qrc.html" status="active" subtype="file" title="" fulltitle="stringlistmodel.qrc Example File" subtitle="models/stringlistmodel/stringlistmodel.qrc"/>
        </page>
        <page name="qtquick-input-mouseevents.html" href="qtquick-input-mouseevents.html" status="active" location="mouse.qdoc" documented="true" groups="QML Features" subtype="page" title="Mouse Events" fulltitle="Mouse Events" subtitle="" brief="Handling mouse events in Qt Quick">
            <contents name="mouse-types" title="Mouse Types" level="1"/>
            <contents name="mouse-event-handling" title="Mouse Event Handling" level="1"/>
            <contents name="defining-a-mouse-area" title="Defining a Mouse Area" level="1"/>
            <contents name="receiving-events" title="Receiving Events" level="1"/>
            <contents name="enabling-gestures" title="Enabling Gestures" level="1"/>
            <contents name="mouseevent-object" title="MouseEvent Object" level="1"/>
            <contents name="accepting-further-signals" title="Accepting Further Signals" level="2"/>
        </page>
        <qmlclass name="MouseArea" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.MouseArea" href="qml-qtquick-mousearea.html" status="active" access="public" documented="true" groups="qtquick-input" title="MouseArea" fulltitle="MouseArea" subtitle="" brief="Enables simple mouse handling">
            <contents name="example-usage" title="Example Usage" level="1"/>
            <function name="canceled" fullname="QtQuick.MouseArea.canceled" href="qml-qtquick-mousearea.html#canceled-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="clicked" fullname="QtQuick.MouseArea.clicked" href="qml-qtquick-mousearea.html#clicked-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="MouseEvent" name="mouse" default=""/>
            </function>
            <function name="doubleClicked" fullname="QtQuick.MouseArea.doubleClicked" href="qml-qtquick-mousearea.html#doubleClicked-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="MouseEvent" name="mouse" default=""/>
            </function>
            <function name="entered" fullname="QtQuick.MouseArea.entered" href="qml-qtquick-mousearea.html#entered-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="exited" fullname="QtQuick.MouseArea.exited" href="qml-qtquick-mousearea.html#exited-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="positionChanged" fullname="QtQuick.MouseArea.positionChanged" href="qml-qtquick-mousearea.html#positionChanged-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="MouseEvent" name="mouse" default=""/>
            </function>
            <function name="pressAndHold" fullname="QtQuick.MouseArea.pressAndHold" href="qml-qtquick-mousearea.html#pressAndHold-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="MouseEvent" name="mouse" default=""/>
            </function>
            <function name="pressed" fullname="QtQuick.MouseArea.pressed" href="qml-qtquick-mousearea.html#pressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="MouseEvent" name="mouse" default=""/>
            </function>
            <function name="released" fullname="QtQuick.MouseArea.released" href="qml-qtquick-mousearea.html#released-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="MouseEvent" name="mouse" default=""/>
            </function>
            <function name="wheel" fullname="QtQuick.MouseArea.wheel" href="qml-qtquick-mousearea.html#wheel-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="WheelEvent" name="wheel" default=""/>
            </function>
            <qmlproperty name="acceptedButtons" fullname="QtQuick.MouseArea.acceptedButtons" href="qml-qtquick-mousearea.html#acceptedButtons-prop" status="active" access="public" documented="true" type="Qt::MouseButtons" attached="false" writable="true"/>
            <qmlproperty name="containsMouse" fullname="QtQuick.MouseArea.containsMouse" href="qml-qtquick-mousearea.html#containsMouse-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="containsPress" fullname="QtQuick.MouseArea.containsPress" href="qml-qtquick-mousearea.html#containsPress-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="cursorShape" fullname="QtQuick.MouseArea.cursorShape" href="qml-qtquick-mousearea.html#cursorShape-prop" status="active" access="public" documented="true" type="Qt::CursorShape" attached="false" writable="true"/>
            <qmlproperty name="drag.active" fullname="QtQuick.MouseArea.drag.active" href="qml-qtquick-mousearea.html#drag.active-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="drag.axis" fullname="QtQuick.MouseArea.drag.axis" href="qml-qtquick-mousearea.html#drag.axis-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="drag.filterChildren" fullname="QtQuick.MouseArea.drag.filterChildren" href="qml-qtquick-mousearea.html#drag.filterChildren-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="drag.maximumX" fullname="QtQuick.MouseArea.drag.maximumX" href="qml-qtquick-mousearea.html#drag.maximumX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="drag.maximumY" fullname="QtQuick.MouseArea.drag.maximumY" href="qml-qtquick-mousearea.html#drag.maximumY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="drag.minimumX" fullname="QtQuick.MouseArea.drag.minimumX" href="qml-qtquick-mousearea.html#drag.minimumX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="drag.minimumY" fullname="QtQuick.MouseArea.drag.minimumY" href="qml-qtquick-mousearea.html#drag.minimumY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="drag.smoothed" fullname="QtQuick.MouseArea.drag.smoothed" href="qml-qtquick-mousearea.html#drag.smoothed-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="drag.target" fullname="QtQuick.MouseArea.drag.target" href="qml-qtquick-mousearea.html#drag.target-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="true"/>
            <qmlproperty name="drag.threshold" fullname="QtQuick.MouseArea.drag.threshold" href="qml-qtquick-mousearea.html#drag.threshold-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="enabled" fullname="QtQuick.MouseArea.enabled" href="qml-qtquick-mousearea.html#enabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="hoverEnabled" fullname="QtQuick.MouseArea.hoverEnabled" href="qml-qtquick-mousearea.html#hoverEnabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="mouseX" fullname="QtQuick.MouseArea.mouseX" href="qml-qtquick-mousearea.html#mouseX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="mouseY" fullname="QtQuick.MouseArea.mouseY" href="qml-qtquick-mousearea.html#mouseY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="pressAndHoldInterval" fullname="QtQuick.MouseArea.pressAndHoldInterval" href="qml-qtquick-mousearea.html#pressAndHoldInterval-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="pressed" fullname="QtQuick.MouseArea.pressed" href="qml-qtquick-mousearea.html#pressed-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="pressedButtons" fullname="QtQuick.MouseArea.pressedButtons" href="qml-qtquick-mousearea.html#pressedButtons-prop" status="active" access="public" documented="true" type="MouseButtons" attached="false" writable="false"/>
            <qmlproperty name="preventStealing" fullname="QtQuick.MouseArea.preventStealing" href="qml-qtquick-mousearea.html#preventStealing-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="propagateComposedEvents" fullname="QtQuick.MouseArea.propagateComposedEvents" href="qml-qtquick-mousearea.html#propagateComposedEvents-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="scrollGestureEnabled" fullname="QtQuick.MouseArea.scrollGestureEnabled" href="qml-qtquick-mousearea.html#scrollGestureEnabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="drag" fullname="QtQuick.MouseArea.drag" href="qml-qtquick-mousearea.html#drag-prop" status="active" access="public" documented="true"/>
        </qmlclass>
        <qmlclass name="MouseEvent" qml-module-name="QtQuick" fullname="QtQuick.MouseEvent" href="qml-qtquick-mouseevent.html" status="active" access="public" documented="true" groups="qtquick-input-events" title="MouseEvent" fulltitle="MouseEvent" subtitle="" brief="Provides information about a mouse event">
            <qmlproperty name="accepted" fullname="QtQuick.MouseEvent.accepted" href="qml-qtquick-mouseevent.html#accepted-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="button" fullname="QtQuick.MouseEvent.button" href="qml-qtquick-mouseevent.html#button-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
            <qmlproperty name="buttons" fullname="QtQuick.MouseEvent.buttons" href="qml-qtquick-mouseevent.html#buttons-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="flags" fullname="QtQuick.MouseEvent.flags" href="qml-qtquick-mouseevent.html#flags-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="modifiers" fullname="QtQuick.MouseEvent.modifiers" href="qml-qtquick-mouseevent.html#modifiers-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="source" fullname="QtQuick.MouseEvent.source" href="qml-qtquick-mouseevent-obsolete.html#source-prop" status="deprecated" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="wasHeld" fullname="QtQuick.MouseEvent.wasHeld" href="qml-qtquick-mouseevent.html#wasHeld-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="x" fullname="QtQuick.MouseEvent.x" href="qml-qtquick-mouseevent.html#x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="y" fullname="QtQuick.MouseEvent.y" href="qml-qtquick-mouseevent.html#y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="MultiEffect" qml-module-name="QtQuick.Effects" qml-base-type="QtQuick::Item" fullname="QtQuick.Effects.MultiEffect" href="qml-qtquick-effects-multieffect.html" status="active" access="public" documented="true" groups="qtquick-effects" title="MultiEffect" fulltitle="MultiEffect" subtitle="" brief="Applies post-processing effect to an item">
            <contents name="example-usage" title="Example Usage" level="1"/>
            <contents name="performance" title="Performance" level="1"/>
            <function name="shaderChanged" fullname="QtQuick.Effects.MultiEffect.shaderChanged" href="qml-qtquick-effects-multieffect.html#shaderChanged-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <qmlproperty name="autoPaddingEnabled" fullname="QtQuick.Effects.MultiEffect.autoPaddingEnabled" href="qml-qtquick-effects-multieffect.html#autoPaddingEnabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="blur" fullname="QtQuick.Effects.MultiEffect.blur" href="qml-qtquick-effects-multieffect.html#blur-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="blurEnabled" fullname="QtQuick.Effects.MultiEffect.blurEnabled" href="qml-qtquick-effects-multieffect.html#blurEnabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="blurMax" fullname="QtQuick.Effects.MultiEffect.blurMax" href="qml-qtquick-effects-multieffect.html#blurMax-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="blurMultiplier" fullname="QtQuick.Effects.MultiEffect.blurMultiplier" href="qml-qtquick-effects-multieffect.html#blurMultiplier-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="brightness" fullname="QtQuick.Effects.MultiEffect.brightness" href="qml-qtquick-effects-multieffect.html#brightness-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="colorization" fullname="QtQuick.Effects.MultiEffect.colorization" href="qml-qtquick-effects-multieffect.html#colorization-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="colorizationColor" fullname="QtQuick.Effects.MultiEffect.colorizationColor" href="qml-qtquick-effects-multieffect.html#colorizationColor-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="contrast" fullname="QtQuick.Effects.MultiEffect.contrast" href="qml-qtquick-effects-multieffect.html#contrast-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="fragmentShader" fullname="QtQuick.Effects.MultiEffect.fragmentShader" href="qml-qtquick-effects-multieffect.html#fragmentShader-prop" status="active" access="public" documented="true" type="string" attached="false" writable="false"/>
            <qmlproperty name="hasProxySource" fullname="QtQuick.Effects.MultiEffect.hasProxySource" href="qml-qtquick-effects-multieffect.html#hasProxySource-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="itemRect" fullname="QtQuick.Effects.MultiEffect.itemRect" href="qml-qtquick-effects-multieffect.html#itemRect-prop" status="active" access="public" documented="true" type="rect" attached="false" writable="false"/>
            <qmlproperty name="maskEnabled" fullname="QtQuick.Effects.MultiEffect.maskEnabled" href="qml-qtquick-effects-multieffect.html#maskEnabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="maskInverted" fullname="QtQuick.Effects.MultiEffect.maskInverted" href="qml-qtquick-effects-multieffect.html#maskInverted-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="maskSource" fullname="QtQuick.Effects.MultiEffect.maskSource" href="qml-qtquick-effects-multieffect.html#maskSource-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="true"/>
            <qmlproperty name="maskSpreadAtMax" fullname="QtQuick.Effects.MultiEffect.maskSpreadAtMax" href="qml-qtquick-effects-multieffect.html#maskSpreadAtMax-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="maskSpreadAtMin" fullname="QtQuick.Effects.MultiEffect.maskSpreadAtMin" href="qml-qtquick-effects-multieffect.html#maskSpreadAtMin-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="maskThresholdMax" fullname="QtQuick.Effects.MultiEffect.maskThresholdMax" href="qml-qtquick-effects-multieffect.html#maskThresholdMax-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="maskThresholdMin" fullname="QtQuick.Effects.MultiEffect.maskThresholdMin" href="qml-qtquick-effects-multieffect.html#maskThresholdMin-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="paddingRect" fullname="QtQuick.Effects.MultiEffect.paddingRect" href="qml-qtquick-effects-multieffect.html#paddingRect-prop" status="active" access="public" documented="true" type="rect" attached="false" writable="true"/>
            <qmlproperty name="saturation" fullname="QtQuick.Effects.MultiEffect.saturation" href="qml-qtquick-effects-multieffect.html#saturation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="shadowBlur" fullname="QtQuick.Effects.MultiEffect.shadowBlur" href="qml-qtquick-effects-multieffect.html#shadowBlur-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="shadowColor" fullname="QtQuick.Effects.MultiEffect.shadowColor" href="qml-qtquick-effects-multieffect.html#shadowColor-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="shadowEnabled" fullname="QtQuick.Effects.MultiEffect.shadowEnabled" href="qml-qtquick-effects-multieffect.html#shadowEnabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="shadowHorizontalOffset" fullname="QtQuick.Effects.MultiEffect.shadowHorizontalOffset" href="qml-qtquick-effects-multieffect.html#shadowHorizontalOffset-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="shadowOpacity" fullname="QtQuick.Effects.MultiEffect.shadowOpacity" href="qml-qtquick-effects-multieffect.html#shadowOpacity-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="shadowScale" fullname="QtQuick.Effects.MultiEffect.shadowScale" href="qml-qtquick-effects-multieffect.html#shadowScale-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="shadowVerticalOffset" fullname="QtQuick.Effects.MultiEffect.shadowVerticalOffset" href="qml-qtquick-effects-multieffect.html#shadowVerticalOffset-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="source" fullname="QtQuick.Effects.MultiEffect.source" href="qml-qtquick-effects-multieffect.html#source-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="true"/>
            <qmlproperty name="vertexShader" fullname="QtQuick.Effects.MultiEffect.vertexShader" href="qml-qtquick-effects-multieffect.html#vertexShader-prop" status="active" access="public" documented="true" type="string" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="MultiPointHandler" qml-module-name="QtQuick" qml-base-type="QtQuick::PointerDeviceHandler" fullname="QtQuick.MultiPointHandler" href="qml-qtquick-multipointhandler.html" status="preliminary" access="public" documented="true" title="MultiPointHandler" fulltitle="MultiPointHandler" subtitle="" brief="Abstract handler for multi-point Pointer Events">
            <qmlproperty name="centroid" fullname="QtQuick.MultiPointHandler.centroid" href="qml-qtquick-multipointhandler.html#centroid-prop" status="active" access="public" documented="true" type="QtQuick::handlerPoint" attached="false" writable="false"/>
            <qmlproperty name="maximumPointCount" fullname="QtQuick.MultiPointHandler.maximumPointCount" href="qml-qtquick-multipointhandler.html#maximumPointCount-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="minimumPointCount" fullname="QtQuick.MultiPointHandler.minimumPointCount" href="qml-qtquick-multipointhandler.html#minimumPointCount-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="MultiPointTouchArea" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.MultiPointTouchArea" href="qml-qtquick-multipointtoucharea.html" status="active" access="public" documented="true" groups="qtquick-input" title="MultiPointTouchArea" fulltitle="MultiPointTouchArea" subtitle="" brief="Enables handling of multiple touch points">
            <function name="canceled" fullname="QtQuick.MultiPointTouchArea.canceled" href="qml-qtquick-multipointtoucharea.html#canceled-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="list&lt;TouchPoint&gt;" name="touchPoints" default=""/>
            </function>
            <function name="gestureStarted" fullname="QtQuick.MultiPointTouchArea.gestureStarted" href="qml-qtquick-multipointtoucharea.html#gestureStarted-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="GestureEvent" name="gesture" default=""/>
            </function>
            <function name="pressed" fullname="QtQuick.MultiPointTouchArea.pressed" href="qml-qtquick-multipointtoucharea.html#pressed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="list&lt;TouchPoint&gt;" name="touchPoints" default=""/>
            </function>
            <function name="released" fullname="QtQuick.MultiPointTouchArea.released" href="qml-qtquick-multipointtoucharea.html#released-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="list&lt;TouchPoint&gt;" name="touchPoints" default=""/>
            </function>
            <function name="touchUpdated" fullname="QtQuick.MultiPointTouchArea.touchUpdated" href="qml-qtquick-multipointtoucharea.html#touchUpdated-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="list&lt;TouchPoint&gt;" name="touchPoints" default=""/>
            </function>
            <function name="updated" fullname="QtQuick.MultiPointTouchArea.updated" href="qml-qtquick-multipointtoucharea.html#updated-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="list&lt;TouchPoint&gt;" name="touchPoints" default=""/>
            </function>
            <qmlproperty name="maximumTouchPoints" fullname="QtQuick.MultiPointTouchArea.maximumTouchPoints" href="qml-qtquick-multipointtoucharea.html#maximumTouchPoints-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="minimumTouchPoints" fullname="QtQuick.MultiPointTouchArea.minimumTouchPoints" href="qml-qtquick-multipointtoucharea.html#minimumTouchPoints-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="mouseEnabled" fullname="QtQuick.MultiPointTouchArea.mouseEnabled" href="qml-qtquick-multipointtoucharea.html#mouseEnabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="touchPoints" fullname="QtQuick.MultiPointTouchArea.touchPoints" href="qml-qtquick-multipointtoucharea.html#touchPoints-prop" status="active" access="public" documented="true" type="list&lt;TouchPoint&gt;" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="NumberAnimation" qml-module-name="QtQuick" qml-base-type="QtQuick::PropertyAnimation" fullname="QtQuick.NumberAnimation" href="qml-qtquick-numberanimation.html" status="active" access="public" documented="true" groups="qtquick-animation-properties" title="NumberAnimation" fulltitle="NumberAnimation" subtitle="" brief="Animates changes in qreal-type values">
            <qmlproperty name="from" fullname="QtQuick.NumberAnimation.from" href="qml-qtquick-numberanimation.html#from-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="to" fullname="QtQuick.NumberAnimation.to" href="qml-qtquick-numberanimation.html#to-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="OpacityAnimator" qml-module-name="QtQuick" qml-base-type="QtQuick::Animator" fullname="QtQuick.OpacityAnimator" href="qml-qtquick-opacityanimator.html" status="active" access="public" documented="true" groups="qtquick-transitions-animations" title="OpacityAnimator" fulltitle="OpacityAnimator" subtitle="" brief="Type animates the opacity of an Item"/>
        <qmlclass name="Palette" qml-module-name="QtQuick" qml-base-type="QtQuick::ColorGroup" fullname="QtQuick.Palette" href="qml-qtquick-palette.html" status="active" access="public" documented="true" groups="qtquick-visual" title="Palette" fulltitle="Palette" subtitle="" brief="Contains color groups for each QML item state">
            <qmlproperty name="active" fullname="QtQuick.Palette.active" href="qml-qtquick-palette.html#active-prop" status="active" access="public" documented="true" type="ColorGroup" attached="false" writable="true"/>
            <qmlproperty name="disabled" fullname="QtQuick.Palette.disabled" href="qml-qtquick-palette.html#disabled-prop" status="active" access="public" documented="true" type="ColorGroup" attached="false" writable="true"/>
            <qmlproperty name="inactive" fullname="QtQuick.Palette.inactive" href="qml-qtquick-palette.html#inactive-prop" status="active" access="public" documented="true" type="ColorGroup" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="ParallelAnimation" qml-module-name="QtQuick" qml-base-type="QtQuick::Animation" fullname="QtQuick.ParallelAnimation" href="qml-qtquick-parallelanimation.html" status="active" access="public" documented="true" groups="qtquick-transitions-animations" title="ParallelAnimation" fulltitle="ParallelAnimation" subtitle="" brief="Enables animations to be run in parallel"/>
        <qmlclass name="ParentAnimation" qml-module-name="QtQuick" qml-base-type="QtQuick::Animation" fullname="QtQuick.ParentAnimation" href="qml-qtquick-parentanimation.html" status="active" access="public" documented="true" groups="qtquick-animation-properties" title="ParentAnimation" fulltitle="ParentAnimation" subtitle="" brief="Animates changes in parent values">
            <qmlproperty name="newParent" fullname="QtQuick.ParentAnimation.newParent" href="qml-qtquick-parentanimation.html#newParent-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="true"/>
            <qmlproperty name="target" fullname="QtQuick.ParentAnimation.target" href="qml-qtquick-parentanimation.html#target-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="true"/>
            <qmlproperty name="via" fullname="QtQuick.ParentAnimation.via" href="qml-qtquick-parentanimation.html#via-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="ParentChange" qml-module-name="QtQuick" fullname="QtQuick.ParentChange" href="qml-qtquick-parentchange.html" status="active" access="public" documented="true" groups="qtquick-states" title="ParentChange" fulltitle="ParentChange" subtitle="" brief="Specifies how to reparent an Item in a state change">
            <qmlproperty name="height" fullname="QtQuick.ParentChange.height" href="qml-qtquick-parentchange.html#height-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="parent" fullname="QtQuick.ParentChange.parent" href="qml-qtquick-parentchange.html#parent-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="true"/>
            <qmlproperty name="rotation" fullname="QtQuick.ParentChange.rotation" href="qml-qtquick-parentchange.html#rotation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="scale" fullname="QtQuick.ParentChange.scale" href="qml-qtquick-parentchange.html#scale-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="target" fullname="QtQuick.ParentChange.target" href="qml-qtquick-parentchange.html#target-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="true"/>
            <qmlproperty name="width" fullname="QtQuick.ParentChange.width" href="qml-qtquick-parentchange.html#width-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="x" fullname="QtQuick.ParentChange.x" href="qml-qtquick-parentchange.html#x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="y" fullname="QtQuick.ParentChange.y" href="qml-qtquick-parentchange.html#y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Particle" qml-module-name="QtQuick.Particles" fullname="QtQuick.Particles.Particle" href="qml-qtquick-particles-particle.html" status="active" access="public" documented="true" groups="qtquick-particles" title="Particle" fulltitle="Particle" subtitle="" brief="Represents particles manipulated by emitters and affectors">
            <qmlproperty name="alpha" fullname="QtQuick.Particles.Particle.alpha" href="qml-qtquick-particles-particle.html#alpha-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="autoRotate" fullname="QtQuick.Particles.Particle.autoRotate" href="qml-qtquick-particles-particle.html#autoRotate-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="ax" fullname="QtQuick.Particles.Particle.ax" href="qml-qtquick-particles-particle.html#ax-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="ay" fullname="QtQuick.Particles.Particle.ay" href="qml-qtquick-particles-particle.html#ay-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="blue" fullname="QtQuick.Particles.Particle.blue" href="qml-qtquick-particles-particle.html#blue-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="currentSize" fullname="QtQuick.Particles.Particle.currentSize" href="qml-qtquick-particles-particle.html#currentSize-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="endSize" fullname="QtQuick.Particles.Particle.endSize" href="qml-qtquick-particles-particle.html#endSize-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="green" fullname="QtQuick.Particles.Particle.green" href="qml-qtquick-particles-particle.html#green-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="initialAX" fullname="QtQuick.Particles.Particle.initialAX" href="qml-qtquick-particles-particle.html#initialAX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="initialAY" fullname="QtQuick.Particles.Particle.initialAY" href="qml-qtquick-particles-particle.html#initialAY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="initialVX" fullname="QtQuick.Particles.Particle.initialVX" href="qml-qtquick-particles-particle.html#initialVX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="initialVY" fullname="QtQuick.Particles.Particle.initialVY" href="qml-qtquick-particles-particle.html#initialVY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="initialX" fullname="QtQuick.Particles.Particle.initialX" href="qml-qtquick-particles-particle.html#initialX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="initialY" fullname="QtQuick.Particles.Particle.initialY" href="qml-qtquick-particles-particle.html#initialY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="lifeLeft" fullname="QtQuick.Particles.Particle.lifeLeft" href="qml-qtquick-particles-particle.html#lifeLeft-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="lifeSpan" fullname="QtQuick.Particles.Particle.lifeSpan" href="qml-qtquick-particles-particle.html#lifeSpan-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="red" fullname="QtQuick.Particles.Particle.red" href="qml-qtquick-particles-particle.html#red-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="rotation" fullname="QtQuick.Particles.Particle.rotation" href="qml-qtquick-particles-particle.html#rotation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="rotationVelocity" fullname="QtQuick.Particles.Particle.rotationVelocity" href="qml-qtquick-particles-particle.html#rotationVelocity-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="startSize" fullname="QtQuick.Particles.Particle.startSize" href="qml-qtquick-particles-particle.html#startSize-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="t" fullname="QtQuick.Particles.Particle.t" href="qml-qtquick-particles-particle.html#t-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="update" fullname="QtQuick.Particles.Particle.update" href="qml-qtquick-particles-particle.html#update-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="vx" fullname="QtQuick.Particles.Particle.vx" href="qml-qtquick-particles-particle.html#vx-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="vy" fullname="QtQuick.Particles.Particle.vy" href="qml-qtquick-particles-particle.html#vy-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="x" fullname="QtQuick.Particles.Particle.x" href="qml-qtquick-particles-particle.html#x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="xDeformationVectorX" fullname="QtQuick.Particles.Particle.xDeformationVectorX" href="qml-qtquick-particles-particle.html#xDeformationVectorX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="xDeformationVectorY" fullname="QtQuick.Particles.Particle.xDeformationVectorY" href="qml-qtquick-particles-particle.html#xDeformationVectorY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="y" fullname="QtQuick.Particles.Particle.y" href="qml-qtquick-particles-particle.html#y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="yDeformationVectorX" fullname="QtQuick.Particles.Particle.yDeformationVectorX" href="qml-qtquick-particles-particle.html#yDeformationVectorX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="yDeformationVectorY" fullname="QtQuick.Particles.Particle.yDeformationVectorY" href="qml-qtquick-particles-particle.html#yDeformationVectorY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <page name="qtquick-particles-performance.html" href="qtquick-particles-performance.html" status="active" location="particles.qdoc" documented="true" subtype="page" title="Particle System Performance Guide" fulltitle="Particle System Performance Guide" subtitle=""/>
        <qmlclass name="ParticleAffector" qml-module-name="QtQuick.Particles" fullname="QtQuick.Particles.ParticleAffector" href="qml-qtquick-particles-particleaffector.html" status="active" access="public" documented="true" groups="qtquick-particles" title="ParticleAffector" fulltitle="ParticleAffector" subtitle="" brief="Applies alterations to the attributes of logical particles at any point in their lifetime">
            <function name="affected" fullname="QtQuick.Particles.ParticleAffector.affected" href="qml-qtquick-particles-particleaffector.html#affected-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
            </function>
            <qmlproperty name="enabled" fullname="QtQuick.Particles.ParticleAffector.enabled" href="qml-qtquick-particles-particleaffector.html#enabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="groups" fullname="QtQuick.Particles.ParticleAffector.groups" href="qml-qtquick-particles-particleaffector.html#groups-prop" status="active" access="public" documented="true" type="list&lt;string&gt;" attached="false" writable="true"/>
            <qmlproperty name="once" fullname="QtQuick.Particles.ParticleAffector.once" href="qml-qtquick-particles-particleaffector.html#once-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="shape" fullname="QtQuick.Particles.ParticleAffector.shape" href="qml-qtquick-particles-particleaffector.html#shape-prop" status="active" access="public" documented="true" type="Shape" attached="false" writable="true"/>
            <qmlproperty name="system" fullname="QtQuick.Particles.ParticleAffector.system" href="qml-qtquick-particles-particleaffector.html#system-prop" status="active" access="public" documented="true" type="ParticleSystem" attached="false" writable="true"/>
            <qmlproperty name="whenCollidingWith" fullname="QtQuick.Particles.ParticleAffector.whenCollidingWith" href="qml-qtquick-particles-particleaffector.html#whenCollidingWith-prop" status="active" access="public" documented="true" type="list&lt;string&gt;" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="ParticleExtruder" qml-module-name="QtQuick.Particles" fullname="QtQuick.Particles.ParticleExtruder" href="qml-qtquick-particles-particleextruder.html" status="active" access="public" documented="true" groups="qtquick-particles" title="ParticleExtruder" fulltitle="ParticleExtruder" subtitle="" brief="For specifying an area for affectors and emitters"/>
        <qmlclass name="ParticleGroup" qml-module-name="QtQuick.Particles" fullname="QtQuick.Particles.ParticleGroup" href="qml-qtquick-particles-particlegroup.html" status="active" access="public" documented="true" groups="qtquick-particles" title="ParticleGroup" fulltitle="ParticleGroup" subtitle="" brief="For setting attributes on a logical particle group">
            <qmlproperty name="duration" fullname="QtQuick.Particles.ParticleGroup.duration" href="qml-qtquick-particles-particlegroup.html#duration-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="durationVariation" fullname="QtQuick.Particles.ParticleGroup.durationVariation" href="qml-qtquick-particles-particlegroup.html#durationVariation-prop" status="active" access="public" documented="true" type="ParticleSystem" attached="false" writable="true"/>
            <qmlproperty name="name" fullname="QtQuick.Particles.ParticleGroup.name" href="qml-qtquick-particles-particlegroup.html#name-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="system" fullname="QtQuick.Particles.ParticleGroup.system" href="qml-qtquick-particles-particlegroup.html#system-prop" status="active" access="public" documented="true" type="ParticleSystem" attached="false" writable="true"/>
            <qmlproperty name="to" fullname="QtQuick.Particles.ParticleGroup.to" href="qml-qtquick-particles-particlegroup.html#to-prop" status="active" access="public" documented="true" type="ParticleSystem" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="ParticlePainter" qml-module-name="QtQuick.Particles" qml-base-type="QtQuick::Item" fullname="QtQuick.Particles.ParticlePainter" href="qml-qtquick-particles-particlepainter.html" status="active" access="public" documented="true" groups="qtquick-particles" title="ParticlePainter" fulltitle="ParticlePainter" subtitle="" brief="For specifying how to paint particles">
            <qmlproperty name="groups" fullname="QtQuick.Particles.ParticlePainter.groups" href="qml-qtquick-particles-particlepainter.html#groups-prop" status="active" access="public" documented="true" type="list&lt;string&gt;" attached="false" writable="true"/>
            <qmlproperty name="system" fullname="QtQuick.Particles.ParticlePainter.system" href="qml-qtquick-particles-particlepainter.html#system-prop" status="active" access="public" documented="true" type="ParticleSystem" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="ParticleSystem" qml-module-name="QtQuick.Particles" fullname="QtQuick.Particles.ParticleSystem" href="qml-qtquick-particles-particlesystem.html" status="active" access="public" documented="true" groups="qtquick-particles" title="ParticleSystem" fulltitle="ParticleSystem" subtitle="" brief="A system which includes particle painter, emitter, and affector types">
            <function name="pause" fullname="QtQuick.Particles.ParticleSystem.pause" href="qml-qtquick-particles-particlesystem.html#pause-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="reset" fullname="QtQuick.Particles.ParticleSystem.reset" href="qml-qtquick-particles-particlesystem.html#reset-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="restart" fullname="QtQuick.Particles.ParticleSystem.restart" href="qml-qtquick-particles-particlesystem.html#restart-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="resume" fullname="QtQuick.Particles.ParticleSystem.resume" href="qml-qtquick-particles-particlesystem.html#resume-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="start" fullname="QtQuick.Particles.ParticleSystem.start" href="qml-qtquick-particles-particlesystem.html#start-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="stop" fullname="QtQuick.Particles.ParticleSystem.stop" href="qml-qtquick-particles-particlesystem.html#stop-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <qmlproperty name="empty" fullname="QtQuick.Particles.ParticleSystem.empty" href="qml-qtquick-particles-particlesystem.html#empty-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="particleStates" fullname="QtQuick.Particles.ParticleSystem.particleStates" href="qml-qtquick-particles-particlesystem.html#particleStates-prop" status="active" access="public" documented="true" type="list&lt;Sprite&gt;" attached="false" writable="true"/>
            <qmlproperty name="paused" fullname="QtQuick.Particles.ParticleSystem.paused" href="qml-qtquick-particles-particlesystem.html#paused-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="running" fullname="QtQuick.Particles.ParticleSystem.running" href="qml-qtquick-particles-particlesystem.html#running-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Path" qml-module-name="QtQuick" fullname="QtQuick.Path" href="qml-qtquick-path.html" status="active" access="public" documented="true" groups="qtquick-animation-paths" title="Path" fulltitle="Path" subtitle="" brief="Defines a path for use by PathView and Shape">
            <function name="pointAtPercent" fullname="QtQuick.Path.pointAtPercent" href="qml-qtquick-path.html#pointAtPercent-method" status="active" access="public" documented="true" since="QtQuick 2.14" meta="qmlmethod" type="point">
                <parameter type="real" name="t" default=""/>
            </function>
            <qmlproperty name="asynchronous" fullname="QtQuick.Path.asynchronous" href="qml-qtquick-path.html#asynchronous-prop" status="active" access="public" since="6.9" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="closed" fullname="QtQuick.Path.closed" href="qml-qtquick-path.html#closed-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="pathElements" fullname="QtQuick.Path.pathElements" href="qml-qtquick-path.html#pathElements-prop" status="active" access="public" documented="true" type="list&lt;PathElement&gt;" attached="false" writable="false"/>
            <qmlproperty name="scale" fullname="QtQuick.Path.scale" href="qml-qtquick-path.html#scale-prop" status="active" access="public" since="QtQuick 2.14" documented="true" type="size" attached="false" writable="true"/>
            <qmlproperty name="simplify" fullname="QtQuick.Path.simplify" href="qml-qtquick-path.html#simplify-prop" status="active" access="public" since="6.6" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="startX" fullname="QtQuick.Path.startX" href="qml-qtquick-path.html#startX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="startY" fullname="QtQuick.Path.startY" href="qml-qtquick-path.html#startY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="PathAngleArc" qml-module-name="QtQuick" fullname="QtQuick.PathAngleArc" href="qml-qtquick-pathanglearc.html" status="active" access="public" documented="true" groups="qtquick-animation-paths" title="PathAngleArc" fulltitle="PathAngleArc" subtitle="" brief="Defines an arc with the given radii and center">
            <qmlproperty name="centerX" fullname="QtQuick.PathAngleArc.centerX" href="qml-qtquick-pathanglearc.html#centerX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="centerY" fullname="QtQuick.PathAngleArc.centerY" href="qml-qtquick-pathanglearc.html#centerY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="moveToStart" fullname="QtQuick.PathAngleArc.moveToStart" href="qml-qtquick-pathanglearc.html#moveToStart-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="radiusX" fullname="QtQuick.PathAngleArc.radiusX" href="qml-qtquick-pathanglearc.html#radiusX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="radiusY" fullname="QtQuick.PathAngleArc.radiusY" href="qml-qtquick-pathanglearc.html#radiusY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="startAngle" fullname="QtQuick.PathAngleArc.startAngle" href="qml-qtquick-pathanglearc.html#startAngle-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="sweepAngle" fullname="QtQuick.PathAngleArc.sweepAngle" href="qml-qtquick-pathanglearc.html#sweepAngle-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="PathAnimation" qml-module-name="QtQuick" qml-base-type="QtQuick::Animation" fullname="QtQuick.PathAnimation" href="qml-qtquick-pathanimation.html" status="active" access="public" documented="true" groups="qtquick-animation-properties" title="PathAnimation" fulltitle="PathAnimation" subtitle="" brief="Animates an item along a path">
            <qmlproperty name="anchorPoint" fullname="QtQuick.PathAnimation.anchorPoint" href="qml-qtquick-pathanimation.html#anchorPoint-prop" status="active" access="public" documented="true" type="point" attached="false" writable="true"/>
            <qmlproperty name="duration" fullname="QtQuick.PathAnimation.duration" href="qml-qtquick-pathanimation.html#duration-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="easing.amplitude" fullname="QtQuick.PathAnimation.easing.amplitude" href="qml-qtquick-pathanimation.html#easing.amplitude-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true" brief="The easing curve used for the animation"/>
            <qmlproperty name="easing.bezierCurve" fullname="QtQuick.PathAnimation.easing.bezierCurve" href="qml-qtquick-pathanimation.html#easing.bezierCurve-prop" status="active" access="public" documented="true" type="list&lt;real&gt;" attached="false" writable="true" brief="The easing curve used for the animation"/>
            <qmlproperty name="easing.overshoot" fullname="QtQuick.PathAnimation.easing.overshoot" href="qml-qtquick-pathanimation.html#easing.overshoot-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true" brief="The easing curve used for the animation"/>
            <qmlproperty name="easing.period" fullname="QtQuick.PathAnimation.easing.period" href="qml-qtquick-pathanimation.html#easing.period-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true" brief="The easing curve used for the animation"/>
            <qmlproperty name="easing.type" fullname="QtQuick.PathAnimation.easing.type" href="qml-qtquick-pathanimation.html#easing.type-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true" brief="The easing curve used for the animation"/>
            <qmlproperty name="endRotation" fullname="QtQuick.PathAnimation.endRotation" href="qml-qtquick-pathanimation.html#endRotation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="orientation" fullname="QtQuick.PathAnimation.orientation" href="qml-qtquick-pathanimation.html#orientation-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="orientationEntryDuration" fullname="QtQuick.PathAnimation.orientationEntryDuration" href="qml-qtquick-pathanimation.html#orientationEntryDuration-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="orientationExitDuration" fullname="QtQuick.PathAnimation.orientationExitDuration" href="qml-qtquick-pathanimation.html#orientationExitDuration-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="path" fullname="QtQuick.PathAnimation.path" href="qml-qtquick-pathanimation.html#path-prop" status="active" access="public" documented="true" type="Path" attached="false" writable="true"/>
            <qmlproperty name="target" fullname="QtQuick.PathAnimation.target" href="qml-qtquick-pathanimation.html#target-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="true"/>
            <qmlproperty name="easing" fullname="QtQuick.PathAnimation.easing" href="qml-qtquick-pathanimation.html#easing-prop" status="active" access="public" documented="true"/>
        </qmlclass>
        <qmlclass name="PathArc" qml-module-name="QtQuick" fullname="QtQuick.PathArc" href="qml-qtquick-patharc.html" status="active" access="public" documented="true" groups="qtquick-animation-paths" title="PathArc" fulltitle="PathArc" subtitle="" brief="Defines an arc with the given radius">
            <qmlproperty name="direction" fullname="QtQuick.PathArc.direction" href="qml-qtquick-patharc.html#direction-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="radiusX" fullname="QtQuick.PathArc.radiusX" href="qml-qtquick-patharc.html#radiusX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="radiusY" fullname="QtQuick.PathArc.radiusY" href="qml-qtquick-patharc.html#radiusY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="relativeX" fullname="QtQuick.PathArc.relativeX" href="qml-qtquick-patharc.html#relativeX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="relativeY" fullname="QtQuick.PathArc.relativeY" href="qml-qtquick-patharc.html#relativeY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="useLargeArc" fullname="QtQuick.PathArc.useLargeArc" href="qml-qtquick-patharc.html#useLargeArc-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="x" fullname="QtQuick.PathArc.x" href="qml-qtquick-patharc.html#x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="xAxisRotation" fullname="QtQuick.PathArc.xAxisRotation" href="qml-qtquick-patharc.html#xAxisRotation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="y" fullname="QtQuick.PathArc.y" href="qml-qtquick-patharc.html#y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="PathAttribute" qml-module-name="QtQuick" fullname="QtQuick.PathAttribute" href="qml-qtquick-pathattribute.html" status="active" access="public" documented="true" groups="qtquick-animation-paths" title="PathAttribute" fulltitle="PathAttribute" subtitle="" brief="Specifies how to set an attribute at a given position in a Path">
            <qmlproperty name="name" fullname="QtQuick.PathAttribute.name" href="qml-qtquick-pathattribute.html#name-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="value" fullname="QtQuick.PathAttribute.value" href="qml-qtquick-pathattribute.html#value-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="PathCubic" qml-module-name="QtQuick" fullname="QtQuick.PathCubic" href="qml-qtquick-pathcubic.html" status="active" access="public" documented="true" groups="qtquick-animation-paths" title="PathCubic" fulltitle="PathCubic" subtitle="" brief="Defines a cubic Bezier curve with two control points">
            <qmlproperty name="control1X" fullname="QtQuick.PathCubic.control1X" href="qml-qtquick-pathcubic.html#control1X-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="control1Y" fullname="QtQuick.PathCubic.control1Y" href="qml-qtquick-pathcubic.html#control1Y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="control2X" fullname="QtQuick.PathCubic.control2X" href="qml-qtquick-pathcubic.html#control2X-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="control2Y" fullname="QtQuick.PathCubic.control2Y" href="qml-qtquick-pathcubic.html#control2Y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="relativeControl1X" fullname="QtQuick.PathCubic.relativeControl1X" href="qml-qtquick-pathcubic.html#relativeControl1X-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="relativeControl1Y" fullname="QtQuick.PathCubic.relativeControl1Y" href="qml-qtquick-pathcubic.html#relativeControl1Y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="relativeControl2X" fullname="QtQuick.PathCubic.relativeControl2X" href="qml-qtquick-pathcubic.html#relativeControl2X-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="relativeControl2Y" fullname="QtQuick.PathCubic.relativeControl2Y" href="qml-qtquick-pathcubic.html#relativeControl2Y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="relativeX" fullname="QtQuick.PathCubic.relativeX" href="qml-qtquick-pathcubic.html#relativeX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="relativeY" fullname="QtQuick.PathCubic.relativeY" href="qml-qtquick-pathcubic.html#relativeY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="x" fullname="QtQuick.PathCubic.x" href="qml-qtquick-pathcubic.html#x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="y" fullname="QtQuick.PathCubic.y" href="qml-qtquick-pathcubic.html#y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="PathCurve" qml-module-name="QtQuick" fullname="QtQuick.PathCurve" href="qml-qtquick-pathcurve.html" status="active" access="public" documented="true" groups="qtquick-animation-paths" title="PathCurve" fulltitle="PathCurve" subtitle="" brief="Defines a point on a Catmull-Rom curve">
            <qmlproperty name="relativeX" fullname="QtQuick.PathCurve.relativeX" href="qml-qtquick-pathcurve.html#relativeX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="relativeY" fullname="QtQuick.PathCurve.relativeY" href="qml-qtquick-pathcurve.html#relativeY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="x" fullname="QtQuick.PathCurve.x" href="qml-qtquick-pathcurve.html#x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="y" fullname="QtQuick.PathCurve.y" href="qml-qtquick-pathcurve.html#y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="PathElement" qml-module-name="QtQuick" fullname="QtQuick.PathElement" href="qml-qtquick-pathelement.html" status="active" access="public" documented="true" groups="qtquick-animation-paths" title="PathElement" fulltitle="PathElement" subtitle="" brief="The base path type"/>
        <qmlclass name="PathInterpolator" qml-module-name="QtQuick" fullname="QtQuick.PathInterpolator" href="qml-qtquick-pathinterpolator.html" status="active" access="public" documented="true" groups="qtquick-animation-control" title="PathInterpolator" fulltitle="PathInterpolator" subtitle="" brief="Specifies how to manually animate along a path">
            <qmlproperty name="angle" fullname="QtQuick.PathInterpolator.angle" href="qml-qtquick-pathinterpolator.html#angle-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="path" fullname="QtQuick.PathInterpolator.path" href="qml-qtquick-pathinterpolator.html#path-prop" status="active" access="public" documented="true" type="Path" attached="false" writable="true"/>
            <qmlproperty name="progress" fullname="QtQuick.PathInterpolator.progress" href="qml-qtquick-pathinterpolator.html#progress-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="x" fullname="QtQuick.PathInterpolator.x" href="qml-qtquick-pathinterpolator.html#x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="y" fullname="QtQuick.PathInterpolator.y" href="qml-qtquick-pathinterpolator.html#y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="PathLine" qml-module-name="QtQuick" fullname="QtQuick.PathLine" href="qml-qtquick-pathline.html" status="active" access="public" documented="true" groups="qtquick-animation-paths" title="PathLine" fulltitle="PathLine" subtitle="" brief="Defines a straight line">
            <qmlproperty name="relativeX" fullname="QtQuick.PathLine.relativeX" href="qml-qtquick-pathline.html#relativeX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="relativeY" fullname="QtQuick.PathLine.relativeY" href="qml-qtquick-pathline.html#relativeY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="x" fullname="QtQuick.PathLine.x" href="qml-qtquick-pathline.html#x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="y" fullname="QtQuick.PathLine.y" href="qml-qtquick-pathline.html#y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="PathMove" qml-module-name="QtQuick" fullname="QtQuick.PathMove" href="qml-qtquick-pathmove.html" status="active" access="public" documented="true" groups="qtquick-animation-paths" title="PathMove" fulltitle="PathMove" subtitle="" brief="Moves the Path's position">
            <qmlproperty name="relativeX" fullname="QtQuick.PathMove.relativeX" href="qml-qtquick-pathmove.html#relativeX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="relativeY" fullname="QtQuick.PathMove.relativeY" href="qml-qtquick-pathmove.html#relativeY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="x" fullname="QtQuick.PathMove.x" href="qml-qtquick-pathmove.html#x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="y" fullname="QtQuick.PathMove.y" href="qml-qtquick-pathmove.html#y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="PathMultiline" qml-module-name="QtQuick" fullname="QtQuick.PathMultiline" href="qml-qtquick-pathmultiline.html" status="active" access="public" since="QtQuick 2.14" documented="true" groups="qtquick-animation-paths" title="PathMultiline" fulltitle="PathMultiline" subtitle="" brief="Defines a set of polylines through a list of lists of coordinates">
            <qmlproperty name="paths" fullname="QtQuick.PathMultiline.paths" href="qml-qtquick-pathmultiline.html#paths-prop" status="active" access="public" documented="true" type="list&lt;list&lt;point&gt;&gt;" attached="false" writable="true"/>
            <qmlproperty name="start" fullname="QtQuick.PathMultiline.start" href="qml-qtquick-pathmultiline.html#start-prop" status="active" access="public" documented="true" type="point" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="PathPercent" qml-module-name="QtQuick" fullname="QtQuick.PathPercent" href="qml-qtquick-pathpercent.html" status="active" access="public" documented="true" groups="qtquick-animation-paths" title="PathPercent" fulltitle="PathPercent" subtitle="" brief="Manipulates the way a path is interpreted">
            <qmlproperty name="value" fullname="QtQuick.PathPercent.value" href="qml-qtquick-pathpercent.html#value-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="PathPolyline" qml-module-name="QtQuick" fullname="QtQuick.PathPolyline" href="qml-qtquick-pathpolyline.html" status="active" access="public" since="QtQuick 2.14" documented="true" groups="qtquick-animation-paths" title="PathPolyline" fulltitle="PathPolyline" subtitle="" brief="Defines a polyline through a list of coordinates">
            <qmlproperty name="path" fullname="QtQuick.PathPolyline.path" href="qml-qtquick-pathpolyline.html#path-prop" status="active" access="public" documented="true" type="list&lt;point&gt;" attached="false" writable="true"/>
            <qmlproperty name="start" fullname="QtQuick.PathPolyline.start" href="qml-qtquick-pathpolyline.html#start-prop" status="active" access="public" documented="true" type="point" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="PathQuad" qml-module-name="QtQuick" fullname="QtQuick.PathQuad" href="qml-qtquick-pathquad.html" status="active" access="public" documented="true" groups="qtquick-animation-paths" title="PathQuad" fulltitle="PathQuad" subtitle="" brief="Defines a quadratic Bezier curve with a control point">
            <qmlproperty name="controlX" fullname="QtQuick.PathQuad.controlX" href="qml-qtquick-pathquad.html#controlX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="controlY" fullname="QtQuick.PathQuad.controlY" href="qml-qtquick-pathquad.html#controlY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="relativeControlX" fullname="QtQuick.PathQuad.relativeControlX" href="qml-qtquick-pathquad.html#relativeControlX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="relativeControlY" fullname="QtQuick.PathQuad.relativeControlY" href="qml-qtquick-pathquad.html#relativeControlY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="relativeX" fullname="QtQuick.PathQuad.relativeX" href="qml-qtquick-pathquad.html#relativeX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="relativeY" fullname="QtQuick.PathQuad.relativeY" href="qml-qtquick-pathquad.html#relativeY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="x" fullname="QtQuick.PathQuad.x" href="qml-qtquick-pathquad.html#x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="y" fullname="QtQuick.PathQuad.y" href="qml-qtquick-pathquad.html#y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="PathRectangle" qml-module-name="QtQuick" fullname="QtQuick.PathRectangle" href="qml-qtquick-pathrectangle.html" status="active" access="public" since="QtQuick 6.8" documented="true" groups="qtquick-animation-paths" title="PathRectangle" fulltitle="PathRectangle" subtitle="" brief="Defines a rectangle with optionally rounded corners">
            <qmlproperty name="bottomLeftRadius" fullname="QtQuick.PathRectangle.bottomLeftRadius" href="qml-qtquick-pathrectangle.html#bottomLeftRadius-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="bottomRightRadius" fullname="QtQuick.PathRectangle.bottomRightRadius" href="qml-qtquick-pathrectangle.html#bottomRightRadius-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="height" fullname="QtQuick.PathRectangle.height" href="qml-qtquick-pathrectangle.html#height-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="radius" fullname="QtQuick.PathRectangle.radius" href="qml-qtquick-pathrectangle.html#radius-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="relativeX" fullname="QtQuick.PathRectangle.relativeX" href="qml-qtquick-pathrectangle.html#relativeX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="relativeY" fullname="QtQuick.PathRectangle.relativeY" href="qml-qtquick-pathrectangle.html#relativeY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="strokeAdjustment" fullname="QtQuick.PathRectangle.strokeAdjustment" href="qml-qtquick-pathrectangle.html#strokeAdjustment-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="topLeftRadius" fullname="QtQuick.PathRectangle.topLeftRadius" href="qml-qtquick-pathrectangle.html#topLeftRadius-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="topRightRadius" fullname="QtQuick.PathRectangle.topRightRadius" href="qml-qtquick-pathrectangle.html#topRightRadius-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="width" fullname="QtQuick.PathRectangle.width" href="qml-qtquick-pathrectangle.html#width-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="x" fullname="QtQuick.PathRectangle.x" href="qml-qtquick-pathrectangle.html#x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="y" fullname="QtQuick.PathRectangle.y" href="qml-qtquick-pathrectangle.html#y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="PathSvg" qml-module-name="QtQuick" fullname="QtQuick.PathSvg" href="qml-qtquick-pathsvg.html" status="active" access="public" documented="true" groups="qtquick-animation-paths" title="PathSvg" fulltitle="PathSvg" subtitle="" brief="Defines a path using an SVG path data string">
            <qmlproperty name="path" fullname="QtQuick.PathSvg.path" href="qml-qtquick-pathsvg.html#path-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="PathText" qml-module-name="QtQuick" fullname="QtQuick.PathText" href="qml-qtquick-pathtext.html" status="active" access="public" since="QtQuick 2.15" documented="true" groups="qtquick-animation-paths" title="PathText" fulltitle="PathText" subtitle="" brief="Defines a string in a specified font">
            <qmlproperty name="font.bold" fullname="QtQuick.PathText.font.bold" href="qml-qtquick-pathtext.html#font.bold-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.capitalization" fullname="QtQuick.PathText.font.capitalization" href="qml-qtquick-pathtext.html#font.capitalization-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="font.contextFontMerging" fullname="QtQuick.PathText.font.contextFontMerging" href="qml-qtquick-pathtext.html#font.contextFontMerging-prop" status="active" access="public" since="6.8" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.family" fullname="QtQuick.PathText.font.family" href="qml-qtquick-pathtext.html#font.family-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="font.features" fullname="QtQuick.PathText.font.features" href="qml-qtquick-pathtext.html#font.features-prop" status="active" access="public" since="6.6" documented="true" type="object" attached="false" writable="true"/>
            <qmlproperty name="font.italic" fullname="QtQuick.PathText.font.italic" href="qml-qtquick-pathtext.html#font.italic-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.kerning" fullname="QtQuick.PathText.font.kerning" href="qml-qtquick-pathtext.html#font.kerning-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.letterSpacing" fullname="QtQuick.PathText.font.letterSpacing" href="qml-qtquick-pathtext.html#font.letterSpacing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="font.pixelSize" fullname="QtQuick.PathText.font.pixelSize" href="qml-qtquick-pathtext.html#font.pixelSize-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="font.pointSize" fullname="QtQuick.PathText.font.pointSize" href="qml-qtquick-pathtext.html#font.pointSize-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="font.preferShaping" fullname="QtQuick.PathText.font.preferShaping" href="qml-qtquick-pathtext.html#font.preferShaping-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.preferTypoLineMetrics" fullname="QtQuick.PathText.font.preferTypoLineMetrics" href="qml-qtquick-pathtext.html#font.preferTypoLineMetrics-prop" status="active" access="public" since="6.8" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.strikeout" fullname="QtQuick.PathText.font.strikeout" href="qml-qtquick-pathtext.html#font.strikeout-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.styleName" fullname="QtQuick.PathText.font.styleName" href="qml-qtquick-pathtext.html#font.styleName-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="font.underline" fullname="QtQuick.PathText.font.underline" href="qml-qtquick-pathtext.html#font.underline-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.variableAxes" fullname="QtQuick.PathText.font.variableAxes" href="qml-qtquick-pathtext.html#font.variableAxes-prop" status="active" access="public" since="6.7" documented="true" type="object" attached="false" writable="true"/>
            <qmlproperty name="font.weight" fullname="QtQuick.PathText.font.weight" href="qml-qtquick-pathtext.html#font.weight-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="font.wordSpacing" fullname="QtQuick.PathText.font.wordSpacing" href="qml-qtquick-pathtext.html#font.wordSpacing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="text" fullname="QtQuick.PathText.text" href="qml-qtquick-pathtext.html#text-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="x" fullname="QtQuick.PathText.x" href="qml-qtquick-pathtext.html#x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="y" fullname="QtQuick.PathText.y" href="qml-qtquick-pathtext.html#y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="PathView" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.PathView" href="qml-qtquick-pathview.html" status="active" access="public" documented="true" groups="qtquick-paths,qtquick-views" title="PathView" fulltitle="PathView" subtitle="" brief="Lays out model-provided items on a path">
            <function name="decrementCurrentIndex" fullname="QtQuick.PathView.decrementCurrentIndex" href="qml-qtquick-pathview.html#decrementCurrentIndex-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="dragEnded" fullname="QtQuick.PathView.dragEnded" href="qml-qtquick-pathview.html#dragEnded-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="dragStarted" fullname="QtQuick.PathView.dragStarted" href="qml-qtquick-pathview.html#dragStarted-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="flickEnded" fullname="QtQuick.PathView.flickEnded" href="qml-qtquick-pathview.html#flickEnded-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="flickStarted" fullname="QtQuick.PathView.flickStarted" href="qml-qtquick-pathview.html#flickStarted-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="incrementCurrentIndex" fullname="QtQuick.PathView.incrementCurrentIndex" href="qml-qtquick-pathview.html#incrementCurrentIndex-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="indexAt" fullname="QtQuick.PathView.indexAt" href="qml-qtquick-pathview.html#indexAt-method" status="active" access="public" documented="true" meta="qmlmethod" type="int">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
            </function>
            <function name="itemAt" fullname="QtQuick.PathView.itemAt" href="qml-qtquick-pathview.html#itemAt-method" status="active" access="public" documented="true" meta="qmlmethod" type="Item">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
            </function>
            <function name="itemAtIndex" fullname="QtQuick.PathView.itemAtIndex" href="qml-qtquick-pathview.html#itemAtIndex-method" status="active" access="public" documented="true" meta="qmlmethod" type="Item">
                <parameter type="int" name="index" default=""/>
            </function>
            <function name="movementEnded" fullname="QtQuick.PathView.movementEnded" href="qml-qtquick-pathview.html#movementEnded-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="movementStarted" fullname="QtQuick.PathView.movementStarted" href="qml-qtquick-pathview.html#movementStarted-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="positionViewAtIndex" fullname="QtQuick.PathView.positionViewAtIndex" href="qml-qtquick-pathview.html#positionViewAtIndex-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="int" name="index" default=""/>
                <parameter type="PositionMode" name="mode" default=""/>
            </function>
            <qmlproperty name="cacheItemCount" fullname="QtQuick.PathView.cacheItemCount" href="qml-qtquick-pathview.html#cacheItemCount-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="count" fullname="QtQuick.PathView.count" href="qml-qtquick-pathview.html#count-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="currentIndex" fullname="QtQuick.PathView.currentIndex" href="qml-qtquick-pathview.html#currentIndex-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="currentItem" fullname="QtQuick.PathView.currentItem" href="qml-qtquick-pathview.html#currentItem-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="false"/>
            <qmlproperty name="delegate" fullname="QtQuick.PathView.delegate" href="qml-qtquick-pathview.html#delegate-prop" status="active" access="public" documented="true" type="Component" attached="false" writable="true"/>
            <qmlproperty name="dragMargin" fullname="QtQuick.PathView.dragMargin" href="qml-qtquick-pathview.html#dragMargin-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="dragging" fullname="QtQuick.PathView.dragging" href="qml-qtquick-pathview.html#dragging-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="flickDeceleration" fullname="QtQuick.PathView.flickDeceleration" href="qml-qtquick-pathview.html#flickDeceleration-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="flicking" fullname="QtQuick.PathView.flicking" href="qml-qtquick-pathview.html#flicking-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="highlight" fullname="QtQuick.PathView.highlight" href="qml-qtquick-pathview.html#highlight-prop" status="active" access="public" documented="true" type="Component" attached="false" writable="true"/>
            <qmlproperty name="highlightItem" fullname="QtQuick.PathView.highlightItem" href="qml-qtquick-pathview.html#highlightItem-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="false"/>
            <qmlproperty name="highlightMoveDuration" fullname="QtQuick.PathView.highlightMoveDuration" href="qml-qtquick-pathview.html#highlightMoveDuration-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="highlightRangeMode" fullname="QtQuick.PathView.highlightRangeMode" href="qml-qtquick-pathview.html#highlightRangeMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="interactive" fullname="QtQuick.PathView.interactive" href="qml-qtquick-pathview.html#interactive-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="isCurrentItem" fullname="QtQuick.PathView.isCurrentItem" href="qml-qtquick-pathview.html#isCurrentItem-attached-prop" status="active" access="public" documented="true" type="bool" attached="true" writable="false"/>
            <qmlproperty name="maximumFlickVelocity" fullname="QtQuick.PathView.maximumFlickVelocity" href="qml-qtquick-pathview.html#maximumFlickVelocity-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="model" fullname="QtQuick.PathView.model" href="qml-qtquick-pathview.html#model-prop" status="active" access="public" documented="true" type="model" attached="false" writable="true"/>
            <qmlproperty name="movementDirection" fullname="QtQuick.PathView.movementDirection" href="qml-qtquick-pathview.html#movementDirection-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="moving" fullname="QtQuick.PathView.moving" href="qml-qtquick-pathview.html#moving-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="offset" fullname="QtQuick.PathView.offset" href="qml-qtquick-pathview.html#offset-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="onPath" fullname="QtQuick.PathView.onPath" href="qml-qtquick-pathview.html#onPath-attached-prop" status="active" access="public" documented="true" type="bool" attached="true" writable="false"/>
            <qmlproperty name="path" fullname="QtQuick.PathView.path" href="qml-qtquick-pathview.html#path-prop" status="active" access="public" documented="true" type="Path" attached="false" writable="true"/>
            <qmlproperty name="pathItemCount" fullname="QtQuick.PathView.pathItemCount" href="qml-qtquick-pathview.html#pathItemCount-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="preferredHighlightBegin" fullname="QtQuick.PathView.preferredHighlightBegin" href="qml-qtquick-pathview.html#preferredHighlightBegin-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="preferredHighlightEnd" fullname="QtQuick.PathView.preferredHighlightEnd" href="qml-qtquick-pathview.html#preferredHighlightEnd-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="snapMode" fullname="QtQuick.PathView.snapMode" href="qml-qtquick-pathview.html#snapMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="view" fullname="QtQuick.PathView.view" href="qml-qtquick-pathview.html#view-attached-prop" status="active" access="public" documented="true" type="PathView" attached="true" writable="false"/>
        </qmlclass>
        <qmlclass name="PauseAnimation" qml-module-name="QtQuick" qml-base-type="QtQuick::Animation" fullname="QtQuick.PauseAnimation" href="qml-qtquick-pauseanimation.html" status="active" access="public" documented="true" groups="qtquick-transitions-animations" title="PauseAnimation" fulltitle="PauseAnimation" subtitle="" brief="Provides a pause for an animation">
            <qmlproperty name="duration" fullname="QtQuick.PauseAnimation.duration" href="qml-qtquick-pauseanimation.html#duration-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="PinchArea" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.PinchArea" href="qml-qtquick-pincharea.html" status="active" access="public" documented="true" groups="qtquick-input" title="PinchArea" fulltitle="PinchArea" subtitle="" brief="Enables simple pinch gesture handling">
            <function name="pinchFinished" fullname="QtQuick.PinchArea.pinchFinished" href="qml-qtquick-pincharea.html#pinchFinished-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="PinchEvent" name="pinch" default=""/>
            </function>
            <function name="pinchStarted" fullname="QtQuick.PinchArea.pinchStarted" href="qml-qtquick-pincharea.html#pinchStarted-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="PinchEvent" name="pinch" default=""/>
            </function>
            <function name="pinchUpdated" fullname="QtQuick.PinchArea.pinchUpdated" href="qml-qtquick-pincharea.html#pinchUpdated-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="PinchEvent" name="pinch" default=""/>
            </function>
            <function name="smartZoom" fullname="QtQuick.PinchArea.smartZoom" href="qml-qtquick-pincharea.html#smartZoom-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="PinchEvent" name="pinch" default=""/>
            </function>
            <qmlproperty name="enabled" fullname="QtQuick.PinchArea.enabled" href="qml-qtquick-pincharea.html#enabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="pinch.active" fullname="QtQuick.PinchArea.pinch.active" href="qml-qtquick-pincharea.html#pinch.active-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="pinch.dragAxis" fullname="QtQuick.PinchArea.pinch.dragAxis" href="qml-qtquick-pincharea.html#pinch.dragAxis-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="pinch.maximumRotation" fullname="QtQuick.PinchArea.pinch.maximumRotation" href="qml-qtquick-pincharea.html#pinch.maximumRotation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="pinch.maximumScale" fullname="QtQuick.PinchArea.pinch.maximumScale" href="qml-qtquick-pincharea.html#pinch.maximumScale-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="pinch.maximumX" fullname="QtQuick.PinchArea.pinch.maximumX" href="qml-qtquick-pincharea.html#pinch.maximumX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="pinch.maximumY" fullname="QtQuick.PinchArea.pinch.maximumY" href="qml-qtquick-pincharea.html#pinch.maximumY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="pinch.minimumRotation" fullname="QtQuick.PinchArea.pinch.minimumRotation" href="qml-qtquick-pincharea.html#pinch.minimumRotation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="pinch.minimumScale" fullname="QtQuick.PinchArea.pinch.minimumScale" href="qml-qtquick-pincharea.html#pinch.minimumScale-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="pinch.minimumX" fullname="QtQuick.PinchArea.pinch.minimumX" href="qml-qtquick-pincharea.html#pinch.minimumX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="pinch.minimumY" fullname="QtQuick.PinchArea.pinch.minimumY" href="qml-qtquick-pincharea.html#pinch.minimumY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="pinch.target" fullname="QtQuick.PinchArea.pinch.target" href="qml-qtquick-pincharea.html#pinch.target-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="true"/>
            <qmlproperty name="pinch" fullname="QtQuick.PinchArea.pinch" href="qml-qtquick-pincharea.html#pinch-prop" status="active" access="public" documented="true"/>
        </qmlclass>
        <qmlclass name="PinchEvent" qml-module-name="QtQuick" fullname="QtQuick.PinchEvent" href="qml-qtquick-pinchevent.html" status="active" access="public" documented="true" groups="qtquick-input-events" title="PinchEvent" fulltitle="PinchEvent" subtitle="" brief="For specifying information about a pinch event">
            <qmlproperty name="accepted" fullname="QtQuick.PinchEvent.accepted" href="qml-qtquick-pinchevent.html#accepted-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="angle" fullname="QtQuick.PinchEvent.angle" href="qml-qtquick-pinchevent.html#angle-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="center" fullname="QtQuick.PinchEvent.center" href="qml-qtquick-pinchevent.html#center-prop" status="active" access="public" documented="true" type="point" attached="false" writable="false"/>
            <qmlproperty name="point1" fullname="QtQuick.PinchEvent.point1" href="qml-qtquick-pinchevent.html#point1-prop" status="active" access="public" documented="true" type="point" attached="false" writable="false"/>
            <qmlproperty name="point2" fullname="QtQuick.PinchEvent.point2" href="qml-qtquick-pinchevent.html#point2-prop" status="active" access="public" documented="true" type="point" attached="false" writable="false"/>
            <qmlproperty name="pointCount" fullname="QtQuick.PinchEvent.pointCount" href="qml-qtquick-pinchevent.html#pointCount-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="previousAngle" fullname="QtQuick.PinchEvent.previousAngle" href="qml-qtquick-pinchevent.html#previousAngle-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="previousCenter" fullname="QtQuick.PinchEvent.previousCenter" href="qml-qtquick-pinchevent.html#previousCenter-prop" status="active" access="public" documented="true" type="point" attached="false" writable="false"/>
            <qmlproperty name="previousScale" fullname="QtQuick.PinchEvent.previousScale" href="qml-qtquick-pinchevent.html#previousScale-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="rotation" fullname="QtQuick.PinchEvent.rotation" href="qml-qtquick-pinchevent.html#rotation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="scale" fullname="QtQuick.PinchEvent.scale" href="qml-qtquick-pinchevent.html#scale-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="startCenter" fullname="QtQuick.PinchEvent.startCenter" href="qml-qtquick-pinchevent.html#startCenter-prop" status="active" access="public" documented="true" type="point" attached="false" writable="false"/>
            <qmlproperty name="startPoint1" fullname="QtQuick.PinchEvent.startPoint1" href="qml-qtquick-pinchevent.html#startPoint1-prop" status="active" access="public" documented="true" type="point" attached="false" writable="false"/>
            <qmlproperty name="startPoint2" fullname="QtQuick.PinchEvent.startPoint2" href="qml-qtquick-pinchevent.html#startPoint2-prop" status="active" access="public" documented="true" type="point" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="PinchHandler" qml-module-name="QtQuick" qml-base-type="QtQuick::MultiPointHandler" fullname="QtQuick.PinchHandler" href="qml-qtquick-pinchhandler.html" status="active" access="public" documented="true" groups="qtquick-input-handlers" title="PinchHandler" fulltitle="PinchHandler" subtitle="" brief="Handler for pinch gestures">
            <function name="rotationChanged" fullname="QtQuick.PinchHandler.rotationChanged" href="qml-qtquick-pinchhandler.html#rotationChanged-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="qreal" name="delta" default=""/>
            </function>
            <function name="scaleChanged" fullname="QtQuick.PinchHandler.scaleChanged" href="qml-qtquick-pinchhandler.html#scaleChanged-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="qreal" name="delta" default=""/>
            </function>
            <function name="translationChanged" fullname="QtQuick.PinchHandler.translationChanged" href="qml-qtquick-pinchhandler.html#translationChanged-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="QVector2D" name="delta" default=""/>
            </function>
            <qmlproperty name="active" fullname="QtQuick.PinchHandler.active" href="qml-qtquick-pinchhandler.html#active-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="activeRotation" fullname="QtQuick.PinchHandler.activeRotation" href="qml-qtquick-pinchhandler.html#activeRotation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="activeScale" fullname="QtQuick.PinchHandler.activeScale" href="qml-qtquick-pinchhandler.html#activeScale-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="activeTranslation" fullname="QtQuick.PinchHandler.activeTranslation" href="qml-qtquick-pinchhandler.html#activeTranslation-prop" status="active" access="public" documented="true" type="point" attached="false" writable="false"/>
            <qmlproperty name="centroid" fullname="QtQuick.PinchHandler.centroid" href="qml-qtquick-pinchhandler.html#centroid-prop" status="active" access="public" documented="true" type="QtQuick::handlerPoint" attached="false" writable="false"/>
            <qmlproperty name="maximumRotation" fullname="QtQuick.PinchHandler.maximumRotation" href="qml-qtquick-pinchhandler-obsolete.html#maximumRotation-prop" status="deprecated" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="maximumScale" fullname="QtQuick.PinchHandler.maximumScale" href="qml-qtquick-pinchhandler-obsolete.html#maximumScale-prop" status="deprecated" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="minimumRotation" fullname="QtQuick.PinchHandler.minimumRotation" href="qml-qtquick-pinchhandler-obsolete.html#minimumRotation-prop" status="deprecated" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="minimumScale" fullname="QtQuick.PinchHandler.minimumScale" href="qml-qtquick-pinchhandler-obsolete.html#minimumScale-prop" status="deprecated" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="persistentRotation" fullname="QtQuick.PinchHandler.persistentRotation" href="qml-qtquick-pinchhandler.html#persistentRotation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="persistentScale" fullname="QtQuick.PinchHandler.persistentScale" href="qml-qtquick-pinchhandler.html#persistentScale-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="persistentTranslation" fullname="QtQuick.PinchHandler.persistentTranslation" href="qml-qtquick-pinchhandler.html#persistentTranslation-prop" status="active" access="public" documented="true" type="point" attached="false" writable="true"/>
            <qmlproperty name="rotation" fullname="QtQuick.PinchHandler.rotation" href="qml-qtquick-pinchhandler-obsolete.html#rotation-prop" status="deprecated" access="public" documented="true" type="vector2d" attached="false" writable="false"/>
            <qmlproperty name="rotationAxis.activeValue" fullname="QtQuick.PinchHandler.rotationAxis.activeValue" href="qml-qtquick-pinchhandler.html#rotationAxis.activeValue-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="rotationAxis.enabled" fullname="QtQuick.PinchHandler.rotationAxis.enabled" href="qml-qtquick-pinchhandler.html#rotationAxis.enabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="rotationAxis.maximum" fullname="QtQuick.PinchHandler.rotationAxis.maximum" href="qml-qtquick-pinchhandler.html#rotationAxis.maximum-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="rotationAxis.minimum" fullname="QtQuick.PinchHandler.rotationAxis.minimum" href="qml-qtquick-pinchhandler.html#rotationAxis.minimum-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="scale" fullname="QtQuick.PinchHandler.scale" href="qml-qtquick-pinchhandler-obsolete.html#scale-prop" status="deprecated" access="public" documented="true" type="vector2d" attached="false" writable="false"/>
            <qmlproperty name="scaleAxis.activeValue" fullname="QtQuick.PinchHandler.scaleAxis.activeValue" href="qml-qtquick-pinchhandler.html#scaleAxis.activeValue-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="scaleAxis.enabled" fullname="QtQuick.PinchHandler.scaleAxis.enabled" href="qml-qtquick-pinchhandler.html#scaleAxis.enabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="scaleAxis.maximum" fullname="QtQuick.PinchHandler.scaleAxis.maximum" href="qml-qtquick-pinchhandler.html#scaleAxis.maximum-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="scaleAxis.minimum" fullname="QtQuick.PinchHandler.scaleAxis.minimum" href="qml-qtquick-pinchhandler.html#scaleAxis.minimum-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="translation" fullname="QtQuick.PinchHandler.translation" href="qml-qtquick-pinchhandler-obsolete.html#translation-prop" status="deprecated" access="public" documented="true" type="vector2d" attached="false" writable="false"/>
            <qmlproperty name="xAxis.activeValue" fullname="QtQuick.PinchHandler.xAxis.activeValue" href="qml-qtquick-pinchhandler.html#xAxis.activeValue-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="xAxis.enabled" fullname="QtQuick.PinchHandler.xAxis.enabled" href="qml-qtquick-pinchhandler.html#xAxis.enabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="xAxis.maximum" fullname="QtQuick.PinchHandler.xAxis.maximum" href="qml-qtquick-pinchhandler.html#xAxis.maximum-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="xAxis.minimum" fullname="QtQuick.PinchHandler.xAxis.minimum" href="qml-qtquick-pinchhandler.html#xAxis.minimum-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="yAxis.activeValue" fullname="QtQuick.PinchHandler.yAxis.activeValue" href="qml-qtquick-pinchhandler.html#yAxis.activeValue-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="yAxis.enabled" fullname="QtQuick.PinchHandler.yAxis.enabled" href="qml-qtquick-pinchhandler.html#yAxis.enabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="yAxis.maximum" fullname="QtQuick.PinchHandler.yAxis.maximum" href="qml-qtquick-pinchhandler.html#yAxis.maximum-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="yAxis.minimum" fullname="QtQuick.PinchHandler.yAxis.minimum" href="qml-qtquick-pinchhandler.html#yAxis.minimum-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="rotationAxis" fullname="QtQuick.PinchHandler.rotationAxis" href="qml-qtquick-pinchhandler.html#rotationAxis-prop" status="active" access="public" documented="true"/>
            <qmlproperty name="scaleAxis" fullname="QtQuick.PinchHandler.scaleAxis" href="qml-qtquick-pinchhandler.html#scaleAxis-prop" status="active" access="public" documented="true"/>
            <qmlproperty name="xAxis" fullname="QtQuick.PinchHandler.xAxis" href="qml-qtquick-pinchhandler.html#xAxis-prop" status="active" access="public" documented="true"/>
            <qmlproperty name="yAxis" fullname="QtQuick.PinchHandler.yAxis" href="qml-qtquick-pinchhandler.html#yAxis-prop" status="active" access="public" documented="true"/>
        </qmlclass>
        <qmlclass name="PlanarTransform" qml-module-name="QtQuick" fullname="QtQuick.PlanarTransform" href="qml-qtquick-planartransform.html" status="active" access="public" since="6.8" documented="true" title="PlanarTransform" fulltitle="PlanarTransform" subtitle="" brief="Provides utility functions for matrix4x4 when used for 2D transforms">
            <function name="fromAffineMatrix" fullname="QtQuick.PlanarTransform.fromAffineMatrix" href="qml-qtquick-planartransform.html#fromAffineMatrix-method" status="active" access="public" documented="true" meta="qmlmethod" type="matrix4x4">
                <parameter type="real" name="scaleX" default=""/>
                <parameter type="real" name="shearY" default=""/>
                <parameter type="real" name="shearX" default=""/>
                <parameter type="real" name="scaleY" default=""/>
                <parameter type="real" name="translateX" default=""/>
                <parameter type="real" name="translateY" default=""/>
            </function>
            <function name="fromRotate" fullname="QtQuick.PlanarTransform.fromRotate" href="qml-qtquick-planartransform.html#fromRotate-method" status="active" access="public" documented="true" meta="qmlmethod" type="matrix4x4">
                <parameter type="real" name="angle" default=""/>
                <parameter type="real" name="originX" default=""/>
                <parameter type="real" name="originY" default=""/>
            </function>
            <function name="fromScale" fullname="QtQuick.PlanarTransform.fromScale" href="qml-qtquick-planartransform.html#fromScale-method" status="active" access="public" documented="true" meta="qmlmethod" type="matrix4x4">
                <parameter type="real" name="scaleX" default=""/>
                <parameter type="real" name="scaleY" default=""/>
                <parameter type="real" name="originX" default=""/>
                <parameter type="real" name="originY" default=""/>
            </function>
            <function name="fromShear" fullname="QtQuick.PlanarTransform.fromShear" href="qml-qtquick-planartransform.html#fromShear-method" status="active" access="public" documented="true" meta="qmlmethod" type="matrix4x4">
                <parameter type="float" name="shearX" default=""/>
                <parameter type="float" name="shearY" default=""/>
                <parameter type="float" name="originX" default=""/>
                <parameter type="float" name="originY" default=""/>
            </function>
            <function name="fromTranslate" fullname="QtQuick.PlanarTransform.fromTranslate" href="qml-qtquick-planartransform.html#fromTranslate-method" status="active" access="public" documented="true" meta="qmlmethod" type="matrix4x4">
                <parameter type="real" name="translateX" default=""/>
                <parameter type="real" name="translateY" default=""/>
            </function>
            <function name="identity" fullname="QtQuick.PlanarTransform.identity" href="qml-qtquick-planartransform.html#identity-method" status="active" access="public" documented="true" meta="qmlmethod" type="matrix4x4"/>
        </qmlclass>
        <qmlclass name="PointDirection" qml-module-name="QtQuick.Particles" qml-base-type="QtQuick.Particles::Direction" fullname="QtQuick.Particles.PointDirection" href="qml-qtquick-particles-pointdirection.html" status="active" access="public" documented="true" groups="qtquick-particles" title="PointDirection" fulltitle="PointDirection" subtitle="" brief="For specifying a direction that varies in x and y components">
            <qmlproperty name="x" fullname="QtQuick.Particles.PointDirection.x" href="qml-qtquick-particles-pointdirection.html#x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="xVariation" fullname="QtQuick.Particles.PointDirection.xVariation" href="qml-qtquick-particles-pointdirection.html#xVariation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="y" fullname="QtQuick.Particles.PointDirection.y" href="qml-qtquick-particles-pointdirection.html#y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="yVariation" fullname="QtQuick.Particles.PointDirection.yVariation" href="qml-qtquick-particles-pointdirection.html#yVariation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="PointHandler" qml-module-name="QtQuick" qml-base-type="QtQuick::SinglePointHandler" fullname="QtQuick.PointHandler" href="qml-qtquick-pointhandler.html" status="active" access="public" documented="true" groups="qtquick-input-handlers" title="PointHandler" fulltitle="PointHandler" subtitle="" brief="Handler for reacting to a single touchpoint">
            <qmlproperty name="acceptedButtons" fullname="QtQuick.PointHandler.acceptedButtons" href="qml-qtquick-pointhandler.html#acceptedButtons-prop" status="active" access="public" documented="true" type="flags" attached="false" writable="true"/>
            <qmlproperty name="acceptedDevices" fullname="QtQuick.PointHandler.acceptedDevices" href="qml-qtquick-pointhandler.html#acceptedDevices-prop" status="active" access="public" documented="true" type="flags" attached="false" writable="true"/>
            <qmlproperty name="acceptedModifiers" fullname="QtQuick.PointHandler.acceptedModifiers" href="qml-qtquick-pointhandler.html#acceptedModifiers-prop" status="active" access="public" documented="true" type="flags" attached="false" writable="true"/>
            <qmlproperty name="acceptedPointerTypes" fullname="QtQuick.PointHandler.acceptedPointerTypes" href="qml-qtquick-pointhandler.html#acceptedPointerTypes-prop" status="active" access="public" documented="true" type="flags" attached="false" writable="true"/>
            <qmlproperty name="active" fullname="QtQuick.PointHandler.active" href="qml-qtquick-pointhandler.html#active-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="margin" fullname="QtQuick.PointHandler.margin" href="qml-qtquick-pointhandler.html#margin-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="target" fullname="QtQuick.PointHandler.target" href="qml-qtquick-pointhandler.html#target-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="PointerDevice" qml-module-name="QtQuick" fullname="QtQuick.PointerDevice" href="qml-qtquick-pointerdevice.html" status="active" access="public" documented="true" title="PointerDevice" fulltitle="PointerDevice" subtitle="" brief="QML equivalent for QPointingDevice">
            <function name="grabChanged" fullname="QtQuick.PointerDevice.grabChanged" href="qml-qtquick-pointerdevice.html#grabChanged-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="QtObject" name="grabber" default=""/>
                <parameter type="enumeration" name="transition" default=""/>
                <parameter type="PointerEvent" name="event" default=""/>
                <parameter type="eventPoint" name="point" default=""/>
            </function>
            <qmlproperty name="buttonCount" fullname="QtQuick.PointerDevice.buttonCount" href="qml-qtquick-pointerdevice.html#buttonCount-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="deviceType" fullname="QtQuick.PointerDevice.deviceType" href="qml-qtquick-pointerdevice.html#deviceType-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="maximumPoints" fullname="QtQuick.PointerDevice.maximumPoints" href="qml-qtquick-pointerdevice.html#maximumPoints-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="pointerType" fullname="QtQuick.PointerDevice.pointerType" href="qml-qtquick-pointerdevice.html#pointerType-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="uniqueId" fullname="QtQuick.PointerDevice.uniqueId" href="qml-qtquick-pointerdevice.html#uniqueId-prop" status="active" access="public" documented="true" type="pointingDeviceUniqueId" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="PointerDeviceHandler" qml-module-name="QtQuick" qml-base-type="QtQuick::PointerHandler" fullname="QtQuick.PointerDeviceHandler" href="qml-qtquick-pointerdevicehandler.html" status="preliminary" access="public" abstract="true" documented="true" title="PointerDeviceHandler" fulltitle="PointerDeviceHandler" subtitle="" brief="Abstract handler for pointer events with device-specific constraints">
            <qmlproperty name="acceptedButtons" fullname="QtQuick.PointerDeviceHandler.acceptedButtons" status="active" access="public" documented="true" type="flags" attached="false" writable="true"/>
            <qmlproperty name="acceptedDevices" fullname="QtQuick.PointerDeviceHandler.acceptedDevices" status="active" access="public" documented="true" type="flags" attached="false" writable="true"/>
            <qmlproperty name="acceptedModifiers" fullname="QtQuick.PointerDeviceHandler.acceptedModifiers" status="active" access="public" documented="true" type="flags" attached="false" writable="true"/>
            <qmlproperty name="acceptedPointerTypes" fullname="QtQuick.PointerDeviceHandler.acceptedPointerTypes" status="active" access="public" documented="true" type="flags" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="PointerEvent" qml-module-name="QtQuick" fullname="QtQuick.PointerEvent" href="qml-qtquick-pointerevent.html" status="active" access="public" documented="true" title="PointerEvent" fulltitle="PointerEvent" subtitle="" brief="QML equivalent for QPointerEvent"/>
        <qmlclass name="PointerHandler" qml-module-name="QtQuick" fullname="QtQuick.PointerHandler" href="qml-qtquick-pointerhandler.html" status="active" access="public" abstract="true" documented="true" title="PointerHandler" fulltitle="PointerHandler" subtitle="" brief="Abstract handler for pointer events">
            <function name="canceled" fullname="QtQuick.PointerHandler.canceled" href="qml-qtquick-pointerhandler.html#canceled-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="eventPoint" name="point" default=""/>
            </function>
            <function name="grabChanged" fullname="QtQuick.PointerHandler.grabChanged" href="qml-qtquick-pointerhandler.html#grabChanged-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="PointerDevice::GrabTransition" name="transition" default=""/>
                <parameter type="eventPoint" name="point" default=""/>
            </function>
            <qmlproperty name="active" fullname="QtQuick.PointerHandler.active" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="cursorShape" fullname="QtQuick.PointerHandler.cursorShape" status="active" access="public" documented="true" type="Qt::CursorShape" attached="false" writable="true"/>
            <qmlproperty name="dragThreshold" fullname="QtQuick.PointerHandler.dragThreshold" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="enabled" fullname="QtQuick.PointerHandler.enabled" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="grabPermissions" fullname="QtQuick.PointerHandler.grabPermissions" status="active" access="public" documented="true" type="flags" attached="false" writable="true"/>
            <qmlproperty name="margin" fullname="QtQuick.PointerHandler.margin" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="parent" fullname="QtQuick.PointerHandler.parent" status="active" access="public" documented="true" type="Item" attached="false" writable="true"/>
            <qmlproperty name="target" fullname="QtQuick.PointerHandler.target" status="active" access="public" documented="true" type="Item" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Positioner" qml-module-name="QtQuick" fullname="QtQuick.Positioner" href="qml-qtquick-positioner.html" status="active" access="public" documented="true" groups="qtquick-positioners" title="Positioner" fulltitle="Positioner" subtitle="" brief="Provides attached properties that contain details on where an item exists in a positioner">
            <qmlproperty name="index" fullname="QtQuick.Positioner.index" href="qml-qtquick-positioner.html#index-attached-prop" status="active" access="public" documented="true" type="int" attached="true" writable="false"/>
            <qmlproperty name="isFirstItem" fullname="QtQuick.Positioner.isFirstItem" href="qml-qtquick-positioner.html#isFirstItem-attached-prop" status="active" access="public" documented="true" type="bool" attached="true" writable="false"/>
            <qmlproperty name="isLastItem" fullname="QtQuick.Positioner.isLastItem" href="qml-qtquick-positioner.html#isLastItem-attached-prop" status="active" access="public" documented="true" type="bool" attached="true" writable="false"/>
        </qmlclass>
        <page name="qtquick-positioning-anchors.html" href="qtquick-positioning-anchors.html" status="active" location="anchors.qdoc" documented="true" subtype="page" title="Positioning with Anchors" fulltitle="Positioning with Anchors" subtitle="" brief="Placing items with anchor properties">
            <keyword name="anchor-layout"/>
            <contents name="anchor-margins-and-offsets" title="Anchor Margins and Offsets" level="1"/>
            <contents name="changing-anchors" title="Changing Anchors" level="1"/>
            <contents name="restrictions" title="Restrictions" level="1"/>
        </page>
        <qmlclass name="PropertyAction" qml-module-name="QtQuick" qml-base-type="QtQuick::Animation" fullname="QtQuick.PropertyAction" href="qml-qtquick-propertyaction.html" status="active" access="public" documented="true" groups="qtquick-transitions-animations" title="PropertyAction" fulltitle="PropertyAction" subtitle="" brief="Specifies immediate property changes during animation">
            <qmlproperty name="exclude" fullname="QtQuick.PropertyAction.exclude" href="qml-qtquick-propertyaction.html#exclude-prop" status="active" access="public" documented="true" type="list&lt;QtObject&gt;" attached="false" writable="false"/>
            <qmlproperty name="properties" fullname="QtQuick.PropertyAction.properties" href="qml-qtquick-propertyaction.html#properties-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="property" fullname="QtQuick.PropertyAction.property" href="qml-qtquick-propertyaction.html#property-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="target" fullname="QtQuick.PropertyAction.target" href="qml-qtquick-propertyaction.html#target-prop" status="active" access="public" documented="true" type="QtObject" attached="false" writable="true"/>
            <qmlproperty name="targets" fullname="QtQuick.PropertyAction.targets" href="qml-qtquick-propertyaction.html#targets-prop" status="active" access="public" documented="true" type="list&lt;QtObject&gt;" attached="false" writable="false"/>
            <qmlproperty name="value" fullname="QtQuick.PropertyAction.value" href="qml-qtquick-propertyaction.html#value-prop" status="active" access="public" documented="true" type="var" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="PropertyAnimation" qml-module-name="QtQuick" qml-base-type="QtQuick::Animation" fullname="QtQuick.PropertyAnimation" href="qml-qtquick-propertyanimation.html" status="active" access="public" documented="true" groups="qtquick-animation-properties" title="PropertyAnimation" fulltitle="PropertyAnimation" subtitle="" brief="Animates changes in property values">
            <contents name="modifying-running-animations" title="Modifying running animations" level="1"/>
            <qmlproperty name="duration" fullname="QtQuick.PropertyAnimation.duration" href="qml-qtquick-propertyanimation.html#duration-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="easing.amplitude" fullname="QtQuick.PropertyAnimation.easing.amplitude" href="qml-qtquick-propertyanimation.html#easing.amplitude-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true" brief="Specifies the easing curve used for the animation"/>
            <qmlproperty name="easing.bezierCurve" fullname="QtQuick.PropertyAnimation.easing.bezierCurve" href="qml-qtquick-propertyanimation.html#easing.bezierCurve-prop" status="active" access="public" documented="true" type="list&lt;real&gt;" attached="false" writable="true" brief="Specifies the easing curve used for the animation"/>
            <qmlproperty name="easing.overshoot" fullname="QtQuick.PropertyAnimation.easing.overshoot" href="qml-qtquick-propertyanimation.html#easing.overshoot-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true" brief="Specifies the easing curve used for the animation"/>
            <qmlproperty name="easing.period" fullname="QtQuick.PropertyAnimation.easing.period" href="qml-qtquick-propertyanimation.html#easing.period-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true" brief="Specifies the easing curve used for the animation"/>
            <qmlproperty name="easing.type" fullname="QtQuick.PropertyAnimation.easing.type" href="qml-qtquick-propertyanimation.html#easing.type-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true" brief="Specifies the easing curve used for the animation"/>
            <qmlproperty name="exclude" fullname="QtQuick.PropertyAnimation.exclude" href="qml-qtquick-propertyanimation.html#exclude-prop" status="active" access="public" documented="true" type="list&lt;QtObject&gt;" attached="false" writable="false"/>
            <qmlproperty name="from" fullname="QtQuick.PropertyAnimation.from" href="qml-qtquick-propertyanimation.html#from-prop" status="active" access="public" documented="true" type="variant" attached="false" writable="true"/>
            <qmlproperty name="properties" fullname="QtQuick.PropertyAnimation.properties" href="qml-qtquick-propertyanimation.html#properties-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="property" fullname="QtQuick.PropertyAnimation.property" href="qml-qtquick-propertyanimation.html#property-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="target" fullname="QtQuick.PropertyAnimation.target" href="qml-qtquick-propertyanimation.html#target-prop" status="active" access="public" documented="true" type="QtObject" attached="false" writable="true"/>
            <qmlproperty name="targets" fullname="QtQuick.PropertyAnimation.targets" href="qml-qtquick-propertyanimation.html#targets-prop" status="active" access="public" documented="true" type="list&lt;QtObject&gt;" attached="false" writable="false"/>
            <qmlproperty name="to" fullname="QtQuick.PropertyAnimation.to" href="qml-qtquick-propertyanimation.html#to-prop" status="active" access="public" documented="true" type="variant" attached="false" writable="true"/>
            <qmlproperty name="easing" fullname="QtQuick.PropertyAnimation.easing" href="qml-qtquick-propertyanimation.html#easing-prop" status="active" access="public" documented="true"/>
        </qmlclass>
        <qmlclass name="PropertyChanges" qml-module-name="QtQuick" fullname="QtQuick.PropertyChanges" href="qml-qtquick-propertychanges.html" status="active" access="public" documented="true" groups="qtquick-states" title="PropertyChanges" fulltitle="PropertyChanges" subtitle="" brief="Describes new property bindings or values for a state">
            <contents name="resetting-property-values" title="Resetting Property Values" level="2"/>
            <contents name="immediate-property-changes-in-transitions" title="Immediate Property Changes in Transitions" level="2"/>
            <qmlproperty name="explicit" fullname="QtQuick.PropertyChanges.explicit" href="qml-qtquick-propertychanges.html#explicit-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="restoreEntryValues" fullname="QtQuick.PropertyChanges.restoreEntryValues" href="qml-qtquick-propertychanges.html#restoreEntryValues-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="target" fullname="QtQuick.PropertyChanges.target" href="qml-qtquick-propertychanges.html#target-prop" status="active" access="public" documented="true" type="QtObject" attached="false" writable="true"/>
        </qmlclass>
        <page name="qml-advtutorial.html" href="qml-advtutorial.html" status="active" location="advtutorial.qdoc" documented="true" subtype="page" title="QML Advanced Tutorial" fulltitle="QML Advanced Tutorial" subtitle="" brief="A more advanced tutorial, showing how to use QML to create a game"/>
        <page name="tutorials/samegame/samegame1" href="qtquick-tutorials-samegame-samegame1-example.html" status="active" location="advtutorial.qdoc" documented="true" subtype="example" title="QML Advanced Tutorial 1 - Creating the Game Canvas and Blocks" fulltitle="QML Advanced Tutorial 1 - Creating the Game Canvas and Blocks" subtitle="">
            <contents name="creating-the-application-screen" title="Creating the Application Screen" level="2"/>
            <contents name="adding-button-and-block-components" title="Adding Button and Block Components" level="2"/>
            <page name="tutorials/samegame/samegame1/Block.qml" href="qtquick-tutorials-samegame-samegame1-block-qml.html" status="active" subtype="file" title="" fulltitle="Block.qml Example File" subtitle="tutorials/samegame/samegame1/Block.qml"/>
            <page name="tutorials/samegame/samegame1/Button.qml" href="qtquick-tutorials-samegame-samegame1-button-qml.html" status="active" subtype="file" title="" fulltitle="Button.qml Example File" subtitle="tutorials/samegame/samegame1/Button.qml"/>
            <page name="tutorials/samegame/samegame1/samegame.qml" href="qtquick-tutorials-samegame-samegame1-samegame-qml.html" status="active" subtype="file" title="" fulltitle="samegame.qml Example File" subtitle="tutorials/samegame/samegame1/samegame.qml"/>
            <page name="tutorials/samegame/samegame1/main.cpp" href="qtquick-tutorials-samegame-samegame1-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="tutorials/samegame/samegame1/main.cpp"/>
            <page name="tutorials/samegame/samegame1/CMakeLists.txt" href="qtquick-tutorials-samegame-samegame1-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="tutorials/samegame/samegame1/CMakeLists.txt"/>
            <page name="tutorials/samegame/samegame1/samegame1.pro" href="qtquick-tutorials-samegame-samegame1-samegame1-pro.html" status="active" subtype="file" title="" fulltitle="samegame1.pro Example File" subtitle="tutorials/samegame/samegame1/samegame1.pro"/>
            <page name="tutorials/samegame/samegame1/samegame1.qmlproject" href="qtquick-tutorials-samegame-samegame1-samegame1-qmlproject.html" status="active" subtype="file" title="" fulltitle="samegame1.qmlproject Example File" subtitle="tutorials/samegame/samegame1/samegame1.qmlproject"/>
            <page name="tutorials/samegame/samegame1/samegame1.qrc" href="qtquick-tutorials-samegame-samegame1-samegame1-qrc.html" status="active" subtype="file" title="" fulltitle="samegame1.qrc Example File" subtitle="tutorials/samegame/samegame1/samegame1.qrc"/>
            <page name="tutorials/samegame/samegame1/pics/background.jpg" href="qtquick-tutorials-samegame-samegame1-pics-background-jpg.html" status="active" subtype="image" title="" fulltitle="background.jpg Image File" subtitle="tutorials/samegame/samegame1/pics/background.jpg"/>
            <page name="tutorials/samegame/samegame1/pics/redStone.png" href="qtquick-tutorials-samegame-samegame1-pics-redstone-png.html" status="active" subtype="image" title="" fulltitle="redStone.png Image File" subtitle="tutorials/samegame/samegame1/pics/redStone.png"/>
        </page>
        <page name="tutorials/samegame/samegame2" href="qtquick-tutorials-samegame-samegame2-example.html" status="active" location="advtutorial.qdoc" documented="true" subtype="example" title="QML Advanced Tutorial 2 - Populating the Game Canvas" fulltitle="QML Advanced Tutorial 2 - Populating the Game Canvas" subtitle="">
            <contents name="generating-the-blocks-in-javascript" title="Generating the Blocks in JavaScript" level="2"/>
            <contents name="connecting-javascript-components-to-qml" title="Connecting JavaScript Components to QML" level="2"/>
            <page name="tutorials/samegame/samegame2/Block.qml" href="qtquick-tutorials-samegame-samegame2-block-qml.html" status="active" subtype="file" title="" fulltitle="Block.qml Example File" subtitle="tutorials/samegame/samegame2/Block.qml"/>
            <page name="tutorials/samegame/samegame2/Button.qml" href="qtquick-tutorials-samegame-samegame2-button-qml.html" status="active" subtype="file" title="" fulltitle="Button.qml Example File" subtitle="tutorials/samegame/samegame2/Button.qml"/>
            <page name="tutorials/samegame/samegame2/samegame.js" href="qtquick-tutorials-samegame-samegame2-samegame-js.html" status="active" subtype="file" title="" fulltitle="samegame.js Example File" subtitle="tutorials/samegame/samegame2/samegame.js"/>
            <page name="tutorials/samegame/samegame2/samegame.qml" href="qtquick-tutorials-samegame-samegame2-samegame-qml.html" status="active" subtype="file" title="" fulltitle="samegame.qml Example File" subtitle="tutorials/samegame/samegame2/samegame.qml"/>
            <page name="tutorials/samegame/samegame2/main.cpp" href="qtquick-tutorials-samegame-samegame2-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="tutorials/samegame/samegame2/main.cpp"/>
            <page name="tutorials/samegame/samegame2/CMakeLists.txt" href="qtquick-tutorials-samegame-samegame2-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="tutorials/samegame/samegame2/CMakeLists.txt"/>
            <page name="tutorials/samegame/samegame2/samegame2.pro" href="qtquick-tutorials-samegame-samegame2-samegame2-pro.html" status="active" subtype="file" title="" fulltitle="samegame2.pro Example File" subtitle="tutorials/samegame/samegame2/samegame2.pro"/>
            <page name="tutorials/samegame/samegame2/samegame2.qmlproject" href="qtquick-tutorials-samegame-samegame2-samegame2-qmlproject.html" status="active" subtype="file" title="" fulltitle="samegame2.qmlproject Example File" subtitle="tutorials/samegame/samegame2/samegame2.qmlproject"/>
            <page name="tutorials/samegame/samegame2/samegame2.qrc" href="qtquick-tutorials-samegame-samegame2-samegame2-qrc.html" status="active" subtype="file" title="" fulltitle="samegame2.qrc Example File" subtitle="tutorials/samegame/samegame2/samegame2.qrc"/>
            <page name="tutorials/samegame/samegame2/pics/background.jpg" href="qtquick-tutorials-samegame-samegame2-pics-background-jpg.html" status="active" subtype="image" title="" fulltitle="background.jpg Image File" subtitle="tutorials/samegame/samegame2/pics/background.jpg"/>
            <page name="tutorials/samegame/samegame2/pics/redStone.png" href="qtquick-tutorials-samegame-samegame2-pics-redstone-png.html" status="active" subtype="image" title="" fulltitle="redStone.png Image File" subtitle="tutorials/samegame/samegame2/pics/redStone.png"/>
        </page>
        <page name="tutorials/samegame/samegame3" href="qtquick-tutorials-samegame-samegame3-example.html" status="active" location="advtutorial.qdoc" documented="true" subtype="example" title="QML Advanced Tutorial 3 - Implementing the Game Logic" fulltitle="QML Advanced Tutorial 3 - Implementing the Game Logic" subtitle="">
            <contents name="making-a-playable-game" title="Making a Playable Game" level="2"/>
            <contents name="enabling-mouse-click-interaction" title="Enabling Mouse Click Interaction" level="3"/>
            <contents name="updating-the-score" title="Updating the Score" level="3"/>
            <contents name="a-dash-of-color" title="A Dash of Color" level="3"/>
            <contents name="a-working-game" title="A Working Game" level="2"/>
            <page name="tutorials/samegame/samegame3/Block.qml" href="qtquick-tutorials-samegame-samegame3-block-qml.html" status="active" subtype="file" title="" fulltitle="Block.qml Example File" subtitle="tutorials/samegame/samegame3/Block.qml"/>
            <page name="tutorials/samegame/samegame3/Button.qml" href="qtquick-tutorials-samegame-samegame3-button-qml.html" status="active" subtype="file" title="" fulltitle="Button.qml Example File" subtitle="tutorials/samegame/samegame3/Button.qml"/>
            <page name="tutorials/samegame/samegame3/Dialog.qml" href="qtquick-tutorials-samegame-samegame3-dialog-qml.html" status="active" subtype="file" title="" fulltitle="Dialog.qml Example File" subtitle="tutorials/samegame/samegame3/Dialog.qml"/>
            <page name="tutorials/samegame/samegame3/samegame.js" href="qtquick-tutorials-samegame-samegame3-samegame-js.html" status="active" subtype="file" title="" fulltitle="samegame.js Example File" subtitle="tutorials/samegame/samegame3/samegame.js"/>
            <page name="tutorials/samegame/samegame3/samegame.qml" href="qtquick-tutorials-samegame-samegame3-samegame-qml.html" status="active" subtype="file" title="" fulltitle="samegame.qml Example File" subtitle="tutorials/samegame/samegame3/samegame.qml"/>
            <page name="tutorials/samegame/samegame3/main.cpp" href="qtquick-tutorials-samegame-samegame3-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="tutorials/samegame/samegame3/main.cpp"/>
            <page name="tutorials/samegame/samegame3/CMakeLists.txt" href="qtquick-tutorials-samegame-samegame3-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="tutorials/samegame/samegame3/CMakeLists.txt"/>
            <page name="tutorials/samegame/samegame3/samegame3.pro" href="qtquick-tutorials-samegame-samegame3-samegame3-pro.html" status="active" subtype="file" title="" fulltitle="samegame3.pro Example File" subtitle="tutorials/samegame/samegame3/samegame3.pro"/>
            <page name="tutorials/samegame/samegame3/samegame3.qmlproject" href="qtquick-tutorials-samegame-samegame3-samegame3-qmlproject.html" status="active" subtype="file" title="" fulltitle="samegame3.qmlproject Example File" subtitle="tutorials/samegame/samegame3/samegame3.qmlproject"/>
            <page name="tutorials/samegame/samegame3/samegame3.qrc" href="qtquick-tutorials-samegame-samegame3-samegame3-qrc.html" status="active" subtype="file" title="" fulltitle="samegame3.qrc Example File" subtitle="tutorials/samegame/samegame3/samegame3.qrc"/>
            <page name="tutorials/samegame/samegame3/pics/background.jpg" href="qtquick-tutorials-samegame-samegame3-pics-background-jpg.html" status="active" subtype="image" title="" fulltitle="background.jpg Image File" subtitle="tutorials/samegame/samegame3/pics/background.jpg"/>
            <page name="tutorials/samegame/samegame3/pics/blueStone.png" href="qtquick-tutorials-samegame-samegame3-pics-bluestone-png.html" status="active" subtype="image" title="" fulltitle="blueStone.png Image File" subtitle="tutorials/samegame/samegame3/pics/blueStone.png"/>
            <page name="tutorials/samegame/samegame3/pics/greenStone.png" href="qtquick-tutorials-samegame-samegame3-pics-greenstone-png.html" status="active" subtype="image" title="" fulltitle="greenStone.png Image File" subtitle="tutorials/samegame/samegame3/pics/greenStone.png"/>
            <page name="tutorials/samegame/samegame3/pics/redStone.png" href="qtquick-tutorials-samegame-samegame3-pics-redstone-png.html" status="active" subtype="image" title="" fulltitle="redStone.png Image File" subtitle="tutorials/samegame/samegame3/pics/redStone.png"/>
        </page>
        <page name="tutorials/samegame/samegame4" href="qtquick-tutorials-samegame-samegame4-example.html" status="active" location="advtutorial.qdoc" documented="true" subtype="example" title="QML Advanced Tutorial 4 - Finishing Touches" fulltitle="QML Advanced Tutorial 4 - Finishing Touches" subtitle="">
            <contents name="adding-some-flair" title="Adding Some Flair" level="2"/>
            <contents name="animating-block-movement" title="Animating Block Movement" level="3"/>
            <contents name="animating-block-opacity-changes" title="Animating Block Opacity Changes" level="3"/>
            <contents name="adding-particle-effects" title="Adding Particle Effects" level="3"/>
            <contents name="keeping-a-high-scores-table" title="Keeping a High Scores Table" level="2"/>
            <contents name="storing-high-scores-offline" title="Storing High Scores Offline" level="3"/>
            <contents name="storing-high-scores-online" title="Storing High Scores Online" level="3"/>
            <contents name="that-s-it" title="That's It!" level="2"/>
            <page name="tutorials/samegame/samegame4/BoomBlock.qml" href="qtquick-tutorials-samegame-samegame4-boomblock-qml.html" status="active" subtype="file" title="" fulltitle="BoomBlock.qml Example File" subtitle="tutorials/samegame/samegame4/BoomBlock.qml"/>
            <page name="tutorials/samegame/samegame4/Button.qml" href="qtquick-tutorials-samegame-samegame4-button-qml.html" status="active" subtype="file" title="" fulltitle="Button.qml Example File" subtitle="tutorials/samegame/samegame4/Button.qml"/>
            <page name="tutorials/samegame/samegame4/Dialog.qml" href="qtquick-tutorials-samegame-samegame4-dialog-qml.html" status="active" subtype="file" title="" fulltitle="Dialog.qml Example File" subtitle="tutorials/samegame/samegame4/Dialog.qml"/>
            <page name="tutorials/samegame/samegame4/samegame.js" href="qtquick-tutorials-samegame-samegame4-samegame-js.html" status="active" subtype="file" title="" fulltitle="samegame.js Example File" subtitle="tutorials/samegame/samegame4/samegame.js"/>
            <page name="tutorials/samegame/samegame4/samegame.qml" href="qtquick-tutorials-samegame-samegame4-samegame-qml.html" status="active" subtype="file" title="" fulltitle="samegame.qml Example File" subtitle="tutorials/samegame/samegame4/samegame.qml"/>
            <page name="tutorials/samegame/samegame4/highscores/score_data.xml" href="qtquick-tutorials-samegame-samegame4-highscores-score-data-xml.html" status="active" subtype="file" title="" fulltitle="score_data.xml Example File" subtitle="tutorials/samegame/samegame4/highscores/score_data.xml"/>
            <page name="tutorials/samegame/samegame4/main.cpp" href="qtquick-tutorials-samegame-samegame4-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="tutorials/samegame/samegame4/main.cpp"/>
            <page name="tutorials/samegame/samegame4/CMakeLists.txt" href="qtquick-tutorials-samegame-samegame4-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="tutorials/samegame/samegame4/CMakeLists.txt"/>
            <page name="tutorials/samegame/samegame4/samegame4.pro" href="qtquick-tutorials-samegame-samegame4-samegame4-pro.html" status="active" subtype="file" title="" fulltitle="samegame4.pro Example File" subtitle="tutorials/samegame/samegame4/samegame4.pro"/>
            <page name="tutorials/samegame/samegame4/samegame4.qmlproject" href="qtquick-tutorials-samegame-samegame4-samegame4-qmlproject.html" status="active" subtype="file" title="" fulltitle="samegame4.qmlproject Example File" subtitle="tutorials/samegame/samegame4/samegame4.qmlproject"/>
            <page name="tutorials/samegame/samegame4/samegame4.qrc" href="qtquick-tutorials-samegame-samegame4-samegame4-qrc.html" status="active" subtype="file" title="" fulltitle="samegame4.qrc Example File" subtitle="tutorials/samegame/samegame4/samegame4.qrc"/>
            <page name="tutorials/samegame/samegame4/pics/background.jpg" href="qtquick-tutorials-samegame-samegame4-pics-background-jpg.html" status="active" subtype="image" title="" fulltitle="background.jpg Image File" subtitle="tutorials/samegame/samegame4/pics/background.jpg"/>
            <page name="tutorials/samegame/samegame4/pics/blueStar.png" href="qtquick-tutorials-samegame-samegame4-pics-bluestar-png.html" status="active" subtype="image" title="" fulltitle="blueStar.png Image File" subtitle="tutorials/samegame/samegame4/pics/blueStar.png"/>
            <page name="tutorials/samegame/samegame4/pics/blueStone.png" href="qtquick-tutorials-samegame-samegame4-pics-bluestone-png.html" status="active" subtype="image" title="" fulltitle="blueStone.png Image File" subtitle="tutorials/samegame/samegame4/pics/blueStone.png"/>
            <page name="tutorials/samegame/samegame4/pics/greenStar.png" href="qtquick-tutorials-samegame-samegame4-pics-greenstar-png.html" status="active" subtype="image" title="" fulltitle="greenStar.png Image File" subtitle="tutorials/samegame/samegame4/pics/greenStar.png"/>
            <page name="tutorials/samegame/samegame4/pics/greenStone.png" href="qtquick-tutorials-samegame-samegame4-pics-greenstone-png.html" status="active" subtype="image" title="" fulltitle="greenStone.png Image File" subtitle="tutorials/samegame/samegame4/pics/greenStone.png"/>
            <page name="tutorials/samegame/samegame4/pics/redStar.png" href="qtquick-tutorials-samegame-samegame4-pics-redstar-png.html" status="active" subtype="image" title="" fulltitle="redStar.png Image File" subtitle="tutorials/samegame/samegame4/pics/redStar.png"/>
            <page name="tutorials/samegame/samegame4/pics/redStone.png" href="qtquick-tutorials-samegame-samegame4-pics-redstone-png.html" status="active" subtype="image" title="" fulltitle="redStone.png Image File" subtitle="tutorials/samegame/samegame4/pics/redStone.png"/>
        </page>
        <page name="qml-dynamicview-tutorial.html" href="qml-dynamicview-tutorial.html" status="active" location="dynamicview-tutorial.qdoc" documented="true" subtype="page" title="QML Dynamic View Ordering Tutorial" fulltitle="QML Dynamic View Ordering Tutorial" subtitle="" brief="A tutorial describing how to re-arrange items in a QML ListView"/>
        <page name="tutorials/dynamicview/dynamicview1" href="qtquick-tutorials-dynamicview-dynamicview1-example.html" status="active" location="dynamicview-tutorial.qdoc" documented="true" groups="category User Interface Components" subtype="example" title="QML Dynamic View Ordering Tutorial 1 - A Simple ListView and Delegate" fulltitle="QML Dynamic View Ordering Tutorial 1 - A Simple ListView and Delegate" subtitle="">
            <contents name="walkthrough" title="Walkthrough" level="2"/>
            <page name="tutorials/dynamicview/dynamicview1/PetsModel.qml" href="qtquick-tutorials-dynamicview-dynamicview1-petsmodel-qml.html" status="active" subtype="file" title="" fulltitle="PetsModel.qml Example File" subtitle="tutorials/dynamicview/dynamicview1/PetsModel.qml"/>
            <page name="tutorials/dynamicview/dynamicview1/dynamicview.qml" href="qtquick-tutorials-dynamicview-dynamicview1-dynamicview-qml.html" status="active" subtype="file" title="" fulltitle="dynamicview.qml Example File" subtitle="tutorials/dynamicview/dynamicview1/dynamicview.qml"/>
            <page name="tutorials/dynamicview/dynamicview1/main.cpp" href="qtquick-tutorials-dynamicview-dynamicview1-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="tutorials/dynamicview/dynamicview1/main.cpp"/>
            <page name="tutorials/dynamicview/dynamicview1/CMakeLists.txt" href="qtquick-tutorials-dynamicview-dynamicview1-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="tutorials/dynamicview/dynamicview1/CMakeLists.txt"/>
            <page name="tutorials/dynamicview/dynamicview1/dynamicview1.pro" href="qtquick-tutorials-dynamicview-dynamicview1-dynamicview1-pro.html" status="active" subtype="file" title="" fulltitle="dynamicview1.pro Example File" subtitle="tutorials/dynamicview/dynamicview1/dynamicview1.pro"/>
            <page name="tutorials/dynamicview/dynamicview1/dynamicview1.qmlproject" href="qtquick-tutorials-dynamicview-dynamicview1-dynamicview1-qmlproject.html" status="active" subtype="file" title="" fulltitle="dynamicview1.qmlproject Example File" subtitle="tutorials/dynamicview/dynamicview1/dynamicview1.qmlproject"/>
            <page name="tutorials/dynamicview/dynamicview1/dynamicview1.qrc" href="qtquick-tutorials-dynamicview-dynamicview1-dynamicview1-qrc.html" status="active" subtype="file" title="" fulltitle="dynamicview1.qrc Example File" subtitle="tutorials/dynamicview/dynamicview1/dynamicview1.qrc"/>
        </page>
        <page name="tutorials/dynamicview/dynamicview2" href="qtquick-tutorials-dynamicview-dynamicview2-example.html" status="active" location="dynamicview-tutorial.qdoc" documented="true" subtype="example" title="QML Dynamic View Ordering Tutorial 2 - Dragging View Items" fulltitle="QML Dynamic View Ordering Tutorial 2 - Dragging View Items" subtitle="">
            <contents name="walkthrough" title="Walkthrough" level="2"/>
            <page name="tutorials/dynamicview/dynamicview2/PetsModel.qml" href="qtquick-tutorials-dynamicview-dynamicview2-petsmodel-qml.html" status="active" subtype="file" title="" fulltitle="PetsModel.qml Example File" subtitle="tutorials/dynamicview/dynamicview2/PetsModel.qml"/>
            <page name="tutorials/dynamicview/dynamicview2/dynamicview.qml" href="qtquick-tutorials-dynamicview-dynamicview2-dynamicview-qml.html" status="active" subtype="file" title="" fulltitle="dynamicview.qml Example File" subtitle="tutorials/dynamicview/dynamicview2/dynamicview.qml"/>
            <page name="tutorials/dynamicview/dynamicview2/main.cpp" href="qtquick-tutorials-dynamicview-dynamicview2-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="tutorials/dynamicview/dynamicview2/main.cpp"/>
            <page name="tutorials/dynamicview/dynamicview2/CMakeLists.txt" href="qtquick-tutorials-dynamicview-dynamicview2-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="tutorials/dynamicview/dynamicview2/CMakeLists.txt"/>
            <page name="tutorials/dynamicview/dynamicview2/dynamicview2.pro" href="qtquick-tutorials-dynamicview-dynamicview2-dynamicview2-pro.html" status="active" subtype="file" title="" fulltitle="dynamicview2.pro Example File" subtitle="tutorials/dynamicview/dynamicview2/dynamicview2.pro"/>
            <page name="tutorials/dynamicview/dynamicview2/dynamicview2.qmlproject" href="qtquick-tutorials-dynamicview-dynamicview2-dynamicview2-qmlproject.html" status="active" subtype="file" title="" fulltitle="dynamicview2.qmlproject Example File" subtitle="tutorials/dynamicview/dynamicview2/dynamicview2.qmlproject"/>
            <page name="tutorials/dynamicview/dynamicview2/dynamicview2.qrc" href="qtquick-tutorials-dynamicview-dynamicview2-dynamicview2-qrc.html" status="active" subtype="file" title="" fulltitle="dynamicview2.qrc Example File" subtitle="tutorials/dynamicview/dynamicview2/dynamicview2.qrc"/>
        </page>
        <page name="tutorials/dynamicview/dynamicview3" href="qtquick-tutorials-dynamicview-dynamicview3-example.html" status="active" location="dynamicview-tutorial.qdoc" documented="true" subtype="example" title="QML Dynamic View Ordering Tutorial 3 - Moving Dragged Items" fulltitle="QML Dynamic View Ordering Tutorial 3 - Moving Dragged Items" subtitle="">
            <contents name="walkthrough" title="Walkthrough" level="2"/>
            <page name="tutorials/dynamicview/dynamicview3/PetsModel.qml" href="qtquick-tutorials-dynamicview-dynamicview3-petsmodel-qml.html" status="active" subtype="file" title="" fulltitle="PetsModel.qml Example File" subtitle="tutorials/dynamicview/dynamicview3/PetsModel.qml"/>
            <page name="tutorials/dynamicview/dynamicview3/dynamicview.qml" href="qtquick-tutorials-dynamicview-dynamicview3-dynamicview-qml.html" status="active" subtype="file" title="" fulltitle="dynamicview.qml Example File" subtitle="tutorials/dynamicview/dynamicview3/dynamicview.qml"/>
            <page name="tutorials/dynamicview/dynamicview3/main.cpp" href="qtquick-tutorials-dynamicview-dynamicview3-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="tutorials/dynamicview/dynamicview3/main.cpp"/>
            <page name="tutorials/dynamicview/dynamicview3/CMakeLists.txt" href="qtquick-tutorials-dynamicview-dynamicview3-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="tutorials/dynamicview/dynamicview3/CMakeLists.txt"/>
            <page name="tutorials/dynamicview/dynamicview3/dynamicview3.pro" href="qtquick-tutorials-dynamicview-dynamicview3-dynamicview3-pro.html" status="active" subtype="file" title="" fulltitle="dynamicview3.pro Example File" subtitle="tutorials/dynamicview/dynamicview3/dynamicview3.pro"/>
            <page name="tutorials/dynamicview/dynamicview3/dynamicview3.qmlproject" href="qtquick-tutorials-dynamicview-dynamicview3-dynamicview3-qmlproject.html" status="active" subtype="file" title="" fulltitle="dynamicview3.qmlproject Example File" subtitle="tutorials/dynamicview/dynamicview3/dynamicview3.qmlproject"/>
            <page name="tutorials/dynamicview/dynamicview3/dynamicview3.qrc" href="qtquick-tutorials-dynamicview-dynamicview3-dynamicview3-qrc.html" status="active" subtype="file" title="" fulltitle="dynamicview3.qrc Example File" subtitle="tutorials/dynamicview/dynamicview3/dynamicview3.qrc"/>
        </page>
        <page name="tutorials/dynamicview/dynamicview4" href="qtquick-tutorials-dynamicview-dynamicview4-example.html" status="active" location="dynamicview-tutorial.qdoc" documented="true" subtype="example" title="QML Dynamic View Ordering Tutorial 4 - Sorting Items" fulltitle="QML Dynamic View Ordering Tutorial 4 - Sorting Items" subtitle="">
            <contents name="walkthrough" title="Walkthrough" level="2"/>
            <page name="tutorials/dynamicview/dynamicview4/ListSelector.qml" href="qtquick-tutorials-dynamicview-dynamicview4-listselector-qml.html" status="active" subtype="file" title="" fulltitle="ListSelector.qml Example File" subtitle="tutorials/dynamicview/dynamicview4/ListSelector.qml"/>
            <page name="tutorials/dynamicview/dynamicview4/PetsModel.qml" href="qtquick-tutorials-dynamicview-dynamicview4-petsmodel-qml.html" status="active" subtype="file" title="" fulltitle="PetsModel.qml Example File" subtitle="tutorials/dynamicview/dynamicview4/PetsModel.qml"/>
            <page name="tutorials/dynamicview/dynamicview4/dynamicview.qml" href="qtquick-tutorials-dynamicview-dynamicview4-dynamicview-qml.html" status="active" subtype="file" title="" fulltitle="dynamicview.qml Example File" subtitle="tutorials/dynamicview/dynamicview4/dynamicview.qml"/>
            <page name="tutorials/dynamicview/dynamicview4/main.cpp" href="qtquick-tutorials-dynamicview-dynamicview4-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="tutorials/dynamicview/dynamicview4/main.cpp"/>
            <page name="tutorials/dynamicview/dynamicview4/CMakeLists.txt" href="qtquick-tutorials-dynamicview-dynamicview4-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="tutorials/dynamicview/dynamicview4/CMakeLists.txt"/>
            <page name="tutorials/dynamicview/dynamicview4/dynamicview4.pro" href="qtquick-tutorials-dynamicview-dynamicview4-dynamicview4-pro.html" status="active" subtype="file" title="" fulltitle="dynamicview4.pro Example File" subtitle="tutorials/dynamicview/dynamicview4/dynamicview4.pro"/>
            <page name="tutorials/dynamicview/dynamicview4/dynamicview4.qmlproject" href="qtquick-tutorials-dynamicview-dynamicview4-dynamicview4-qmlproject.html" status="active" subtype="file" title="" fulltitle="dynamicview4.qmlproject Example File" subtitle="tutorials/dynamicview/dynamicview4/dynamicview4.qmlproject"/>
            <page name="tutorials/dynamicview/dynamicview4/dynamicview4.qrc" href="qtquick-tutorials-dynamicview-dynamicview4-dynamicview4-qrc.html" status="active" subtype="file" title="" fulltitle="dynamicview4.qrc Example File" subtitle="tutorials/dynamicview/dynamicview4/dynamicview4.qrc"/>
        </page>
        <page name="quickwidgets/qmlpreviewer" href="qtquick-quickwidgets-qmlpreviewer-example.html" status="active" location="qmlpreviewer.qdoc" documented="true" groups="category User Interface Components" subtype="example" title="QML Previewer Example" fulltitle="QML Previewer Example" subtitle="" brief="Demonstrates how to mix QML with a Qt Widgets application using QWidget::createWindowContainer()">
            <page name="quickwidgets/qmlpreviewer/models/errorlistmodel.cpp" href="qtquick-quickwidgets-qmlpreviewer-models-errorlistmodel-cpp.html" status="active" subtype="file" title="" fulltitle="errorlistmodel.cpp Example File" subtitle="quickwidgets/qmlpreviewer/models/errorlistmodel.cpp"/>
            <page name="quickwidgets/qmlpreviewer/models/errorlistmodel.h" href="qtquick-quickwidgets-qmlpreviewer-models-errorlistmodel-h.html" status="active" subtype="file" title="" fulltitle="errorlistmodel.h Example File" subtitle="quickwidgets/qmlpreviewer/models/errorlistmodel.h"/>
            <page name="quickwidgets/qmlpreviewer/resources/ErrorListView.qml" href="qtquick-quickwidgets-qmlpreviewer-resources-errorlistview-qml.html" status="active" subtype="file" title="" fulltitle="ErrorListView.qml Example File" subtitle="quickwidgets/qmlpreviewer/resources/ErrorListView.qml"/>
            <page name="quickwidgets/qmlpreviewer/resources/default.qml" href="qtquick-quickwidgets-qmlpreviewer-resources-default-qml.html" status="active" subtype="file" title="" fulltitle="default.qml Example File" subtitle="quickwidgets/qmlpreviewer/resources/default.qml"/>
            <page name="quickwidgets/qmlpreviewer/states/statecontroller.cpp" href="qtquick-quickwidgets-qmlpreviewer-states-statecontroller-cpp.html" status="active" subtype="file" title="" fulltitle="statecontroller.cpp Example File" subtitle="quickwidgets/qmlpreviewer/states/statecontroller.cpp"/>
            <page name="quickwidgets/qmlpreviewer/states/statecontroller.h" href="qtquick-quickwidgets-qmlpreviewer-states-statecontroller-h.html" status="active" subtype="file" title="" fulltitle="statecontroller.h Example File" subtitle="quickwidgets/qmlpreviewer/states/statecontroller.h"/>
            <page name="quickwidgets/qmlpreviewer/utility/syntaxhighlighter.cpp" href="qtquick-quickwidgets-qmlpreviewer-utility-syntaxhighlighter-cpp.html" status="active" subtype="file" title="" fulltitle="syntaxhighlighter.cpp Example File" subtitle="quickwidgets/qmlpreviewer/utility/syntaxhighlighter.cpp"/>
            <page name="quickwidgets/qmlpreviewer/utility/syntaxhighlighter.h" href="qtquick-quickwidgets-qmlpreviewer-utility-syntaxhighlighter-h.html" status="active" subtype="file" title="" fulltitle="syntaxhighlighter.h Example File" subtitle="quickwidgets/qmlpreviewer/utility/syntaxhighlighter.h"/>
            <page name="quickwidgets/qmlpreviewer/widgets/codeeditor.cpp" href="qtquick-quickwidgets-qmlpreviewer-widgets-codeeditor-cpp.html" status="active" subtype="file" title="" fulltitle="codeeditor.cpp Example File" subtitle="quickwidgets/qmlpreviewer/widgets/codeeditor.cpp"/>
            <page name="quickwidgets/qmlpreviewer/widgets/codeeditor.h" href="qtquick-quickwidgets-qmlpreviewer-widgets-codeeditor-h.html" status="active" subtype="file" title="" fulltitle="codeeditor.h Example File" subtitle="quickwidgets/qmlpreviewer/widgets/codeeditor.h"/>
            <page name="quickwidgets/qmlpreviewer/widgets/editorwidget.cpp" href="qtquick-quickwidgets-qmlpreviewer-widgets-editorwidget-cpp.html" status="active" subtype="file" title="" fulltitle="editorwidget.cpp Example File" subtitle="quickwidgets/qmlpreviewer/widgets/editorwidget.cpp"/>
            <page name="quickwidgets/qmlpreviewer/widgets/editorwidget.h" href="qtquick-quickwidgets-qmlpreviewer-widgets-editorwidget-h.html" status="active" subtype="file" title="" fulltitle="editorwidget.h Example File" subtitle="quickwidgets/qmlpreviewer/widgets/editorwidget.h"/>
            <page name="quickwidgets/qmlpreviewer/widgets/linenumberarea.cpp" href="qtquick-quickwidgets-qmlpreviewer-widgets-linenumberarea-cpp.html" status="active" subtype="file" title="" fulltitle="linenumberarea.cpp Example File" subtitle="quickwidgets/qmlpreviewer/widgets/linenumberarea.cpp"/>
            <page name="quickwidgets/qmlpreviewer/widgets/linenumberarea.h" href="qtquick-quickwidgets-qmlpreviewer-widgets-linenumberarea-h.html" status="active" subtype="file" title="" fulltitle="linenumberarea.h Example File" subtitle="quickwidgets/qmlpreviewer/widgets/linenumberarea.h"/>
            <page name="quickwidgets/qmlpreviewer/widgets/mainwindow.cpp" href="qtquick-quickwidgets-qmlpreviewer-widgets-mainwindow-cpp.html" status="active" subtype="file" title="" fulltitle="mainwindow.cpp Example File" subtitle="quickwidgets/qmlpreviewer/widgets/mainwindow.cpp"/>
            <page name="quickwidgets/qmlpreviewer/widgets/mainwindow.h" href="qtquick-quickwidgets-qmlpreviewer-widgets-mainwindow-h.html" status="active" subtype="file" title="" fulltitle="mainwindow.h Example File" subtitle="quickwidgets/qmlpreviewer/widgets/mainwindow.h"/>
            <page name="quickwidgets/qmlpreviewer/widgets/patheditwidget.cpp" href="qtquick-quickwidgets-qmlpreviewer-widgets-patheditwidget-cpp.html" status="active" subtype="file" title="" fulltitle="patheditwidget.cpp Example File" subtitle="quickwidgets/qmlpreviewer/widgets/patheditwidget.cpp"/>
            <page name="quickwidgets/qmlpreviewer/widgets/patheditwidget.h" href="qtquick-quickwidgets-qmlpreviewer-widgets-patheditwidget-h.html" status="active" subtype="file" title="" fulltitle="patheditwidget.h Example File" subtitle="quickwidgets/qmlpreviewer/widgets/patheditwidget.h"/>
            <page name="quickwidgets/qmlpreviewer/widgets/previewwidget.cpp" href="qtquick-quickwidgets-qmlpreviewer-widgets-previewwidget-cpp.html" status="active" subtype="file" title="" fulltitle="previewwidget.cpp Example File" subtitle="quickwidgets/qmlpreviewer/widgets/previewwidget.cpp"/>
            <page name="quickwidgets/qmlpreviewer/widgets/previewwidget.h" href="qtquick-quickwidgets-qmlpreviewer-widgets-previewwidget-h.html" status="active" subtype="file" title="" fulltitle="previewwidget.h Example File" subtitle="quickwidgets/qmlpreviewer/widgets/previewwidget.h"/>
            <page name="quickwidgets/qmlpreviewer/main.cpp" href="qtquick-quickwidgets-qmlpreviewer-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="quickwidgets/qmlpreviewer/main.cpp"/>
            <page name="quickwidgets/qmlpreviewer/CMakeLists.txt" href="qtquick-quickwidgets-qmlpreviewer-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="quickwidgets/qmlpreviewer/CMakeLists.txt"/>
            <page name="quickwidgets/qmlpreviewer/resources/logo.png" href="qtquick-quickwidgets-qmlpreviewer-resources-logo-png.html" status="active" subtype="image" title="" fulltitle="logo.png Image File" subtitle="quickwidgets/qmlpreviewer/resources/logo.png"/>
        </page>
        <page name="qml-tutorial.html" href="qml-tutorial.html" status="active" location="tutorial.qdoc" documented="true" subtype="page" title="QML Tutorial" fulltitle="QML Tutorial" subtitle="" brief="An introduction to the basic concepts and features of QML"/>
        <page name="qml-tutorial1.html" href="qml-tutorial1.html" status="active" location="tutorial.qdoc" documented="true" subtype="page" title="QML Tutorial 1 - Value Types" fulltitle="QML Tutorial 1 - Value Types" subtitle="">
            <contents name="walkthrough" title="Walkthrough" level="1"/>
            <contents name="import" title="Import" level="2"/>
            <contents name="rectangle-type" title="Rectangle Type" level="2"/>
            <contents name="text-type" title="Text Type" level="2"/>
            <contents name="viewing-the-example" title="Viewing the Example" level="2"/>
        </page>
        <page name="qml-tutorial2.html" href="qml-tutorial2.html" status="active" location="tutorial.qdoc" documented="true" subtype="page" title="QML Tutorial 2 - QML Components" fulltitle="QML Tutorial 2 - QML Components" subtitle="">
            <contents name="walkthrough" title="Walkthrough" level="1"/>
            <contents name="the-cell-component" title="The Cell Component" level="2"/>
            <contents name="the-main-qml-file" title="The Main QML File" level="2"/>
        </page>
        <page name="qml-tutorial3.html" href="qml-tutorial3.html" status="active" location="tutorial.qdoc" documented="true" subtype="page" title="QML Tutorial 3 - States and Transitions" fulltitle="QML Tutorial 3 - States and Transitions" subtitle="">
            <contents name="walkthrough" title="Walkthrough" level="1"/>
        </page>
        <namespace name="QNativeInterface" href="qnativeinterface-sub-qtquick.html" status="active" access="public" location="qsgtexture_platform.h">
            <struct name="QSGD3D11Texture" fullname="QNativeInterface::QSGD3D11Texture" href="qnativeinterface-qsgd3d11texture.html" status="active" access="public" location="qsgtexture_platform.h" since="6.0" documented="true" groups="native-interfaces,native-interfaces-qsgtexture" module="QtQuick" brief="Provides access to and enables adopting Direct3D 11 texture objects">
                <function name="fromNative" fullname="QNativeInterface::QSGD3D11Texture::fromNative" href="qnativeinterface-qsgd3d11texture.html#fromNative" status="active" access="public" location="qsgtexture_platform.h" documented="true" since="6.0" meta="plain" static="true" type="QSGTexture *" signature="QSGTexture * fromNative(void *texture, QQuickWindow *window, const QSize &amp;size, QQuickWindow::CreateTextureOptions options)">
                    <parameter type="void *" name="texture" default=""/>
                    <parameter type="QQuickWindow *" name="window" default=""/>
                    <parameter type="const QSize &amp;" name="size" default=""/>
                    <parameter type="QQuickWindow::CreateTextureOptions" name="options" default="{}"/>
                </function>
                <function name="nativeTexture" fullname="QNativeInterface::QSGD3D11Texture::nativeTexture" href="qnativeinterface-qsgd3d11texture.html#nativeTexture" status="active" access="public" location="qsgtexture_platform.h" documented="true" meta="plain" virtual="pure" const="true" type="void *" signature="void * nativeTexture() const = 0"/>
            </struct>
            <struct name="QSGD3D12Texture" fullname="QNativeInterface::QSGD3D12Texture" href="qnativeinterface-qsgd3d12texture.html" status="active" access="public" location="qsgtexture_platform.h" since="6.6" documented="true" groups="native-interfaces,native-interfaces-qsgtexture" module="QtQuick" brief="Provides access to and enables adopting Direct3D 12 texture objects">
                <function name="fromNative" fullname="QNativeInterface::QSGD3D12Texture::fromNative" href="qnativeinterface-qsgd3d12texture.html#fromNative" status="active" access="public" location="qsgtexture_platform.h" documented="true" since="6.6" meta="plain" static="true" type="QSGTexture *" signature="QSGTexture * fromNative(void *texture, int resourceState, QQuickWindow *window, const QSize &amp;size, QQuickWindow::CreateTextureOptions options)">
                    <parameter type="void *" name="texture" default=""/>
                    <parameter type="int" name="resourceState" default=""/>
                    <parameter type="QQuickWindow *" name="window" default=""/>
                    <parameter type="const QSize &amp;" name="size" default=""/>
                    <parameter type="QQuickWindow::CreateTextureOptions" name="options" default="{}"/>
                </function>
                <function name="nativeTexture" fullname="QNativeInterface::QSGD3D12Texture::nativeTexture" href="qnativeinterface-qsgd3d12texture.html#nativeTexture" status="active" access="public" location="qsgtexture_platform.h" documented="true" meta="plain" virtual="pure" const="true" type="void *" signature="void * nativeTexture() const = 0"/>
            </struct>
            <struct name="QSGMetalTexture" fullname="QNativeInterface::QSGMetalTexture" href="qnativeinterface-qsgmetaltexture.html" status="active" access="public" location="qsgtexture_platform.h" since="6.0" documented="true" groups="native-interfaces,native-interfaces-qsgtexture" module="QtQuick" brief="Provides access to and enables adopting Metal texture objects">
                <function name="fromNative" fullname="QNativeInterface::QSGMetalTexture::fromNative" href="qnativeinterface-qsgmetaltexture.html#fromNative" status="active" access="public" location="qsgtexture_platform.h" documented="true" since="6.0" meta="plain" static="true" type="QSGTexture *" signature="QSGTexture * fromNative(int texture, QQuickWindow *window, const QSize &amp;size, QQuickWindow::CreateTextureOptions options)">
                    <parameter type="int" name="texture" default=""/>
                    <parameter type="QQuickWindow *" name="window" default=""/>
                    <parameter type="const QSize &amp;" name="size" default=""/>
                    <parameter type="QQuickWindow::CreateTextureOptions" name="options" default="{}"/>
                </function>
                <function name="nativeTexture" fullname="QNativeInterface::QSGMetalTexture::nativeTexture" href="qnativeinterface-qsgmetaltexture.html#nativeTexture" status="active" access="public" location="qsgtexture_platform.h" documented="true" meta="plain" const="true" type="int" signature="int nativeTexture() const"/>
            </struct>
            <struct name="QSGOpenGLTexture" fullname="QNativeInterface::QSGOpenGLTexture" href="qnativeinterface-qsgopengltexture.html" status="active" access="public" location="qsgtexture_platform.h" since="6.0" documented="true" groups="native-interfaces,native-interfaces-qsgtexture" module="QtQuick" brief="Provides access to and enables adopting OpenGL texture objects">
                <function name="fromNative" fullname="QNativeInterface::QSGOpenGLTexture::fromNative" href="qnativeinterface-qsgopengltexture.html#fromNative" status="active" access="public" location="qsgtexture_platform.h" documented="true" since="6.0" meta="plain" static="true" type="QSGTexture *" signature="QSGTexture * fromNative(GLuint textureId, QQuickWindow *window, const QSize &amp;size, QQuickWindow::CreateTextureOptions options)">
                    <parameter type="GLuint" name="textureId" default=""/>
                    <parameter type="QQuickWindow *" name="window" default=""/>
                    <parameter type="const QSize &amp;" name="size" default=""/>
                    <parameter type="QQuickWindow::CreateTextureOptions" name="options" default="{}"/>
                </function>
                <function name="fromNativeExternalOES" fullname="QNativeInterface::QSGOpenGLTexture::fromNativeExternalOES" href="qnativeinterface-qsgopengltexture.html#fromNativeExternalOES" status="active" access="public" location="qsgtexture_platform.h" documented="true" since="6.1" meta="plain" static="true" type="QSGTexture *" signature="QSGTexture * fromNativeExternalOES(GLuint textureId, QQuickWindow *window, const QSize &amp;size, QQuickWindow::CreateTextureOptions options)">
                    <parameter type="GLuint" name="textureId" default=""/>
                    <parameter type="QQuickWindow *" name="window" default=""/>
                    <parameter type="const QSize &amp;" name="size" default=""/>
                    <parameter type="QQuickWindow::CreateTextureOptions" name="options" default="{}"/>
                </function>
                <function name="nativeTexture" fullname="QNativeInterface::QSGOpenGLTexture::nativeTexture" href="qnativeinterface-qsgopengltexture.html#nativeTexture" status="active" access="public" location="qsgtexture_platform.h" documented="true" meta="plain" virtual="pure" const="true" type="GLuint" signature="GLuint nativeTexture() const = 0"/>
            </struct>
            <struct name="QSGVulkanTexture" fullname="QNativeInterface::QSGVulkanTexture" href="qnativeinterface-qsgvulkantexture.html" status="active" access="public" location="qsgtexture_platform.h" since="6.0" documented="true" groups="native-interfaces,native-interfaces-qsgtexture" module="QtQuick" brief="Provides access to and enables adopting Vulkan image objects">
                <function name="fromNative" fullname="QNativeInterface::QSGVulkanTexture::fromNative" href="qnativeinterface-qsgvulkantexture.html#fromNative" status="active" access="public" location="qsgtexture_platform.h" documented="true" since="6.0" meta="plain" static="true" type="QSGTexture *" signature="QSGTexture * fromNative(VkImage image, VkImageLayout layout, QQuickWindow *window, const QSize &amp;size, QQuickWindow::CreateTextureOptions options)">
                    <parameter type="VkImage" name="image" default=""/>
                    <parameter type="VkImageLayout" name="layout" default=""/>
                    <parameter type="QQuickWindow *" name="window" default=""/>
                    <parameter type="const QSize &amp;" name="size" default=""/>
                    <parameter type="QQuickWindow::CreateTextureOptions" name="options" default="{}"/>
                </function>
                <function name="nativeImage" fullname="QNativeInterface::QSGVulkanTexture::nativeImage" href="qnativeinterface-qsgvulkantexture.html#nativeImage" status="active" access="public" location="qsgtexture_platform.h" documented="true" meta="plain" virtual="pure" const="true" type="VkImage" signature="VkImage nativeImage() const = 0"/>
                <function name="nativeImageLayout" fullname="QNativeInterface::QSGVulkanTexture::nativeImageLayout" href="qnativeinterface-qsgvulkantexture.html#nativeImageLayout" status="active" access="public" location="qsgtexture_platform.h" documented="true" meta="plain" virtual="pure" const="true" type="VkImageLayout" signature="VkImageLayout nativeImageLayout() const = 0"/>
            </struct>
        </namespace>
        <class name="QQuickAsyncImageProvider" href="qquickasyncimageprovider.html" status="active" access="public" location="qquickimageprovider.h" documented="true" bases="QQuickImageProvider" module="QtQuick" brief="Interface for asynchronous control of QML image requests">
            <function name="requestImageResponse" fullname="QQuickAsyncImageProvider::requestImageResponse" href="qquickasyncimageprovider.html#requestImageResponse" status="active" access="public" location="qquickimageprovider.h" documented="true" meta="plain" virtual="pure" type="QQuickImageResponse *" signature="QQuickImageResponse * requestImageResponse(const QString &amp;id, const QSize &amp;requestedSize) = 0">
                <parameter type="const QString &amp;" name="id" default=""/>
                <parameter type="const QSize &amp;" name="requestedSize" default=""/>
            </function>
        </class>
        <class name="QQuickFramebufferObject" href="qquickframebufferobject.html" status="active" access="public" location="qquickframebufferobject.h" documented="true" bases="QQuickItem" module="QtQuick" brief="Convenience class for integrating OpenGL rendering using a framebuffer object (FBO) with Qt Quick">
            <function name="QQuickFramebufferObject" fullname="QQuickFramebufferObject::QQuickFramebufferObject" href="qquickframebufferobject.html#QQuickFramebufferObject" status="active" access="public" location="qquickframebufferobject.h" documented="true" meta="constructor" signature="QQuickFramebufferObject(QQuickItem *parent)">
                <parameter type="QQuickItem *" name="parent" default="nullptr"/>
            </function>
            <function name="createRenderer" fullname="QQuickFramebufferObject::createRenderer" href="qquickframebufferobject.html#createRenderer" status="active" access="public" location="qquickframebufferobject.h" documented="true" meta="plain" virtual="pure" const="true" type="QQuickFramebufferObject::Renderer *" signature="QQuickFramebufferObject::Renderer * createRenderer() const = 0"/>
            <function name="isTextureProvider" fullname="QQuickFramebufferObject::isTextureProvider" href="qquickframebufferobject.html#isTextureProvider" status="active" access="public" location="qquickframebufferobject.h" documented="true" meta="plain" virtual="virtual" const="true" override="true" type="bool" signature="bool isTextureProvider() const override"/>
            <function name="mirrorVertically" fullname="QQuickFramebufferObject::mirrorVertically" href="qquickframebufferobject.html#mirrorVertically-prop" status="active" access="public" location="qquickframebufferobject.h" meta="plain" const="true" associated-property="mirrorVertically" type="bool" signature="bool mirrorVertically() const"/>
            <function name="mirrorVerticallyChanged" fullname="QQuickFramebufferObject::mirrorVerticallyChanged" href="qquickframebufferobject.html#mirrorVertically-prop" status="active" access="public" location="qquickframebufferobject.h" meta="signal" associated-property="mirrorVertically" type="void" signature="void mirrorVerticallyChanged(bool)">
                <parameter type="bool" name="" default=""/>
            </function>
            <function name="releaseResources" fullname="QQuickFramebufferObject::releaseResources" href="qquickframebufferobject.html#releaseResources" status="active" access="public" location="qquickframebufferobject.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void releaseResources() override"/>
            <function name="setMirrorVertically" fullname="QQuickFramebufferObject::setMirrorVertically" href="qquickframebufferobject.html#mirrorVertically-prop" status="active" access="public" location="qquickframebufferobject.h" meta="plain" associated-property="mirrorVertically" type="void" signature="void setMirrorVertically(bool enable)">
                <parameter type="bool" name="enable" default=""/>
            </function>
            <function name="setTextureFollowsItemSize" fullname="QQuickFramebufferObject::setTextureFollowsItemSize" href="qquickframebufferobject.html#textureFollowsItemSize-prop" status="active" access="public" location="qquickframebufferobject.h" meta="plain" associated-property="textureFollowsItemSize" type="void" signature="void setTextureFollowsItemSize(bool follows)">
                <parameter type="bool" name="follows" default=""/>
            </function>
            <function name="textureFollowsItemSize" fullname="QQuickFramebufferObject::textureFollowsItemSize" href="qquickframebufferobject.html#textureFollowsItemSize-prop" status="active" access="public" location="qquickframebufferobject.h" meta="plain" const="true" associated-property="textureFollowsItemSize" type="bool" signature="bool textureFollowsItemSize() const"/>
            <function name="textureFollowsItemSizeChanged" fullname="QQuickFramebufferObject::textureFollowsItemSizeChanged" href="qquickframebufferobject.html#textureFollowsItemSize-prop" status="active" access="public" location="qquickframebufferobject.h" meta="signal" associated-property="textureFollowsItemSize" type="void" signature="void textureFollowsItemSizeChanged(bool)">
                <parameter type="bool" name="" default=""/>
            </function>
            <function name="textureProvider" fullname="QQuickFramebufferObject::textureProvider" href="qquickframebufferobject.html#textureProvider" status="active" access="public" location="qquickframebufferobject.h" documented="true" meta="plain" virtual="virtual" const="true" override="true" type="QSGTextureProvider *" signature="QSGTextureProvider * textureProvider() const override"/>
            <class name="Renderer" fullname="QQuickFramebufferObject::Renderer" href="qquickframebufferobject-renderer.html" status="active" access="public" location="qquickframebufferobject.h" documented="true" module="QtQuick">
                <function name="Renderer" fullname="QQuickFramebufferObject::Renderer::Renderer" href="qquickframebufferobject-renderer.html#Renderer" status="active" access="protected" location="qquickframebufferobject.h" documented="true" meta="constructor" signature="Renderer()"/>
                <function name="createFramebufferObject" fullname="QQuickFramebufferObject::Renderer::createFramebufferObject" href="qquickframebufferobject-renderer.html#createFramebufferObject" status="active" access="protected" location="qquickframebufferobject.h" documented="true" meta="plain" virtual="virtual" type="QOpenGLFramebufferObject *" signature="QOpenGLFramebufferObject * createFramebufferObject(const QSize &amp;size)">
                    <parameter type="const QSize &amp;" name="size" default=""/>
                </function>
                <function name="framebufferObject" fullname="QQuickFramebufferObject::Renderer::framebufferObject" href="qquickframebufferobject-renderer.html#framebufferObject" status="active" access="protected" location="qquickframebufferobject.h" documented="true" meta="plain" const="true" type="QOpenGLFramebufferObject *" signature="QOpenGLFramebufferObject * framebufferObject() const"/>
                <function name="invalidateFramebufferObject" fullname="QQuickFramebufferObject::Renderer::invalidateFramebufferObject" href="qquickframebufferobject-renderer.html#invalidateFramebufferObject" status="active" access="protected" location="qquickframebufferobject.h" documented="true" meta="plain" type="void" signature="void invalidateFramebufferObject()"/>
                <function name="render" fullname="QQuickFramebufferObject::Renderer::render" href="qquickframebufferobject-renderer.html#render" status="active" access="protected" location="qquickframebufferobject.h" documented="true" meta="plain" virtual="pure" type="void" signature="void render() = 0"/>
                <function name="synchronize" fullname="QQuickFramebufferObject::Renderer::synchronize" href="qquickframebufferobject-renderer.html#synchronize" status="active" access="protected" location="qquickframebufferobject.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void synchronize(QQuickFramebufferObject *item)">
                    <parameter type="QQuickFramebufferObject *" name="item" default=""/>
                </function>
                <function name="update" fullname="QQuickFramebufferObject::Renderer::update" href="qquickframebufferobject-renderer.html#update" status="active" access="protected" location="qquickframebufferobject.h" documented="true" meta="plain" type="void" signature="void update()"/>
                <function name="~Renderer" fullname="QQuickFramebufferObject::Renderer::~Renderer" href="qquickframebufferobject-renderer.html#dtor.Renderer" status="active" access="protected" location="qquickframebufferobject.h" documented="true" meta="destructor" virtual="virtual" noexcept="true" signature="~Renderer()"/>
            </class>
            <property name="mirrorVertically" fullname="QQuickFramebufferObject::mirrorVertically" href="qquickframebufferobject.html#mirrorVertically-prop" status="active" access="public" location="qquickframebufferobject.h" documented="true">
                <getter name="mirrorVertically"/>
                <setter name="setMirrorVertically"/>
                <notifier name="mirrorVerticallyChanged"/>
            </property>
            <property name="textureFollowsItemSize" fullname="QQuickFramebufferObject::textureFollowsItemSize" href="qquickframebufferobject.html#textureFollowsItemSize-prop" status="active" access="public" location="qquickframebufferobject.h" documented="true">
                <getter name="textureFollowsItemSize"/>
                <setter name="setTextureFollowsItemSize"/>
                <notifier name="textureFollowsItemSizeChanged"/>
            </property>
        </class>
        <class name="QQuickGraphicsConfiguration" href="qquickgraphicsconfiguration.html" status="active" access="public" location="qquickgraphicsconfiguration.h" since="6.0" documented="true" module="QtQuick" brief="Controls lower level graphics settings for the QQuickWindow">
            <contents name="configuration-for-external-rendering-engines-or-xr-apis" title="Configuration for External Rendering Engines or XR APIs" level="1"/>
            <contents name="qt-quick-scene-graph-renderer-configuration" title="Qt Quick Scene Graph Renderer Configuration" level="1"/>
            <contents name="graphics-device-configuration" title="Graphics Device Configuration" level="1"/>
            <contents name="pipeline-cache-save-and-load" title="Pipeline Cache Save and Load" level="1"/>
            <contents name="the-automatic-pipeline-cache" title="The Automatic Pipeline Cache" level="1"/>
            <function name="QQuickGraphicsConfiguration" fullname="QQuickGraphicsConfiguration::QQuickGraphicsConfiguration" href="qquickgraphicsconfiguration.html#QQuickGraphicsConfiguration" status="active" access="public" location="qquickgraphicsconfiguration.h" documented="true" meta="constructor" signature="QQuickGraphicsConfiguration()"/>
            <function name="deviceExtensions" fullname="QQuickGraphicsConfiguration::deviceExtensions" href="qquickgraphicsconfiguration.html#deviceExtensions" status="active" access="public" location="qquickgraphicsconfiguration.h" documented="true" meta="plain" const="true" type="QByteArrayList" signature="QByteArrayList deviceExtensions() const"/>
            <function name="isAutomaticPipelineCacheEnabled" fullname="QQuickGraphicsConfiguration::isAutomaticPipelineCacheEnabled" href="qquickgraphicsconfiguration.html#isAutomaticPipelineCacheEnabled" status="active" access="public" location="qquickgraphicsconfiguration.h" documented="true" since="6.5" meta="plain" const="true" type="bool" signature="bool isAutomaticPipelineCacheEnabled() const"/>
            <function name="isDebugLayerEnabled" fullname="QQuickGraphicsConfiguration::isDebugLayerEnabled" href="qquickgraphicsconfiguration.html#isDebugLayerEnabled" status="active" access="public" location="qquickgraphicsconfiguration.h" documented="true" meta="plain" const="true" type="bool" signature="bool isDebugLayerEnabled() const"/>
            <function name="isDebugMarkersEnabled" fullname="QQuickGraphicsConfiguration::isDebugMarkersEnabled" href="qquickgraphicsconfiguration.html#isDebugMarkersEnabled" status="active" access="public" location="qquickgraphicsconfiguration.h" documented="true" meta="plain" const="true" type="bool" signature="bool isDebugMarkersEnabled() const"/>
            <function name="isDepthBufferEnabledFor2D" fullname="QQuickGraphicsConfiguration::isDepthBufferEnabledFor2D" href="qquickgraphicsconfiguration.html#isDepthBufferEnabledFor2D" status="active" access="public" location="qquickgraphicsconfiguration.h" documented="true" meta="plain" const="true" type="bool" signature="bool isDepthBufferEnabledFor2D() const"/>
            <function name="pipelineCacheLoadFile" fullname="QQuickGraphicsConfiguration::pipelineCacheLoadFile" href="qquickgraphicsconfiguration.html#pipelineCacheLoadFile" status="active" access="public" location="qquickgraphicsconfiguration.h" documented="true" meta="plain" const="true" type="QString" signature="QString pipelineCacheLoadFile() const"/>
            <function name="pipelineCacheSaveFile" fullname="QQuickGraphicsConfiguration::pipelineCacheSaveFile" href="qquickgraphicsconfiguration.html#pipelineCacheSaveFile" status="active" access="public" location="qquickgraphicsconfiguration.h" documented="true" meta="plain" const="true" type="QString" signature="QString pipelineCacheSaveFile() const"/>
            <function name="preferredInstanceExtensions" fullname="QQuickGraphicsConfiguration::preferredInstanceExtensions" href="qquickgraphicsconfiguration.html#preferredInstanceExtensions" status="active" access="public" location="qquickgraphicsconfiguration.h" documented="true" since="6.1" meta="plain" static="true" type="QByteArrayList" signature="QByteArrayList preferredInstanceExtensions()"/>
            <function name="prefersSoftwareDevice" fullname="QQuickGraphicsConfiguration::prefersSoftwareDevice" href="qquickgraphicsconfiguration.html#prefersSoftwareDevice" status="active" access="public" location="qquickgraphicsconfiguration.h" documented="true" meta="plain" const="true" type="bool" signature="bool prefersSoftwareDevice() const"/>
            <function name="setAutomaticPipelineCache" fullname="QQuickGraphicsConfiguration::setAutomaticPipelineCache" href="qquickgraphicsconfiguration.html#setAutomaticPipelineCache" status="active" access="public" location="qquickgraphicsconfiguration.h" documented="true" since="6.5" meta="plain" type="void" signature="void setAutomaticPipelineCache(bool enable)">
                <parameter type="bool" name="enable" default=""/>
            </function>
            <function name="setDebugLayer" fullname="QQuickGraphicsConfiguration::setDebugLayer" href="qquickgraphicsconfiguration.html#setDebugLayer" status="active" access="public" location="qquickgraphicsconfiguration.h" documented="true" since="6.5" meta="plain" type="void" signature="void setDebugLayer(bool enable)">
                <parameter type="bool" name="enable" default=""/>
            </function>
            <function name="setDebugMarkers" fullname="QQuickGraphicsConfiguration::setDebugMarkers" href="qquickgraphicsconfiguration.html#setDebugMarkers" status="active" access="public" location="qquickgraphicsconfiguration.h" documented="true" since="6.5" meta="plain" type="void" signature="void setDebugMarkers(bool enable)">
                <parameter type="bool" name="enable" default=""/>
            </function>
            <function name="setDepthBufferFor2D" fullname="QQuickGraphicsConfiguration::setDepthBufferFor2D" href="qquickgraphicsconfiguration.html#setDepthBufferFor2D" status="active" access="public" location="qquickgraphicsconfiguration.h" documented="true" meta="plain" type="void" signature="void setDepthBufferFor2D(bool enable)">
                <parameter type="bool" name="enable" default=""/>
            </function>
            <function name="setDeviceExtensions" fullname="QQuickGraphicsConfiguration::setDeviceExtensions" href="qquickgraphicsconfiguration.html#setDeviceExtensions" status="active" access="public" location="qquickgraphicsconfiguration.h" documented="true" meta="plain" type="void" signature="void setDeviceExtensions(const QByteArrayList &amp;extensions)">
                <parameter type="const QByteArrayList &amp;" name="extensions" default=""/>
            </function>
            <function name="setPipelineCacheLoadFile" fullname="QQuickGraphicsConfiguration::setPipelineCacheLoadFile" href="qquickgraphicsconfiguration.html#setPipelineCacheLoadFile" status="active" access="public" location="qquickgraphicsconfiguration.h" documented="true" since="6.5" meta="plain" type="void" signature="void setPipelineCacheLoadFile(const QString &amp;filename)">
                <parameter type="const QString &amp;" name="filename" default=""/>
            </function>
            <function name="setPipelineCacheSaveFile" fullname="QQuickGraphicsConfiguration::setPipelineCacheSaveFile" href="qquickgraphicsconfiguration.html#setPipelineCacheSaveFile" status="active" access="public" location="qquickgraphicsconfiguration.h" documented="true" since="6.5" meta="plain" type="void" signature="void setPipelineCacheSaveFile(const QString &amp;filename)">
                <parameter type="const QString &amp;" name="filename" default=""/>
            </function>
            <function name="setPreferSoftwareDevice" fullname="QQuickGraphicsConfiguration::setPreferSoftwareDevice" href="qquickgraphicsconfiguration.html#setPreferSoftwareDevice" status="active" access="public" location="qquickgraphicsconfiguration.h" documented="true" since="6.5" meta="plain" type="void" signature="void setPreferSoftwareDevice(bool enable)">
                <parameter type="bool" name="enable" default=""/>
            </function>
            <function name="setTimestamps" fullname="QQuickGraphicsConfiguration::setTimestamps" href="qquickgraphicsconfiguration.html#setTimestamps" status="active" access="public" location="qquickgraphicsconfiguration.h" documented="true" since="6.6" meta="plain" type="void" signature="void setTimestamps(bool enable)">
                <parameter type="bool" name="enable" default=""/>
            </function>
            <function name="timestampsEnabled" fullname="QQuickGraphicsConfiguration::timestampsEnabled" href="qquickgraphicsconfiguration.html#timestampsEnabled" status="active" access="public" location="qquickgraphicsconfiguration.h" documented="true" since="6.6" meta="plain" const="true" type="bool" signature="bool timestampsEnabled() const"/>
            <function name="~QQuickGraphicsConfiguration" fullname="QQuickGraphicsConfiguration::~QQuickGraphicsConfiguration" href="qquickgraphicsconfiguration.html#dtor.QQuickGraphicsConfiguration" status="active" access="public" location="qquickgraphicsconfiguration.h" documented="true" meta="destructor" noexcept="true" signature="~QQuickGraphicsConfiguration()"/>
        </class>
        <class name="QQuickGraphicsDevice" href="qquickgraphicsdevice.html" status="active" access="public" location="qquickgraphicsdevice.h" since="6.0" documented="true" module="QtQuick" brief="Opaque container for native graphics objects representing graphics devices or contexts">
            <function name="QQuickGraphicsDevice" fullname="QQuickGraphicsDevice::QQuickGraphicsDevice" href="qquickgraphicsdevice.html#QQuickGraphicsDevice" status="active" access="public" location="qquickgraphicsdevice.h" documented="true" meta="constructor" signature="QQuickGraphicsDevice()"/>
            <function name="fromAdapter" fullname="QQuickGraphicsDevice::fromAdapter" href="qquickgraphicsdevice.html#fromAdapter" status="active" access="public" location="qquickgraphicsdevice.h" documented="true" meta="plain" static="true" type="QQuickGraphicsDevice" signature="QQuickGraphicsDevice fromAdapter(quint32 adapterLuidLow, qint32 adapterLuidHigh, int featureLevel)">
                <parameter type="quint32" name="adapterLuidLow" default=""/>
                <parameter type="qint32" name="adapterLuidHigh" default=""/>
                <parameter type="int" name="featureLevel" default="0"/>
            </function>
            <function name="fromDeviceAndCommandQueue" fullname="QQuickGraphicsDevice::fromDeviceAndCommandQueue" href="qquickgraphicsdevice.html#fromDeviceAndCommandQueue" status="active" access="public" location="qquickgraphicsdevice.h" documented="true" meta="plain" static="true" type="QQuickGraphicsDevice" signature="QQuickGraphicsDevice fromDeviceAndCommandQueue(MTLDevice *device, MTLCommandQueue *commandQueue)">
                <parameter type="MTLDevice *" name="device" default=""/>
                <parameter type="MTLCommandQueue *" name="commandQueue" default=""/>
            </function>
            <function name="fromDeviceAndContext" fullname="QQuickGraphicsDevice::fromDeviceAndContext" href="qquickgraphicsdevice.html#fromDeviceAndContext" status="active" access="public" location="qquickgraphicsdevice.h" documented="true" meta="plain" static="true" type="QQuickGraphicsDevice" signature="QQuickGraphicsDevice fromDeviceAndContext(void *device, void *context)">
                <parameter type="void *" name="device" default=""/>
                <parameter type="void *" name="context" default=""/>
            </function>
            <function name="fromDeviceObjects" fullname="QQuickGraphicsDevice::fromDeviceObjects" href="qquickgraphicsdevice.html#fromDeviceObjects" status="active" access="public" location="qquickgraphicsdevice.h" documented="true" meta="plain" static="true" type="QQuickGraphicsDevice" signature="QQuickGraphicsDevice fromDeviceObjects(VkPhysicalDevice physicalDevice, VkDevice device, int queueFamilyIndex, int queueIndex)">
                <parameter type="VkPhysicalDevice" name="physicalDevice" default=""/>
                <parameter type="VkDevice" name="device" default=""/>
                <parameter type="int" name="queueFamilyIndex" default=""/>
                <parameter type="int" name="queueIndex" default="0"/>
            </function>
            <function name="fromOpenGLContext" fullname="QQuickGraphicsDevice::fromOpenGLContext" href="qquickgraphicsdevice.html#fromOpenGLContext" status="active" access="public" location="qquickgraphicsdevice.h" documented="true" meta="plain" static="true" type="QQuickGraphicsDevice" signature="QQuickGraphicsDevice fromOpenGLContext(QOpenGLContext *context)">
                <parameter type="QOpenGLContext *" name="context" default=""/>
            </function>
            <function name="fromPhysicalDevice" fullname="QQuickGraphicsDevice::fromPhysicalDevice" href="qquickgraphicsdevice.html#fromPhysicalDevice" status="active" access="public" location="qquickgraphicsdevice.h" documented="true" meta="plain" static="true" type="QQuickGraphicsDevice" signature="QQuickGraphicsDevice fromPhysicalDevice(VkPhysicalDevice physicalDevice)">
                <parameter type="VkPhysicalDevice" name="physicalDevice" default=""/>
            </function>
            <function name="fromRhi" fullname="QQuickGraphicsDevice::fromRhi" href="qquickgraphicsdevice.html#fromRhi" status="active" access="public" location="qquickgraphicsdevice.h" documented="true" since="6.6" meta="plain" static="true" type="QQuickGraphicsDevice" signature="QQuickGraphicsDevice fromRhi(QRhi *rhi)">
                <parameter type="QRhi *" name="rhi" default=""/>
            </function>
            <function name="isNull" fullname="QQuickGraphicsDevice::isNull" href="qquickgraphicsdevice.html#isNull" status="active" access="public" location="qquickgraphicsdevice.h" documented="true" meta="plain" const="true" type="bool" signature="bool isNull() const"/>
            <function name="~QQuickGraphicsDevice" fullname="QQuickGraphicsDevice::~QQuickGraphicsDevice" href="qquickgraphicsdevice.html#dtor.QQuickGraphicsDevice" status="active" access="public" location="qquickgraphicsdevice.h" documented="true" meta="destructor" noexcept="true" signature="~QQuickGraphicsDevice()"/>
        </class>
        <class name="QQuickImageProvider" href="qquickimageprovider.html" status="active" access="public" location="qquickimageprovider.h" documented="true" bases="QQmlImageProviderBase" module="QtQuick" brief="Interface for supporting pixmaps and threaded image requests in QML">
            <contents name="an-example" title="An Example" level="2"/>
            <contents name="asynchronous-image-loading" title="Asynchronous Image Loading" level="2"/>
            <contents name="image-caching" title="Image Caching" level="2"/>
            <function name="QQuickImageProvider" fullname="QQuickImageProvider::QQuickImageProvider" href="qquickimageprovider.html#QQuickImageProvider" status="active" access="public" location="qquickimageprovider.h" documented="true" meta="constructor" signature="QQuickImageProvider(QQmlImageProviderBase::ImageType type, QQmlImageProviderBase::Flags flags)">
                <parameter type="QQmlImageProviderBase::ImageType" name="type" default=""/>
                <parameter type="QQmlImageProviderBase::Flags" name="flags" default="Flags()"/>
            </function>
            <function name="flags" fullname="QQuickImageProvider::flags" href="qquickimageprovider.html#flags" status="active" access="public" location="qquickimageprovider.h" documented="true" meta="plain" virtual="virtual" const="true" override="true" type="QQmlImageProviderBase::Flags" signature="QQmlImageProviderBase::Flags flags() const override"/>
            <function name="imageType" fullname="QQuickImageProvider::imageType" href="qquickimageprovider.html#imageType" status="active" access="public" location="qquickimageprovider.h" documented="true" meta="plain" virtual="virtual" const="true" override="true" type="QQmlImageProviderBase::ImageType" signature="QQmlImageProviderBase::ImageType imageType() const override"/>
            <function name="requestImage" fullname="QQuickImageProvider::requestImage" href="qquickimageprovider.html#requestImage" status="active" access="public" location="qquickimageprovider.h" documented="true" meta="plain" virtual="virtual" type="QImage" signature="QImage requestImage(const QString &amp;id, QSize *size, const QSize &amp;requestedSize)">
                <parameter type="const QString &amp;" name="id" default=""/>
                <parameter type="QSize *" name="size" default=""/>
                <parameter type="const QSize &amp;" name="requestedSize" default=""/>
            </function>
            <function name="requestPixmap" fullname="QQuickImageProvider::requestPixmap" href="qquickimageprovider.html#requestPixmap" status="active" access="public" location="qquickimageprovider.h" documented="true" meta="plain" virtual="virtual" type="QPixmap" signature="QPixmap requestPixmap(const QString &amp;id, QSize *size, const QSize &amp;requestedSize)">
                <parameter type="const QString &amp;" name="id" default=""/>
                <parameter type="QSize *" name="size" default=""/>
                <parameter type="const QSize &amp;" name="requestedSize" default=""/>
            </function>
            <function name="requestTexture" fullname="QQuickImageProvider::requestTexture" href="qquickimageprovider.html#requestTexture" status="active" access="public" location="qquickimageprovider.h" documented="true" meta="plain" virtual="virtual" type="QQuickTextureFactory *" signature="QQuickTextureFactory * requestTexture(const QString &amp;id, QSize *size, const QSize &amp;requestedSize)">
                <parameter type="const QString &amp;" name="id" default=""/>
                <parameter type="QSize *" name="size" default=""/>
                <parameter type="const QSize &amp;" name="requestedSize" default=""/>
            </function>
            <function name="~QQuickImageProvider" fullname="QQuickImageProvider::~QQuickImageProvider" href="qquickimageprovider.html#dtor.QQuickImageProvider" status="active" access="public" location="qquickimageprovider.h" documented="true" meta="destructor" virtual="virtual" override="true" noexcept="true" signature="~QQuickImageProvider() override"/>
        </class>
        <class name="QQuickImageResponse" href="qquickimageresponse.html" status="active" access="public" location="qquickimageprovider.h" documented="true" bases="QObject" module="QtQuick" brief="Interface for asynchronous image loading in QQuickAsyncImageProvider">
            <function name="QQuickImageResponse" fullname="QQuickImageResponse::QQuickImageResponse" href="qquickimageresponse.html#QQuickImageResponse" status="active" access="public" location="qquickimageprovider.h" documented="true" meta="constructor" signature="QQuickImageResponse()"/>
            <function name="cancel" fullname="QQuickImageResponse::cancel" href="qquickimageresponse.html#cancel" status="active" access="public" location="qquickimageprovider.h" documented="true" meta="slot" virtual="virtual" type="void" signature="void cancel()"/>
            <function name="errorString" fullname="QQuickImageResponse::errorString" href="qquickimageresponse.html#errorString" status="active" access="public" location="qquickimageprovider.h" documented="true" meta="plain" virtual="virtual" const="true" type="QString" signature="QString errorString() const"/>
            <function name="finished" fullname="QQuickImageResponse::finished" href="qquickimageresponse.html#finished" status="active" access="public" location="qquickimageprovider.h" documented="true" meta="signal" type="void" signature="void finished()"/>
            <function name="textureFactory" fullname="QQuickImageResponse::textureFactory" href="qquickimageresponse.html#textureFactory" status="active" access="public" location="qquickimageprovider.h" documented="true" meta="plain" virtual="pure" const="true" type="QQuickTextureFactory *" signature="QQuickTextureFactory * textureFactory() const = 0"/>
            <function name="~QQuickImageResponse" fullname="QQuickImageResponse::~QQuickImageResponse" href="qquickimageresponse.html#dtor.QQuickImageResponse" status="active" access="public" location="qquickimageprovider.h" documented="true" meta="destructor" virtual="virtual" override="true" noexcept="true" signature="~QQuickImageResponse() override"/>
        </class>
        <class name="QQuickItem" href="qquickitem.html" status="active" access="public" location="qquickitem.h" documented="true" bases="QObject,QQmlParserStatus" module="QtQuick" brief="The most basic of all visual items in Qt Quick">
            <contents name="custom-scene-graph-items" title="Custom Scene Graph Items" level="1"/>
            <contents name="graphics-resource-handling" title="Graphics Resource Handling" level="2"/>
            <contents name="custom-qpainter-items" title="Custom QPainter Items" level="1"/>
            <contents name="behavior-animations" title="Behavior Animations" level="1"/>
            <function name="QQuickItem" fullname="QQuickItem::QQuickItem" href="qquickitem.html#QQuickItem" status="active" access="public" location="qquickitem.h" documented="true" meta="constructor" explicit="true" signature="QQuickItem(QQuickItem *parent)">
                <parameter type="QQuickItem *" name="parent" default="nullptr"/>
            </function>
            <function name="acceptHoverEvents" fullname="QQuickItem::acceptHoverEvents" href="qquickitem.html#acceptHoverEvents" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="bool" signature="bool acceptHoverEvents() const"/>
            <function name="acceptTouchEvents" fullname="QQuickItem::acceptTouchEvents" href="qquickitem.html#acceptTouchEvents" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="bool" signature="bool acceptTouchEvents() const"/>
            <function name="acceptedMouseButtons" fullname="QQuickItem::acceptedMouseButtons" href="qquickitem.html#acceptedMouseButtons" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="Qt::MouseButtons" signature="Qt::MouseButtons acceptedMouseButtons() const"/>
            <function name="activeFocusChanged" fullname="QQuickItem::activeFocusChanged" href="qquickitem.html#activeFocus-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="activeFocus" type="void" signature="void activeFocusChanged(bool)">
                <parameter type="bool" name="" default=""/>
            </function>
            <function name="activeFocusOnTab" fullname="QQuickItem::activeFocusOnTab" href="qquickitem.html#activeFocusOnTab-prop" status="active" access="public" location="qquickitem.h" meta="plain" const="true" associated-property="activeFocusOnTab" type="bool" signature="bool activeFocusOnTab() const"/>
            <function name="activeFocusOnTabChanged" fullname="QQuickItem::activeFocusOnTabChanged" href="qquickitem.html#activeFocusOnTab-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="activeFocusOnTab" type="void" signature="void activeFocusOnTabChanged(bool)">
                <parameter type="bool" name="" default=""/>
            </function>
            <function name="antialiasing" fullname="QQuickItem::antialiasing" href="qquickitem.html#antialiasing-prop" status="active" access="public" location="qquickitem.h" meta="plain" const="true" associated-property="antialiasing" type="bool" signature="bool antialiasing() const"/>
            <function name="antialiasingChanged" fullname="QQuickItem::antialiasingChanged" href="qquickitem.html#antialiasing-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="antialiasing" type="void" signature="void antialiasingChanged(bool)">
                <parameter type="bool" name="" default=""/>
            </function>
            <function name="baselineOffset" fullname="QQuickItem::baselineOffset" href="qquickitem.html#baselineOffset-prop" status="active" access="public" location="qquickitem.h" meta="plain" const="true" associated-property="baselineOffset" type="qreal" signature="qreal baselineOffset() const"/>
            <function name="baselineOffsetChanged" fullname="QQuickItem::baselineOffsetChanged" href="qquickitem.html#baselineOffset-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="baselineOffset" type="void" signature="void baselineOffsetChanged(qreal)">
                <parameter type="qreal" name="" default=""/>
            </function>
            <function name="bindableHeight" fullname="QQuickItem::bindableHeight" href="qquickitem.html#height-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="height" type="QBindable&lt;qreal&gt;" signature="QBindable&lt;qreal&gt; bindableHeight()"/>
            <function name="bindableWidth" fullname="QQuickItem::bindableWidth" href="qquickitem.html#width-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="width" type="QBindable&lt;qreal&gt;" signature="QBindable&lt;qreal&gt; bindableWidth()"/>
            <function name="bindableX" fullname="QQuickItem::bindableX" href="qquickitem.html#x-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="x" type="QBindable&lt;qreal&gt;" signature="QBindable&lt;qreal&gt; bindableX()"/>
            <function name="bindableY" fullname="QQuickItem::bindableY" href="qquickitem.html#y-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="y" type="QBindable&lt;qreal&gt;" signature="QBindable&lt;qreal&gt; bindableY()"/>
            <function name="boundingRect" fullname="QQuickItem::boundingRect" href="qquickitem.html#boundingRect" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" const="true" type="QRectF" signature="QRectF boundingRect() const"/>
            <function name="childAt" fullname="QQuickItem::childAt" href="qquickitem.html#childAt" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="QQuickItem *" signature="QQuickItem * childAt(qreal x, qreal y) const">
                <parameter type="qreal" name="x" default=""/>
                <parameter type="qreal" name="y" default=""/>
            </function>
            <function name="childItems" fullname="QQuickItem::childItems" href="qquickitem.html#childItems" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="QList&lt;QQuickItem *&gt;" signature="QList&lt;QQuickItem *&gt; childItems() const"/>
            <function name="childMouseEventFilter" fullname="QQuickItem::childMouseEventFilter" href="qquickitem.html#childMouseEventFilter" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="bool" signature="bool childMouseEventFilter(QQuickItem *item, QEvent *event)">
                <parameter type="QQuickItem *" name="item" default=""/>
                <parameter type="QEvent *" name="event" default=""/>
            </function>
            <function name="childrenRect" fullname="QQuickItem::childrenRect" href="qquickitem.html#childrenRect-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="childrenRect" type="QRectF" signature="QRectF childrenRect()"/>
            <function name="childrenRectChanged" fullname="QQuickItem::childrenRectChanged" href="qquickitem.html#childrenRect-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="childrenRect" type="void" signature="void childrenRectChanged(const QRectF &amp;)">
                <parameter type="const QRectF &amp;" name="" default=""/>
            </function>
            <function name="classBegin" fullname="QQuickItem::classBegin" href="qquickitem.html#classBegin" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void classBegin() override"/>
            <function name="clip" fullname="QQuickItem::clip" href="qquickitem.html#clip-prop" status="active" access="public" location="qquickitem.h" meta="plain" const="true" associated-property="clip" type="bool" signature="bool clip() const"/>
            <function name="clipChanged" fullname="QQuickItem::clipChanged" href="qquickitem.html#clip-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="clip" type="void" signature="void clipChanged(bool)">
                <parameter type="bool" name="" default=""/>
            </function>
            <function name="clipRect" fullname="QQuickItem::clipRect" href="qquickitem.html#clipRect" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" const="true" type="QRectF" signature="QRectF clipRect() const"/>
            <function name="componentComplete" fullname="QQuickItem::componentComplete" href="qquickitem.html#componentComplete" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void componentComplete() override"/>
            <function name="containmentMask" fullname="QQuickItem::containmentMask" href="qquickitem.html#containmentMask-prop" status="active" access="public" location="qquickitem.h" meta="plain" const="true" associated-property="containmentMask" type="QObject *" signature="QObject * containmentMask() const"/>
            <function name="containmentMaskChanged" fullname="QQuickItem::containmentMaskChanged" href="qquickitem.html#containmentMask-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="containmentMask" type="void" signature="void containmentMaskChanged()"/>
            <function name="contains" fullname="QQuickItem::contains" href="qquickitem.html#contains" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" const="true" type="bool" signature="bool contains(const QPointF &amp;point) const">
                <parameter type="const QPointF &amp;" name="point" default=""/>
            </function>
            <function name="cursor" fullname="QQuickItem::cursor" href="qquickitem.html#cursor" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="QCursor" signature="QCursor cursor() const"/>
            <function name="dragEnterEvent" fullname="QQuickItem::dragEnterEvent" href="qquickitem.html#dragEnterEvent" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void dragEnterEvent(QDragEnterEvent *event)">
                <parameter type="QDragEnterEvent *" name="event" default=""/>
            </function>
            <function name="dragLeaveEvent" fullname="QQuickItem::dragLeaveEvent" href="qquickitem.html#dragLeaveEvent" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void dragLeaveEvent(QDragLeaveEvent *event)">
                <parameter type="QDragLeaveEvent *" name="event" default=""/>
            </function>
            <function name="dragMoveEvent" fullname="QQuickItem::dragMoveEvent" href="qquickitem.html#dragMoveEvent" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void dragMoveEvent(QDragMoveEvent *event)">
                <parameter type="QDragMoveEvent *" name="event" default=""/>
            </function>
            <function name="dropEvent" fullname="QQuickItem::dropEvent" href="qquickitem.html#dropEvent" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void dropEvent(QDropEvent *event)">
                <parameter type="QDropEvent *" name="event" default=""/>
            </function>
            <function name="dumpItemTree" fullname="QQuickItem::dumpItemTree" href="qquickitem.html#dumpItemTree" status="active" access="public" location="qquickitem.h" documented="true" since="6.3" meta="plain" const="true" type="void" signature="void dumpItemTree() const"/>
            <function name="enabledChanged" fullname="QQuickItem::enabledChanged" href="qquickitem.html#enabled-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="enabled" type="void" signature="void enabledChanged()"/>
            <function name="ensurePolished" fullname="QQuickItem::ensurePolished" href="qquickitem.html#ensurePolished" status="active" access="public" location="qquickitem.h" documented="true" since="6.3" meta="plain" type="void" signature="void ensurePolished()"/>
            <function name="event" fullname="QQuickItem::event" href="qquickitem.html#event" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" override="true" type="bool" signature="bool event(QEvent *ev) override">
                <parameter type="QEvent *" name="ev" default=""/>
            </function>
            <function name="filtersChildMouseEvents" fullname="QQuickItem::filtersChildMouseEvents" href="qquickitem.html#filtersChildMouseEvents" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="bool" signature="bool filtersChildMouseEvents() const"/>
            <function name="flags" fullname="QQuickItem::flags" href="qquickitem.html#flags" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="QQuickItem::Flags" signature="QQuickItem::Flags flags() const"/>
            <function name="focusChanged" fullname="QQuickItem::focusChanged" href="qquickitem.html#focus-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="focus" type="void" signature="void focusChanged(bool)">
                <parameter type="bool" name="" default=""/>
            </function>
            <function name="focusInEvent" fullname="QQuickItem::focusInEvent" href="qquickitem.html#focusInEvent" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void focusInEvent(QFocusEvent *event)">
                <parameter type="QFocusEvent *" name="event" default=""/>
            </function>
            <function name="focusOutEvent" fullname="QQuickItem::focusOutEvent" href="qquickitem.html#focusOutEvent" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void focusOutEvent(QFocusEvent *event)">
                <parameter type="QFocusEvent *" name="event" default=""/>
            </function>
            <function name="focusPolicy" fullname="QQuickItem::focusPolicy" href="qquickitem.html#focusPolicy-prop" status="active" access="public" location="qquickitem.h" meta="plain" const="true" associated-property="focusPolicy" type="Qt::FocusPolicy" signature="Qt::FocusPolicy focusPolicy() const"/>
            <function name="focusPolicyChanged" fullname="QQuickItem::focusPolicyChanged" href="qquickitem.html#focusPolicy-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="focusPolicy" type="void" signature="void focusPolicyChanged(Qt::FocusPolicy)">
                <parameter type="Qt::FocusPolicy" name="" default=""/>
            </function>
            <function name="forceActiveFocus" fullname="QQuickItem::forceActiveFocus" href="qquickitem.html#forceActiveFocus" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" type="void" signature="void forceActiveFocus()"/>
            <function name="forceActiveFocus" fullname="QQuickItem::forceActiveFocus" href="qquickitem.html#forceActiveFocus-1" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" overload="true" overload-number="1" type="void" signature="void forceActiveFocus(Qt::FocusReason reason)">
                <parameter type="Qt::FocusReason" name="reason" default=""/>
            </function>
            <function name="geometryChange" fullname="QQuickItem::geometryChange" href="qquickitem.html#geometryChange" status="active" access="protected" location="qquickitem.h" documented="true" since="6.0" meta="plain" virtual="virtual" type="void" signature="void geometryChange(const QRectF &amp;newGeometry, const QRectF &amp;oldGeometry)">
                <parameter type="const QRectF &amp;" name="newGeometry" default=""/>
                <parameter type="const QRectF &amp;" name="oldGeometry" default=""/>
            </function>
            <function name="grabMouse" fullname="QQuickItem::grabMouse" href="qquickitem-obsolete.html#grabMouse" status="deprecated" access="public" location="qquickitem.h" documented="true" meta="plain" type="void" signature="void grabMouse()"/>
            <function name="grabToImage" fullname="QQuickItem::grabToImage" href="qquickitem.html#grabToImage" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" type="QSharedPointer&lt;QQuickItemGrabResult&gt;" signature="QSharedPointer&lt;QQuickItemGrabResult&gt; grabToImage(const QSize &amp;targetSize)">
                <parameter type="const QSize &amp;" name="targetSize" default="QSize()"/>
            </function>
            <function name="grabTouchPoints" fullname="QQuickItem::grabTouchPoints" href="qquickitem-obsolete.html#grabTouchPoints" status="deprecated" access="public" location="qquickitem.h" documented="true" meta="plain" type="void" signature="void grabTouchPoints(const QList&lt;int&gt; &amp;ids)">
                <parameter type="const QList&lt;int&gt; &amp;" name="ids" default=""/>
            </function>
            <function name="hasActiveFocus" fullname="QQuickItem::hasActiveFocus" href="qquickitem.html#activeFocus-prop" status="active" access="public" location="qquickitem.h" meta="plain" const="true" associated-property="activeFocus" type="bool" signature="bool hasActiveFocus() const"/>
            <function name="hasFocus" fullname="QQuickItem::hasFocus" href="qquickitem.html#focus-prop" status="active" access="public" location="qquickitem.h" meta="plain" const="true" associated-property="focus" type="bool" signature="bool hasFocus() const"/>
            <function name="height" fullname="QQuickItem::height" href="qquickitem.html#height-prop" status="active" access="public" location="qquickitem.h" meta="plain" const="true" associated-property="height" type="qreal" signature="qreal height() const"/>
            <function name="heightChanged" fullname="QQuickItem::heightChanged" href="qquickitem.html#height-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="height" type="void" signature="void heightChanged()"/>
            <function name="heightValid" fullname="QQuickItem::heightValid" href="qquickitem.html#heightValid" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" const="true" type="bool" signature="bool heightValid() const"/>
            <function name="hoverEnterEvent" fullname="QQuickItem::hoverEnterEvent" href="qquickitem.html#hoverEnterEvent" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void hoverEnterEvent(QHoverEvent *event)">
                <parameter type="QHoverEvent *" name="event" default=""/>
            </function>
            <function name="hoverLeaveEvent" fullname="QQuickItem::hoverLeaveEvent" href="qquickitem.html#hoverLeaveEvent" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void hoverLeaveEvent(QHoverEvent *event)">
                <parameter type="QHoverEvent *" name="event" default=""/>
            </function>
            <function name="hoverMoveEvent" fullname="QQuickItem::hoverMoveEvent" href="qquickitem.html#hoverMoveEvent" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void hoverMoveEvent(QHoverEvent *event)">
                <parameter type="QHoverEvent *" name="event" default=""/>
            </function>
            <function name="implicitHeight" fullname="QQuickItem::implicitHeight" href="qquickitem.html#implicitHeight-prop" status="active" access="public" location="qquickitem.h" meta="plain" const="true" associated-property="implicitHeight" type="qreal" signature="qreal implicitHeight() const"/>
            <function name="implicitHeightChanged" fullname="QQuickItem::implicitHeightChanged" href="qquickitem.html#implicitHeight-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="implicitHeight" type="void" signature="void implicitHeightChanged()"/>
            <function name="implicitWidth" fullname="QQuickItem::implicitWidth" href="qquickitem.html#implicitWidth" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" associated-property="implicitWidth" type="qreal" signature="qreal implicitWidth() const"/>
            <function name="implicitWidthChanged" fullname="QQuickItem::implicitWidthChanged" href="qquickitem.html#implicitWidth-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="implicitWidth" type="void" signature="void implicitWidthChanged()"/>
            <function name="inputMethodEvent" fullname="QQuickItem::inputMethodEvent" href="qquickitem.html#inputMethodEvent" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void inputMethodEvent(QInputMethodEvent *event)">
                <parameter type="QInputMethodEvent *" name="event" default=""/>
            </function>
            <function name="inputMethodQuery" fullname="QQuickItem::inputMethodQuery" href="qquickitem.html#inputMethodQuery" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" const="true" type="QVariant" signature="QVariant inputMethodQuery(Qt::InputMethodQuery query) const">
                <parameter type="Qt::InputMethodQuery" name="query" default=""/>
            </function>
            <function name="isAncestorOf" fullname="QQuickItem::isAncestorOf" href="qquickitem.html#isAncestorOf" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="bool" signature="bool isAncestorOf(const QQuickItem *child) const">
                <parameter type="const QQuickItem *" name="child" default=""/>
            </function>
            <function name="isComponentComplete" fullname="QQuickItem::isComponentComplete" href="qquickitem.html#isComponentComplete" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" const="true" type="bool" signature="bool isComponentComplete() const"/>
            <function name="isEnabled" fullname="QQuickItem::isEnabled" href="qquickitem.html#enabled-prop" status="active" access="public" location="qquickitem.h" meta="plain" const="true" associated-property="enabled" type="bool" signature="bool isEnabled() const"/>
            <function name="isFocusScope" fullname="QQuickItem::isFocusScope" href="qquickitem.html#isFocusScope" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="bool" signature="bool isFocusScope() const"/>
            <function name="isTextureProvider" fullname="QQuickItem::isTextureProvider" href="qquickitem.html#isTextureProvider" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" const="true" type="bool" signature="bool isTextureProvider() const"/>
            <function name="isVisible" fullname="QQuickItem::isVisible" href="qquickitem.html#visible-prop" status="active" access="public" location="qquickitem.h" meta="plain" const="true" associated-property="visible" type="bool" signature="bool isVisible() const"/>
            <function name="itemChange" fullname="QQuickItem::itemChange" href="qquickitem.html#itemChange" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void itemChange(QQuickItem::ItemChange change, const QQuickItem::ItemChangeData &amp;value)">
                <parameter type="QQuickItem::ItemChange" name="change" default=""/>
                <parameter type="const QQuickItem::ItemChangeData &amp;" name="value" default=""/>
            </function>
            <function name="keepMouseGrab" fullname="QQuickItem::keepMouseGrab" href="qquickitem.html#keepMouseGrab" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="bool" signature="bool keepMouseGrab() const"/>
            <function name="keepTouchGrab" fullname="QQuickItem::keepTouchGrab" href="qquickitem.html#keepTouchGrab" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="bool" signature="bool keepTouchGrab() const"/>
            <function name="keyPressEvent" fullname="QQuickItem::keyPressEvent" href="qquickitem.html#keyPressEvent" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void keyPressEvent(QKeyEvent *event)">
                <parameter type="QKeyEvent *" name="event" default=""/>
            </function>
            <function name="keyReleaseEvent" fullname="QQuickItem::keyReleaseEvent" href="qquickitem.html#keyReleaseEvent" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void keyReleaseEvent(QKeyEvent *event)">
                <parameter type="QKeyEvent *" name="event" default=""/>
            </function>
            <function name="mapFromGlobal" fullname="QQuickItem::mapFromGlobal" href="qquickitem.html#mapFromGlobal" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="QPointF" signature="QPointF mapFromGlobal(const QPointF &amp;point) const">
                <parameter type="const QPointF &amp;" name="point" default=""/>
            </function>
            <function name="mapFromItem" fullname="QQuickItem::mapFromItem" href="qquickitem.html#mapFromItem" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="QPointF" signature="QPointF mapFromItem(const QQuickItem *item, const QPointF &amp;point) const">
                <parameter type="const QQuickItem *" name="item" default=""/>
                <parameter type="const QPointF &amp;" name="point" default=""/>
            </function>
            <function name="mapFromScene" fullname="QQuickItem::mapFromScene" href="qquickitem.html#mapFromScene" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="QPointF" signature="QPointF mapFromScene(const QPointF &amp;point) const">
                <parameter type="const QPointF &amp;" name="point" default=""/>
            </function>
            <function name="mapRectFromItem" fullname="QQuickItem::mapRectFromItem" href="qquickitem.html#mapRectFromItem" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="QRectF" signature="QRectF mapRectFromItem(const QQuickItem *item, const QRectF &amp;rect) const">
                <parameter type="const QQuickItem *" name="item" default=""/>
                <parameter type="const QRectF &amp;" name="rect" default=""/>
            </function>
            <function name="mapRectFromScene" fullname="QQuickItem::mapRectFromScene" href="qquickitem.html#mapRectFromScene" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="QRectF" signature="QRectF mapRectFromScene(const QRectF &amp;rect) const">
                <parameter type="const QRectF &amp;" name="rect" default=""/>
            </function>
            <function name="mapRectToItem" fullname="QQuickItem::mapRectToItem" href="qquickitem.html#mapRectToItem" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="QRectF" signature="QRectF mapRectToItem(const QQuickItem *item, const QRectF &amp;rect) const">
                <parameter type="const QQuickItem *" name="item" default=""/>
                <parameter type="const QRectF &amp;" name="rect" default=""/>
            </function>
            <function name="mapRectToScene" fullname="QQuickItem::mapRectToScene" href="qquickitem.html#mapRectToScene" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="QRectF" signature="QRectF mapRectToScene(const QRectF &amp;rect) const">
                <parameter type="const QRectF &amp;" name="rect" default=""/>
            </function>
            <function name="mapToGlobal" fullname="QQuickItem::mapToGlobal" href="qquickitem.html#mapToGlobal" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="QPointF" signature="QPointF mapToGlobal(const QPointF &amp;point) const">
                <parameter type="const QPointF &amp;" name="point" default=""/>
            </function>
            <function name="mapToItem" fullname="QQuickItem::mapToItem" href="qquickitem.html#mapToItem" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="QPointF" signature="QPointF mapToItem(const QQuickItem *item, const QPointF &amp;point) const">
                <parameter type="const QQuickItem *" name="item" default=""/>
                <parameter type="const QPointF &amp;" name="point" default=""/>
            </function>
            <function name="mapToScene" fullname="QQuickItem::mapToScene" href="qquickitem.html#mapToScene" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="QPointF" signature="QPointF mapToScene(const QPointF &amp;point) const">
                <parameter type="const QPointF &amp;" name="point" default=""/>
            </function>
            <function name="mouseDoubleClickEvent" fullname="QQuickItem::mouseDoubleClickEvent" href="qquickitem.html#mouseDoubleClickEvent" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void mouseDoubleClickEvent(QMouseEvent *event)">
                <parameter type="QMouseEvent *" name="event" default=""/>
            </function>
            <function name="mouseMoveEvent" fullname="QQuickItem::mouseMoveEvent" href="qquickitem.html#mouseMoveEvent" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void mouseMoveEvent(QMouseEvent *event)">
                <parameter type="QMouseEvent *" name="event" default=""/>
            </function>
            <function name="mousePressEvent" fullname="QQuickItem::mousePressEvent" href="qquickitem.html#mousePressEvent" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void mousePressEvent(QMouseEvent *event)">
                <parameter type="QMouseEvent *" name="event" default=""/>
            </function>
            <function name="mouseReleaseEvent" fullname="QQuickItem::mouseReleaseEvent" href="qquickitem.html#mouseReleaseEvent" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void mouseReleaseEvent(QMouseEvent *event)">
                <parameter type="QMouseEvent *" name="event" default=""/>
            </function>
            <function name="mouseUngrabEvent" fullname="QQuickItem::mouseUngrabEvent" href="qquickitem.html#mouseUngrabEvent" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void mouseUngrabEvent()"/>
            <function name="nextItemInFocusChain" fullname="QQuickItem::nextItemInFocusChain" href="qquickitem.html#nextItemInFocusChain" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" type="QQuickItem *" signature="QQuickItem * nextItemInFocusChain(bool forward)">
                <parameter type="bool" name="forward" default="true"/>
            </function>
            <function name="opacity" fullname="QQuickItem::opacity" href="qquickitem.html#opacity-prop" status="active" access="public" location="qquickitem.h" meta="plain" const="true" associated-property="opacity" type="qreal" signature="qreal opacity() const"/>
            <function name="opacityChanged" fullname="QQuickItem::opacityChanged" href="qquickitem.html#opacity-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="opacity" type="void" signature="void opacityChanged()"/>
            <function name="parentChanged" fullname="QQuickItem::parentChanged" href="qquickitem.html#parent-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="parent" type="void" signature="void parentChanged(QQuickItem *)">
                <parameter type="QQuickItem *" name="" default=""/>
            </function>
            <function name="parentItem" fullname="QQuickItem::parentItem" href="qquickitem.html#parent-prop" status="active" access="public" location="qquickitem.h" meta="plain" const="true" associated-property="parent" type="QQuickItem *" signature="QQuickItem * parentItem() const"/>
            <function name="polish" fullname="QQuickItem::polish" href="qquickitem.html#polish" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" type="void" signature="void polish()"/>
            <function name="releaseResources" fullname="QQuickItem::releaseResources" href="qquickitem.html#releaseResources" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void releaseResources()"/>
            <function name="resetAntialiasing" fullname="QQuickItem::resetAntialiasing" href="qquickitem.html#antialiasing-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="antialiasing" type="void" signature="void resetAntialiasing()"/>
            <function name="resetHeight" fullname="QQuickItem::resetHeight" href="qquickitem.html#height-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="height" type="void" signature="void resetHeight()"/>
            <function name="resetWidth" fullname="QQuickItem::resetWidth" href="qquickitem.html#width-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="width" type="void" signature="void resetWidth()"/>
            <function name="rotation" fullname="QQuickItem::rotation" href="qquickitem.html#rotation-prop" status="active" access="public" location="qquickitem.h" meta="plain" const="true" associated-property="rotation" type="qreal" signature="qreal rotation() const"/>
            <function name="rotationChanged" fullname="QQuickItem::rotationChanged" href="qquickitem.html#rotation-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="rotation" type="void" signature="void rotationChanged()"/>
            <function name="scale" fullname="QQuickItem::scale" href="qquickitem.html#scale-prop" status="active" access="public" location="qquickitem.h" meta="plain" const="true" associated-property="scale" type="qreal" signature="qreal scale() const"/>
            <function name="scaleChanged" fullname="QQuickItem::scaleChanged" href="qquickitem.html#scale-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="scale" type="void" signature="void scaleChanged()"/>
            <function name="scopedFocusItem" fullname="QQuickItem::scopedFocusItem" href="qquickitem.html#scopedFocusItem" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="QQuickItem *" signature="QQuickItem * scopedFocusItem() const"/>
            <function name="setAcceptHoverEvents" fullname="QQuickItem::setAcceptHoverEvents" href="qquickitem.html#setAcceptHoverEvents" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" type="void" signature="void setAcceptHoverEvents(bool enabled)">
                <parameter type="bool" name="enabled" default=""/>
            </function>
            <function name="setAcceptTouchEvents" fullname="QQuickItem::setAcceptTouchEvents" href="qquickitem.html#setAcceptTouchEvents" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" type="void" signature="void setAcceptTouchEvents(bool enabled)">
                <parameter type="bool" name="enabled" default=""/>
            </function>
            <function name="setAcceptedMouseButtons" fullname="QQuickItem::setAcceptedMouseButtons" href="qquickitem.html#setAcceptedMouseButtons" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" type="void" signature="void setAcceptedMouseButtons(Qt::MouseButtons buttons)">
                <parameter type="Qt::MouseButtons" name="buttons" default=""/>
            </function>
            <function name="setActiveFocusOnTab" fullname="QQuickItem::setActiveFocusOnTab" href="qquickitem.html#activeFocusOnTab-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="activeFocusOnTab" type="void" signature="void setActiveFocusOnTab(bool)">
                <parameter type="bool" name="" default=""/>
            </function>
            <function name="setAntialiasing" fullname="QQuickItem::setAntialiasing" href="qquickitem.html#antialiasing-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="antialiasing" type="void" signature="void setAntialiasing(bool)">
                <parameter type="bool" name="" default=""/>
            </function>
            <function name="setBaselineOffset" fullname="QQuickItem::setBaselineOffset" href="qquickitem.html#baselineOffset-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="baselineOffset" type="void" signature="void setBaselineOffset(qreal)">
                <parameter type="qreal" name="" default=""/>
            </function>
            <function name="setClip" fullname="QQuickItem::setClip" href="qquickitem.html#clip-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="clip" type="void" signature="void setClip(bool)">
                <parameter type="bool" name="" default=""/>
            </function>
            <function name="setContainmentMask" fullname="QQuickItem::setContainmentMask" href="qquickitem.html#containmentMask-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="containmentMask" type="void" signature="void setContainmentMask(QObject *mask)">
                <parameter type="QObject *" name="mask" default=""/>
            </function>
            <function name="setCursor" fullname="QQuickItem::setCursor" href="qquickitem.html#setCursor" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" type="void" signature="void setCursor(const QCursor &amp;cursor)">
                <parameter type="const QCursor &amp;" name="cursor" default=""/>
            </function>
            <function name="setEnabled" fullname="QQuickItem::setEnabled" href="qquickitem.html#enabled-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="enabled" type="void" signature="void setEnabled(bool)">
                <parameter type="bool" name="" default=""/>
            </function>
            <function name="setFiltersChildMouseEvents" fullname="QQuickItem::setFiltersChildMouseEvents" href="qquickitem.html#setFiltersChildMouseEvents" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" type="void" signature="void setFiltersChildMouseEvents(bool filter)">
                <parameter type="bool" name="filter" default=""/>
            </function>
            <function name="setFlag" fullname="QQuickItem::setFlag" href="qquickitem.html#setFlag" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" type="void" signature="void setFlag(QQuickItem::Flag flag, bool enabled)">
                <parameter type="QQuickItem::Flag" name="flag" default=""/>
                <parameter type="bool" name="enabled" default="true"/>
            </function>
            <function name="setFlags" fullname="QQuickItem::setFlags" href="qquickitem.html#setFlags" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" type="void" signature="void setFlags(QQuickItem::Flags flags)">
                <parameter type="QQuickItem::Flags" name="flags" default=""/>
            </function>
            <function name="setFocus" fullname="QQuickItem::setFocus" href="qquickitem.html#focus-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="focus" type="void" signature="void setFocus(bool)">
                <parameter type="bool" name="" default=""/>
            </function>
            <function name="setFocus" fullname="QQuickItem::setFocus" href="qquickitem.html#focus-prop" status="active" access="public" location="qquickitem.h" meta="plain" overload="true" overload-number="1" associated-property="focus" type="void" signature="void setFocus(bool focus, Qt::FocusReason reason)">
                <parameter type="bool" name="focus" default=""/>
                <parameter type="Qt::FocusReason" name="reason" default=""/>
            </function>
            <function name="setFocusPolicy" fullname="QQuickItem::setFocusPolicy" href="qquickitem.html#setFocusPolicy" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" associated-property="focusPolicy" type="void" signature="void setFocusPolicy(Qt::FocusPolicy policy)">
                <parameter type="Qt::FocusPolicy" name="policy" default=""/>
            </function>
            <function name="setHeight" fullname="QQuickItem::setHeight" href="qquickitem.html#height-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="height" type="void" signature="void setHeight(qreal)">
                <parameter type="qreal" name="" default=""/>
            </function>
            <function name="setImplicitHeight" fullname="QQuickItem::setImplicitHeight" href="qquickitem.html#implicitHeight-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="implicitHeight" type="void" signature="void setImplicitHeight(qreal)">
                <parameter type="qreal" name="" default=""/>
            </function>
            <function name="setImplicitWidth" fullname="QQuickItem::setImplicitWidth" href="qquickitem.html#implicitWidth-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="implicitWidth" type="void" signature="void setImplicitWidth(qreal)">
                <parameter type="qreal" name="" default=""/>
            </function>
            <function name="setKeepMouseGrab" fullname="QQuickItem::setKeepMouseGrab" href="qquickitem.html#setKeepMouseGrab" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" type="void" signature="void setKeepMouseGrab(bool keep)">
                <parameter type="bool" name="keep" default=""/>
            </function>
            <function name="setKeepTouchGrab" fullname="QQuickItem::setKeepTouchGrab" href="qquickitem.html#setKeepTouchGrab" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" type="void" signature="void setKeepTouchGrab(bool keep)">
                <parameter type="bool" name="keep" default=""/>
            </function>
            <function name="setOpacity" fullname="QQuickItem::setOpacity" href="qquickitem.html#opacity-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="opacity" type="void" signature="void setOpacity(qreal)">
                <parameter type="qreal" name="" default=""/>
            </function>
            <function name="setParentItem" fullname="QQuickItem::setParentItem" href="qquickitem.html#parent-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="parent" type="void" signature="void setParentItem(QQuickItem *parent)">
                <parameter type="QQuickItem *" name="parent" default=""/>
            </function>
            <function name="setRotation" fullname="QQuickItem::setRotation" href="qquickitem.html#rotation-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="rotation" type="void" signature="void setRotation(qreal)">
                <parameter type="qreal" name="" default=""/>
            </function>
            <function name="setScale" fullname="QQuickItem::setScale" href="qquickitem.html#scale-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="scale" type="void" signature="void setScale(qreal)">
                <parameter type="qreal" name="" default=""/>
            </function>
            <function name="setSize" fullname="QQuickItem::setSize" href="qquickitem.html#setSize" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" type="void" signature="void setSize(const QSizeF &amp;size)">
                <parameter type="const QSizeF &amp;" name="size" default=""/>
            </function>
            <function name="setSmooth" fullname="QQuickItem::setSmooth" href="qquickitem.html#smooth-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="smooth" type="void" signature="void setSmooth(bool)">
                <parameter type="bool" name="" default=""/>
            </function>
            <function name="setState" fullname="QQuickItem::setState" href="qquickitem.html#state-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="state" type="void" signature="void setState(const QString &amp;)">
                <parameter type="const QString &amp;" name="" default=""/>
            </function>
            <function name="setTransformOrigin" fullname="QQuickItem::setTransformOrigin" href="qquickitem.html#transformOrigin-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="transformOrigin" type="void" signature="void setTransformOrigin(QQuickItem::TransformOrigin)">
                <parameter type="QQuickItem::TransformOrigin" name="" default=""/>
            </function>
            <function name="setVisible" fullname="QQuickItem::setVisible" href="qquickitem.html#visible-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="visible" type="void" signature="void setVisible(bool)">
                <parameter type="bool" name="" default=""/>
            </function>
            <function name="setWidth" fullname="QQuickItem::setWidth" href="qquickitem.html#width-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="width" type="void" signature="void setWidth(qreal)">
                <parameter type="qreal" name="" default=""/>
            </function>
            <function name="setX" fullname="QQuickItem::setX" href="qquickitem.html#x-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="x" type="void" signature="void setX(qreal)">
                <parameter type="qreal" name="" default=""/>
            </function>
            <function name="setY" fullname="QQuickItem::setY" href="qquickitem.html#y-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="y" type="void" signature="void setY(qreal)">
                <parameter type="qreal" name="" default=""/>
            </function>
            <function name="setZ" fullname="QQuickItem::setZ" href="qquickitem.html#z-prop" status="active" access="public" location="qquickitem.h" meta="plain" associated-property="z" type="void" signature="void setZ(qreal)">
                <parameter type="qreal" name="" default=""/>
            </function>
            <function name="size" fullname="QQuickItem::size" href="qquickitem.html#size" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="QSizeF" signature="QSizeF size() const"/>
            <function name="smooth" fullname="QQuickItem::smooth" href="qquickitem.html#smooth-prop" status="active" access="public" location="qquickitem.h" meta="plain" const="true" associated-property="smooth" type="bool" signature="bool smooth() const"/>
            <function name="smoothChanged" fullname="QQuickItem::smoothChanged" href="qquickitem.html#smooth-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="smooth" type="void" signature="void smoothChanged(bool)">
                <parameter type="bool" name="" default=""/>
            </function>
            <function name="stackAfter" fullname="QQuickItem::stackAfter" href="qquickitem.html#stackAfter" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" type="void" signature="void stackAfter(const QQuickItem *sibling)">
                <parameter type="const QQuickItem *" name="sibling" default=""/>
            </function>
            <function name="stackBefore" fullname="QQuickItem::stackBefore" href="qquickitem.html#stackBefore" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" type="void" signature="void stackBefore(const QQuickItem *sibling)">
                <parameter type="const QQuickItem *" name="sibling" default=""/>
            </function>
            <function name="state" fullname="QQuickItem::state" href="qquickitem.html#state-prop" status="active" access="public" location="qquickitem.h" meta="plain" const="true" associated-property="state" type="QString" signature="QString state() const"/>
            <function name="stateChanged" fullname="QQuickItem::stateChanged" href="qquickitem.html#state-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="state" type="void" signature="void stateChanged(const QString &amp;)">
                <parameter type="const QString &amp;" name="" default=""/>
            </function>
            <function name="textureProvider" fullname="QQuickItem::textureProvider" href="qquickitem.html#textureProvider" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" const="true" type="QSGTextureProvider *" signature="QSGTextureProvider * textureProvider() const"/>
            <function name="touchEvent" fullname="QQuickItem::touchEvent" href="qquickitem.html#touchEvent" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void touchEvent(QTouchEvent *event)">
                <parameter type="QTouchEvent *" name="event" default=""/>
            </function>
            <function name="touchUngrabEvent" fullname="QQuickItem::touchUngrabEvent" href="qquickitem.html#touchUngrabEvent" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void touchUngrabEvent()"/>
            <function name="transformOrigin" fullname="QQuickItem::transformOrigin" href="qquickitem.html#transformOrigin-prop" status="active" access="public" location="qquickitem.h" meta="plain" const="true" associated-property="transformOrigin" type="QQuickItem::TransformOrigin" signature="QQuickItem::TransformOrigin transformOrigin() const"/>
            <function name="transformOriginChanged" fullname="QQuickItem::transformOriginChanged" href="qquickitem.html#transformOrigin-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="transformOrigin" type="void" signature="void transformOriginChanged(QQuickItem::TransformOrigin)">
                <parameter type="QQuickItem::TransformOrigin" name="" default=""/>
            </function>
            <function name="ungrabMouse" fullname="QQuickItem::ungrabMouse" href="qquickitem-obsolete.html#ungrabMouse" status="deprecated" access="public" location="qquickitem.h" documented="true" meta="plain" type="void" signature="void ungrabMouse()"/>
            <function name="ungrabTouchPoints" fullname="QQuickItem::ungrabTouchPoints" href="qquickitem-obsolete.html#ungrabTouchPoints" status="deprecated" access="public" location="qquickitem.h" documented="true" meta="plain" type="void" signature="void ungrabTouchPoints()"/>
            <function name="unsetCursor" fullname="QQuickItem::unsetCursor" href="qquickitem.html#unsetCursor" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" type="void" signature="void unsetCursor()"/>
            <function name="update" fullname="QQuickItem::update" href="qquickitem.html#update" status="active" access="public" location="qquickitem.h" documented="true" meta="slot" type="void" signature="void update()"/>
            <function name="updateInputMethod" fullname="QQuickItem::updateInputMethod" href="qquickitem.html#updateInputMethod" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" type="void" signature="void updateInputMethod(Qt::InputMethodQueries queries)">
                <parameter type="Qt::InputMethodQueries" name="queries" default="Qt::ImQueryInput"/>
            </function>
            <function name="updatePaintNode" fullname="QQuickItem::updatePaintNode" href="qquickitem.html#updatePaintNode" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="QSGNode *" signature="QSGNode * updatePaintNode(QSGNode *oldNode, QQuickItem::UpdatePaintNodeData *updatePaintNodeData)">
                <parameter type="QSGNode *" name="oldNode" default=""/>
                <parameter type="QQuickItem::UpdatePaintNodeData *" name="updatePaintNodeData" default=""/>
            </function>
            <function name="updatePolish" fullname="QQuickItem::updatePolish" href="qquickitem.html#updatePolish" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void updatePolish()"/>
            <function name="viewportItem" fullname="QQuickItem::viewportItem" href="qquickitem.html#viewportItem" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="QQuickItem *" signature="QQuickItem * viewportItem() const"/>
            <function name="visibleChanged" fullname="QQuickItem::visibleChanged" href="qquickitem.html#visible-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="visible" type="void" signature="void visibleChanged()"/>
            <function name="wheelEvent" fullname="QQuickItem::wheelEvent" href="qquickitem.html#wheelEvent" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void wheelEvent(QWheelEvent *event)">
                <parameter type="QWheelEvent *" name="event" default=""/>
            </function>
            <function name="width" fullname="QQuickItem::width" href="qquickitem.html#width-prop" status="active" access="public" location="qquickitem.h" meta="plain" const="true" associated-property="width" type="qreal" signature="qreal width() const"/>
            <function name="widthChanged" fullname="QQuickItem::widthChanged" href="qquickitem.html#width-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="width" type="void" signature="void widthChanged()"/>
            <function name="widthValid" fullname="QQuickItem::widthValid" href="qquickitem.html#widthValid" status="active" access="protected" location="qquickitem.h" documented="true" meta="plain" const="true" type="bool" signature="bool widthValid() const"/>
            <function name="window" fullname="QQuickItem::window" href="qquickitem.html#window" status="active" access="public" location="qquickitem.h" documented="true" meta="plain" const="true" type="QQuickWindow *" signature="QQuickWindow * window() const"/>
            <function name="windowChanged" fullname="QQuickItem::windowChanged" href="qquickitem.html#windowChanged" status="active" access="public" location="qquickitem.h" documented="true" meta="signal" type="void" signature="void windowChanged(QQuickWindow *window)">
                <parameter type="QQuickWindow *" name="window" default=""/>
            </function>
            <function name="x" fullname="QQuickItem::x" href="qquickitem.html#x-prop" status="active" access="public" location="qquickitem.h" meta="plain" const="true" associated-property="x" type="qreal" signature="qreal x() const"/>
            <function name="xChanged" fullname="QQuickItem::xChanged" href="qquickitem.html#x-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="x" type="void" signature="void xChanged()"/>
            <function name="y" fullname="QQuickItem::y" href="qquickitem.html#y-prop" status="active" access="public" location="qquickitem.h" meta="plain" const="true" associated-property="y" type="qreal" signature="qreal y() const"/>
            <function name="yChanged" fullname="QQuickItem::yChanged" href="qquickitem.html#y-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="y" type="void" signature="void yChanged()"/>
            <function name="z" fullname="QQuickItem::z" href="qquickitem.html#z-prop" status="active" access="public" location="qquickitem.h" meta="plain" const="true" associated-property="z" type="qreal" signature="qreal z() const"/>
            <function name="zChanged" fullname="QQuickItem::zChanged" href="qquickitem.html#z-prop" status="active" access="public" location="qquickitem.h" meta="signal" associated-property="z" type="void" signature="void zChanged()"/>
            <function name="~QQuickItem" fullname="QQuickItem::~QQuickItem" href="qquickitem.html#dtor.QQuickItem" status="active" access="public" location="qquickitem.h" documented="true" meta="destructor" virtual="virtual" override="true" noexcept="true" signature="~QQuickItem() override"/>
            <union name="ItemChangeData" fullname="QQuickItem::ItemChangeData" href="qquickitem-itemchangedata.html" status="active" access="public" location="qquickitem.h" documented="true" module="QtQuick" brief="Adds supplementary information to the QQuickItem::itemChange() function">
                <variable name="boolValue" fullname="QQuickItem::ItemChangeData::boolValue" href="qquickitem-itemchangedata.html#boolValue-var" status="active" access="public" location="qquickitem.h" documented="true" type="bool" static="false"/>
                <variable name="item" fullname="QQuickItem::ItemChangeData::item" href="qquickitem-itemchangedata.html#item-var" status="active" access="public" location="qquickitem.h" documented="true" type="QQuickItem *" static="false"/>
                <variable name="realValue" fullname="QQuickItem::ItemChangeData::realValue" href="qquickitem-itemchangedata.html#realValue-var" status="active" access="public" location="qquickitem.h" documented="true" type="qreal" static="false"/>
                <variable name="window" fullname="QQuickItem::ItemChangeData::window" href="qquickitem-itemchangedata.html#window-var" status="active" access="public" location="qquickitem.h" documented="true" type="QQuickWindow *" static="false"/>
            </union>
            <enum name="Flag" fullname="QQuickItem::Flag" href="qquickitem.html#Flag-enum" status="active" access="public" location="qquickitem.h" documented="true" typedef="QQuickItem::Flags">
                <value name="ItemClipsChildrenToShape" value="0x01"/>
                <value name="ItemAcceptsInputMethod" value="0x02"/>
                <value name="ItemIsFocusScope" value="0x04"/>
                <value name="ItemHasContents" value="0x08"/>
                <value name="ItemAcceptsDrops" value="0x10"/>
                <value name="ItemIsViewport" value="0x20"/>
                <value name="ItemObservesViewport" value="0x40"/>
            </enum>
            <enum name="ItemChange" fullname="QQuickItem::ItemChange" href="qquickitem.html#ItemChange-enum" status="active" access="public" location="qquickitem.h" documented="true">
                <value name="ItemChildAddedChange" value="0"/>
                <value name="ItemChildRemovedChange" value="1"/>
                <value name="ItemSceneChange" value="2"/>
                <value name="ItemVisibleHasChanged" value="3"/>
                <value name="ItemParentHasChanged" value="4"/>
                <value name="ItemOpacityHasChanged" value="5"/>
                <value name="ItemActiveFocusHasChanged" value="6"/>
                <value name="ItemRotationHasChanged" value="7"/>
                <value name="ItemAntialiasingHasChanged" value="8"/>
                <value name="ItemDevicePixelRatioHasChanged" value="9"/>
                <value name="ItemEnabledHasChanged" value="10"/>
                <value name="ItemScaleHasChanged" value="11"/>
                <value name="ItemTransformHasChanged" value="12"/>
            </enum>
            <enum name="TransformOrigin" fullname="QQuickItem::TransformOrigin" href="qquickitem.html#TransformOrigin-enum" status="active" access="public" location="qquickitem.h" documented="true">
                <value name="TopLeft" value="0"/>
                <value name="Top" value="1"/>
                <value name="TopRight" value="2"/>
                <value name="Left" value="3"/>
                <value name="Center" value="4"/>
                <value name="Right" value="5"/>
                <value name="BottomLeft" value="6"/>
                <value name="Bottom" value="7"/>
                <value name="BottomRight" value="8"/>
            </enum>
            <typedef name="Flags" fullname="QQuickItem::Flags" href="qquickitem.html#Flag-enum" status="active" access="public" location="qquickitem.h" enum="QQuickItem::Flag"/>
            <property name="activeFocus" fullname="QQuickItem::activeFocus" href="qquickitem.html#activeFocus-prop" status="active" access="public" location="qquickitem.h" documented="true" writable="false">
                <getter name="hasActiveFocus"/>
                <notifier name="activeFocusChanged"/>
            </property>
            <property name="activeFocusOnTab" fullname="QQuickItem::activeFocusOnTab" href="qquickitem.html#activeFocusOnTab-prop" status="active" access="public" location="qquickitem.h" documented="true">
                <getter name="activeFocusOnTab"/>
                <setter name="setActiveFocusOnTab"/>
                <notifier name="activeFocusOnTabChanged"/>
            </property>
            <property name="antialiasing" fullname="QQuickItem::antialiasing" href="qquickitem.html#antialiasing-prop" status="active" access="public" location="qquickitem.h" documented="true" brief="Specifies whether the item is antialiased or not">
                <getter name="antialiasing"/>
                <setter name="setAntialiasing"/>
                <resetter name="resetAntialiasing"/>
                <notifier name="antialiasingChanged"/>
            </property>
            <property name="baselineOffset" fullname="QQuickItem::baselineOffset" href="qquickitem.html#baselineOffset-prop" status="active" access="public" location="qquickitem.h" documented="true">
                <getter name="baselineOffset"/>
                <setter name="setBaselineOffset"/>
                <notifier name="baselineOffsetChanged"/>
            </property>
            <property name="childrenRect" fullname="QQuickItem::childrenRect" href="qquickitem.html#childrenRect-prop" status="active" access="public" location="qquickitem.h" documented="true" writable="false">
                <getter name="childrenRect"/>
                <notifier name="childrenRectChanged"/>
            </property>
            <property name="clip" fullname="QQuickItem::clip" href="qquickitem.html#clip-prop" status="active" access="public" location="qquickitem.h" documented="true">
                <getter name="clip"/>
                <setter name="setClip"/>
                <notifier name="clipChanged"/>
            </property>
            <property name="containmentMask" fullname="QQuickItem::containmentMask" href="qquickitem.html#containmentMask-prop" status="active" access="public" location="qquickitem.h" documented="true">
                <getter name="containmentMask"/>
                <setter name="setContainmentMask"/>
                <notifier name="containmentMaskChanged"/>
            </property>
            <property name="enabled" fullname="QQuickItem::enabled" href="qquickitem.html#enabled-prop" status="active" access="public" location="qquickitem.h" documented="true">
                <getter name="isEnabled"/>
                <setter name="setEnabled"/>
                <notifier name="enabledChanged"/>
            </property>
            <property name="focus" fullname="QQuickItem::focus" href="qquickitem.html#focus-prop" status="active" access="public" location="qquickitem.h" documented="true">
                <getter name="hasFocus"/>
                <setter name="setFocus"/>
                <setter name="setFocus"/>
                <notifier name="focusChanged"/>
            </property>
            <property name="focusPolicy" fullname="QQuickItem::focusPolicy" href="qquickitem.html#focusPolicy-prop" status="active" access="public" location="qquickitem.h" since="6.7" documented="true">
                <getter name="focusPolicy"/>
                <setter name="setFocusPolicy"/>
                <notifier name="focusPolicyChanged"/>
            </property>
            <property name="height" fullname="QQuickItem::height" href="qquickitem.html#height-prop" status="active" access="public" location="qquickitem.h" documented="true" bindable="true">
                <getter name="height"/>
                <setter name="setHeight"/>
                <resetter name="resetHeight"/>
                <notifier name="heightChanged"/>
                <bindable name="bindableHeight"/>
            </property>
            <property name="implicitHeight" fullname="QQuickItem::implicitHeight" href="qquickitem.html#implicitHeight-prop" status="active" access="public" location="qquickitem.h" documented="true">
                <getter name="implicitHeight"/>
                <setter name="setImplicitHeight"/>
                <notifier name="implicitHeightChanged"/>
            </property>
            <property name="implicitWidth" fullname="QQuickItem::implicitWidth" href="qquickitem.html#implicitWidth-prop" status="active" access="public" location="qquickitem.h" documented="true">
                <getter name="implicitWidth"/>
                <setter name="setImplicitWidth"/>
                <notifier name="implicitWidthChanged"/>
            </property>
            <property name="opacity" fullname="QQuickItem::opacity" href="qquickitem.html#opacity-prop" status="active" access="public" location="qquickitem.h" documented="true">
                <getter name="opacity"/>
                <setter name="setOpacity"/>
                <notifier name="opacityChanged"/>
            </property>
            <property name="parent" fullname="QQuickItem::parent" href="qquickitem.html#parent-prop" status="active" access="public" location="qquickitem.h" documented="true">
                <getter name="parentItem"/>
                <setter name="setParentItem"/>
                <notifier name="parentChanged"/>
            </property>
            <property name="rotation" fullname="QQuickItem::rotation" href="qquickitem.html#rotation-prop" status="active" access="public" location="qquickitem.h" documented="true">
                <getter name="rotation"/>
                <setter name="setRotation"/>
                <notifier name="rotationChanged"/>
            </property>
            <property name="scale" fullname="QQuickItem::scale" href="qquickitem.html#scale-prop" status="active" access="public" location="qquickitem.h" documented="true">
                <getter name="scale"/>
                <setter name="setScale"/>
                <notifier name="scaleChanged"/>
            </property>
            <property name="smooth" fullname="QQuickItem::smooth" href="qquickitem.html#smooth-prop" status="active" access="public" location="qquickitem.h" documented="true" brief="Specifies whether the item is smoothed or not">
                <getter name="smooth"/>
                <setter name="setSmooth"/>
                <notifier name="smoothChanged"/>
            </property>
            <property name="state" fullname="QQuickItem::state" href="qquickitem.html#state-prop" status="active" access="public" location="qquickitem.h" documented="true">
                <getter name="state"/>
                <setter name="setState"/>
                <notifier name="stateChanged"/>
            </property>
            <property name="transformOrigin" fullname="QQuickItem::transformOrigin" href="qquickitem.html#transformOrigin-prop" status="active" access="public" location="qquickitem.h" documented="true">
                <getter name="transformOrigin"/>
                <setter name="setTransformOrigin"/>
                <notifier name="transformOriginChanged"/>
            </property>
            <property name="visible" fullname="QQuickItem::visible" href="qquickitem.html#visible-prop" status="active" access="public" location="qquickitem.h" documented="true">
                <getter name="isVisible"/>
                <setter name="setVisible"/>
                <notifier name="visibleChanged"/>
            </property>
            <property name="width" fullname="QQuickItem::width" href="qquickitem.html#width-prop" status="active" access="public" location="qquickitem.h" documented="true" bindable="true">
                <getter name="width"/>
                <setter name="setWidth"/>
                <resetter name="resetWidth"/>
                <notifier name="widthChanged"/>
                <bindable name="bindableWidth"/>
            </property>
            <property name="x" fullname="QQuickItem::x" href="qquickitem.html#x-prop" status="active" access="public" location="qquickitem.h" documented="true" bindable="true">
                <getter name="x"/>
                <setter name="setX"/>
                <notifier name="xChanged"/>
                <bindable name="bindableX"/>
            </property>
            <property name="y" fullname="QQuickItem::y" href="qquickitem.html#y-prop" status="active" access="public" location="qquickitem.h" documented="true" bindable="true">
                <getter name="y"/>
                <setter name="setY"/>
                <notifier name="yChanged"/>
                <bindable name="bindableY"/>
            </property>
            <property name="z" fullname="QQuickItem::z" href="qquickitem.html#z-prop" status="active" access="public" location="qquickitem.h" documented="true">
                <getter name="z"/>
                <setter name="setZ"/>
                <notifier name="zChanged"/>
            </property>
        </class>
        <class name="QQuickItemGrabResult" href="qquickitemgrabresult.html" status="active" access="public" location="qquickitemgrabresult.h" documented="true" bases="QObject" module="QtQuick" brief="Contains the result from QQuickItem::grabToImage()">
            <function name="image" fullname="QQuickItemGrabResult::image" href="qquickitemgrabresult.html#image-prop" status="active" access="public" location="qquickitemgrabresult.h" meta="plain" const="true" associated-property="image" type="QImage" signature="QImage image() const"/>
            <function name="ready" fullname="QQuickItemGrabResult::ready" href="qquickitemgrabresult.html#ready" status="active" access="public" location="qquickitemgrabresult.h" documented="true" meta="signal" type="void" signature="void ready()"/>
            <function name="saveToFile" fullname="QQuickItemGrabResult::saveToFile" href="qquickitemgrabresult.html#saveToFile" status="active" access="public" location="qquickitemgrabresult.h" documented="true" meta="plain" const="true" type="bool" signature="bool saveToFile(const QString &amp;fileName) const">
                <parameter type="const QString &amp;" name="fileName" default=""/>
            </function>
            <function name="saveToFile" fullname="QQuickItemGrabResult::saveToFile" href="qquickitemgrabresult.html#saveToFile-1" status="active" access="public" location="qquickitemgrabresult.h" documented="true" since="6.2" meta="plain" const="true" overload="true" overload-number="1" type="bool" signature="bool saveToFile(const QUrl &amp;filePath) const">
                <parameter type="const QUrl &amp;" name="filePath" default=""/>
            </function>
            <function name="url" fullname="QQuickItemGrabResult::url" href="qquickitemgrabresult.html#url-prop" status="active" access="public" location="qquickitemgrabresult.h" meta="plain" const="true" associated-property="url" type="QUrl" signature="QUrl url() const"/>
            <property name="image" fullname="QQuickItemGrabResult::image" href="qquickitemgrabresult.html#image-prop" status="active" access="public" location="qquickitemgrabresult.h" documented="true" writable="false">
                <getter name="image"/>
            </property>
            <property name="url" fullname="QQuickItemGrabResult::url" href="qquickitemgrabresult.html#url-prop" status="active" access="public" location="qquickitemgrabresult.h" documented="true" writable="false">
                <getter name="url"/>
            </property>
        </class>
        <namespace name="QQuickOpenGLUtils" href="qquickopenglutils.html" status="active" access="public" location="qquickopenglutils.h" since="6.0" documented="true" module="QtQuick" brief="Contains utilities for Qt Quick when used with an OpenGL backend">
            <function name="resetOpenGLState" fullname="QQuickOpenGLUtils::resetOpenGLState" href="qquickopenglutils.html#resetOpenGLState" status="active" access="public" location="qquickopenglutils.h" documented="true" since="6.0" meta="plain" type="void" signature="void resetOpenGLState()"/>
        </namespace>
        <class name="QQuickPaintedItem" href="qquickpainteditem.html" status="active" access="public" location="qquickpainteditem.h" documented="true" bases="QQuickItem" module="QtQuick" brief="Way to use the QPainter API in the QML Scene Graph">
            <function name="QQuickPaintedItem" fullname="QQuickPaintedItem::QQuickPaintedItem" href="qquickpainteditem.html#QQuickPaintedItem" status="active" access="public" location="qquickpainteditem.h" documented="true" meta="constructor" explicit="true" signature="QQuickPaintedItem(QQuickItem *parent)">
                <parameter type="QQuickItem *" name="parent" default="nullptr"/>
            </function>
            <function name="antialiasing" fullname="QQuickPaintedItem::antialiasing" href="qquickpainteditem.html#antialiasing" status="active" access="public" location="qquickpainteditem.h" documented="true" meta="plain" const="true" type="bool" signature="bool antialiasing() const"/>
            <function name="contentsBoundingRect" fullname="QQuickPaintedItem::contentsBoundingRect" href="qquickpainteditem-obsolete.html#contentsBoundingRect" status="deprecated" access="public" location="qquickpainteditem.h" documented="true" meta="plain" const="true" type="QRectF" signature="QRectF contentsBoundingRect() const"/>
            <function name="contentsScale" fullname="QQuickPaintedItem::contentsScale" href="qquickpainteditem-obsolete.html#contentsScale-prop" status="active" access="public" location="qquickpainteditem.h" meta="plain" const="true" associated-property="contentsScale" type="qreal" signature="qreal contentsScale() const"/>
            <function name="contentsScaleChanged" fullname="QQuickPaintedItem::contentsScaleChanged" href="qquickpainteditem-obsolete.html#contentsScale-prop" status="active" access="public" location="qquickpainteditem.h" meta="signal" associated-property="contentsScale" type="void" signature="void contentsScaleChanged()"/>
            <function name="contentsSize" fullname="QQuickPaintedItem::contentsSize" href="qquickpainteditem-obsolete.html#contentsSize-prop" status="active" access="public" location="qquickpainteditem.h" meta="plain" const="true" associated-property="contentsSize" type="QSize" signature="QSize contentsSize() const"/>
            <function name="contentsSizeChanged" fullname="QQuickPaintedItem::contentsSizeChanged" href="qquickpainteditem-obsolete.html#contentsSize-prop" status="active" access="public" location="qquickpainteditem.h" meta="signal" associated-property="contentsSize" type="void" signature="void contentsSizeChanged()"/>
            <function name="fillColor" fullname="QQuickPaintedItem::fillColor" href="qquickpainteditem.html#fillColor-prop" status="active" access="public" location="qquickpainteditem.h" meta="plain" const="true" associated-property="fillColor" type="QColor" signature="QColor fillColor() const"/>
            <function name="fillColorChanged" fullname="QQuickPaintedItem::fillColorChanged" href="qquickpainteditem.html#fillColor-prop" status="active" access="public" location="qquickpainteditem.h" meta="signal" associated-property="fillColor" type="void" signature="void fillColorChanged()"/>
            <function name="isTextureProvider" fullname="QQuickPaintedItem::isTextureProvider" href="qquickpainteditem.html#isTextureProvider" status="active" access="public" location="qquickpainteditem.h" documented="true" meta="plain" virtual="virtual" const="true" override="true" type="bool" signature="bool isTextureProvider() const override"/>
            <function name="itemChange" fullname="QQuickPaintedItem::itemChange" href="qquickpainteditem.html#itemChange" status="active" access="protected" location="qquickpainteditem.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void itemChange(QQuickItem::ItemChange change, const QQuickItem::ItemChangeData &amp;value) override">
                <parameter type="QQuickItem::ItemChange" name="change" default=""/>
                <parameter type="const QQuickItem::ItemChangeData &amp;" name="value" default=""/>
            </function>
            <function name="mipmap" fullname="QQuickPaintedItem::mipmap" href="qquickpainteditem.html#mipmap" status="active" access="public" location="qquickpainteditem.h" documented="true" meta="plain" const="true" type="bool" signature="bool mipmap() const"/>
            <function name="opaquePainting" fullname="QQuickPaintedItem::opaquePainting" href="qquickpainteditem.html#opaquePainting" status="active" access="public" location="qquickpainteditem.h" documented="true" meta="plain" const="true" type="bool" signature="bool opaquePainting() const"/>
            <function name="paint" fullname="QQuickPaintedItem::paint" href="qquickpainteditem.html#paint" status="active" access="public" location="qquickpainteditem.h" documented="true" meta="plain" virtual="pure" type="void" signature="void paint(QPainter *painter) = 0">
                <parameter type="QPainter *" name="painter" default=""/>
            </function>
            <function name="performanceHints" fullname="QQuickPaintedItem::performanceHints" href="qquickpainteditem.html#performanceHints" status="active" access="public" location="qquickpainteditem.h" documented="true" meta="plain" const="true" type="QQuickPaintedItem::PerformanceHints" signature="QQuickPaintedItem::PerformanceHints performanceHints() const"/>
            <function name="releaseResources" fullname="QQuickPaintedItem::releaseResources" href="qquickpainteditem.html#releaseResources" status="active" access="protected" location="qquickpainteditem.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void releaseResources() override"/>
            <function name="renderTarget" fullname="QQuickPaintedItem::renderTarget" href="qquickpainteditem.html#renderTarget-prop" status="active" access="public" location="qquickpainteditem.h" meta="plain" const="true" associated-property="renderTarget" type="QQuickPaintedItem::RenderTarget" signature="QQuickPaintedItem::RenderTarget renderTarget() const"/>
            <function name="renderTargetChanged" fullname="QQuickPaintedItem::renderTargetChanged" href="qquickpainteditem.html#renderTarget-prop" status="active" access="public" location="qquickpainteditem.h" meta="signal" associated-property="renderTarget" type="void" signature="void renderTargetChanged()"/>
            <function name="resetContentsSize" fullname="QQuickPaintedItem::resetContentsSize" href="qquickpainteditem-obsolete.html#resetContentsSize" status="deprecated" access="public" location="qquickpainteditem.h" documented="true" meta="plain" type="void" signature="void resetContentsSize()"/>
            <function name="setAntialiasing" fullname="QQuickPaintedItem::setAntialiasing" href="qquickpainteditem.html#setAntialiasing" status="active" access="public" location="qquickpainteditem.h" documented="true" meta="plain" type="void" signature="void setAntialiasing(bool enable)">
                <parameter type="bool" name="enable" default=""/>
            </function>
            <function name="setContentsScale" fullname="QQuickPaintedItem::setContentsScale" href="qquickpainteditem-obsolete.html#contentsScale-prop" status="active" access="public" location="qquickpainteditem.h" meta="plain" associated-property="contentsScale" type="void" signature="void setContentsScale(qreal)">
                <parameter type="qreal" name="" default=""/>
            </function>
            <function name="setContentsSize" fullname="QQuickPaintedItem::setContentsSize" href="qquickpainteditem-obsolete.html#contentsSize-prop" status="active" access="public" location="qquickpainteditem.h" meta="plain" associated-property="contentsSize" type="void" signature="void setContentsSize(const QSize &amp;)">
                <parameter type="const QSize &amp;" name="" default=""/>
            </function>
            <function name="setFillColor" fullname="QQuickPaintedItem::setFillColor" href="qquickpainteditem.html#fillColor-prop" status="active" access="public" location="qquickpainteditem.h" meta="plain" associated-property="fillColor" type="void" signature="void setFillColor(const QColor &amp;)">
                <parameter type="const QColor &amp;" name="" default=""/>
            </function>
            <function name="setMipmap" fullname="QQuickPaintedItem::setMipmap" href="qquickpainteditem.html#setMipmap" status="active" access="public" location="qquickpainteditem.h" documented="true" meta="plain" type="void" signature="void setMipmap(bool enable)">
                <parameter type="bool" name="enable" default=""/>
            </function>
            <function name="setOpaquePainting" fullname="QQuickPaintedItem::setOpaquePainting" href="qquickpainteditem.html#setOpaquePainting" status="active" access="public" location="qquickpainteditem.h" documented="true" meta="plain" type="void" signature="void setOpaquePainting(bool opaque)">
                <parameter type="bool" name="opaque" default=""/>
            </function>
            <function name="setPerformanceHint" fullname="QQuickPaintedItem::setPerformanceHint" href="qquickpainteditem.html#setPerformanceHint" status="active" access="public" location="qquickpainteditem.h" documented="true" meta="plain" type="void" signature="void setPerformanceHint(QQuickPaintedItem::PerformanceHint hint, bool enabled)">
                <parameter type="QQuickPaintedItem::PerformanceHint" name="hint" default=""/>
                <parameter type="bool" name="enabled" default="true"/>
            </function>
            <function name="setPerformanceHints" fullname="QQuickPaintedItem::setPerformanceHints" href="qquickpainteditem.html#setPerformanceHints" status="active" access="public" location="qquickpainteditem.h" documented="true" meta="plain" type="void" signature="void setPerformanceHints(QQuickPaintedItem::PerformanceHints hints)">
                <parameter type="QQuickPaintedItem::PerformanceHints" name="hints" default=""/>
            </function>
            <function name="setRenderTarget" fullname="QQuickPaintedItem::setRenderTarget" href="qquickpainteditem.html#renderTarget-prop" status="active" access="public" location="qquickpainteditem.h" meta="plain" associated-property="renderTarget" type="void" signature="void setRenderTarget(QQuickPaintedItem::RenderTarget target)">
                <parameter type="QQuickPaintedItem::RenderTarget" name="target" default=""/>
            </function>
            <function name="setTextureSize" fullname="QQuickPaintedItem::setTextureSize" href="qquickpainteditem.html#textureSize-prop" status="active" access="public" location="qquickpainteditem.h" meta="plain" associated-property="textureSize" type="void" signature="void setTextureSize(const QSize &amp;size)">
                <parameter type="const QSize &amp;" name="size" default=""/>
            </function>
            <function name="textureProvider" fullname="QQuickPaintedItem::textureProvider" href="qquickpainteditem.html#textureProvider" status="active" access="public" location="qquickpainteditem.h" documented="true" meta="plain" virtual="virtual" const="true" override="true" type="QSGTextureProvider *" signature="QSGTextureProvider * textureProvider() const override"/>
            <function name="textureSize" fullname="QQuickPaintedItem::textureSize" href="qquickpainteditem.html#textureSize-prop" status="active" access="public" location="qquickpainteditem.h" meta="plain" const="true" associated-property="textureSize" type="QSize" signature="QSize textureSize() const"/>
            <function name="textureSizeChanged" fullname="QQuickPaintedItem::textureSizeChanged" href="qquickpainteditem.html#textureSize-prop" status="active" access="public" location="qquickpainteditem.h" meta="signal" associated-property="textureSize" type="void" signature="void textureSizeChanged()"/>
            <function name="update" fullname="QQuickPaintedItem::update" href="qquickpainteditem.html#update" status="active" access="public" location="qquickpainteditem.h" documented="true" meta="plain" type="void" signature="void update(const QRect &amp;rect)">
                <parameter type="const QRect &amp;" name="rect" default="QRect()"/>
            </function>
            <function name="updatePaintNode" fullname="QQuickPaintedItem::updatePaintNode" href="qquickpainteditem.html#updatePaintNode" status="active" access="protected" location="qquickpainteditem.h" documented="true" meta="plain" virtual="virtual" override="true" type="QSGNode *" signature="QSGNode * updatePaintNode(QSGNode *oldNode, QQuickItem::UpdatePaintNodeData *data) override">
                <parameter type="QSGNode *" name="oldNode" default=""/>
                <parameter type="QQuickItem::UpdatePaintNodeData *" name="data" default=""/>
            </function>
            <function name="~QQuickPaintedItem" fullname="QQuickPaintedItem::~QQuickPaintedItem" href="qquickpainteditem.html#dtor.QQuickPaintedItem" status="active" access="public" location="qquickpainteditem.h" documented="true" meta="destructor" virtual="virtual" override="true" noexcept="true" signature="~QQuickPaintedItem() override"/>
            <enum name="PerformanceHint" fullname="QQuickPaintedItem::PerformanceHint" href="qquickpainteditem.html#PerformanceHint-enum" status="active" access="public" location="qquickpainteditem.h" documented="true" typedef="QQuickPaintedItem::PerformanceHints">
                <value name="FastFBOResizing" value="0x1"/>
            </enum>
            <enum name="RenderTarget" fullname="QQuickPaintedItem::RenderTarget" href="qquickpainteditem.html#RenderTarget-enum" status="active" access="public" location="qquickpainteditem.h" documented="true">
                <value name="Image" value="0"/>
                <value name="FramebufferObject" value="1"/>
                <value name="InvertedYFramebufferObject" value="2"/>
            </enum>
            <typedef name="PerformanceHints" fullname="QQuickPaintedItem::PerformanceHints" href="qquickpainteditem.html#PerformanceHint-enum" status="active" access="public" location="qquickpainteditem.h" enum="QQuickPaintedItem::PerformanceHint"/>
            <property name="contentsScale" fullname="QQuickPaintedItem::contentsScale" href="qquickpainteditem-obsolete.html#contentsScale-prop" status="deprecated" access="public" location="qquickpainteditem.h" documented="true" brief="Obsolete method for scaling the contents">
                <getter name="contentsScale"/>
                <setter name="setContentsScale"/>
                <notifier name="contentsScaleChanged"/>
            </property>
            <property name="contentsSize" fullname="QQuickPaintedItem::contentsSize" href="qquickpainteditem-obsolete.html#contentsSize-prop" status="deprecated" access="public" location="qquickpainteditem.h" documented="true" brief="Obsolete method for setting the contents size">
                <getter name="contentsSize"/>
                <setter name="setContentsSize"/>
                <notifier name="contentsSizeChanged"/>
            </property>
            <property name="fillColor" fullname="QQuickPaintedItem::fillColor" href="qquickpainteditem.html#fillColor-prop" status="active" access="public" location="qquickpainteditem.h" documented="true" brief="Item's background fill color">
                <getter name="fillColor"/>
                <setter name="setFillColor"/>
                <notifier name="fillColorChanged"/>
            </property>
            <property name="renderTarget" fullname="QQuickPaintedItem::renderTarget" href="qquickpainteditem.html#renderTarget-prop" status="active" access="public" location="qquickpainteditem.h" documented="true" brief="Item's render target">
                <getter name="renderTarget"/>
                <setter name="setRenderTarget"/>
                <notifier name="renderTargetChanged"/>
            </property>
            <property name="textureSize" fullname="QQuickPaintedItem::textureSize" href="qquickpainteditem.html#textureSize-prop" status="active" access="public" location="qquickpainteditem.h" documented="true" brief="Defines the size of the texture">
                <getter name="textureSize"/>
                <setter name="setTextureSize"/>
                <notifier name="textureSizeChanged"/>
            </property>
        </class>
        <class name="QQuickRenderControl" href="qquickrendercontrol.html" status="active" access="public" location="qquickrendercontrol.h" documented="true" bases="QObject" module="QtQuick" brief="Mechanism for rendering the Qt Quick scenegraph onto an offscreen render target in a fully application-controlled manner">
            <function name="QQuickRenderControl" fullname="QQuickRenderControl::QQuickRenderControl" href="qquickrendercontrol.html#QQuickRenderControl" status="active" access="public" location="qquickrendercontrol.h" documented="true" meta="constructor" explicit="true" signature="QQuickRenderControl(QObject *parent)">
                <parameter type="QObject *" name="parent" default="nullptr"/>
            </function>
            <function name="beginFrame" fullname="QQuickRenderControl::beginFrame" href="qquickrendercontrol.html#beginFrame" status="active" access="public" location="qquickrendercontrol.h" documented="true" since="6.0" meta="plain" type="void" signature="void beginFrame()"/>
            <function name="commandBuffer" fullname="QQuickRenderControl::commandBuffer" href="qquickrendercontrol.html#commandBuffer" status="active" access="public" location="qquickrendercontrol.h" documented="true" since="6.6" meta="plain" const="true" type="QRhiCommandBuffer *" signature="QRhiCommandBuffer * commandBuffer() const"/>
            <function name="endFrame" fullname="QQuickRenderControl::endFrame" href="qquickrendercontrol.html#endFrame" status="active" access="public" location="qquickrendercontrol.h" documented="true" since="6.0" meta="plain" type="void" signature="void endFrame()"/>
            <function name="initialize" fullname="QQuickRenderControl::initialize" href="qquickrendercontrol.html#initialize" status="active" access="public" location="qquickrendercontrol.h" documented="true" since="6.0" meta="plain" type="bool" signature="bool initialize()"/>
            <function name="invalidate" fullname="QQuickRenderControl::invalidate" href="qquickrendercontrol.html#invalidate" status="active" access="public" location="qquickrendercontrol.h" documented="true" meta="plain" type="void" signature="void invalidate()"/>
            <function name="polishItems" fullname="QQuickRenderControl::polishItems" href="qquickrendercontrol.html#polishItems" status="active" access="public" location="qquickrendercontrol.h" documented="true" meta="plain" type="void" signature="void polishItems()"/>
            <function name="prepareThread" fullname="QQuickRenderControl::prepareThread" href="qquickrendercontrol.html#prepareThread" status="active" access="public" location="qquickrendercontrol.h" documented="true" meta="plain" type="void" signature="void prepareThread(QThread *targetThread)">
                <parameter type="QThread *" name="targetThread" default=""/>
            </function>
            <function name="render" fullname="QQuickRenderControl::render" href="qquickrendercontrol.html#render" status="active" access="public" location="qquickrendercontrol.h" documented="true" meta="plain" type="void" signature="void render()"/>
            <function name="renderRequested" fullname="QQuickRenderControl::renderRequested" href="qquickrendercontrol.html#renderRequested" status="active" access="public" location="qquickrendercontrol.h" documented="true" meta="signal" type="void" signature="void renderRequested()"/>
            <function name="renderWindow" fullname="QQuickRenderControl::renderWindow" href="qquickrendercontrol.html#renderWindow" status="active" access="public" location="qquickrendercontrol.h" documented="true" meta="plain" virtual="virtual" type="QWindow *" signature="QWindow * renderWindow(QPoint *offset)">
                <parameter type="QPoint *" name="offset" default=""/>
            </function>
            <function name="renderWindowFor" fullname="QQuickRenderControl::renderWindowFor" href="qquickrendercontrol.html#renderWindowFor" status="active" access="public" location="qquickrendercontrol.h" documented="true" meta="plain" static="true" type="QWindow *" signature="QWindow * renderWindowFor(QQuickWindow *win, QPoint *offset)">
                <parameter type="QQuickWindow *" name="win" default=""/>
                <parameter type="QPoint *" name="offset" default="nullptr"/>
            </function>
            <function name="rhi" fullname="QQuickRenderControl::rhi" href="qquickrendercontrol.html#rhi" status="active" access="public" location="qquickrendercontrol.h" documented="true" since="6.6" meta="plain" const="true" type="QRhi *" signature="QRhi * rhi() const"/>
            <function name="samples" fullname="QQuickRenderControl::samples" href="qquickrendercontrol.html#samples" status="active" access="public" location="qquickrendercontrol.h" documented="true" since="6.0" meta="plain" const="true" type="int" signature="int samples() const"/>
            <function name="sceneChanged" fullname="QQuickRenderControl::sceneChanged" href="qquickrendercontrol.html#sceneChanged" status="active" access="public" location="qquickrendercontrol.h" documented="true" meta="signal" type="void" signature="void sceneChanged()"/>
            <function name="setSamples" fullname="QQuickRenderControl::setSamples" href="qquickrendercontrol.html#setSamples" status="active" access="public" location="qquickrendercontrol.h" documented="true" since="6.0" meta="plain" type="void" signature="void setSamples(int sampleCount)">
                <parameter type="int" name="sampleCount" default=""/>
            </function>
            <function name="sync" fullname="QQuickRenderControl::sync" href="qquickrendercontrol.html#sync" status="active" access="public" location="qquickrendercontrol.h" documented="true" meta="plain" type="bool" signature="bool sync()"/>
            <function name="window" fullname="QQuickRenderControl::window" href="qquickrendercontrol.html#window" status="active" access="public" location="qquickrendercontrol.h" documented="true" since="6.0" meta="plain" const="true" type="QQuickWindow *" signature="QQuickWindow * window() const"/>
            <function name="~QQuickRenderControl" fullname="QQuickRenderControl::~QQuickRenderControl" href="qquickrendercontrol.html#dtor.QQuickRenderControl" status="active" access="public" location="qquickrendercontrol.h" documented="true" meta="destructor" virtual="virtual" override="true" noexcept="true" signature="~QQuickRenderControl() override"/>
        </class>
        <page name="rendercontrol/rendercontrol_d3d11" href="qtquick-rendercontrol-rendercontrol-d3d11-example.html" status="active" location="rendercontrol_d3d11.qdoc" documented="true" groups="category Graphics" subtype="example" title="QQuickRenderControl D3D11 Example" fulltitle="QQuickRenderControl D3D11 Example" subtitle="" brief="Shows how to render a Qt Quick scene into a texture that is then used by a non-Quick based Direct3D 11 renderer">
            <page name="rendercontrol/rendercontrol_d3d11/demo.qml" href="qtquick-rendercontrol-rendercontrol-d3d11-demo-qml.html" status="active" subtype="file" title="" fulltitle="demo.qml Example File" subtitle="rendercontrol/rendercontrol_d3d11/demo.qml"/>
            <page name="rendercontrol/rendercontrol_d3d11/engine.cpp" href="qtquick-rendercontrol-rendercontrol-d3d11-engine-cpp.html" status="active" subtype="file" title="" fulltitle="engine.cpp Example File" subtitle="rendercontrol/rendercontrol_d3d11/engine.cpp"/>
            <page name="rendercontrol/rendercontrol_d3d11/engine.h" href="qtquick-rendercontrol-rendercontrol-d3d11-engine-h.html" status="active" subtype="file" title="" fulltitle="engine.h Example File" subtitle="rendercontrol/rendercontrol_d3d11/engine.h"/>
            <page name="rendercontrol/rendercontrol_d3d11/window.cpp" href="qtquick-rendercontrol-rendercontrol-d3d11-window-cpp.html" status="active" subtype="file" title="" fulltitle="window.cpp Example File" subtitle="rendercontrol/rendercontrol_d3d11/window.cpp"/>
            <page name="rendercontrol/rendercontrol_d3d11/window.h" href="qtquick-rendercontrol-rendercontrol-d3d11-window-h.html" status="active" subtype="file" title="" fulltitle="window.h Example File" subtitle="rendercontrol/rendercontrol_d3d11/window.h"/>
            <page name="rendercontrol/rendercontrol_d3d11/main.cpp" href="qtquick-rendercontrol-rendercontrol-d3d11-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="rendercontrol/rendercontrol_d3d11/main.cpp"/>
            <page name="rendercontrol/rendercontrol_d3d11/CMakeLists.txt" href="qtquick-rendercontrol-rendercontrol-d3d11-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="rendercontrol/rendercontrol_d3d11/CMakeLists.txt"/>
            <page name="rendercontrol/rendercontrol_d3d11/rendercontrol.qrc" href="qtquick-rendercontrol-rendercontrol-d3d11-rendercontrol-qrc.html" status="active" subtype="file" title="" fulltitle="rendercontrol.qrc Example File" subtitle="rendercontrol/rendercontrol_d3d11/rendercontrol.qrc"/>
            <page name="rendercontrol/rendercontrol_d3d11/rendercontrol_d3d11.pro" href="qtquick-rendercontrol-rendercontrol-d3d11-rendercontrol-d3d11-pro.html" status="active" subtype="file" title="" fulltitle="rendercontrol_d3d11.pro Example File" subtitle="rendercontrol/rendercontrol_d3d11/rendercontrol_d3d11.pro"/>
        </page>
        <page name="rendercontrol/rendercontrol_opengl" href="qtquick-rendercontrol-rendercontrol-opengl-example.html" status="active" location="rendercontrol_opengl.qdoc" documented="true" groups="category Graphics" subtype="example" title="QQuickRenderControl OpenGL Example" fulltitle="QQuickRenderControl OpenGL Example" subtitle="" brief="Shows how to render a Qt Quick scene into a texture that is then used by a non-Quick based OpenGL renderer">
            <page name="rendercontrol/rendercontrol_opengl/cuberenderer.cpp" href="qtquick-rendercontrol-rendercontrol-opengl-cuberenderer-cpp.html" status="active" subtype="file" title="" fulltitle="cuberenderer.cpp Example File" subtitle="rendercontrol/rendercontrol_opengl/cuberenderer.cpp"/>
            <page name="rendercontrol/rendercontrol_opengl/cuberenderer.h" href="qtquick-rendercontrol-rendercontrol-opengl-cuberenderer-h.html" status="active" subtype="file" title="" fulltitle="cuberenderer.h Example File" subtitle="rendercontrol/rendercontrol_opengl/cuberenderer.h"/>
            <page name="rendercontrol/rendercontrol_opengl/demo.qml" href="qtquick-rendercontrol-rendercontrol-opengl-demo-qml.html" status="active" subtype="file" title="" fulltitle="demo.qml Example File" subtitle="rendercontrol/rendercontrol_opengl/demo.qml"/>
            <page name="rendercontrol/rendercontrol_opengl/window_singlethreaded.cpp" href="qtquick-rendercontrol-rendercontrol-opengl-window-singlethreaded-cpp.html" status="active" subtype="file" title="" fulltitle="window_singlethreaded.cpp Example File" subtitle="rendercontrol/rendercontrol_opengl/window_singlethreaded.cpp"/>
            <page name="rendercontrol/rendercontrol_opengl/window_singlethreaded.h" href="qtquick-rendercontrol-rendercontrol-opengl-window-singlethreaded-h.html" status="active" subtype="file" title="" fulltitle="window_singlethreaded.h Example File" subtitle="rendercontrol/rendercontrol_opengl/window_singlethreaded.h"/>
            <page name="rendercontrol/rendercontrol_opengl/main.cpp" href="qtquick-rendercontrol-rendercontrol-opengl-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="rendercontrol/rendercontrol_opengl/main.cpp"/>
            <page name="rendercontrol/rendercontrol_opengl/CMakeLists.txt" href="qtquick-rendercontrol-rendercontrol-opengl-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="rendercontrol/rendercontrol_opengl/CMakeLists.txt"/>
            <page name="rendercontrol/rendercontrol_opengl/rendercontrol.qrc" href="qtquick-rendercontrol-rendercontrol-opengl-rendercontrol-qrc.html" status="active" subtype="file" title="" fulltitle="rendercontrol.qrc Example File" subtitle="rendercontrol/rendercontrol_opengl/rendercontrol.qrc"/>
            <page name="rendercontrol/rendercontrol_opengl/rendercontrol_opengl.pro" href="qtquick-rendercontrol-rendercontrol-opengl-rendercontrol-opengl-pro.html" status="active" subtype="file" title="" fulltitle="rendercontrol_opengl.pro Example File" subtitle="rendercontrol/rendercontrol_opengl/rendercontrol_opengl.pro"/>
        </page>
        <page name="rendercontrol/rendercontrol_rhi" href="qtquick-rendercontrol-rendercontrol-rhi-example.html" status="active" location="rendercontrol_rhi.qdoc" documented="true" groups="category Graphics" subtype="example" title="QQuickRenderControl RHI Example" fulltitle="QQuickRenderControl RHI Example" subtitle="" brief="Shows how to render a Qt Quick scene into a QRhiTexture">
            <page name="rendercontrol/rendercontrol_rhi/demo.qml" href="qtquick-rendercontrol-rendercontrol-rhi-demo-qml.html" status="active" subtype="file" title="" fulltitle="demo.qml Example File" subtitle="rendercontrol/rendercontrol_rhi/demo.qml"/>
            <page name="rendercontrol/rendercontrol_rhi/main.cpp" href="qtquick-rendercontrol-rendercontrol-rhi-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="rendercontrol/rendercontrol_rhi/main.cpp"/>
            <page name="rendercontrol/rendercontrol_rhi/CMakeLists.txt" href="qtquick-rendercontrol-rendercontrol-rhi-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="rendercontrol/rendercontrol_rhi/CMakeLists.txt"/>
            <page name="rendercontrol/rendercontrol_rhi/rendercontrol_rhi.pro" href="qtquick-rendercontrol-rendercontrol-rhi-rendercontrol-rhi-pro.html" status="active" subtype="file" title="" fulltitle="rendercontrol_rhi.pro Example File" subtitle="rendercontrol/rendercontrol_rhi/rendercontrol_rhi.pro"/>
            <page name="rendercontrol/rendercontrol_rhi/rendercontrol_rhi.qrc" href="qtquick-rendercontrol-rendercontrol-rhi-rendercontrol-rhi-qrc.html" status="active" subtype="file" title="" fulltitle="rendercontrol_rhi.qrc Example File" subtitle="rendercontrol/rendercontrol_rhi/rendercontrol_rhi.qrc"/>
        </page>
        <class name="QQuickRenderTarget" href="qquickrendertarget.html" status="active" access="public" location="qquickrendertarget.h" since="6.0" documented="true" module="QtQuick" brief="Opaque container for native graphics resources specifying a render target, and associated metadata">
            <function name="QQuickRenderTarget" fullname="QQuickRenderTarget::QQuickRenderTarget" href="qquickrendertarget.html#QQuickRenderTarget" status="active" access="public" location="qquickrendertarget.h" documented="true" meta="constructor" signature="QQuickRenderTarget()"/>
            <function name="depthTexture" fullname="QQuickRenderTarget::depthTexture" href="qquickrendertarget.html#depthTexture" status="active" access="public" location="qquickrendertarget.h" documented="true" since="6.8" meta="plain" const="true" type="QRhiTexture *" signature="QRhiTexture * depthTexture() const"/>
            <function name="devicePixelRatio" fullname="QQuickRenderTarget::devicePixelRatio" href="qquickrendertarget.html#devicePixelRatio" status="active" access="public" location="qquickrendertarget.h" documented="true" since="6.3" meta="plain" const="true" type="qreal" signature="qreal devicePixelRatio() const"/>
            <function name="fromD3D11Texture" fullname="QQuickRenderTarget::fromD3D11Texture" href="qquickrendertarget.html#fromD3D11Texture" status="active" access="public" location="qquickrendertarget.h" documented="true" since="6.4" meta="plain" static="true" type="QQuickRenderTarget" signature="QQuickRenderTarget fromD3D11Texture(void *texture, uint format, const QSize &amp;pixelSize, int sampleCount)">
                <parameter type="void *" name="texture" default=""/>
                <parameter type="uint" name="format" default=""/>
                <parameter type="const QSize &amp;" name="pixelSize" default=""/>
                <parameter type="int" name="sampleCount" default="1"/>
            </function>
            <function name="fromD3D11Texture" fullname="QQuickRenderTarget::fromD3D11Texture" href="qquickrendertarget.html#fromD3D11Texture-1" status="active" access="public" location="qquickrendertarget.h" documented="true" meta="plain" static="true" overload="true" overload-number="1" type="QQuickRenderTarget" signature="QQuickRenderTarget fromD3D11Texture(void *texture, const QSize &amp;pixelSize, int sampleCount)">
                <parameter type="void *" name="texture" default=""/>
                <parameter type="const QSize &amp;" name="pixelSize" default=""/>
                <parameter type="int" name="sampleCount" default="1"/>
            </function>
            <function name="fromD3D11Texture" fullname="QQuickRenderTarget::fromD3D11Texture" href="qquickrendertarget.html#fromD3D11Texture-2" status="active" access="public" location="qquickrendertarget.h" documented="true" since="6.8" meta="plain" static="true" overload="true" overload-number="2" type="QQuickRenderTarget" signature="QQuickRenderTarget fromD3D11Texture(void *texture, uint format, QSize pixelSize, int sampleCount, QQuickRenderTarget::Flags flags)">
                <parameter type="void *" name="texture" default=""/>
                <parameter type="uint" name="format" default=""/>
                <parameter type="QSize" name="pixelSize" default=""/>
                <parameter type="int" name="sampleCount" default=""/>
                <parameter type="QQuickRenderTarget::Flags" name="flags" default=""/>
            </function>
            <function name="fromD3D12Texture" fullname="QQuickRenderTarget::fromD3D12Texture" href="qquickrendertarget.html#fromD3D12Texture" status="active" access="public" location="qquickrendertarget.h" documented="true" since="6.6" meta="plain" static="true" type="QQuickRenderTarget" signature="QQuickRenderTarget fromD3D12Texture(void *texture, int resourceState, uint format, const QSize &amp;pixelSize, int sampleCount)">
                <parameter type="void *" name="texture" default=""/>
                <parameter type="int" name="resourceState" default=""/>
                <parameter type="uint" name="format" default=""/>
                <parameter type="const QSize &amp;" name="pixelSize" default=""/>
                <parameter type="int" name="sampleCount" default="1"/>
            </function>
            <function name="fromD3D12Texture" fullname="QQuickRenderTarget::fromD3D12Texture" href="qquickrendertarget.html#fromD3D12Texture-1" status="active" access="public" location="qquickrendertarget.h" documented="true" since="6.8" meta="plain" static="true" overload="true" overload-number="1" type="QQuickRenderTarget" signature="QQuickRenderTarget fromD3D12Texture(void *texture, int resourceState, uint format, uint viewFormat, QSize pixelSize, int sampleCount, int arraySize, QQuickRenderTarget::Flags flags)">
                <parameter type="void *" name="texture" default=""/>
                <parameter type="int" name="resourceState" default=""/>
                <parameter type="uint" name="format" default=""/>
                <parameter type="uint" name="viewFormat" default=""/>
                <parameter type="QSize" name="pixelSize" default=""/>
                <parameter type="int" name="sampleCount" default=""/>
                <parameter type="int" name="arraySize" default=""/>
                <parameter type="QQuickRenderTarget::Flags" name="flags" default=""/>
            </function>
            <function name="fromMetalTexture" fullname="QQuickRenderTarget::fromMetalTexture" href="qquickrendertarget.html#fromMetalTexture" status="active" access="public" location="qquickrendertarget.h" documented="true" since="6.4" meta="plain" static="true" type="QQuickRenderTarget" signature="QQuickRenderTarget fromMetalTexture(MTLTexture *texture, uint format, const QSize &amp;pixelSize, int sampleCount)">
                <parameter type="MTLTexture *" name="texture" default=""/>
                <parameter type="uint" name="format" default=""/>
                <parameter type="const QSize &amp;" name="pixelSize" default=""/>
                <parameter type="int" name="sampleCount" default="1"/>
            </function>
            <function name="fromMetalTexture" fullname="QQuickRenderTarget::fromMetalTexture" href="qquickrendertarget.html#fromMetalTexture-1" status="active" access="public" location="qquickrendertarget.h" documented="true" meta="plain" static="true" overload="true" overload-number="1" type="QQuickRenderTarget" signature="QQuickRenderTarget fromMetalTexture(MTLTexture *texture, const QSize &amp;pixelSize, int sampleCount)">
                <parameter type="MTLTexture *" name="texture" default=""/>
                <parameter type="const QSize &amp;" name="pixelSize" default=""/>
                <parameter type="int" name="sampleCount" default="1"/>
            </function>
            <function name="fromMetalTexture" fullname="QQuickRenderTarget::fromMetalTexture" href="qquickrendertarget.html#fromMetalTexture-2" status="active" access="public" location="qquickrendertarget.h" documented="true" since="6.8" meta="plain" static="true" overload="true" overload-number="2" type="QQuickRenderTarget" signature="QQuickRenderTarget fromMetalTexture(MTLTexture *texture, uint format, uint viewFormat, QSize pixelSize, int sampleCount, int arraySize, QQuickRenderTarget::Flags flags)">
                <parameter type="MTLTexture *" name="texture" default=""/>
                <parameter type="uint" name="format" default=""/>
                <parameter type="uint" name="viewFormat" default=""/>
                <parameter type="QSize" name="pixelSize" default=""/>
                <parameter type="int" name="sampleCount" default=""/>
                <parameter type="int" name="arraySize" default=""/>
                <parameter type="QQuickRenderTarget::Flags" name="flags" default=""/>
            </function>
            <function name="fromOpenGLRenderBuffer" fullname="QQuickRenderTarget::fromOpenGLRenderBuffer" href="qquickrendertarget.html#fromOpenGLRenderBuffer" status="active" access="public" location="qquickrendertarget.h" documented="true" since="6.2" meta="plain" static="true" type="QQuickRenderTarget" signature="QQuickRenderTarget fromOpenGLRenderBuffer(uint renderbufferId, const QSize &amp;pixelSize, int sampleCount)">
                <parameter type="uint" name="renderbufferId" default=""/>
                <parameter type="const QSize &amp;" name="pixelSize" default=""/>
                <parameter type="int" name="sampleCount" default="1"/>
            </function>
            <function name="fromOpenGLTexture" fullname="QQuickRenderTarget::fromOpenGLTexture" href="qquickrendertarget.html#fromOpenGLTexture" status="active" access="public" location="qquickrendertarget.h" documented="true" since="6.4" meta="plain" static="true" type="QQuickRenderTarget" signature="QQuickRenderTarget fromOpenGLTexture(uint textureId, uint format, const QSize &amp;pixelSize, int sampleCount)">
                <parameter type="uint" name="textureId" default=""/>
                <parameter type="uint" name="format" default=""/>
                <parameter type="const QSize &amp;" name="pixelSize" default=""/>
                <parameter type="int" name="sampleCount" default="1"/>
            </function>
            <function name="fromOpenGLTexture" fullname="QQuickRenderTarget::fromOpenGLTexture" href="qquickrendertarget.html#fromOpenGLTexture-1" status="active" access="public" location="qquickrendertarget.h" documented="true" meta="plain" static="true" overload="true" overload-number="1" type="QQuickRenderTarget" signature="QQuickRenderTarget fromOpenGLTexture(uint textureId, const QSize &amp;pixelSize, int sampleCount)">
                <parameter type="uint" name="textureId" default=""/>
                <parameter type="const QSize &amp;" name="pixelSize" default=""/>
                <parameter type="int" name="sampleCount" default="1"/>
            </function>
            <function name="fromOpenGLTexture" fullname="QQuickRenderTarget::fromOpenGLTexture" href="qquickrendertarget.html#fromOpenGLTexture-2" status="active" access="public" location="qquickrendertarget.h" documented="true" since="6.8" meta="plain" static="true" overload="true" overload-number="2" type="QQuickRenderTarget" signature="QQuickRenderTarget fromOpenGLTexture(uint textureId, uint format, QSize pixelSize, int sampleCount, int arraySize, QQuickRenderTarget::Flags flags)">
                <parameter type="uint" name="textureId" default=""/>
                <parameter type="uint" name="format" default=""/>
                <parameter type="QSize" name="pixelSize" default=""/>
                <parameter type="int" name="sampleCount" default=""/>
                <parameter type="int" name="arraySize" default=""/>
                <parameter type="QQuickRenderTarget::Flags" name="flags" default=""/>
            </function>
            <function name="fromPaintDevice" fullname="QQuickRenderTarget::fromPaintDevice" href="qquickrendertarget.html#fromPaintDevice" status="active" access="public" location="qquickrendertarget.h" documented="true" since="6.4" meta="plain" static="true" type="QQuickRenderTarget" signature="QQuickRenderTarget fromPaintDevice(QPaintDevice *device)">
                <parameter type="QPaintDevice *" name="device" default=""/>
            </function>
            <function name="fromRhiRenderTarget" fullname="QQuickRenderTarget::fromRhiRenderTarget" href="qquickrendertarget.html#fromRhiRenderTarget" status="active" access="public" location="qquickrendertarget.h" documented="true" since="6.6" meta="plain" static="true" type="QQuickRenderTarget" signature="QQuickRenderTarget fromRhiRenderTarget(QRhiRenderTarget *renderTarget)">
                <parameter type="QRhiRenderTarget *" name="renderTarget" default=""/>
            </function>
            <function name="fromVulkanImage" fullname="QQuickRenderTarget::fromVulkanImage" href="qquickrendertarget.html#fromVulkanImage" status="active" access="public" location="qquickrendertarget.h" documented="true" since="6.4" meta="plain" static="true" type="QQuickRenderTarget" signature="QQuickRenderTarget fromVulkanImage(VkImage image, VkImageLayout layout, VkFormat format, const QSize &amp;pixelSize, int sampleCount)">
                <parameter type="VkImage" name="image" default=""/>
                <parameter type="VkImageLayout" name="layout" default=""/>
                <parameter type="VkFormat" name="format" default=""/>
                <parameter type="const QSize &amp;" name="pixelSize" default=""/>
                <parameter type="int" name="sampleCount" default="1"/>
            </function>
            <function name="fromVulkanImage" fullname="QQuickRenderTarget::fromVulkanImage" href="qquickrendertarget.html#fromVulkanImage-1" status="active" access="public" location="qquickrendertarget.h" documented="true" meta="plain" static="true" overload="true" overload-number="1" type="QQuickRenderTarget" signature="QQuickRenderTarget fromVulkanImage(VkImage image, VkImageLayout layout, const QSize &amp;pixelSize, int sampleCount)">
                <parameter type="VkImage" name="image" default=""/>
                <parameter type="VkImageLayout" name="layout" default=""/>
                <parameter type="const QSize &amp;" name="pixelSize" default=""/>
                <parameter type="int" name="sampleCount" default="1"/>
            </function>
            <function name="fromVulkanImage" fullname="QQuickRenderTarget::fromVulkanImage" href="qquickrendertarget.html#fromVulkanImage-2" status="active" access="public" location="qquickrendertarget.h" documented="true" since="6.8" meta="plain" static="true" overload="true" overload-number="2" type="QQuickRenderTarget" signature="QQuickRenderTarget fromVulkanImage(VkImage image, VkImageLayout layout, VkFormat format, VkFormat viewFormat, QSize pixelSize, int sampleCount, int arraySize, QQuickRenderTarget::Flags flags)">
                <parameter type="VkImage" name="image" default=""/>
                <parameter type="VkImageLayout" name="layout" default=""/>
                <parameter type="VkFormat" name="format" default=""/>
                <parameter type="VkFormat" name="viewFormat" default=""/>
                <parameter type="QSize" name="pixelSize" default=""/>
                <parameter type="int" name="sampleCount" default=""/>
                <parameter type="int" name="arraySize" default=""/>
                <parameter type="QQuickRenderTarget::Flags" name="flags" default=""/>
            </function>
            <function name="isNull" fullname="QQuickRenderTarget::isNull" href="qquickrendertarget.html#isNull" status="active" access="public" location="qquickrendertarget.h" documented="true" meta="plain" const="true" type="bool" signature="bool isNull() const"/>
            <function name="mirrorVertically" fullname="QQuickRenderTarget::mirrorVertically" href="qquickrendertarget.html#mirrorVertically" status="active" access="public" location="qquickrendertarget.h" documented="true" since="6.4" meta="plain" const="true" type="bool" signature="bool mirrorVertically() const"/>
            <function name="operator!=" href="qquickrendertarget.html#operator-not-eq" status="active" access="public" location="qquickrendertarget.h" documented="true" related="0" meta="plain" noexcept="true" type="bool" signature="bool operator!=(const QQuickRenderTarget &amp;a, const QQuickRenderTarget &amp;b)">
                <parameter type="const QQuickRenderTarget &amp;" name="a" default=""/>
                <parameter type="const QQuickRenderTarget &amp;" name="b" default=""/>
            </function>
            <function name="operator==" href="qquickrendertarget.html#operator-eq-eq" status="active" access="public" location="qquickrendertarget.h" documented="true" related="1" meta="plain" noexcept="true" type="bool" signature="bool operator==(const QQuickRenderTarget &amp;a, const QQuickRenderTarget &amp;b)">
                <parameter type="const QQuickRenderTarget &amp;" name="a" default=""/>
                <parameter type="const QQuickRenderTarget &amp;" name="b" default=""/>
            </function>
            <function name="setDepthTexture" fullname="QQuickRenderTarget::setDepthTexture" href="qquickrendertarget.html#setDepthTexture" status="active" access="public" location="qquickrendertarget.h" documented="true" since="6.8" meta="plain" type="void" signature="void setDepthTexture(QRhiTexture *texture)">
                <parameter type="QRhiTexture *" name="texture" default=""/>
            </function>
            <function name="setDevicePixelRatio" fullname="QQuickRenderTarget::setDevicePixelRatio" href="qquickrendertarget.html#setDevicePixelRatio" status="active" access="public" location="qquickrendertarget.h" documented="true" since="6.3" meta="plain" type="void" signature="void setDevicePixelRatio(qreal ratio)">
                <parameter type="qreal" name="ratio" default=""/>
            </function>
            <function name="setMirrorVertically" fullname="QQuickRenderTarget::setMirrorVertically" href="qquickrendertarget.html#setMirrorVertically" status="active" access="public" location="qquickrendertarget.h" documented="true" since="6.4" meta="plain" type="void" signature="void setMirrorVertically(bool enable)">
                <parameter type="bool" name="enable" default=""/>
            </function>
            <function name="~QQuickRenderTarget" fullname="QQuickRenderTarget::~QQuickRenderTarget" href="qquickrendertarget.html#dtor.QQuickRenderTarget" status="active" access="public" location="qquickrendertarget.h" documented="true" meta="destructor" noexcept="true" signature="~QQuickRenderTarget()"/>
            <enum name="Flag" fullname="QQuickRenderTarget::Flag" href="qquickrendertarget.html#Flag-enum" status="active" access="public" location="qquickrendertarget.h" since="6.8" documented="true" scoped="true" typedef="QQuickRenderTarget::Flags">
                <value name="MultisampleResolve" value="0x01"/>
            </enum>
            <typedef name="Flags" fullname="QQuickRenderTarget::Flags" href="qquickrendertarget.html#Flag-enum" status="active" access="public" location="qquickrendertarget.h" enum="QQuickRenderTarget::Flag"/>
        </class>
        <class name="QQuickRhiItem" href="qquickrhiitem.html" status="preliminary" access="public" location="qquickrhiitem.h" since="6.7" documented="true" bases="QQuickItem" module="QtQuick" brief="Portable alternative to QQuickFramebufferObject that is not tied to OpenGL, but rather allows integrating rendering with the QRhi APIs with Qt Quick">
            <contents name="a-simple-example" title="A simple example" level="2"/>
            <function name="QQuickRhiItem" fullname="QQuickRhiItem::QQuickRhiItem" href="qquickrhiitem.html#QQuickRhiItem" status="active" access="public" location="qquickrhiitem.h" documented="true" meta="constructor" explicit="true" signature="QQuickRhiItem(QQuickItem *parent)">
                <parameter type="QQuickItem *" name="parent" default="nullptr"/>
            </function>
            <function name="alphaBlending" fullname="QQuickRhiItem::alphaBlending" href="qquickrhiitem.html#alphaBlending-prop" status="active" access="public" location="qquickrhiitem.h" meta="plain" const="true" associated-property="alphaBlending" type="bool" signature="bool alphaBlending() const"/>
            <function name="alphaBlendingChanged" fullname="QQuickRhiItem::alphaBlendingChanged" href="qquickrhiitem.html#alphaBlending-prop" status="active" access="public" location="qquickrhiitem.h" meta="signal" associated-property="alphaBlending" type="void" signature="void alphaBlendingChanged()"/>
            <function name="colorBufferFormat" fullname="QQuickRhiItem::colorBufferFormat" href="qquickrhiitem.html#colorBufferFormat-prop" status="active" access="public" location="qquickrhiitem.h" meta="plain" const="true" associated-property="colorBufferFormat" type="QQuickRhiItem::TextureFormat" signature="QQuickRhiItem::TextureFormat colorBufferFormat() const"/>
            <function name="colorBufferFormatChanged" fullname="QQuickRhiItem::colorBufferFormatChanged" href="qquickrhiitem.html#colorBufferFormat-prop" status="active" access="public" location="qquickrhiitem.h" meta="signal" associated-property="colorBufferFormat" type="void" signature="void colorBufferFormatChanged()"/>
            <function name="createRenderer" fullname="QQuickRhiItem::createRenderer" href="qquickrhiitem.html#createRenderer" status="active" access="protected" location="qquickrhiitem.h" documented="true" meta="plain" virtual="pure" type="QQuickRhiItemRenderer *" signature="QQuickRhiItemRenderer * createRenderer() = 0"/>
            <function name="effectiveColorBufferSize" fullname="QQuickRhiItem::effectiveColorBufferSize" href="qquickrhiitem.html#effectiveColorBufferSize-prop" status="active" access="public" location="qquickrhiitem.h" meta="plain" const="true" associated-property="effectiveColorBufferSize" type="QSize" signature="QSize effectiveColorBufferSize() const"/>
            <function name="effectiveColorBufferSizeChanged" fullname="QQuickRhiItem::effectiveColorBufferSizeChanged" href="qquickrhiitem.html#effectiveColorBufferSize-prop" status="active" access="public" location="qquickrhiitem.h" meta="signal" associated-property="effectiveColorBufferSize" type="void" signature="void effectiveColorBufferSizeChanged()"/>
            <function name="event" fullname="QQuickRhiItem::event" href="qquickrhiitem.html#event" status="active" access="protected" location="qquickrhiitem.h" documented="true" meta="plain" virtual="virtual" override="true" type="bool" signature="bool event(QEvent *e) override">
                <parameter type="QEvent *" name="e" default=""/>
            </function>
            <function name="fixedColorBufferHeight" fullname="QQuickRhiItem::fixedColorBufferHeight" href="qquickrhiitem.html#fixedColorBufferHeight-prop" status="active" access="public" location="qquickrhiitem.h" meta="plain" const="true" associated-property="fixedColorBufferHeight" type="int" signature="int fixedColorBufferHeight() const"/>
            <function name="fixedColorBufferHeightChanged" fullname="QQuickRhiItem::fixedColorBufferHeightChanged" href="qquickrhiitem.html#fixedColorBufferHeight-prop" status="active" access="public" location="qquickrhiitem.h" meta="signal" associated-property="fixedColorBufferHeight" type="void" signature="void fixedColorBufferHeightChanged()"/>
            <function name="fixedColorBufferWidth" fullname="QQuickRhiItem::fixedColorBufferWidth" href="qquickrhiitem.html#fixedColorBufferWidth-prop" status="active" access="public" location="qquickrhiitem.h" meta="plain" const="true" associated-property="fixedColorBufferWidth" type="int" signature="int fixedColorBufferWidth() const"/>
            <function name="fixedColorBufferWidthChanged" fullname="QQuickRhiItem::fixedColorBufferWidthChanged" href="qquickrhiitem.html#fixedColorBufferWidth-prop" status="active" access="public" location="qquickrhiitem.h" meta="signal" associated-property="fixedColorBufferWidth" type="void" signature="void fixedColorBufferWidthChanged()"/>
            <function name="geometryChange" fullname="QQuickRhiItem::geometryChange" href="qquickrhiitem.html#geometryChange" status="active" access="protected" location="qquickrhiitem.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void geometryChange(const QRectF &amp;newGeometry, const QRectF &amp;oldGeometry) override">
                <parameter type="const QRectF &amp;" name="newGeometry" default=""/>
                <parameter type="const QRectF &amp;" name="oldGeometry" default=""/>
            </function>
            <function name="isAutoRenderTargetEnabled" fullname="QQuickRhiItem::isAutoRenderTargetEnabled" href="qquickrhiitem.html#isAutoRenderTargetEnabled" status="active" access="protected" location="qquickrhiitem.h" documented="true" meta="plain" const="true" type="bool" signature="bool isAutoRenderTargetEnabled() const"/>
            <function name="isMirrorVerticallyEnabled" fullname="QQuickRhiItem::isMirrorVerticallyEnabled" href="qquickrhiitem.html#mirrorVertically-prop" status="active" access="public" location="qquickrhiitem.h" meta="plain" const="true" associated-property="mirrorVertically" type="bool" signature="bool isMirrorVerticallyEnabled() const"/>
            <function name="isTextureProvider" fullname="QQuickRhiItem::isTextureProvider" href="qquickrhiitem.html#isTextureProvider" status="active" access="public" location="qquickrhiitem.h" documented="true" meta="plain" virtual="virtual" const="true" override="true" type="bool" signature="bool isTextureProvider() const override"/>
            <function name="mirrorVerticallyChanged" fullname="QQuickRhiItem::mirrorVerticallyChanged" href="qquickrhiitem.html#mirrorVertically-prop" status="active" access="public" location="qquickrhiitem.h" meta="signal" associated-property="mirrorVertically" type="void" signature="void mirrorVerticallyChanged()"/>
            <function name="releaseResources" fullname="QQuickRhiItem::releaseResources" href="qquickrhiitem.html#releaseResources" status="active" access="protected" location="qquickrhiitem.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void releaseResources() override"/>
            <function name="sampleCount" fullname="QQuickRhiItem::sampleCount" href="qquickrhiitem.html#sampleCount-prop" status="active" access="public" location="qquickrhiitem.h" meta="plain" const="true" associated-property="sampleCount" type="int" signature="int sampleCount() const"/>
            <function name="sampleCountChanged" fullname="QQuickRhiItem::sampleCountChanged" href="qquickrhiitem.html#sampleCount-prop" status="active" access="public" location="qquickrhiitem.h" meta="signal" associated-property="sampleCount" type="void" signature="void sampleCountChanged()"/>
            <function name="setAlphaBlending" fullname="QQuickRhiItem::setAlphaBlending" href="qquickrhiitem.html#alphaBlending-prop" status="active" access="public" location="qquickrhiitem.h" meta="plain" associated-property="alphaBlending" type="void" signature="void setAlphaBlending(bool enable)">
                <parameter type="bool" name="enable" default=""/>
            </function>
            <function name="setAutoRenderTarget" fullname="QQuickRhiItem::setAutoRenderTarget" href="qquickrhiitem.html#setAutoRenderTarget" status="active" access="protected" location="qquickrhiitem.h" documented="true" meta="plain" type="void" signature="void setAutoRenderTarget(bool enabled)">
                <parameter type="bool" name="enabled" default=""/>
            </function>
            <function name="setColorBufferFormat" fullname="QQuickRhiItem::setColorBufferFormat" href="qquickrhiitem.html#colorBufferFormat-prop" status="active" access="public" location="qquickrhiitem.h" meta="plain" associated-property="colorBufferFormat" type="void" signature="void setColorBufferFormat(QQuickRhiItem::TextureFormat format)">
                <parameter type="QQuickRhiItem::TextureFormat" name="format" default=""/>
            </function>
            <function name="setFixedColorBufferHeight" fullname="QQuickRhiItem::setFixedColorBufferHeight" href="qquickrhiitem.html#fixedColorBufferHeight-prop" status="active" access="public" location="qquickrhiitem.h" meta="plain" associated-property="fixedColorBufferHeight" type="void" signature="void setFixedColorBufferHeight(int height)">
                <parameter type="int" name="height" default=""/>
            </function>
            <function name="setFixedColorBufferWidth" fullname="QQuickRhiItem::setFixedColorBufferWidth" href="qquickrhiitem.html#fixedColorBufferWidth-prop" status="active" access="public" location="qquickrhiitem.h" meta="plain" associated-property="fixedColorBufferWidth" type="void" signature="void setFixedColorBufferWidth(int width)">
                <parameter type="int" name="width" default=""/>
            </function>
            <function name="setMirrorVertically" fullname="QQuickRhiItem::setMirrorVertically" href="qquickrhiitem.html#mirrorVertically-prop" status="active" access="public" location="qquickrhiitem.h" meta="plain" associated-property="mirrorVertically" type="void" signature="void setMirrorVertically(bool enable)">
                <parameter type="bool" name="enable" default=""/>
            </function>
            <function name="setSampleCount" fullname="QQuickRhiItem::setSampleCount" href="qquickrhiitem.html#sampleCount-prop" status="active" access="public" location="qquickrhiitem.h" meta="plain" associated-property="sampleCount" type="void" signature="void setSampleCount(int samples)">
                <parameter type="int" name="samples" default=""/>
            </function>
            <function name="textureProvider" fullname="QQuickRhiItem::textureProvider" href="qquickrhiitem.html#textureProvider" status="active" access="public" location="qquickrhiitem.h" documented="true" meta="plain" virtual="virtual" const="true" override="true" type="QSGTextureProvider *" signature="QSGTextureProvider * textureProvider() const override"/>
            <function name="~QQuickRhiItem" fullname="QQuickRhiItem::~QQuickRhiItem" href="qquickrhiitem.html#dtor.QQuickRhiItem" status="active" access="public" location="qquickrhiitem.h" documented="true" meta="destructor" virtual="virtual" override="true" noexcept="true" signature="~QQuickRhiItem() override"/>
            <property name="alphaBlending" fullname="QQuickRhiItem::alphaBlending" href="qquickrhiitem.html#alphaBlending-prop" status="active" access="public" location="qquickrhiitem.h" documented="true">
                <getter name="alphaBlending"/>
                <setter name="setAlphaBlending"/>
                <notifier name="alphaBlendingChanged"/>
            </property>
            <property name="colorBufferFormat" fullname="QQuickRhiItem::colorBufferFormat" href="qquickrhiitem.html#colorBufferFormat-prop" status="active" access="public" location="qquickrhiitem.h" documented="true">
                <getter name="colorBufferFormat"/>
                <setter name="setColorBufferFormat"/>
                <notifier name="colorBufferFormatChanged"/>
            </property>
            <property name="effectiveColorBufferSize" fullname="QQuickRhiItem::effectiveColorBufferSize" href="qquickrhiitem.html#effectiveColorBufferSize-prop" status="active" access="public" location="qquickrhiitem.h" documented="true" writable="false">
                <getter name="effectiveColorBufferSize"/>
                <notifier name="effectiveColorBufferSizeChanged"/>
            </property>
            <property name="fixedColorBufferHeight" fullname="QQuickRhiItem::fixedColorBufferHeight" href="qquickrhiitem.html#fixedColorBufferHeight-prop" status="active" access="public" location="qquickrhiitem.h" documented="true">
                <getter name="fixedColorBufferHeight"/>
                <setter name="setFixedColorBufferHeight"/>
                <notifier name="fixedColorBufferHeightChanged"/>
            </property>
            <property name="fixedColorBufferWidth" fullname="QQuickRhiItem::fixedColorBufferWidth" href="qquickrhiitem.html#fixedColorBufferWidth-prop" status="active" access="public" location="qquickrhiitem.h" documented="true">
                <getter name="fixedColorBufferWidth"/>
                <setter name="setFixedColorBufferWidth"/>
                <notifier name="fixedColorBufferWidthChanged"/>
            </property>
            <property name="mirrorVertically" fullname="QQuickRhiItem::mirrorVertically" href="qquickrhiitem.html#mirrorVertically-prop" status="active" access="public" location="qquickrhiitem.h" documented="true">
                <getter name="isMirrorVerticallyEnabled"/>
                <setter name="setMirrorVertically"/>
                <notifier name="mirrorVerticallyChanged"/>
            </property>
            <property name="sampleCount" fullname="QQuickRhiItem::sampleCount" href="qquickrhiitem.html#sampleCount-prop" status="active" access="public" location="qquickrhiitem.h" documented="true">
                <getter name="sampleCount"/>
                <setter name="setSampleCount"/>
                <notifier name="sampleCountChanged"/>
            </property>
        </class>
        <class name="QQuickRhiItemRenderer" href="qquickrhiitemrenderer.html" status="preliminary" access="public" location="qquickrhiitem.h" since="6.7" documented="true" module="QtQuick" brief="A QQuickRhiItemRenderer implements the rendering logic of a QQuickRhiItem">
            <function name="QQuickRhiItemRenderer" fullname="QQuickRhiItemRenderer::QQuickRhiItemRenderer" href="qquickrhiitemrenderer.html#QQuickRhiItemRenderer" status="active" access="public" location="qquickrhiitem.h" documented="true" meta="constructor" signature="QQuickRhiItemRenderer()"/>
            <function name="colorTexture" fullname="QQuickRhiItemRenderer::colorTexture" href="qquickrhiitemrenderer.html#colorTexture" status="active" access="protected" location="qquickrhiitem.h" documented="true" meta="plain" const="true" type="QRhiTexture *" signature="QRhiTexture * colorTexture() const"/>
            <function name="depthStencilBuffer" fullname="QQuickRhiItemRenderer::depthStencilBuffer" href="qquickrhiitemrenderer.html#depthStencilBuffer" status="active" access="protected" location="qquickrhiitem.h" documented="true" meta="plain" const="true" type="QRhiRenderBuffer *" signature="QRhiRenderBuffer * depthStencilBuffer() const"/>
            <function name="initialize" fullname="QQuickRhiItemRenderer::initialize" href="qquickrhiitemrenderer.html#initialize" status="active" access="protected" location="qquickrhiitem.h" documented="true" meta="plain" virtual="pure" type="void" signature="void initialize(QRhiCommandBuffer *cb) = 0">
                <parameter type="QRhiCommandBuffer *" name="cb" default=""/>
            </function>
            <function name="msaaColorBuffer" fullname="QQuickRhiItemRenderer::msaaColorBuffer" href="qquickrhiitemrenderer.html#msaaColorBuffer" status="active" access="protected" location="qquickrhiitem.h" documented="true" meta="plain" const="true" type="QRhiRenderBuffer *" signature="QRhiRenderBuffer * msaaColorBuffer() const"/>
            <function name="render" fullname="QQuickRhiItemRenderer::render" href="qquickrhiitemrenderer.html#render" status="active" access="protected" location="qquickrhiitem.h" documented="true" meta="plain" virtual="pure" type="void" signature="void render(QRhiCommandBuffer *cb) = 0">
                <parameter type="QRhiCommandBuffer *" name="cb" default=""/>
            </function>
            <function name="renderTarget" fullname="QQuickRhiItemRenderer::renderTarget" href="qquickrhiitemrenderer.html#renderTarget" status="active" access="protected" location="qquickrhiitem.h" documented="true" meta="plain" const="true" type="QRhiRenderTarget *" signature="QRhiRenderTarget * renderTarget() const"/>
            <function name="resolveTexture" fullname="QQuickRhiItemRenderer::resolveTexture" href="qquickrhiitemrenderer.html#resolveTexture" status="active" access="protected" location="qquickrhiitem.h" documented="true" meta="plain" const="true" type="QRhiTexture *" signature="QRhiTexture * resolveTexture() const"/>
            <function name="rhi" fullname="QQuickRhiItemRenderer::rhi" href="qquickrhiitemrenderer.html#rhi" status="active" access="protected" location="qquickrhiitem.h" documented="true" meta="plain" const="true" type="QRhi *" signature="QRhi * rhi() const"/>
            <function name="synchronize" fullname="QQuickRhiItemRenderer::synchronize" href="qquickrhiitemrenderer.html#synchronize" status="active" access="protected" location="qquickrhiitem.h" documented="true" meta="plain" virtual="pure" type="void" signature="void synchronize(QQuickRhiItem *item) = 0">
                <parameter type="QQuickRhiItem *" name="item" default=""/>
            </function>
            <function name="update" fullname="QQuickRhiItemRenderer::update" href="qquickrhiitemrenderer.html#update" status="active" access="protected" location="qquickrhiitem.h" documented="true" meta="plain" type="void" signature="void update()"/>
            <function name="~QQuickRhiItemRenderer" fullname="QQuickRhiItemRenderer::~QQuickRhiItemRenderer" href="qquickrhiitemrenderer.html#dtor.QQuickRhiItemRenderer" status="active" access="public" location="qquickrhiitem.h" documented="true" meta="destructor" virtual="virtual" noexcept="true" signature="~QQuickRhiItemRenderer()"/>
        </class>
        <class name="QQuickTextDocument" href="qquicktextdocument.html" status="active" access="public" location="qquicktextdocument.h" documented="true" bases="QObject" module="QtQuick" brief="Access to the QTextDocument of QQuickTextEdit">
            <function name="QQuickTextDocument" fullname="QQuickTextDocument::QQuickTextDocument" href="qquicktextdocument.html#QQuickTextDocument" status="active" access="public" location="qquicktextdocument.h" documented="true" meta="constructor" signature="QQuickTextDocument(QQuickItem *parent)">
                <parameter type="QQuickItem *" name="parent" default=""/>
            </function>
            <function name="errorString" fullname="QQuickTextDocument::errorString" href="qquicktextdocument.html#errorString-prop" status="active" access="public" location="qquicktextdocument.h" meta="plain" const="true" associated-property="errorString" type="QString" signature="QString errorString() const"/>
            <function name="errorStringChanged" fullname="QQuickTextDocument::errorStringChanged" href="qquicktextdocument.html#errorStringChanged" status="preliminary" access="public" location="qquicktextdocument.h" documented="true" meta="signal" associated-property="errorString" type="void" signature="void errorStringChanged()"/>
            <function name="isModified" fullname="QQuickTextDocument::isModified" href="qquicktextdocument.html#modified-prop" status="active" access="public" location="qquicktextdocument.h" meta="plain" const="true" associated-property="modified" type="bool" signature="bool isModified() const"/>
            <function name="modifiedChanged" fullname="QQuickTextDocument::modifiedChanged" href="qquicktextdocument.html#modifiedChanged" status="preliminary" access="public" location="qquicktextdocument.h" documented="true" meta="signal" associated-property="modified" type="void" signature="void modifiedChanged()"/>
            <function name="save" fullname="QQuickTextDocument::save" href="qquicktextdocument.html#save" status="preliminary" access="public" location="qquicktextdocument.h" documented="true" since="6.7" meta="plain" type="void" signature="void save()"/>
            <function name="saveAs" fullname="QQuickTextDocument::saveAs" href="qquicktextdocument.html#saveAs" status="preliminary" access="public" location="qquicktextdocument.h" documented="true" since="6.7" meta="plain" type="void" brief="Saves the contents to the file and format specified by url" signature="void saveAs(const QUrl &amp;url)">
                <parameter type="const QUrl &amp;" name="url" default=""/>
            </function>
            <function name="setModified" fullname="QQuickTextDocument::setModified" href="qquicktextdocument.html#modified-prop" status="active" access="public" location="qquicktextdocument.h" meta="plain" associated-property="modified" type="void" signature="void setModified(bool modified)">
                <parameter type="bool" name="modified" default=""/>
            </function>
            <function name="setSource" fullname="QQuickTextDocument::setSource" href="qquicktextdocument.html#source-prop" status="active" access="public" location="qquicktextdocument.h" meta="plain" associated-property="source" type="void" signature="void setSource(const QUrl &amp;url)">
                <parameter type="const QUrl &amp;" name="url" default=""/>
            </function>
            <function name="setTextDocument" fullname="QQuickTextDocument::setTextDocument" href="qquicktextdocument.html#setTextDocument" status="active" access="public" location="qquicktextdocument.h" documented="true" since="6.7" meta="plain" type="void" brief="Sets the given document" signature="void setTextDocument(QTextDocument *document)">
                <parameter type="QTextDocument *" name="document" default=""/>
            </function>
            <function name="source" fullname="QQuickTextDocument::source" href="qquicktextdocument.html#source-prop" status="active" access="public" location="qquicktextdocument.h" meta="plain" const="true" associated-property="source" type="QUrl" signature="QUrl source() const"/>
            <function name="sourceChanged" fullname="QQuickTextDocument::sourceChanged" href="qquicktextdocument.html#sourceChanged" status="preliminary" access="public" location="qquicktextdocument.h" documented="true" meta="signal" associated-property="source" type="void" signature="void sourceChanged()"/>
            <function name="status" fullname="QQuickTextDocument::status" href="qquicktextdocument.html#status-prop" status="active" access="public" location="qquicktextdocument.h" meta="plain" const="true" associated-property="status" type="QQuickTextDocument::Status" signature="QQuickTextDocument::Status status() const"/>
            <function name="statusChanged" fullname="QQuickTextDocument::statusChanged" href="qquicktextdocument.html#statusChanged" status="preliminary" access="public" location="qquicktextdocument.h" documented="true" meta="signal" associated-property="status" type="void" signature="void statusChanged()"/>
            <function name="textDocument" fullname="QQuickTextDocument::textDocument" href="qquicktextdocument.html#textDocument" status="active" access="public" location="qquicktextdocument.h" documented="true" meta="plain" const="true" type="QTextDocument *" signature="QTextDocument * textDocument() const"/>
            <function name="textDocumentChanged" fullname="QQuickTextDocument::textDocumentChanged" href="qquicktextdocument.html#textDocumentChanged" status="active" access="public" location="qquicktextdocument.h" documented="true" since="6.7" meta="signal" type="void" signature="void textDocumentChanged()"/>
            <property name="errorString" fullname="QQuickTextDocument::errorString" href="qquicktextdocument.html#errorString-prop" status="preliminary" access="public" location="qquicktextdocument.h" since="6.7" documented="true" writable="false" brief="Human-readable string describing the error that occurred during loading or saving, if any">
                <getter name="errorString"/>
                <notifier name="errorStringChanged"/>
            </property>
            <property name="modified" fullname="QQuickTextDocument::modified" href="qquicktextdocument.html#modified-prop" status="preliminary" access="public" location="qquicktextdocument.h" since="6.7" documented="true" brief="Whether the document has been modified by the user">
                <getter name="isModified"/>
                <setter name="setModified"/>
                <notifier name="modifiedChanged"/>
            </property>
            <property name="source" fullname="QQuickTextDocument::source" href="qquicktextdocument.html#source-prop" status="preliminary" access="public" location="qquicktextdocument.h" since="6.7" documented="true" brief="The URL from which to load document contents">
                <getter name="source"/>
                <setter name="setSource"/>
                <notifier name="sourceChanged"/>
            </property>
            <property name="status" fullname="QQuickTextDocument::status" href="qquicktextdocument.html#status-prop" status="preliminary" access="public" location="qquicktextdocument.h" since="6.7" documented="true" writable="false" brief="The status of document loading or saving">
                <getter name="status"/>
                <notifier name="statusChanged"/>
            </property>
        </class>
        <class name="QQuickTextureFactory" href="qquicktexturefactory.html" status="active" access="public" location="qquickimageprovider.h" documented="true" bases="QObject" module="QtQuick" brief="Interface for loading custom textures from QML">
            <function name="QQuickTextureFactory" fullname="QQuickTextureFactory::QQuickTextureFactory" href="qquicktexturefactory.html#QQuickTextureFactory" status="active" access="public" location="qquickimageprovider.h" documented="true" meta="constructor" signature="QQuickTextureFactory()"/>
            <function name="createTexture" fullname="QQuickTextureFactory::createTexture" href="qquicktexturefactory.html#createTexture" status="active" access="public" location="qquickimageprovider.h" documented="true" meta="plain" virtual="pure" const="true" type="QSGTexture *" signature="QSGTexture * createTexture(QQuickWindow *window) const = 0">
                <parameter type="QQuickWindow *" name="window" default=""/>
            </function>
            <function name="image" fullname="QQuickTextureFactory::image" href="qquicktexturefactory.html#image" status="active" access="public" location="qquickimageprovider.h" documented="true" meta="plain" virtual="virtual" const="true" type="QImage" signature="QImage image() const"/>
            <function name="textureByteCount" fullname="QQuickTextureFactory::textureByteCount" href="qquicktexturefactory.html#textureByteCount" status="active" access="public" location="qquickimageprovider.h" documented="true" meta="plain" virtual="pure" const="true" type="int" signature="int textureByteCount() const = 0"/>
            <function name="textureFactoryForImage" fullname="QQuickTextureFactory::textureFactoryForImage" href="qquicktexturefactory.html#textureFactoryForImage" status="active" access="public" location="qquickimageprovider.h" documented="true" meta="plain" static="true" type="QQuickTextureFactory *" signature="QQuickTextureFactory * textureFactoryForImage(const QImage &amp;image)">
                <parameter type="const QImage &amp;" name="image" default=""/>
            </function>
            <function name="textureSize" fullname="QQuickTextureFactory::textureSize" href="qquicktexturefactory.html#textureSize" status="active" access="public" location="qquickimageprovider.h" documented="true" meta="plain" virtual="pure" const="true" type="QSize" signature="QSize textureSize() const = 0"/>
            <function name="~QQuickTextureFactory" fullname="QQuickTextureFactory::~QQuickTextureFactory" href="qquicktexturefactory.html#dtor.QQuickTextureFactory" status="active" access="public" location="qquickimageprovider.h" documented="true" meta="destructor" virtual="virtual" override="true" noexcept="true" signature="~QQuickTextureFactory() override"/>
        </class>
        <class name="QQuickView" href="qquickview.html" status="active" access="public" location="qquickview.h" documented="true" bases="QQuickWindow" module="QtQuick" brief="Window for displaying a Qt Quick user interface">
            <function name="QQuickView" fullname="QQuickView::QQuickView" href="qquickview.html#QQuickView" status="active" access="public" location="qquickview.h" documented="true" meta="constructor" explicit="true" signature="QQuickView(QWindow *parent)">
                <parameter type="QWindow *" name="parent" default="nullptr"/>
            </function>
            <function name="QQuickView" fullname="QQuickView::QQuickView" href="qquickview.html#QQuickView-1" status="active" access="public" location="qquickview.h" documented="true" meta="constructor" overload="true" overload-number="1" signature="QQuickView(QQmlEngine *engine, QWindow *parent)">
                <parameter type="QQmlEngine *" name="engine" default=""/>
                <parameter type="QWindow *" name="parent" default=""/>
            </function>
            <function name="QQuickView" fullname="QQuickView::QQuickView" href="qquickview.html#QQuickView-2" status="active" access="public" location="qquickview.h" documented="true" meta="constructor" explicit="true" overload="true" overload-number="2" signature="QQuickView(const QUrl &amp;source, QWindow *parent)">
                <parameter type="const QUrl &amp;" name="source" default=""/>
                <parameter type="QWindow *" name="parent" default="nullptr"/>
            </function>
            <function name="QQuickView" fullname="QQuickView::QQuickView" href="qquickview.html#QQuickView-3" status="active" access="public" location="qquickview.h" documented="true" since="6.7" meta="constructor" explicit="true" overload="true" overload-number="3" signature="QQuickView(QAnyStringView uri, QAnyStringView typeName, QWindow *parent)">
                <parameter type="QAnyStringView" name="uri" default=""/>
                <parameter type="QAnyStringView" name="typeName" default=""/>
                <parameter type="QWindow *" name="parent" default="nullptr"/>
            </function>
            <function name="engine" fullname="QQuickView::engine" href="qquickview.html#engine" status="active" access="public" location="qquickview.h" documented="true" meta="plain" const="true" type="QQmlEngine *" signature="QQmlEngine * engine() const"/>
            <function name="errors" fullname="QQuickView::errors" href="qquickview.html#errors" status="active" access="public" location="qquickview.h" documented="true" meta="plain" const="true" type="QList&lt;QQmlError&gt;" signature="QList&lt;QQmlError&gt; errors() const"/>
            <function name="initialSize" fullname="QQuickView::initialSize" href="qquickview.html#initialSize" status="active" access="public" location="qquickview.h" documented="true" meta="plain" const="true" type="QSize" signature="QSize initialSize() const"/>
            <function name="keyPressEvent" fullname="QQuickView::keyPressEvent" href="qquickview.html#keyPressEvent" status="active" access="protected" location="qquickview.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void keyPressEvent(QKeyEvent *e) override">
                <parameter type="QKeyEvent *" name="e" default=""/>
            </function>
            <function name="keyReleaseEvent" fullname="QQuickView::keyReleaseEvent" href="qquickview.html#keyReleaseEvent" status="active" access="protected" location="qquickview.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void keyReleaseEvent(QKeyEvent *e) override">
                <parameter type="QKeyEvent *" name="e" default=""/>
            </function>
            <function name="loadFromModule" fullname="QQuickView::loadFromModule" href="qquickview.html#loadFromModule" status="active" access="public" location="qquickview.h" documented="true" since="6.7" meta="slot" type="void" signature="void loadFromModule(QAnyStringView uri, QAnyStringView typeName)">
                <parameter type="QAnyStringView" name="uri" default=""/>
                <parameter type="QAnyStringView" name="typeName" default=""/>
            </function>
            <function name="mouseMoveEvent" fullname="QQuickView::mouseMoveEvent" href="qquickview.html#mouseMoveEvent" status="active" access="protected" location="qquickview.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void mouseMoveEvent(QMouseEvent *e) override">
                <parameter type="QMouseEvent *" name="e" default=""/>
            </function>
            <function name="mousePressEvent" fullname="QQuickView::mousePressEvent" href="qquickview.html#mousePressEvent" status="active" access="protected" location="qquickview.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void mousePressEvent(QMouseEvent *e) override">
                <parameter type="QMouseEvent *" name="e" default=""/>
            </function>
            <function name="mouseReleaseEvent" fullname="QQuickView::mouseReleaseEvent" href="qquickview.html#mouseReleaseEvent" status="active" access="protected" location="qquickview.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void mouseReleaseEvent(QMouseEvent *e) override">
                <parameter type="QMouseEvent *" name="e" default=""/>
            </function>
            <function name="resizeMode" fullname="QQuickView::resizeMode" href="qquickview.html#resizeMode-prop" status="active" access="public" location="qquickview.h" meta="plain" const="true" associated-property="resizeMode" type="QQuickView::ResizeMode" signature="QQuickView::ResizeMode resizeMode() const"/>
            <function name="rootContext" fullname="QQuickView::rootContext" href="qquickview.html#rootContext" status="active" access="public" location="qquickview.h" documented="true" meta="plain" const="true" type="QQmlContext *" signature="QQmlContext * rootContext() const"/>
            <function name="rootObject" fullname="QQuickView::rootObject" href="qquickview.html#rootObject" status="active" access="public" location="qquickview.h" documented="true" meta="plain" const="true" type="QQuickItem *" signature="QQuickItem * rootObject() const"/>
            <function name="setInitialProperties" fullname="QQuickView::setInitialProperties" href="qquickview.html#setInitialProperties" status="active" access="public" location="qquickview.h" documented="true" meta="slot" type="void" signature="void setInitialProperties(const QVariantMap &amp;initialProperties)">
                <parameter type="const QVariantMap &amp;" name="initialProperties" default=""/>
            </function>
            <function name="setResizeMode" fullname="QQuickView::setResizeMode" href="qquickview.html#resizeMode-prop" status="active" access="public" location="qquickview.h" meta="plain" associated-property="resizeMode" type="void" signature="void setResizeMode(QQuickView::ResizeMode)">
                <parameter type="QQuickView::ResizeMode" name="" default=""/>
            </function>
            <function name="setSource" fullname="QQuickView::setSource" href="qquickview.html#setSource" status="active" access="public" location="qquickview.h" documented="true" meta="slot" associated-property="source" type="void" signature="void setSource(const QUrl &amp;url)">
                <parameter type="const QUrl &amp;" name="url" default=""/>
            </function>
            <function name="source" fullname="QQuickView::source" href="qquickview.html#source" status="active" access="public" location="qquickview.h" documented="true" meta="plain" const="true" associated-property="source" type="QUrl" signature="QUrl source() const"/>
            <function name="status" fullname="QQuickView::status" href="qquickview.html#status-prop" status="active" access="public" location="qquickview.h" meta="plain" const="true" associated-property="status" type="QQuickView::Status" signature="QQuickView::Status status() const"/>
            <function name="statusChanged" fullname="QQuickView::statusChanged" href="qquickview.html#statusChanged" status="active" access="public" location="qquickview.h" documented="true" meta="signal" associated-property="status" type="void" signature="void statusChanged(QQuickView::Status status)">
                <parameter type="QQuickView::Status" name="status" default=""/>
            </function>
            <function name="~QQuickView" fullname="QQuickView::~QQuickView" href="qquickview.html#dtor.QQuickView" status="active" access="public" location="qquickview.h" documented="true" meta="destructor" virtual="virtual" override="true" noexcept="true" signature="~QQuickView() override"/>
            <enum name="ResizeMode" fullname="QQuickView::ResizeMode" href="qquickview.html#ResizeMode-enum" status="active" access="public" location="qquickview.h" documented="true">
                <value name="SizeViewToRootObject" value="0"/>
                <value name="SizeRootObjectToView" value="1"/>
            </enum>
            <enum name="Status" fullname="QQuickView::Status" href="qquickview.html#Status-enum" status="active" access="public" location="qquickview.h" documented="true">
                <value name="Null" value="0"/>
                <value name="Ready" value="1"/>
                <value name="Loading" value="2"/>
                <value name="Error" value="3"/>
            </enum>
            <property name="resizeMode" fullname="QQuickView::resizeMode" href="qquickview.html#resizeMode-prop" status="active" access="public" location="qquickview.h" documented="true" brief="Whether the view should resize the window contents">
                <getter name="resizeMode"/>
                <setter name="setResizeMode"/>
            </property>
            <property name="source" fullname="QQuickView::source" href="qquickview.html#source-prop" status="active" access="public" location="qquickview.h" documented="true" brief="URL of the source of the QML component">
                <getter name="source"/>
                <setter name="setSource"/>
            </property>
            <property name="status" fullname="QQuickView::status" href="qquickview.html#status-prop" status="active" access="public" location="qquickview.h" documented="true" writable="false">
                <getter name="status"/>
                <notifier name="statusChanged"/>
            </property>
        </class>
        <class name="QQuickWidget" href="qquickwidget.html" status="active" access="public" location="qquickwidget.h" documented="true" bases="QWidget" module="QtQuickWidgets" brief="Widget for displaying a Qt Quick user interface">
            <contents name="performance-considerations" title="Performance Considerations" level="1"/>
            <contents name="graphics-api-support" title="Graphics API Support" level="1"/>
            <contents name="scene-graph-and-context-persistency" title="Scene Graph and Context Persistency" level="1"/>
            <contents name="limitations" title="Limitations" level="1"/>
            <contents name="tab-key-handling" title="Tab Key Handling" level="1"/>
            <function name="QQuickWidget" fullname="QQuickWidget::QQuickWidget" href="qquickwidget.html#QQuickWidget" status="active" access="public" location="qquickwidget.h" documented="true" meta="constructor" explicit="true" signature="QQuickWidget(QWidget *parent)">
                <parameter type="QWidget *" name="parent" default="nullptr"/>
            </function>
            <function name="QQuickWidget" fullname="QQuickWidget::QQuickWidget" href="qquickwidget.html#QQuickWidget-1" status="active" access="public" location="qquickwidget.h" documented="true" meta="constructor" overload="true" overload-number="1" signature="QQuickWidget(QQmlEngine *engine, QWidget *parent)">
                <parameter type="QQmlEngine *" name="engine" default=""/>
                <parameter type="QWidget *" name="parent" default=""/>
            </function>
            <function name="QQuickWidget" fullname="QQuickWidget::QQuickWidget" href="qquickwidget.html#QQuickWidget-2" status="active" access="public" location="qquickwidget.h" documented="true" meta="constructor" explicit="true" overload="true" overload-number="2" signature="QQuickWidget(const QUrl &amp;source, QWidget *parent)">
                <parameter type="const QUrl &amp;" name="source" default=""/>
                <parameter type="QWidget *" name="parent" default="nullptr"/>
            </function>
            <function name="QQuickWidget" fullname="QQuickWidget::QQuickWidget" href="qquickwidget.html#QQuickWidget-3" status="active" access="public" location="qquickwidget.h" documented="true" since="6.9" meta="constructor" explicit="true" overload="true" overload-number="3" signature="QQuickWidget(QAnyStringView uri, QAnyStringView typeName, QWidget *parent)">
                <parameter type="QAnyStringView" name="uri" default=""/>
                <parameter type="QAnyStringView" name="typeName" default=""/>
                <parameter type="QWidget *" name="parent" default="nullptr"/>
            </function>
            <function name="dragEnterEvent" fullname="QQuickWidget::dragEnterEvent" href="qquickwidget.html#dragEnterEvent" status="active" access="protected" location="qquickwidget.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void dragEnterEvent(QDragEnterEvent *e) override">
                <parameter type="QDragEnterEvent *" name="e" default=""/>
            </function>
            <function name="dragLeaveEvent" fullname="QQuickWidget::dragLeaveEvent" href="qquickwidget.html#dragLeaveEvent" status="active" access="protected" location="qquickwidget.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void dragLeaveEvent(QDragLeaveEvent *e) override">
                <parameter type="QDragLeaveEvent *" name="e" default=""/>
            </function>
            <function name="dragMoveEvent" fullname="QQuickWidget::dragMoveEvent" href="qquickwidget.html#dragMoveEvent" status="active" access="protected" location="qquickwidget.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void dragMoveEvent(QDragMoveEvent *e) override">
                <parameter type="QDragMoveEvent *" name="e" default=""/>
            </function>
            <function name="dropEvent" fullname="QQuickWidget::dropEvent" href="qquickwidget.html#dropEvent" status="active" access="protected" location="qquickwidget.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void dropEvent(QDropEvent *e) override">
                <parameter type="QDropEvent *" name="e" default=""/>
            </function>
            <function name="engine" fullname="QQuickWidget::engine" href="qquickwidget.html#engine" status="active" access="public" location="qquickwidget.h" documented="true" meta="plain" const="true" type="QQmlEngine *" signature="QQmlEngine * engine() const"/>
            <function name="errors" fullname="QQuickWidget::errors" href="qquickwidget.html#errors" status="active" access="public" location="qquickwidget.h" documented="true" meta="plain" const="true" type="QList&lt;QQmlError&gt;" signature="QList&lt;QQmlError&gt; errors() const"/>
            <function name="event" fullname="QQuickWidget::event" href="qquickwidget.html#event" status="active" access="protected" location="qquickwidget.h" documented="true" meta="plain" virtual="virtual" override="true" type="bool" signature="bool event(QEvent *e) override">
                <parameter type="QEvent *" name="e" default=""/>
            </function>
            <function name="focusInEvent" fullname="QQuickWidget::focusInEvent" href="qquickwidget.html#focusInEvent" status="active" access="protected" location="qquickwidget.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void focusInEvent(QFocusEvent *event) override">
                <parameter type="QFocusEvent *" name="event" default=""/>
            </function>
            <function name="focusNextPrevChild" fullname="QQuickWidget::focusNextPrevChild" href="qquickwidget.html#focusNextPrevChild" status="active" access="protected" location="qquickwidget.h" documented="true" meta="plain" virtual="virtual" override="true" type="bool" signature="bool focusNextPrevChild(bool next) override">
                <parameter type="bool" name="next" default=""/>
            </function>
            <function name="focusOutEvent" fullname="QQuickWidget::focusOutEvent" href="qquickwidget.html#focusOutEvent" status="active" access="protected" location="qquickwidget.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void focusOutEvent(QFocusEvent *event) override">
                <parameter type="QFocusEvent *" name="event" default=""/>
            </function>
            <function name="format" fullname="QQuickWidget::format" href="qquickwidget.html#format" status="active" access="public" location="qquickwidget.h" documented="true" meta="plain" const="true" type="QSurfaceFormat" signature="QSurfaceFormat format() const"/>
            <function name="grabFramebuffer" fullname="QQuickWidget::grabFramebuffer" href="qquickwidget.html#grabFramebuffer" status="active" access="public" location="qquickwidget.h" documented="true" meta="plain" const="true" type="QImage" signature="QImage grabFramebuffer() const"/>
            <function name="hideEvent" fullname="QQuickWidget::hideEvent" href="qquickwidget.html#hideEvent" status="active" access="protected" location="qquickwidget.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void hideEvent(QHideEvent *) override">
                <parameter type="QHideEvent *" name="" default=""/>
            </function>
            <function name="initialSize" fullname="QQuickWidget::initialSize" href="qquickwidget.html#initialSize" status="active" access="public" location="qquickwidget.h" documented="true" meta="plain" const="true" type="QSize" signature="QSize initialSize() const"/>
            <function name="keyPressEvent" fullname="QQuickWidget::keyPressEvent" href="qquickwidget.html#keyPressEvent" status="active" access="protected" location="qquickwidget.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void keyPressEvent(QKeyEvent *e) override">
                <parameter type="QKeyEvent *" name="e" default=""/>
            </function>
            <function name="keyReleaseEvent" fullname="QQuickWidget::keyReleaseEvent" href="qquickwidget.html#keyReleaseEvent" status="active" access="protected" location="qquickwidget.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void keyReleaseEvent(QKeyEvent *e) override">
                <parameter type="QKeyEvent *" name="e" default=""/>
            </function>
            <function name="loadFromModule" fullname="QQuickWidget::loadFromModule" href="qquickwidget.html#loadFromModule" status="active" access="public" location="qquickwidget.h" documented="true" since="6.9" meta="slot" type="void" signature="void loadFromModule(QAnyStringView uri, QAnyStringView typeName)">
                <parameter type="QAnyStringView" name="uri" default=""/>
                <parameter type="QAnyStringView" name="typeName" default=""/>
            </function>
            <function name="mouseDoubleClickEvent" fullname="QQuickWidget::mouseDoubleClickEvent" href="qquickwidget.html#mouseDoubleClickEvent" status="active" access="protected" location="qquickwidget.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void mouseDoubleClickEvent(QMouseEvent *e) override">
                <parameter type="QMouseEvent *" name="e" default=""/>
            </function>
            <function name="mouseMoveEvent" fullname="QQuickWidget::mouseMoveEvent" href="qquickwidget.html#mouseMoveEvent" status="active" access="protected" location="qquickwidget.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void mouseMoveEvent(QMouseEvent *e) override">
                <parameter type="QMouseEvent *" name="e" default=""/>
            </function>
            <function name="mousePressEvent" fullname="QQuickWidget::mousePressEvent" href="qquickwidget.html#mousePressEvent" status="active" access="protected" location="qquickwidget.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void mousePressEvent(QMouseEvent *e) override">
                <parameter type="QMouseEvent *" name="e" default=""/>
            </function>
            <function name="mouseReleaseEvent" fullname="QQuickWidget::mouseReleaseEvent" href="qquickwidget.html#mouseReleaseEvent" status="active" access="protected" location="qquickwidget.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void mouseReleaseEvent(QMouseEvent *e) override">
                <parameter type="QMouseEvent *" name="e" default=""/>
            </function>
            <function name="paintEvent" fullname="QQuickWidget::paintEvent" href="qquickwidget.html#paintEvent" status="active" access="protected" location="qquickwidget.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void paintEvent(QPaintEvent *event) override">
                <parameter type="QPaintEvent *" name="event" default=""/>
            </function>
            <function name="quickWindow" fullname="QQuickWidget::quickWindow" href="qquickwidget.html#quickWindow" status="active" access="public" location="qquickwidget.h" documented="true" meta="plain" const="true" type="QQuickWindow *" signature="QQuickWindow * quickWindow() const"/>
            <function name="resizeMode" fullname="QQuickWidget::resizeMode" href="qquickwidget.html#resizeMode-prop" status="active" access="public" location="qquickwidget.h" meta="plain" const="true" associated-property="resizeMode" type="QQuickWidget::ResizeMode" signature="QQuickWidget::ResizeMode resizeMode() const"/>
            <function name="rootContext" fullname="QQuickWidget::rootContext" href="qquickwidget.html#rootContext" status="active" access="public" location="qquickwidget.h" documented="true" meta="plain" const="true" type="QQmlContext *" signature="QQmlContext * rootContext() const"/>
            <function name="rootObject" fullname="QQuickWidget::rootObject" href="qquickwidget.html#rootObject" status="active" access="public" location="qquickwidget.h" documented="true" meta="plain" const="true" type="QQuickItem *" signature="QQuickItem * rootObject() const"/>
            <function name="sceneGraphError" fullname="QQuickWidget::sceneGraphError" href="qquickwidget.html#sceneGraphError" status="active" access="public" location="qquickwidget.h" documented="true" meta="signal" type="void" signature="void sceneGraphError(QQuickWindow::SceneGraphError error, const QString &amp;message)">
                <parameter type="QQuickWindow::SceneGraphError" name="error" default=""/>
                <parameter type="const QString &amp;" name="message" default=""/>
            </function>
            <function name="setClearColor" fullname="QQuickWidget::setClearColor" href="qquickwidget.html#setClearColor" status="active" access="public" location="qquickwidget.h" documented="true" meta="plain" type="void" signature="void setClearColor(const QColor &amp;color)">
                <parameter type="const QColor &amp;" name="color" default=""/>
            </function>
            <function name="setFormat" fullname="QQuickWidget::setFormat" href="qquickwidget.html#setFormat" status="active" access="public" location="qquickwidget.h" documented="true" meta="plain" type="void" signature="void setFormat(const QSurfaceFormat &amp;format)">
                <parameter type="const QSurfaceFormat &amp;" name="format" default=""/>
            </function>
            <function name="setInitialProperties" fullname="QQuickWidget::setInitialProperties" href="qquickwidget.html#setInitialProperties" status="active" access="public" location="qquickwidget.h" documented="true" since="6.9" meta="slot" type="void" signature="void setInitialProperties(const QVariantMap &amp;initialProperties)">
                <parameter type="const QVariantMap &amp;" name="initialProperties" default=""/>
            </function>
            <function name="setResizeMode" fullname="QQuickWidget::setResizeMode" href="qquickwidget.html#resizeMode-prop" status="active" access="public" location="qquickwidget.h" meta="plain" associated-property="resizeMode" type="void" signature="void setResizeMode(QQuickWidget::ResizeMode)">
                <parameter type="QQuickWidget::ResizeMode" name="" default=""/>
            </function>
            <function name="setSource" fullname="QQuickWidget::setSource" href="qquickwidget.html#setSource" status="active" access="public" location="qquickwidget.h" documented="true" meta="slot" associated-property="source" type="void" signature="void setSource(const QUrl &amp;url)">
                <parameter type="const QUrl &amp;" name="url" default=""/>
            </function>
            <function name="showEvent" fullname="QQuickWidget::showEvent" href="qquickwidget.html#showEvent" status="active" access="protected" location="qquickwidget.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void showEvent(QShowEvent *) override">
                <parameter type="QShowEvent *" name="" default=""/>
            </function>
            <function name="source" fullname="QQuickWidget::source" href="qquickwidget.html#source" status="active" access="public" location="qquickwidget.h" documented="true" meta="plain" const="true" associated-property="source" type="QUrl" signature="QUrl source() const"/>
            <function name="status" fullname="QQuickWidget::status" href="qquickwidget.html#status-prop" status="active" access="public" location="qquickwidget.h" meta="plain" const="true" associated-property="status" type="QQuickWidget::Status" signature="QQuickWidget::Status status() const"/>
            <function name="statusChanged" fullname="QQuickWidget::statusChanged" href="qquickwidget.html#statusChanged" status="active" access="public" location="qquickwidget.h" documented="true" meta="signal" associated-property="status" type="void" signature="void statusChanged(QQuickWidget::Status status)">
                <parameter type="QQuickWidget::Status" name="status" default=""/>
            </function>
            <function name="wheelEvent" fullname="QQuickWidget::wheelEvent" href="qquickwidget.html#wheelEvent" status="active" access="protected" location="qquickwidget.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void wheelEvent(QWheelEvent *e) override">
                <parameter type="QWheelEvent *" name="e" default=""/>
            </function>
            <function name="~QQuickWidget" fullname="QQuickWidget::~QQuickWidget" href="qquickwidget.html#dtor.QQuickWidget" status="active" access="public" location="qquickwidget.h" documented="true" meta="destructor" virtual="virtual" override="true" noexcept="true" signature="~QQuickWidget() override"/>
            <enum name="ResizeMode" fullname="QQuickWidget::ResizeMode" href="qquickwidget.html#ResizeMode-enum" status="active" access="public" location="qquickwidget.h" documented="true">
                <value name="SizeViewToRootObject" value="0"/>
                <value name="SizeRootObjectToView" value="1"/>
            </enum>
            <enum name="Status" fullname="QQuickWidget::Status" href="qquickwidget.html#Status-enum" status="active" access="public" location="qquickwidget.h" documented="true">
                <value name="Null" value="0"/>
                <value name="Ready" value="1"/>
                <value name="Loading" value="2"/>
                <value name="Error" value="3"/>
            </enum>
            <property name="resizeMode" fullname="QQuickWidget::resizeMode" href="qquickwidget.html#resizeMode-prop" status="active" access="public" location="qquickwidget.h" documented="true" brief="Determines whether the view should resize the window contents">
                <getter name="resizeMode"/>
                <setter name="setResizeMode"/>
            </property>
            <property name="source" fullname="QQuickWidget::source" href="qquickwidget.html#source-prop" status="active" access="public" location="qquickwidget.h" documented="true" brief="URL of the source of the QML component">
                <getter name="source"/>
                <setter name="setSource"/>
            </property>
            <property name="status" fullname="QQuickWidget::status" href="qquickwidget.html#status-prop" status="active" access="public" location="qquickwidget.h" documented="true" writable="false">
                <getter name="status"/>
                <notifier name="statusChanged"/>
            </property>
        </class>
        <page name="quickwidgets/qquickwidgetversuswindow_opengl" href="qtquick-quickwidgets-qquickwidgetversuswindow-opengl-example.html" status="active" location="qquickwidgetversuswindow_opengl.qdoc" documented="true" groups="category User Interface Components" subtype="example" title="QQuickWidget - QQuickView Comparison Example" fulltitle="QQuickWidget - QQuickView Comparison Example" subtitle="" brief="Demonstrates the benefits of QQuickWidget over a QQuickView embedded as a native window">
            <page name="quickwidgets/qquickwidgetversuswindow_opengl/fbitem.cpp" href="qtquick-quickwidgets-qquickwidgetversuswindow-opengl-fbitem-cpp.html" status="active" subtype="file" title="" fulltitle="fbitem.cpp Example File" subtitle="quickwidgets/qquickwidgetversuswindow_opengl/fbitem.cpp"/>
            <page name="quickwidgets/qquickwidgetversuswindow_opengl/fbitem.h" href="qtquick-quickwidgets-qquickwidgetversuswindow-opengl-fbitem-h.html" status="active" subtype="file" title="" fulltitle="fbitem.h Example File" subtitle="quickwidgets/qquickwidgetversuswindow_opengl/fbitem.h"/>
            <page name="quickwidgets/qquickwidgetversuswindow_opengl/logo.cpp" href="qtquick-quickwidgets-qquickwidgetversuswindow-opengl-logo-cpp.html" status="active" subtype="file" title="" fulltitle="logo.cpp Example File" subtitle="quickwidgets/qquickwidgetversuswindow_opengl/logo.cpp"/>
            <page name="quickwidgets/qquickwidgetversuswindow_opengl/logo.h" href="qtquick-quickwidgets-qquickwidgetversuswindow-opengl-logo-h.html" status="active" subtype="file" title="" fulltitle="logo.h Example File" subtitle="quickwidgets/qquickwidgetversuswindow_opengl/logo.h"/>
            <page name="quickwidgets/qquickwidgetversuswindow_opengl/mainwindow.cpp" href="qtquick-quickwidgets-qquickwidgetversuswindow-opengl-mainwindow-cpp.html" status="active" subtype="file" title="" fulltitle="mainwindow.cpp Example File" subtitle="quickwidgets/qquickwidgetversuswindow_opengl/mainwindow.cpp"/>
            <page name="quickwidgets/qquickwidgetversuswindow_opengl/mainwindow.h" href="qtquick-quickwidgets-qquickwidgetversuswindow-opengl-mainwindow-h.html" status="active" subtype="file" title="" fulltitle="mainwindow.h Example File" subtitle="quickwidgets/qquickwidgetversuswindow_opengl/mainwindow.h"/>
            <page name="quickwidgets/qquickwidgetversuswindow_opengl/test.qml" href="qtquick-quickwidgets-qquickwidgetversuswindow-opengl-test-qml.html" status="active" subtype="file" title="" fulltitle="test.qml Example File" subtitle="quickwidgets/qquickwidgetversuswindow_opengl/test.qml"/>
            <page name="quickwidgets/qquickwidgetversuswindow_opengl/main.cpp" href="qtquick-quickwidgets-qquickwidgetversuswindow-opengl-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="quickwidgets/qquickwidgetversuswindow_opengl/main.cpp"/>
            <page name="quickwidgets/qquickwidgetversuswindow_opengl/CMakeLists.txt" href="qtquick-quickwidgets-qquickwidgetversuswindow-opengl-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="quickwidgets/qquickwidgetversuswindow_opengl/CMakeLists.txt"/>
            <page name="quickwidgets/qquickwidgetversuswindow_opengl/qquickwidgetversuswindow_opengl.pro" href="qtquick-quickwidgets-qquickwidgetversuswindow-opengl-qquickwidgetversuswindow-opengl-pro.html" status="active" subtype="file" title="" fulltitle="qquickwidgetversuswindow_opengl.pro Example File" subtitle="quickwidgets/qquickwidgetversuswindow_opengl/qquickwidgetversuswindow_opengl.pro"/>
            <page name="quickwidgets/qquickwidgetversuswindow_opengl/qquickwidgetversuswindow_opengl.qrc" href="qtquick-quickwidgets-qquickwidgetversuswindow-opengl-qquickwidgetversuswindow-opengl-qrc.html" status="active" subtype="file" title="" fulltitle="qquickwidgetversuswindow_opengl.qrc Example File" subtitle="quickwidgets/qquickwidgetversuswindow_opengl/qquickwidgetversuswindow_opengl.qrc"/>
        </page>
        <class name="QQuickWindow" href="qquickwindow.html" status="active" access="public" location="qquickwindow.h" documented="true" bases="QWindow" module="QtQuick" brief="The window for displaying a graphical QML scene">
            <contents name="rendering" title="Rendering" level="1"/>
            <contents name="integration-with-accelerated-3d-graphics-apis" title="Integration with Accelerated 3D Graphics APIs" level="2"/>
            <contents name="rendering-without-acceleration" title="Rendering without Acceleration" level="2"/>
            <contents name="redirected-rendering" title="Redirected Rendering" level="2"/>
            <contents name="resource-management" title="Resource Management" level="2"/>
            <contents name="exposure-and-visibility" title="Exposure and Visibility" level="2"/>
            <contents name="opengl-context-and-surface-formats" title="OpenGL Context and Surface Formats" level="2"/>
            <contents name="vulkan-instance" title="Vulkan Instance" level="2"/>
            <contents name="graphics-contexts-and-devices" title="Graphics Contexts and Devices" level="2"/>
            <function name="QQuickWindow" fullname="QQuickWindow::QQuickWindow" href="qquickwindow.html#QQuickWindow" status="active" access="public" location="qquickwindow.h" documented="true" meta="constructor" explicit="true" signature="QQuickWindow(QQuickRenderControl *control)">
                <parameter type="QQuickRenderControl *" name="control" default=""/>
            </function>
            <function name="QQuickWindow" fullname="QQuickWindow::QQuickWindow" href="qquickwindow.html#QQuickWindow-1" status="active" access="public" location="qquickwindow.h" documented="true" meta="constructor" explicit="true" overload="true" overload-number="1" signature="QQuickWindow(QWindow *parent)">
                <parameter type="QWindow *" name="parent" default="nullptr"/>
            </function>
            <function name="accessibleRoot" fullname="QQuickWindow::accessibleRoot" href="qquickwindow.html#accessibleRoot" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" virtual="virtual" const="true" override="true" type="QAccessibleInterface *" signature="QAccessibleInterface * accessibleRoot() const override"/>
            <function name="activeFocusItem" fullname="QQuickWindow::activeFocusItem" href="qquickwindow.html#activeFocusItem-prop" status="active" access="public" location="qquickwindow.h" meta="plain" const="true" associated-property="activeFocusItem" type="QQuickItem *" signature="QQuickItem * activeFocusItem() const"/>
            <function name="activeFocusItemChanged" fullname="QQuickWindow::activeFocusItemChanged" href="qquickwindow.html#activeFocusItem-prop" status="active" access="public" location="qquickwindow.h" meta="signal" associated-property="activeFocusItem" type="void" signature="void activeFocusItemChanged()"/>
            <function name="afterAnimating" fullname="QQuickWindow::afterAnimating" href="qquickwindow.html#afterAnimating" status="active" access="public" location="qquickwindow.h" documented="true" meta="signal" type="void" signature="void afterAnimating()"/>
            <function name="afterFrameEnd" fullname="QQuickWindow::afterFrameEnd" href="qquickwindow.html#afterFrameEnd" status="active" access="public" location="qquickwindow.h" documented="true" since="6.0" meta="signal" type="void" signature="void afterFrameEnd()"/>
            <function name="afterRenderPassRecording" fullname="QQuickWindow::afterRenderPassRecording" href="qquickwindow.html#afterRenderPassRecording" status="active" access="public" location="qquickwindow.h" documented="true" meta="signal" type="void" signature="void afterRenderPassRecording()"/>
            <function name="afterRendering" fullname="QQuickWindow::afterRendering" href="qquickwindow.html#afterRendering" status="active" access="public" location="qquickwindow.h" documented="true" meta="signal" type="void" signature="void afterRendering()"/>
            <function name="afterSynchronizing" fullname="QQuickWindow::afterSynchronizing" href="qquickwindow.html#afterSynchronizing" status="active" access="public" location="qquickwindow.h" documented="true" meta="signal" type="void" signature="void afterSynchronizing()"/>
            <function name="beforeFrameBegin" fullname="QQuickWindow::beforeFrameBegin" href="qquickwindow.html#beforeFrameBegin" status="active" access="public" location="qquickwindow.h" documented="true" since="6.0" meta="signal" type="void" signature="void beforeFrameBegin()"/>
            <function name="beforeRenderPassRecording" fullname="QQuickWindow::beforeRenderPassRecording" href="qquickwindow.html#beforeRenderPassRecording" status="active" access="public" location="qquickwindow.h" documented="true" meta="signal" type="void" signature="void beforeRenderPassRecording()"/>
            <function name="beforeRendering" fullname="QQuickWindow::beforeRendering" href="qquickwindow.html#beforeRendering" status="active" access="public" location="qquickwindow.h" documented="true" meta="signal" type="void" signature="void beforeRendering()"/>
            <function name="beforeSynchronizing" fullname="QQuickWindow::beforeSynchronizing" href="qquickwindow.html#beforeSynchronizing" status="active" access="public" location="qquickwindow.h" documented="true" meta="signal" type="void" signature="void beforeSynchronizing()"/>
            <function name="beginExternalCommands" fullname="QQuickWindow::beginExternalCommands" href="qquickwindow.html#beginExternalCommands" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" type="void" signature="void beginExternalCommands()"/>
            <function name="closeEvent" fullname="QQuickWindow::closeEvent" href="qquickwindow.html#closeEvent" status="active" access="protected" location="qquickwindow.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void closeEvent(QCloseEvent *e) override">
                <parameter type="QCloseEvent *" name="e" default=""/>
            </function>
            <function name="color" fullname="QQuickWindow::color" href="qquickwindow.html#color-prop" status="active" access="public" location="qquickwindow.h" meta="plain" const="true" associated-property="color" type="QColor" signature="QColor color() const"/>
            <function name="colorChanged" fullname="QQuickWindow::colorChanged" href="qquickwindow.html#color-prop" status="active" access="public" location="qquickwindow.h" meta="signal" associated-property="color" type="void" signature="void colorChanged(const QColor &amp;)">
                <parameter type="const QColor &amp;" name="" default=""/>
            </function>
            <function name="contentItem" fullname="QQuickWindow::contentItem" href="qquickwindow.html#contentItem-prop" status="active" access="public" location="qquickwindow.h" meta="plain" const="true" associated-property="contentItem" type="QQuickItem *" signature="QQuickItem * contentItem() const"/>
            <function name="createImageNode" fullname="QQuickWindow::createImageNode" href="qquickwindow.html#createImageNode" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" const="true" type="QSGImageNode *" signature="QSGImageNode * createImageNode() const"/>
            <function name="createNinePatchNode" fullname="QQuickWindow::createNinePatchNode" href="qquickwindow.html#createNinePatchNode" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" const="true" type="QSGNinePatchNode *" signature="QSGNinePatchNode * createNinePatchNode() const"/>
            <function name="createRectangleNode" fullname="QQuickWindow::createRectangleNode" href="qquickwindow.html#createRectangleNode" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" const="true" type="QSGRectangleNode *" signature="QSGRectangleNode * createRectangleNode() const"/>
            <function name="createTextNode" fullname="QQuickWindow::createTextNode" href="qquickwindow.html#createTextNode" status="active" access="public" location="qquickwindow.h" documented="true" since="6.7" meta="plain" const="true" type="QSGTextNode *" signature="QSGTextNode * createTextNode() const"/>
            <function name="createTextureFromImage" fullname="QQuickWindow::createTextureFromImage" href="qquickwindow.html#createTextureFromImage" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" const="true" type="QSGTexture *" signature="QSGTexture * createTextureFromImage(const QImage &amp;image, QQuickWindow::CreateTextureOptions options) const">
                <parameter type="const QImage &amp;" name="image" default=""/>
                <parameter type="QQuickWindow::CreateTextureOptions" name="options" default=""/>
            </function>
            <function name="createTextureFromImage" fullname="QQuickWindow::createTextureFromImage" href="qquickwindow.html#createTextureFromImage-1" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" const="true" overload="true" overload-number="1" type="QSGTexture *" signature="QSGTexture * createTextureFromImage(const QImage &amp;image) const">
                <parameter type="const QImage &amp;" name="image" default=""/>
            </function>
            <function name="createTextureFromRhiTexture" fullname="QQuickWindow::createTextureFromRhiTexture" href="qquickwindow.html#createTextureFromRhiTexture" status="active" access="public" location="qquickwindow.h" documented="true" since="6.6" meta="plain" const="true" type="QSGTexture *" signature="QSGTexture * createTextureFromRhiTexture(QRhiTexture *texture, QQuickWindow::CreateTextureOptions options) const">
                <parameter type="QRhiTexture *" name="texture" default=""/>
                <parameter type="QQuickWindow::CreateTextureOptions" name="options" default="{}"/>
            </function>
            <function name="effectiveDevicePixelRatio" fullname="QQuickWindow::effectiveDevicePixelRatio" href="qquickwindow.html#effectiveDevicePixelRatio" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" const="true" type="qreal" signature="qreal effectiveDevicePixelRatio() const"/>
            <function name="endExternalCommands" fullname="QQuickWindow::endExternalCommands" href="qquickwindow.html#endExternalCommands" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" type="void" signature="void endExternalCommands()"/>
            <function name="event" fullname="QQuickWindow::event" href="qquickwindow.html#event" status="active" access="protected" location="qquickwindow.h" documented="true" meta="plain" virtual="virtual" override="true" type="bool" signature="bool event(QEvent *event) override">
                <parameter type="QEvent *" name="event" default=""/>
            </function>
            <function name="exposeEvent" fullname="QQuickWindow::exposeEvent" href="qquickwindow.html#exposeEvent" status="active" access="protected" location="qquickwindow.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void exposeEvent(QExposeEvent *) override">
                <parameter type="QExposeEvent *" name="" default=""/>
            </function>
            <function name="focusInEvent" fullname="QQuickWindow::focusInEvent" href="qquickwindow.html#focusInEvent" status="active" access="protected" location="qquickwindow.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void focusInEvent(QFocusEvent *ev) override">
                <parameter type="QFocusEvent *" name="ev" default=""/>
            </function>
            <function name="focusOutEvent" fullname="QQuickWindow::focusOutEvent" href="qquickwindow.html#focusOutEvent" status="active" access="protected" location="qquickwindow.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void focusOutEvent(QFocusEvent *ev) override">
                <parameter type="QFocusEvent *" name="ev" default=""/>
            </function>
            <function name="frameSwapped" fullname="QQuickWindow::frameSwapped" href="qquickwindow.html#frameSwapped" status="active" access="public" location="qquickwindow.h" documented="true" meta="signal" type="void" signature="void frameSwapped()"/>
            <function name="grabWindow" fullname="QQuickWindow::grabWindow" href="qquickwindow.html#grabWindow" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" type="QImage" signature="QImage grabWindow()"/>
            <function name="graphicsApi" fullname="QQuickWindow::graphicsApi" href="qquickwindow.html#graphicsApi" status="active" access="public" location="qquickwindow.h" documented="true" since="6.0" meta="plain" static="true" type="QSGRendererInterface::GraphicsApi" signature="QSGRendererInterface::GraphicsApi graphicsApi()"/>
            <function name="graphicsConfiguration" fullname="QQuickWindow::graphicsConfiguration" href="qquickwindow.html#graphicsConfiguration" status="active" access="public" location="qquickwindow.h" documented="true" since="6.0" meta="plain" const="true" type="QQuickGraphicsConfiguration" signature="QQuickGraphicsConfiguration graphicsConfiguration() const"/>
            <function name="graphicsDevice" fullname="QQuickWindow::graphicsDevice" href="qquickwindow.html#graphicsDevice" status="active" access="public" location="qquickwindow.h" documented="true" since="6.0" meta="plain" const="true" type="QQuickGraphicsDevice" signature="QQuickGraphicsDevice graphicsDevice() const"/>
            <function name="graphicsStateInfo" fullname="QQuickWindow::graphicsStateInfo" href="qquickwindow.html#graphicsStateInfo" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" type="const QQuickWindow::GraphicsStateInfo &amp;" signature="const QQuickWindow::GraphicsStateInfo &amp; graphicsStateInfo()"/>
            <function name="hasDefaultAlphaBuffer" fullname="QQuickWindow::hasDefaultAlphaBuffer" href="qquickwindow.html#hasDefaultAlphaBuffer" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" static="true" type="bool" brief="Returns whether to use alpha transparency on newly created windows" signature="bool hasDefaultAlphaBuffer()"/>
            <function name="hideEvent" fullname="QQuickWindow::hideEvent" href="qquickwindow.html#hideEvent" status="active" access="protected" location="qquickwindow.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void hideEvent(QHideEvent *) override">
                <parameter type="QHideEvent *" name="" default=""/>
            </function>
            <function name="incubationController" fullname="QQuickWindow::incubationController" href="qquickwindow.html#incubationController" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" const="true" type="QQmlIncubationController *" signature="QQmlIncubationController * incubationController() const"/>
            <function name="isPersistentGraphics" fullname="QQuickWindow::isPersistentGraphics" href="qquickwindow.html#isPersistentGraphics" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" const="true" type="bool" signature="bool isPersistentGraphics() const"/>
            <function name="isPersistentSceneGraph" fullname="QQuickWindow::isPersistentSceneGraph" href="qquickwindow.html#isPersistentSceneGraph" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" const="true" type="bool" signature="bool isPersistentSceneGraph() const"/>
            <function name="isSceneGraphInitialized" fullname="QQuickWindow::isSceneGraphInitialized" href="qquickwindow.html#isSceneGraphInitialized" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" const="true" type="bool" signature="bool isSceneGraphInitialized() const"/>
            <function name="keyPressEvent" fullname="QQuickWindow::keyPressEvent" href="qquickwindow.html#keyPressEvent" status="active" access="protected" location="qquickwindow.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void keyPressEvent(QKeyEvent *e) override">
                <parameter type="QKeyEvent *" name="e" default=""/>
            </function>
            <function name="keyReleaseEvent" fullname="QQuickWindow::keyReleaseEvent" href="qquickwindow.html#keyReleaseEvent" status="active" access="protected" location="qquickwindow.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void keyReleaseEvent(QKeyEvent *e) override">
                <parameter type="QKeyEvent *" name="e" default=""/>
            </function>
            <function name="mouseDoubleClickEvent" fullname="QQuickWindow::mouseDoubleClickEvent" href="qquickwindow.html#mouseDoubleClickEvent" status="active" access="protected" location="qquickwindow.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void mouseDoubleClickEvent(QMouseEvent *event) override">
                <parameter type="QMouseEvent *" name="event" default=""/>
            </function>
            <function name="mouseGrabberItem" fullname="QQuickWindow::mouseGrabberItem" href="qquickwindow-obsolete.html#mouseGrabberItem" status="deprecated" access="public" location="qquickwindow.h" documented="true" meta="plain" const="true" type="QQuickItem *" signature="QQuickItem * mouseGrabberItem() const"/>
            <function name="mouseMoveEvent" fullname="QQuickWindow::mouseMoveEvent" href="qquickwindow.html#mouseMoveEvent" status="active" access="protected" location="qquickwindow.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void mouseMoveEvent(QMouseEvent *event) override">
                <parameter type="QMouseEvent *" name="event" default=""/>
            </function>
            <function name="mousePressEvent" fullname="QQuickWindow::mousePressEvent" href="qquickwindow.html#mousePressEvent" status="active" access="protected" location="qquickwindow.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void mousePressEvent(QMouseEvent *event) override">
                <parameter type="QMouseEvent *" name="event" default=""/>
            </function>
            <function name="mouseReleaseEvent" fullname="QQuickWindow::mouseReleaseEvent" href="qquickwindow.html#mouseReleaseEvent" status="active" access="protected" location="qquickwindow.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void mouseReleaseEvent(QMouseEvent *event) override">
                <parameter type="QMouseEvent *" name="event" default=""/>
            </function>
            <function name="releaseResources" fullname="QQuickWindow::releaseResources" href="qquickwindow.html#releaseResources" status="active" access="public" location="qquickwindow.h" documented="true" meta="slot" type="void" signature="void releaseResources()"/>
            <function name="renderTarget" fullname="QQuickWindow::renderTarget" href="qquickwindow.html#renderTarget" status="active" access="public" location="qquickwindow.h" documented="true" since="6.0" meta="plain" const="true" type="QQuickRenderTarget" signature="QQuickRenderTarget renderTarget() const"/>
            <function name="rendererInterface" fullname="QQuickWindow::rendererInterface" href="qquickwindow.html#rendererInterface" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" const="true" type="QSGRendererInterface *" signature="QSGRendererInterface * rendererInterface() const"/>
            <function name="resizeEvent" fullname="QQuickWindow::resizeEvent" href="qquickwindow.html#resizeEvent" status="active" access="protected" location="qquickwindow.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void resizeEvent(QResizeEvent *ev) override">
                <parameter type="QResizeEvent *" name="ev" default=""/>
            </function>
            <function name="rhi" fullname="QQuickWindow::rhi" href="qquickwindow.html#rhi" status="active" access="public" location="qquickwindow.h" documented="true" since="6.6" meta="plain" const="true" type="QRhi *" signature="QRhi * rhi() const"/>
            <function name="sceneGraphAboutToStop" fullname="QQuickWindow::sceneGraphAboutToStop" href="qquickwindow.html#sceneGraphAboutToStop" status="active" access="public" location="qquickwindow.h" documented="true" meta="signal" type="void" signature="void sceneGraphAboutToStop()"/>
            <function name="sceneGraphBackend" fullname="QQuickWindow::sceneGraphBackend" href="qquickwindow.html#sceneGraphBackend" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" static="true" type="QString" signature="QString sceneGraphBackend()"/>
            <function name="sceneGraphError" fullname="QQuickWindow::sceneGraphError" href="qquickwindow.html#sceneGraphError" status="active" access="public" location="qquickwindow.h" documented="true" meta="signal" type="void" signature="void sceneGraphError(QQuickWindow::SceneGraphError error, const QString &amp;message)">
                <parameter type="QQuickWindow::SceneGraphError" name="error" default=""/>
                <parameter type="const QString &amp;" name="message" default=""/>
            </function>
            <function name="sceneGraphInitialized" fullname="QQuickWindow::sceneGraphInitialized" href="qquickwindow.html#sceneGraphInitialized" status="active" access="public" location="qquickwindow.h" documented="true" meta="signal" type="void" signature="void sceneGraphInitialized()"/>
            <function name="sceneGraphInvalidated" fullname="QQuickWindow::sceneGraphInvalidated" href="qquickwindow.html#sceneGraphInvalidated" status="active" access="public" location="qquickwindow.h" documented="true" meta="signal" type="void" signature="void sceneGraphInvalidated()"/>
            <function name="scheduleRenderJob" fullname="QQuickWindow::scheduleRenderJob" href="qquickwindow.html#scheduleRenderJob" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" type="void" signature="void scheduleRenderJob(QRunnable *job, QQuickWindow::RenderStage stage)">
                <parameter type="QRunnable *" name="job" default=""/>
                <parameter type="QQuickWindow::RenderStage" name="stage" default=""/>
            </function>
            <function name="setColor" fullname="QQuickWindow::setColor" href="qquickwindow.html#color-prop" status="active" access="public" location="qquickwindow.h" meta="plain" associated-property="color" type="void" signature="void setColor(const QColor &amp;color)">
                <parameter type="const QColor &amp;" name="color" default=""/>
            </function>
            <function name="setDefaultAlphaBuffer" fullname="QQuickWindow::setDefaultAlphaBuffer" href="qquickwindow.html#setDefaultAlphaBuffer" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" static="true" type="void" brief="UseAlpha specifies whether to use alpha transparency on newly created windows" signature="void setDefaultAlphaBuffer(bool useAlpha)">
                <parameter type="bool" name="useAlpha" default=""/>
            </function>
            <function name="setGraphicsApi" fullname="QQuickWindow::setGraphicsApi" href="qquickwindow.html#setGraphicsApi" status="active" access="public" location="qquickwindow.h" documented="true" since="6.0" meta="plain" static="true" type="void" signature="void setGraphicsApi(QSGRendererInterface::GraphicsApi api)">
                <parameter type="QSGRendererInterface::GraphicsApi" name="api" default=""/>
            </function>
            <function name="setGraphicsConfiguration" fullname="QQuickWindow::setGraphicsConfiguration" href="qquickwindow.html#setGraphicsConfiguration" status="active" access="public" location="qquickwindow.h" documented="true" since="6.0" meta="plain" type="void" signature="void setGraphicsConfiguration(const QQuickGraphicsConfiguration &amp;config)">
                <parameter type="const QQuickGraphicsConfiguration &amp;" name="config" default=""/>
            </function>
            <function name="setGraphicsDevice" fullname="QQuickWindow::setGraphicsDevice" href="qquickwindow.html#setGraphicsDevice" status="active" access="public" location="qquickwindow.h" documented="true" since="6.0" meta="plain" type="void" signature="void setGraphicsDevice(const QQuickGraphicsDevice &amp;device)">
                <parameter type="const QQuickGraphicsDevice &amp;" name="device" default=""/>
            </function>
            <function name="setPersistentGraphics" fullname="QQuickWindow::setPersistentGraphics" href="qquickwindow.html#setPersistentGraphics" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" type="void" signature="void setPersistentGraphics(bool persistent)">
                <parameter type="bool" name="persistent" default=""/>
            </function>
            <function name="setPersistentSceneGraph" fullname="QQuickWindow::setPersistentSceneGraph" href="qquickwindow.html#setPersistentSceneGraph" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" type="void" signature="void setPersistentSceneGraph(bool persistent)">
                <parameter type="bool" name="persistent" default=""/>
            </function>
            <function name="setRenderTarget" fullname="QQuickWindow::setRenderTarget" href="qquickwindow.html#setRenderTarget" status="active" access="public" location="qquickwindow.h" documented="true" since="6.0" meta="plain" type="void" signature="void setRenderTarget(const QQuickRenderTarget &amp;target)">
                <parameter type="const QQuickRenderTarget &amp;" name="target" default=""/>
            </function>
            <function name="setSceneGraphBackend" fullname="QQuickWindow::setSceneGraphBackend" href="qquickwindow.html#setSceneGraphBackend" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" static="true" type="void" signature="void setSceneGraphBackend(const QString &amp;backend)">
                <parameter type="const QString &amp;" name="backend" default=""/>
            </function>
            <function name="setTextRenderType" fullname="QQuickWindow::setTextRenderType" href="qquickwindow.html#setTextRenderType" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" static="true" type="void" signature="void setTextRenderType(QQuickWindow::TextRenderType renderType)">
                <parameter type="QQuickWindow::TextRenderType" name="renderType" default=""/>
            </function>
            <function name="showEvent" fullname="QQuickWindow::showEvent" href="qquickwindow.html#showEvent" status="active" access="protected" location="qquickwindow.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void showEvent(QShowEvent *) override">
                <parameter type="QShowEvent *" name="" default=""/>
            </function>
            <function name="swapChain" fullname="QQuickWindow::swapChain" href="qquickwindow.html#swapChain" status="active" access="public" location="qquickwindow.h" documented="true" since="6.6" meta="plain" const="true" type="QRhiSwapChain *" signature="QRhiSwapChain * swapChain() const"/>
            <function name="tabletEvent" fullname="QQuickWindow::tabletEvent" href="qquickwindow.html#tabletEvent" status="active" access="protected" location="qquickwindow.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void tabletEvent(QTabletEvent *event) override">
                <parameter type="QTabletEvent *" name="event" default=""/>
            </function>
            <function name="textRenderType" fullname="QQuickWindow::textRenderType" href="qquickwindow.html#textRenderType" status="active" access="public" location="qquickwindow.h" documented="true" meta="plain" static="true" type="QQuickWindow::TextRenderType" signature="QQuickWindow::TextRenderType textRenderType()"/>
            <function name="update" fullname="QQuickWindow::update" href="qquickwindow.html#update" status="active" access="public" location="qquickwindow.h" documented="true" meta="slot" type="void" signature="void update()"/>
            <function name="wheelEvent" fullname="QQuickWindow::wheelEvent" href="qquickwindow.html#wheelEvent" status="active" access="protected" location="qquickwindow.h" documented="true" meta="plain" virtual="virtual" override="true" type="void" signature="void wheelEvent(QWheelEvent *event) override">
                <parameter type="QWheelEvent *" name="event" default=""/>
            </function>
            <function name="~QQuickWindow" fullname="QQuickWindow::~QQuickWindow" href="qquickwindow.html#dtor.QQuickWindow" status="active" access="public" location="qquickwindow.h" documented="true" meta="destructor" virtual="virtual" override="true" noexcept="true" signature="~QQuickWindow() override"/>
            <struct name="GraphicsStateInfo" fullname="QQuickWindow::GraphicsStateInfo" href="qquickwindow-graphicsstateinfo.html" status="active" access="public" location="qquickwindow.h" documented="true" module="QtQuick" brief="Describes some of the RHI's graphics state at the point of a beginExternalCommands() call">
                <variable name="currentFrameSlot" fullname="QQuickWindow::GraphicsStateInfo::currentFrameSlot" href="qquickwindow-graphicsstateinfo.html#currentFrameSlot-var" status="active" access="public" location="qquickwindow.h" documented="true" type="int" static="false" brief="The current frame slot index while recording a frame"/>
                <variable name="framesInFlight" fullname="QQuickWindow::GraphicsStateInfo::framesInFlight" href="qquickwindow-graphicsstateinfo.html#framesInFlight-var" status="active" access="public" location="qquickwindow.h" documented="true" type="int" static="false" brief="The maximum number of frames kept in flight"/>
            </struct>
            <enum name="CreateTextureOption" fullname="QQuickWindow::CreateTextureOption" href="qquickwindow.html#CreateTextureOption-enum" status="active" access="public" location="qquickwindow.h" documented="true" typedef="QQuickWindow::CreateTextureOptions">
                <value name="TextureHasAlphaChannel" value="0x0001"/>
                <value name="TextureHasMipmaps" value="0x0002"/>
                <value name="TextureOwnsGLTexture" value="0x0004"/>
                <value name="TextureCanUseAtlas" value="0x0008"/>
                <value name="TextureIsOpaque" value="0x0010"/>
            </enum>
            <enum name="RenderStage" fullname="QQuickWindow::RenderStage" href="qquickwindow.html#RenderStage-enum" status="active" access="public" location="qquickwindow.h" documented="true">
                <value name="BeforeSynchronizingStage" value="0"/>
                <value name="AfterSynchronizingStage" value="1"/>
                <value name="BeforeRenderingStage" value="2"/>
                <value name="AfterRenderingStage" value="3"/>
                <value name="AfterSwapStage" value="4"/>
                <value name="NoStage" value="5"/>
            </enum>
            <enum name="SceneGraphError" fullname="QQuickWindow::SceneGraphError" href="qquickwindow.html#SceneGraphError-enum" status="active" access="public" location="qquickwindow.h" documented="true">
                <value name="ContextNotAvailable" value="1"/>
            </enum>
            <enum name="TextRenderType" fullname="QQuickWindow::TextRenderType" href="qquickwindow.html#TextRenderType-enum" status="active" access="public" location="qquickwindow.h" documented="true">
                <value name="QtTextRendering" value="0"/>
                <value name="NativeTextRendering" value="1"/>
                <value name="CurveTextRendering" value="2"/>
            </enum>
            <typedef name="CreateTextureOptions" fullname="QQuickWindow::CreateTextureOptions" href="qquickwindow.html#CreateTextureOption-enum" status="active" access="public" location="qquickwindow.h" enum="QQuickWindow::CreateTextureOption"/>
            <property name="activeFocusItem" fullname="QQuickWindow::activeFocusItem" href="qquickwindow.html#activeFocusItem-prop" status="active" access="public" location="qquickwindow.h" documented="true" writable="false" brief="Item which currently has active focus or null if there is no item with active focus">
                <getter name="activeFocusItem"/>
                <notifier name="activeFocusItemChanged"/>
            </property>
            <property name="color" fullname="QQuickWindow::color" href="qquickwindow.html#color-prop" status="active" access="public" location="qquickwindow.h" documented="true" brief="Used to clear the color buffer at the beginning of each frame">
                <getter name="color"/>
                <setter name="setColor"/>
                <notifier name="colorChanged"/>
            </property>
            <property name="contentItem" fullname="QQuickWindow::contentItem" href="qquickwindow.html#contentItem-prop" status="active" access="public" location="qquickwindow.h" documented="true" writable="false" brief="Invisible root item of the scene">
                <getter name="contentItem"/>
            </property>
            <property name="transientParent" fullname="QQuickWindow::transientParent" href="qquickwindow.html#transientParent-prop" status="active" access="public" location="qquickwindow.h" documented="true" brief="Window for which this window is a transient pop-up"/>
        </class>
        <class name="QSGBasicGeometryNode" href="qsgbasicgeometrynode.html" status="active" access="public" location="qsgnode.h" documented="true" bases="QSGNode" module="QtQuick" brief="Serves as a baseclass for geometry based nodes">
            <function name="geometry" fullname="QSGBasicGeometryNode::geometry" href="qsgbasicgeometrynode.html#geometry" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" type="QSGGeometry *" signature="QSGGeometry * geometry()"/>
            <function name="geometry" fullname="QSGBasicGeometryNode::geometry" href="qsgbasicgeometrynode.html#geometry-1" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" const="true" overload="true" overload-number="1" type="const QSGGeometry *" signature="const QSGGeometry * geometry() const"/>
            <function name="setGeometry" fullname="QSGBasicGeometryNode::setGeometry" href="qsgbasicgeometrynode.html#setGeometry" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" type="void" signature="void setGeometry(QSGGeometry *geometry)">
                <parameter type="QSGGeometry *" name="geometry" default=""/>
            </function>
            <function name="~QSGBasicGeometryNode" fullname="QSGBasicGeometryNode::~QSGBasicGeometryNode" href="qsgbasicgeometrynode.html#dtor.QSGBasicGeometryNode" status="active" access="public" location="qsgnode.h" documented="true" meta="destructor" virtual="virtual" override="true" noexcept="true" signature="~QSGBasicGeometryNode() override"/>
        </class>
        <class name="QSGClipNode" href="qsgclipnode.html" status="active" access="public" location="qsgnode.h" documented="true" groups="qtquick-scenegraph-nodes" bases="QSGBasicGeometryNode" module="QtQuick" brief="Implements the clipping functionality in the scene graph">
            <function name="QSGClipNode" fullname="QSGClipNode::QSGClipNode" href="qsgclipnode.html#QSGClipNode" status="active" access="public" location="qsgnode.h" documented="true" meta="constructor" signature="QSGClipNode()"/>
            <function name="clipRect" fullname="QSGClipNode::clipRect" href="qsgclipnode.html#clipRect" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" const="true" type="QRectF" signature="QRectF clipRect() const"/>
            <function name="isRectangular" fullname="QSGClipNode::isRectangular" href="qsgclipnode.html#isRectangular" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" const="true" type="bool" signature="bool isRectangular() const"/>
            <function name="setClipRect" fullname="QSGClipNode::setClipRect" href="qsgclipnode.html#setClipRect" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" type="void" signature="void setClipRect(const QRectF &amp;rect)">
                <parameter type="const QRectF &amp;" name="rect" default=""/>
            </function>
            <function name="setIsRectangular" fullname="QSGClipNode::setIsRectangular" href="qsgclipnode.html#setIsRectangular" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" type="void" signature="void setIsRectangular(bool rectHint)">
                <parameter type="bool" name="rectHint" default=""/>
            </function>
            <function name="~QSGClipNode" fullname="QSGClipNode::~QSGClipNode" href="qsgclipnode.html#dtor.QSGClipNode" status="active" access="public" location="qsgnode.h" documented="true" meta="destructor" virtual="virtual" override="true" noexcept="true" signature="~QSGClipNode() override"/>
        </class>
        <class name="QSGDynamicTexture" href="qsgdynamictexture.html" status="active" access="public" location="qsgtexture.h" documented="true" bases="QSGTexture" module="QtQuick" brief="Serves as a baseclass for dynamically changing textures, such as content that is rendered to FBO's">
            <function name="updateTexture" fullname="QSGDynamicTexture::updateTexture" href="qsgdynamictexture.html#updateTexture" status="active" access="public" location="qsgtexture.h" documented="true" meta="plain" virtual="pure" type="bool" signature="bool updateTexture() = 0"/>
        </class>
        <class name="QSGFlatColorMaterial" href="qsgflatcolormaterial.html" status="active" access="public" location="qsgflatcolormaterial.h" documented="true" groups="qtquick-scenegraph-materials" bases="QSGMaterial" module="QtQuick" brief="Convenient way of rendering solid colored geometry in the scene graph">
            <function name="QSGFlatColorMaterial" fullname="QSGFlatColorMaterial::QSGFlatColorMaterial" href="qsgflatcolormaterial.html#QSGFlatColorMaterial" status="active" access="public" location="qsgflatcolormaterial.h" documented="true" meta="constructor" signature="QSGFlatColorMaterial()"/>
            <function name="color" fullname="QSGFlatColorMaterial::color" href="qsgflatcolormaterial.html#color" status="active" access="public" location="qsgflatcolormaterial.h" documented="true" meta="plain" const="true" type="const QColor &amp;" signature="const QColor &amp; color() const"/>
            <function name="setColor" fullname="QSGFlatColorMaterial::setColor" href="qsgflatcolormaterial.html#setColor" status="active" access="public" location="qsgflatcolormaterial.h" documented="true" meta="plain" type="void" signature="void setColor(const QColor &amp;color)">
                <parameter type="const QColor &amp;" name="color" default=""/>
            </function>
        </class>
        <class name="QSGGeometry" href="qsggeometry.html" status="active" access="public" location="qsggeometry.h" documented="true" module="QtQuick" brief="Low-level storage for graphics primitives in the Qt Quick Scene Graph">
            <function name="QSGGeometry" fullname="QSGGeometry::QSGGeometry" href="qsggeometry.html#QSGGeometry" status="active" access="public" location="qsggeometry.h" documented="true" meta="constructor" signature="QSGGeometry(const QSGGeometry::AttributeSet &amp;attributes, int vertexCount, int indexCount, int indexType)">
                <parameter type="const QSGGeometry::AttributeSet &amp;" name="attributes" default=""/>
                <parameter type="int" name="vertexCount" default=""/>
                <parameter type="int" name="indexCount" default="0"/>
                <parameter type="int" name="indexType" default="UnsignedShortType"/>
            </function>
            <function name="allocate" fullname="QSGGeometry::allocate" href="qsggeometry.html#allocate" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" type="void" signature="void allocate(int vertexCount, int indexCount)">
                <parameter type="int" name="vertexCount" default=""/>
                <parameter type="int" name="indexCount" default="0"/>
            </function>
            <function name="attributeCount" fullname="QSGGeometry::attributeCount" href="qsggeometry.html#attributeCount" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" const="true" type="int" signature="int attributeCount() const"/>
            <function name="attributes" fullname="QSGGeometry::attributes" href="qsggeometry.html#attributes" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" const="true" type="const QSGGeometry::Attribute *" signature="const QSGGeometry::Attribute * attributes() const"/>
            <function name="defaultAttributes_ColoredPoint2D" fullname="QSGGeometry::defaultAttributes_ColoredPoint2D" href="qsggeometry.html#defaultAttributes_ColoredPoint2D" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" static="true" type="const QSGGeometry::AttributeSet &amp;" signature="const QSGGeometry::AttributeSet &amp; defaultAttributes_ColoredPoint2D()"/>
            <function name="defaultAttributes_Point2D" fullname="QSGGeometry::defaultAttributes_Point2D" href="qsggeometry.html#defaultAttributes_Point2D" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" static="true" type="const QSGGeometry::AttributeSet &amp;" signature="const QSGGeometry::AttributeSet &amp; defaultAttributes_Point2D()"/>
            <function name="defaultAttributes_TexturedPoint2D" fullname="QSGGeometry::defaultAttributes_TexturedPoint2D" href="qsggeometry.html#defaultAttributes_TexturedPoint2D" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" static="true" type="const QSGGeometry::AttributeSet &amp;" signature="const QSGGeometry::AttributeSet &amp; defaultAttributes_TexturedPoint2D()"/>
            <function name="drawingMode" fullname="QSGGeometry::drawingMode" href="qsggeometry.html#drawingMode" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" const="true" type="unsigned int" signature="unsigned int drawingMode() const"/>
            <function name="indexCount" fullname="QSGGeometry::indexCount" href="qsggeometry.html#indexCount" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" const="true" type="int" signature="int indexCount() const"/>
            <function name="indexData" fullname="QSGGeometry::indexData" href="qsggeometry.html#indexData" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" type="void *" signature="void * indexData()"/>
            <function name="indexData" fullname="QSGGeometry::indexData" href="qsggeometry.html#indexData-1" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" const="true" overload="true" overload-number="1" type="const void *" signature="const void * indexData() const"/>
            <function name="indexDataAsUInt" fullname="QSGGeometry::indexDataAsUInt" href="qsggeometry.html#indexDataAsUInt" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" type="uint *" signature="uint * indexDataAsUInt()"/>
            <function name="indexDataAsUInt" fullname="QSGGeometry::indexDataAsUInt" href="qsggeometry.html#indexDataAsUInt-1" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" const="true" overload="true" overload-number="1" type="const uint *" signature="const uint * indexDataAsUInt() const"/>
            <function name="indexDataAsUShort" fullname="QSGGeometry::indexDataAsUShort" href="qsggeometry.html#indexDataAsUShort" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" type="quint16 *" signature="quint16 * indexDataAsUShort()"/>
            <function name="indexDataAsUShort" fullname="QSGGeometry::indexDataAsUShort" href="qsggeometry.html#indexDataAsUShort-1" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" const="true" overload="true" overload-number="1" type="const quint16 *" signature="const quint16 * indexDataAsUShort() const"/>
            <function name="indexDataPattern" fullname="QSGGeometry::indexDataPattern" href="qsggeometry.html#indexDataPattern" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" const="true" type="QSGGeometry::DataPattern" signature="QSGGeometry::DataPattern indexDataPattern() const"/>
            <function name="indexType" fullname="QSGGeometry::indexType" href="qsggeometry.html#indexType" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" const="true" type="int" signature="int indexType() const"/>
            <function name="lineWidth" fullname="QSGGeometry::lineWidth" href="qsggeometry.html#lineWidth" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" const="true" type="float" signature="float lineWidth() const"/>
            <function name="markIndexDataDirty" fullname="QSGGeometry::markIndexDataDirty" href="qsggeometry.html#markIndexDataDirty" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" type="void" signature="void markIndexDataDirty()"/>
            <function name="markVertexDataDirty" fullname="QSGGeometry::markVertexDataDirty" href="qsggeometry.html#markVertexDataDirty" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" type="void" signature="void markVertexDataDirty()"/>
            <function name="setDrawingMode" fullname="QSGGeometry::setDrawingMode" href="qsggeometry.html#setDrawingMode" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" type="void" signature="void setDrawingMode(unsigned int mode)">
                <parameter type="unsigned int" name="mode" default=""/>
            </function>
            <function name="setIndexDataPattern" fullname="QSGGeometry::setIndexDataPattern" href="qsggeometry.html#setIndexDataPattern" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" type="void" signature="void setIndexDataPattern(QSGGeometry::DataPattern p)">
                <parameter type="QSGGeometry::DataPattern" name="p" default=""/>
            </function>
            <function name="setLineWidth" fullname="QSGGeometry::setLineWidth" href="qsggeometry.html#setLineWidth" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" type="void" signature="void setLineWidth(float width)">
                <parameter type="float" name="width" default=""/>
            </function>
            <function name="setVertexDataPattern" fullname="QSGGeometry::setVertexDataPattern" href="qsggeometry.html#setVertexDataPattern" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" type="void" signature="void setVertexDataPattern(QSGGeometry::DataPattern p)">
                <parameter type="QSGGeometry::DataPattern" name="p" default=""/>
            </function>
            <function name="sizeOfIndex" fullname="QSGGeometry::sizeOfIndex" href="qsggeometry.html#sizeOfIndex" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" const="true" type="int" signature="int sizeOfIndex() const"/>
            <function name="sizeOfVertex" fullname="QSGGeometry::sizeOfVertex" href="qsggeometry.html#sizeOfVertex" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" const="true" type="int" signature="int sizeOfVertex() const"/>
            <function name="updateColoredRectGeometry" fullname="QSGGeometry::updateColoredRectGeometry" href="qsggeometry.html#updateColoredRectGeometry" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" static="true" type="void" signature="void updateColoredRectGeometry(QSGGeometry *g, const QRectF &amp;rect)">
                <parameter type="QSGGeometry *" name="g" default=""/>
                <parameter type="const QRectF &amp;" name="rect" default=""/>
            </function>
            <function name="updateRectGeometry" fullname="QSGGeometry::updateRectGeometry" href="qsggeometry.html#updateRectGeometry" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" static="true" type="void" signature="void updateRectGeometry(QSGGeometry *g, const QRectF &amp;rect)">
                <parameter type="QSGGeometry *" name="g" default=""/>
                <parameter type="const QRectF &amp;" name="rect" default=""/>
            </function>
            <function name="updateTexturedRectGeometry" fullname="QSGGeometry::updateTexturedRectGeometry" href="qsggeometry.html#updateTexturedRectGeometry" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" static="true" type="void" signature="void updateTexturedRectGeometry(QSGGeometry *g, const QRectF &amp;rect, const QRectF &amp;textureRect)">
                <parameter type="QSGGeometry *" name="g" default=""/>
                <parameter type="const QRectF &amp;" name="rect" default=""/>
                <parameter type="const QRectF &amp;" name="textureRect" default=""/>
            </function>
            <function name="vertexCount" fullname="QSGGeometry::vertexCount" href="qsggeometry.html#vertexCount" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" const="true" type="int" signature="int vertexCount() const"/>
            <function name="vertexData" fullname="QSGGeometry::vertexData" href="qsggeometry.html#vertexData" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" type="void *" signature="void * vertexData()"/>
            <function name="vertexData" fullname="QSGGeometry::vertexData" href="qsggeometry.html#vertexData-1" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" const="true" overload="true" overload-number="1" type="const void *" signature="const void * vertexData() const"/>
            <function name="vertexDataAsColoredPoint2D" fullname="QSGGeometry::vertexDataAsColoredPoint2D" href="qsggeometry.html#vertexDataAsColoredPoint2D" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" type="QSGGeometry::ColoredPoint2D *" signature="QSGGeometry::ColoredPoint2D * vertexDataAsColoredPoint2D()"/>
            <function name="vertexDataAsColoredPoint2D" fullname="QSGGeometry::vertexDataAsColoredPoint2D" href="qsggeometry.html#vertexDataAsColoredPoint2D-1" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" const="true" overload="true" overload-number="1" type="const QSGGeometry::ColoredPoint2D *" signature="const QSGGeometry::ColoredPoint2D * vertexDataAsColoredPoint2D() const"/>
            <function name="vertexDataAsPoint2D" fullname="QSGGeometry::vertexDataAsPoint2D" href="qsggeometry.html#vertexDataAsPoint2D" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" type="QSGGeometry::Point2D *" signature="QSGGeometry::Point2D * vertexDataAsPoint2D()"/>
            <function name="vertexDataAsPoint2D" fullname="QSGGeometry::vertexDataAsPoint2D" href="qsggeometry.html#vertexDataAsPoint2D-1" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" const="true" overload="true" overload-number="1" type="const QSGGeometry::Point2D *" signature="const QSGGeometry::Point2D * vertexDataAsPoint2D() const"/>
            <function name="vertexDataAsTexturedPoint2D" fullname="QSGGeometry::vertexDataAsTexturedPoint2D" href="qsggeometry.html#vertexDataAsTexturedPoint2D" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" type="QSGGeometry::TexturedPoint2D *" signature="QSGGeometry::TexturedPoint2D * vertexDataAsTexturedPoint2D()"/>
            <function name="vertexDataAsTexturedPoint2D" fullname="QSGGeometry::vertexDataAsTexturedPoint2D" href="qsggeometry.html#vertexDataAsTexturedPoint2D-1" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" const="true" overload="true" overload-number="1" type="const QSGGeometry::TexturedPoint2D *" signature="const QSGGeometry::TexturedPoint2D * vertexDataAsTexturedPoint2D() const"/>
            <function name="vertexDataPattern" fullname="QSGGeometry::vertexDataPattern" href="qsggeometry.html#vertexDataPattern" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" const="true" type="QSGGeometry::DataPattern" signature="QSGGeometry::DataPattern vertexDataPattern() const"/>
            <function name="~QSGGeometry" fullname="QSGGeometry::~QSGGeometry" href="qsggeometry.html#dtor.QSGGeometry" status="active" access="public" location="qsggeometry.h" documented="true" meta="destructor" virtual="virtual" noexcept="true" signature="~QSGGeometry()"/>
            <struct name="Attribute" fullname="QSGGeometry::Attribute" href="qsggeometry-attribute.html" status="active" access="public" location="qsggeometry.h" documented="true" module="QtQuick" brief="QSGGeometry::Attribute describes a single vertex attribute in a QSGGeometry">
                <function name="create" fullname="QSGGeometry::Attribute::create" href="qsggeometry-attribute.html#create" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" static="true" type="QSGGeometry::Attribute" signature="QSGGeometry::Attribute create(int pos, int tupleSize, int primitiveType, bool isPosition)">
                    <parameter type="int" name="pos" default=""/>
                    <parameter type="int" name="tupleSize" default=""/>
                    <parameter type="int" name="primitiveType" default=""/>
                    <parameter type="bool" name="isPosition" default="false"/>
                </function>
                <function name="createWithAttributeType" fullname="QSGGeometry::Attribute::createWithAttributeType" href="qsggeometry-attribute.html#createWithAttributeType" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" static="true" type="QSGGeometry::Attribute" signature="QSGGeometry::Attribute createWithAttributeType(int pos, int tupleSize, int primitiveType, QSGGeometry::AttributeType attributeType)">
                    <parameter type="int" name="pos" default=""/>
                    <parameter type="int" name="tupleSize" default=""/>
                    <parameter type="int" name="primitiveType" default=""/>
                    <parameter type="QSGGeometry::AttributeType" name="attributeType" default=""/>
                </function>
            </struct>
            <struct name="AttributeSet" fullname="QSGGeometry::AttributeSet" href="qsggeometry-attributeset.html" status="active" access="public" location="qsggeometry.h" documented="true" module="QtQuick" brief="QSGGeometry::AttributeSet describes how the vertices in a QSGGeometry are built up"/>
            <struct name="ColoredPoint2D" fullname="QSGGeometry::ColoredPoint2D" href="qsggeometry-coloredpoint2d.html" status="active" access="public" location="qsggeometry.h" documented="true" module="QtQuick" brief="QSGGeometry::ColoredPoint2D struct is a convenience struct for accessing 2D Points with a color">
                <function name="set" fullname="QSGGeometry::ColoredPoint2D::set" href="qsggeometry-coloredpoint2d.html#set" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" type="void" signature="void set(float x, float y, uchar red, uchar green, uchar blue, uchar alpha)">
                    <parameter type="float" name="x" default=""/>
                    <parameter type="float" name="y" default=""/>
                    <parameter type="uchar" name="red" default=""/>
                    <parameter type="uchar" name="green" default=""/>
                    <parameter type="uchar" name="blue" default=""/>
                    <parameter type="uchar" name="alpha" default=""/>
                </function>
            </struct>
            <struct name="Point2D" fullname="QSGGeometry::Point2D" href="qsggeometry-point2d.html" status="active" access="public" location="qsggeometry.h" documented="true" module="QtQuick" brief="QSGGeometry::Point2D struct is a convenience struct for accessing 2D Points">
                <function name="set" fullname="QSGGeometry::Point2D::set" href="qsggeometry-point2d.html#set" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" type="void" signature="void set(float x, float y)">
                    <parameter type="float" name="x" default=""/>
                    <parameter type="float" name="y" default=""/>
                </function>
            </struct>
            <struct name="TexturedPoint2D" fullname="QSGGeometry::TexturedPoint2D" href="qsggeometry-texturedpoint2d.html" status="active" access="public" location="qsggeometry.h" documented="true" module="QtQuick" brief="QSGGeometry::TexturedPoint2D struct is a convenience struct for accessing 2D Points with texture coordinates">
                <function name="set" fullname="QSGGeometry::TexturedPoint2D::set" href="qsggeometry-texturedpoint2d.html#set" status="active" access="public" location="qsggeometry.h" documented="true" meta="plain" type="void" signature="void set(float x, float y, float tx, float ty)">
                    <parameter type="float" name="x" default=""/>
                    <parameter type="float" name="y" default=""/>
                    <parameter type="float" name="tx" default=""/>
                    <parameter type="float" name="ty" default=""/>
                </function>
            </struct>
            <enum name="AttributeType" fullname="QSGGeometry::AttributeType" href="qsggeometry.html#AttributeType-enum" status="active" access="public" location="qsggeometry.h" documented="true">
                <value name="UnknownAttribute" value="0"/>
                <value name="PositionAttribute" value="1"/>
                <value name="ColorAttribute" value="2"/>
                <value name="TexCoordAttribute" value="3"/>
                <value name="TexCoord1Attribute" value="4"/>
                <value name="TexCoord2Attribute" value="5"/>
            </enum>
            <enum name="DataPattern" fullname="QSGGeometry::DataPattern" href="qsggeometry.html#DataPattern-enum" status="active" access="public" location="qsggeometry.h" documented="true">
                <value name="AlwaysUploadPattern" value="0"/>
                <value name="StreamPattern" value="1"/>
                <value name="DynamicPattern" value="2"/>
                <value name="StaticPattern" value="3"/>
            </enum>
            <enum name="DrawingMode" fullname="QSGGeometry::DrawingMode" href="qsggeometry.html#DrawingMode-enum" status="active" access="public" location="qsggeometry.h" documented="true">
                <value name="DrawPoints" value="0x0000"/>
                <value name="DrawLines" value="0x0001"/>
                <value name="DrawLineLoop" value="0x0002"/>
                <value name="DrawLineStrip" value="0x0003"/>
                <value name="DrawTriangles" value="0x0004"/>
                <value name="DrawTriangleStrip" value="0x0005"/>
                <value name="DrawTriangleFan" value="0x0006"/>
            </enum>
            <enum name="Type" fullname="QSGGeometry::Type" href="qsggeometry.html#Type-enum" status="active" access="public" location="qsggeometry.h" documented="true">
                <value name="ByteType" value="0x1400"/>
                <value name="UnsignedByteType" value="0x1401"/>
                <value name="ShortType" value="0x1402"/>
                <value name="UnsignedShortType" value="0x1403"/>
                <value name="IntType" value="0x1404"/>
                <value name="UnsignedIntType" value="0x1405"/>
                <value name="FloatType" value="0x1406"/>
                <value name="Bytes2Type" value="0x1407"/>
                <value name="Bytes3Type" value="0x1408"/>
                <value name="Bytes4Type" value="0x1409"/>
                <value name="DoubleType" value="0x140A"/>
            </enum>
        </class>
        <class name="QSGGeometryNode" href="qsggeometrynode.html" status="active" access="public" location="qsgnode.h" documented="true" groups="qtquick-scenegraph-nodes" bases="QSGBasicGeometryNode" module="QtQuick" brief="Used for all rendered content in the scene graph">
            <function name="QSGGeometryNode" fullname="QSGGeometryNode::QSGGeometryNode" href="qsggeometrynode.html#QSGGeometryNode" status="active" access="public" location="qsgnode.h" documented="true" meta="constructor" signature="QSGGeometryNode()"/>
            <function name="material" fullname="QSGGeometryNode::material" href="qsggeometrynode.html#material" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" const="true" type="QSGMaterial *" signature="QSGMaterial * material() const"/>
            <function name="opaqueMaterial" fullname="QSGGeometryNode::opaqueMaterial" href="qsggeometrynode.html#opaqueMaterial" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" const="true" type="QSGMaterial *" signature="QSGMaterial * opaqueMaterial() const"/>
            <function name="setMaterial" fullname="QSGGeometryNode::setMaterial" href="qsggeometrynode.html#setMaterial" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" type="void" signature="void setMaterial(QSGMaterial *material)">
                <parameter type="QSGMaterial *" name="material" default=""/>
            </function>
            <function name="setOpaqueMaterial" fullname="QSGGeometryNode::setOpaqueMaterial" href="qsggeometrynode.html#setOpaqueMaterial" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" type="void" signature="void setOpaqueMaterial(QSGMaterial *material)">
                <parameter type="QSGMaterial *" name="material" default=""/>
            </function>
            <function name="~QSGGeometryNode" fullname="QSGGeometryNode::~QSGGeometryNode" href="qsggeometrynode.html#dtor.QSGGeometryNode" status="active" access="public" location="qsgnode.h" documented="true" meta="destructor" virtual="virtual" override="true" noexcept="true" signature="~QSGGeometryNode() override"/>
        </class>
        <class name="QSGImageNode" href="qsgimagenode.html" status="active" access="public" location="qsgimagenode.h" documented="true" bases="QSGGeometryNode" module="QtQuick" brief="Provided for convenience to easily draw textured content using the QML scene graph">
            <function name="anisotropyLevel" fullname="QSGImageNode::anisotropyLevel" href="qsgimagenode.html#anisotropyLevel" status="active" access="public" location="qsgimagenode.h" documented="true" meta="plain" virtual="pure" const="true" type="QSGTexture::AnisotropyLevel" signature="QSGTexture::AnisotropyLevel anisotropyLevel() const = 0"/>
            <function name="filtering" fullname="QSGImageNode::filtering" href="qsgimagenode.html#filtering" status="active" access="public" location="qsgimagenode.h" documented="true" meta="plain" virtual="pure" const="true" type="QSGTexture::Filtering" signature="QSGTexture::Filtering filtering() const = 0"/>
            <function name="mipmapFiltering" fullname="QSGImageNode::mipmapFiltering" href="qsgimagenode.html#mipmapFiltering" status="active" access="public" location="qsgimagenode.h" documented="true" meta="plain" virtual="pure" const="true" type="QSGTexture::Filtering" signature="QSGTexture::Filtering mipmapFiltering() const = 0"/>
            <function name="ownsTexture" fullname="QSGImageNode::ownsTexture" href="qsgimagenode.html#ownsTexture" status="active" access="public" location="qsgimagenode.h" documented="true" meta="plain" virtual="pure" const="true" type="bool" signature="bool ownsTexture() const = 0"/>
            <function name="rebuildGeometry" fullname="QSGImageNode::rebuildGeometry" href="qsgimagenode.html#rebuildGeometry" status="active" access="public" location="qsgimagenode.h" documented="true" meta="plain" static="true" type="void" signature="void rebuildGeometry(QSGGeometry *g, QSGTexture *texture, const QRectF &amp;rect, QRectF sourceRect, QSGImageNode::TextureCoordinatesTransformMode texCoordMode)">
                <parameter type="QSGGeometry *" name="g" default=""/>
                <parameter type="QSGTexture *" name="texture" default=""/>
                <parameter type="const QRectF &amp;" name="rect" default=""/>
                <parameter type="QRectF" name="sourceRect" default=""/>
                <parameter type="QSGImageNode::TextureCoordinatesTransformMode" name="texCoordMode" default=""/>
            </function>
            <function name="rect" fullname="QSGImageNode::rect" href="qsgimagenode.html#rect" status="active" access="public" location="qsgimagenode.h" documented="true" meta="plain" virtual="pure" const="true" type="QRectF" signature="QRectF rect() const = 0"/>
            <function name="setAnisotropyLevel" fullname="QSGImageNode::setAnisotropyLevel" href="qsgimagenode.html#setAnisotropyLevel" status="active" access="public" location="qsgimagenode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void setAnisotropyLevel(QSGTexture::AnisotropyLevel level) = 0">
                <parameter type="QSGTexture::AnisotropyLevel" name="level" default=""/>
            </function>
            <function name="setFiltering" fullname="QSGImageNode::setFiltering" href="qsgimagenode.html#setFiltering" status="active" access="public" location="qsgimagenode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void setFiltering(QSGTexture::Filtering filtering) = 0">
                <parameter type="QSGTexture::Filtering" name="filtering" default=""/>
            </function>
            <function name="setMipmapFiltering" fullname="QSGImageNode::setMipmapFiltering" href="qsgimagenode.html#setMipmapFiltering" status="active" access="public" location="qsgimagenode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void setMipmapFiltering(QSGTexture::Filtering filtering) = 0">
                <parameter type="QSGTexture::Filtering" name="filtering" default=""/>
            </function>
            <function name="setOwnsTexture" fullname="QSGImageNode::setOwnsTexture" href="qsgimagenode.html#setOwnsTexture" status="active" access="public" location="qsgimagenode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void setOwnsTexture(bool owns) = 0">
                <parameter type="bool" name="owns" default=""/>
            </function>
            <function name="setRect" fullname="QSGImageNode::setRect" href="qsgimagenode.html#setRect" status="active" access="public" location="qsgimagenode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void setRect(const QRectF &amp;rect) = 0">
                <parameter type="const QRectF &amp;" name="rect" default=""/>
            </function>
            <function name="setRect" fullname="QSGImageNode::setRect" href="qsgimagenode.html#setRect-1" status="active" access="public" location="qsgimagenode.h" documented="true" meta="plain" overload="true" overload-number="1" type="void" signature="void setRect(qreal x, qreal y, qreal w, qreal h)">
                <parameter type="qreal" name="x" default=""/>
                <parameter type="qreal" name="y" default=""/>
                <parameter type="qreal" name="w" default=""/>
                <parameter type="qreal" name="h" default=""/>
            </function>
            <function name="setSourceRect" fullname="QSGImageNode::setSourceRect" href="qsgimagenode.html#setSourceRect" status="active" access="public" location="qsgimagenode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void setSourceRect(const QRectF &amp;rect) = 0">
                <parameter type="const QRectF &amp;" name="rect" default=""/>
            </function>
            <function name="setSourceRect" fullname="QSGImageNode::setSourceRect" href="qsgimagenode.html#setSourceRect-1" status="active" access="public" location="qsgimagenode.h" documented="true" meta="plain" overload="true" overload-number="1" type="void" signature="void setSourceRect(qreal x, qreal y, qreal w, qreal h)">
                <parameter type="qreal" name="x" default=""/>
                <parameter type="qreal" name="y" default=""/>
                <parameter type="qreal" name="w" default=""/>
                <parameter type="qreal" name="h" default=""/>
            </function>
            <function name="setTexture" fullname="QSGImageNode::setTexture" href="qsgimagenode.html#setTexture" status="active" access="public" location="qsgimagenode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void setTexture(QSGTexture *texture) = 0">
                <parameter type="QSGTexture *" name="texture" default=""/>
            </function>
            <function name="setTextureCoordinatesTransform" fullname="QSGImageNode::setTextureCoordinatesTransform" href="qsgimagenode.html#setTextureCoordinatesTransform" status="active" access="public" location="qsgimagenode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void setTextureCoordinatesTransform(QSGImageNode::TextureCoordinatesTransformMode mode) = 0">
                <parameter type="QSGImageNode::TextureCoordinatesTransformMode" name="mode" default=""/>
            </function>
            <function name="sourceRect" fullname="QSGImageNode::sourceRect" href="qsgimagenode.html#sourceRect" status="active" access="public" location="qsgimagenode.h" documented="true" meta="plain" virtual="pure" const="true" type="QRectF" signature="QRectF sourceRect() const = 0"/>
            <function name="texture" fullname="QSGImageNode::texture" href="qsgimagenode.html#texture" status="active" access="public" location="qsgimagenode.h" documented="true" meta="plain" virtual="pure" const="true" type="QSGTexture *" signature="QSGTexture * texture() const = 0"/>
            <function name="textureCoordinatesTransform" fullname="QSGImageNode::textureCoordinatesTransform" href="qsgimagenode.html#textureCoordinatesTransform" status="active" access="public" location="qsgimagenode.h" documented="true" meta="plain" virtual="pure" const="true" type="QSGImageNode::TextureCoordinatesTransformMode" signature="QSGImageNode::TextureCoordinatesTransformMode textureCoordinatesTransform() const = 0"/>
            <enum name="TextureCoordinatesTransformFlag" fullname="QSGImageNode::TextureCoordinatesTransformFlag" href="qsgimagenode.html#TextureCoordinatesTransformFlag-enum" status="active" access="public" location="qsgimagenode.h" documented="true" typedef="QSGImageNode::TextureCoordinatesTransformMode">
                <value name="NoTransform" value="0x00"/>
                <value name="MirrorHorizontally" value="0x01"/>
                <value name="MirrorVertically" value="0x02"/>
            </enum>
            <typedef name="TextureCoordinatesTransformMode" fullname="QSGImageNode::TextureCoordinatesTransformMode" href="qsgimagenode.html#TextureCoordinatesTransformFlag-enum" status="active" access="public" location="qsgimagenode.h" enum="QSGImageNode::TextureCoordinatesTransformFlag"/>
        </class>
        <class name="QSGMaterial" href="qsgmaterial.html" status="active" access="public" location="qsgmaterial.h" documented="true" groups="qtquick-scenegraph-materials" module="QtQuick" brief="Encapsulates rendering state for a shader program">
            <function name="compare" fullname="QSGMaterial::compare" href="qsgmaterial.html#compare" status="active" access="public" location="qsgmaterial.h" documented="true" meta="plain" virtual="virtual" const="true" type="int" signature="int compare(const QSGMaterial *other) const">
                <parameter type="const QSGMaterial *" name="other" default=""/>
            </function>
            <function name="createShader" fullname="QSGMaterial::createShader" href="qsgmaterial.html#createShader" status="active" access="public" location="qsgmaterial.h" documented="true" meta="plain" virtual="pure" const="true" type="QSGMaterialShader *" signature="QSGMaterialShader * createShader(QSGRendererInterface::RenderMode renderMode) const = 0">
                <parameter type="QSGRendererInterface::RenderMode" name="renderMode" default=""/>
            </function>
            <function name="flags" fullname="QSGMaterial::flags" href="qsgmaterial.html#flags" status="active" access="public" location="qsgmaterial.h" documented="true" meta="plain" const="true" type="QSGMaterial::Flags" signature="QSGMaterial::Flags flags() const"/>
            <function name="setFlag" fullname="QSGMaterial::setFlag" href="qsgmaterial.html#setFlag" status="active" access="public" location="qsgmaterial.h" documented="true" meta="plain" type="void" signature="void setFlag(QSGMaterial::Flags flags, bool on)">
                <parameter type="QSGMaterial::Flags" name="flags" default=""/>
                <parameter type="bool" name="on" default="true"/>
            </function>
            <function name="type" fullname="QSGMaterial::type" href="qsgmaterial.html#type" status="active" access="public" location="qsgmaterial.h" documented="true" meta="plain" virtual="pure" const="true" type="QSGMaterialType *" signature="QSGMaterialType * type() const = 0"/>
            <function name="viewCount" fullname="QSGMaterial::viewCount" href="qsgmaterial.html#viewCount" status="active" access="public" location="qsgmaterial.h" documented="true" since="6.8" meta="plain" const="true" type="int" signature="int viewCount() const"/>
            <enum name="Flag" fullname="QSGMaterial::Flag" href="qsgmaterial.html#Flag-enum" status="active" access="public" location="qsgmaterial.h" documented="true" typedef="QSGMaterial::Flags">
                <value name="Blending" value="0x0001"/>
                <value name="RequiresDeterminant" value="0x0002"/>
                <value name="RequiresFullMatrixExceptTranslate" value="0x0004 | RequiresDeterminant"/>
                <value name="RequiresFullMatrix" value="0x0008 | RequiresFullMatrixExceptTranslate"/>
                <value name="NoBatching" value="0x0010"/>
                <value name="MultiView2" value="0x10000"/>
                <value name="MultiView3" value="0x20000"/>
                <value name="MultiView4" value="0x40000"/>
                <value name="CustomCompileStep" value="NoBatching"/>
            </enum>
            <typedef name="Flags" fullname="QSGMaterial::Flags" href="qsgmaterial.html#Flag-enum" status="active" access="public" location="qsgmaterial.h" enum="QSGMaterial::Flag"/>
        </class>
        <class name="QSGMaterialShader" href="qsgmaterialshader.html" status="active" access="public" location="qsgmaterialshader.h" documented="true" groups="qtquick-scenegraph-materials" module="QtQuick" brief="Represents a graphics API independent shader program">
            <function name="QSGMaterialShader" fullname="QSGMaterialShader::QSGMaterialShader" href="qsgmaterialshader.html#QSGMaterialShader" status="active" access="public" location="qsgmaterialshader.h" documented="true" meta="constructor" signature="QSGMaterialShader()"/>
            <function name="combinedImageSamplerCount" fullname="QSGMaterialShader::combinedImageSamplerCount" href="qsgmaterialshader.html#combinedImageSamplerCount" status="active" access="public" location="qsgmaterialshader.h" documented="true" since="6.4" meta="plain" const="true" type="int" signature="int combinedImageSamplerCount(int binding) const">
                <parameter type="int" name="binding" default=""/>
            </function>
            <function name="flags" fullname="QSGMaterialShader::flags" href="qsgmaterialshader.html#flags" status="active" access="public" location="qsgmaterialshader.h" documented="true" meta="plain" const="true" type="QSGMaterialShader::Flags" signature="QSGMaterialShader::Flags flags() const"/>
            <function name="setFlag" fullname="QSGMaterialShader::setFlag" href="qsgmaterialshader.html#setFlag" status="active" access="public" location="qsgmaterialshader.h" documented="true" meta="plain" type="void" signature="void setFlag(QSGMaterialShader::Flags flags, bool on)">
                <parameter type="QSGMaterialShader::Flags" name="flags" default=""/>
                <parameter type="bool" name="on" default="true"/>
            </function>
            <function name="setFlags" fullname="QSGMaterialShader::setFlags" href="qsgmaterialshader.html#setFlags" status="active" access="public" location="qsgmaterialshader.h" documented="true" meta="plain" type="void" signature="void setFlags(QSGMaterialShader::Flags flags)">
                <parameter type="QSGMaterialShader::Flags" name="flags" default=""/>
            </function>
            <function name="setShader" fullname="QSGMaterialShader::setShader" href="qsgmaterialshader.html#setShader" status="active" access="protected" location="qsgmaterialshader.h" documented="true" meta="plain" type="void" signature="void setShader(QSGMaterialShader::Stage stage, const QShader &amp;shader)">
                <parameter type="QSGMaterialShader::Stage" name="stage" default=""/>
                <parameter type="const QShader &amp;" name="shader" default=""/>
            </function>
            <function name="setShaderFileName" fullname="QSGMaterialShader::setShaderFileName" href="qsgmaterialshader.html#setShaderFileName" status="active" access="protected" location="qsgmaterialshader.h" documented="true" meta="plain" type="void" signature="void setShaderFileName(QSGMaterialShader::Stage stage, const QString &amp;filename)">
                <parameter type="QSGMaterialShader::Stage" name="stage" default=""/>
                <parameter type="const QString &amp;" name="filename" default=""/>
            </function>
            <function name="setShaderFileName" fullname="QSGMaterialShader::setShaderFileName" href="qsgmaterialshader.html#setShaderFileName-1" status="active" access="protected" location="qsgmaterialshader.h" documented="true" since="6.8" meta="plain" overload="true" overload-number="1" type="void" signature="void setShaderFileName(QSGMaterialShader::Stage stage, const QString &amp;filename, int viewCount)">
                <parameter type="QSGMaterialShader::Stage" name="stage" default=""/>
                <parameter type="const QString &amp;" name="filename" default=""/>
                <parameter type="int" name="viewCount" default=""/>
            </function>
            <function name="updateGraphicsPipelineState" fullname="QSGMaterialShader::updateGraphicsPipelineState" href="qsgmaterialshader.html#updateGraphicsPipelineState" status="active" access="public" location="qsgmaterialshader.h" documented="true" meta="plain" virtual="virtual" type="bool" signature="bool updateGraphicsPipelineState(QSGMaterialShader::RenderState &amp;state, QSGMaterialShader::GraphicsPipelineState *ps, QSGMaterial *newMaterial, QSGMaterial *oldMaterial)">
                <parameter type="QSGMaterialShader::RenderState &amp;" name="state" default=""/>
                <parameter type="QSGMaterialShader::GraphicsPipelineState *" name="ps" default=""/>
                <parameter type="QSGMaterial *" name="newMaterial" default=""/>
                <parameter type="QSGMaterial *" name="oldMaterial" default=""/>
            </function>
            <function name="updateSampledImage" fullname="QSGMaterialShader::updateSampledImage" href="qsgmaterialshader.html#updateSampledImage" status="active" access="public" location="qsgmaterialshader.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void updateSampledImage(QSGMaterialShader::RenderState &amp;state, int binding, QSGTexture **texture, QSGMaterial *newMaterial, QSGMaterial *oldMaterial)">
                <parameter type="QSGMaterialShader::RenderState &amp;" name="state" default=""/>
                <parameter type="int" name="binding" default=""/>
                <parameter type="QSGTexture **" name="texture" default=""/>
                <parameter type="QSGMaterial *" name="newMaterial" default=""/>
                <parameter type="QSGMaterial *" name="oldMaterial" default=""/>
            </function>
            <function name="updateUniformData" fullname="QSGMaterialShader::updateUniformData" href="qsgmaterialshader.html#updateUniformData" status="active" access="public" location="qsgmaterialshader.h" documented="true" meta="plain" virtual="virtual" type="bool" signature="bool updateUniformData(QSGMaterialShader::RenderState &amp;state, QSGMaterial *newMaterial, QSGMaterial *oldMaterial)">
                <parameter type="QSGMaterialShader::RenderState &amp;" name="state" default=""/>
                <parameter type="QSGMaterial *" name="newMaterial" default=""/>
                <parameter type="QSGMaterial *" name="oldMaterial" default=""/>
            </function>
            <struct name="GraphicsPipelineState" fullname="QSGMaterialShader::GraphicsPipelineState" href="qsgmaterialshader-graphicspipelinestate.html" status="active" access="public" location="qsgmaterialshader.h" documented="true" module="QtQuick" brief="Describes state changes that the material wants to apply to the currently active graphics pipeline state">
                <enum name="BlendFactor" fullname="QSGMaterialShader::GraphicsPipelineState::BlendFactor" href="qsgmaterialshader-graphicspipelinestate.html#BlendFactor-enum" status="active" access="public" location="qsgmaterialshader.h" documented="true">
                    <value name="Zero" value="0"/>
                    <value name="One" value="1"/>
                    <value name="SrcColor" value="2"/>
                    <value name="OneMinusSrcColor" value="3"/>
                    <value name="DstColor" value="4"/>
                    <value name="OneMinusDstColor" value="5"/>
                    <value name="SrcAlpha" value="6"/>
                    <value name="OneMinusSrcAlpha" value="7"/>
                    <value name="DstAlpha" value="8"/>
                    <value name="OneMinusDstAlpha" value="9"/>
                    <value name="ConstantColor" value="10"/>
                    <value name="OneMinusConstantColor" value="11"/>
                    <value name="ConstantAlpha" value="12"/>
                    <value name="OneMinusConstantAlpha" value="13"/>
                    <value name="SrcAlphaSaturate" value="14"/>
                    <value name="Src1Color" value="15"/>
                    <value name="OneMinusSrc1Color" value="16"/>
                    <value name="Src1Alpha" value="17"/>
                    <value name="OneMinusSrc1Alpha" value="18"/>
                </enum>
                <enum name="BlendOp" fullname="QSGMaterialShader::GraphicsPipelineState::BlendOp" href="qsgmaterialshader-graphicspipelinestate.html#BlendOp-enum" status="active" access="public" location="qsgmaterialshader.h" since="6.8" documented="true" scoped="true">
                    <value name="Add" value="0"/>
                    <value name="Subtract" value="1"/>
                    <value name="ReverseSubtract" value="2"/>
                    <value name="Min" value="3"/>
                    <value name="Max" value="4"/>
                </enum>
                <enum name="ColorMaskComponent" fullname="QSGMaterialShader::GraphicsPipelineState::ColorMaskComponent" href="qsgmaterialshader-graphicspipelinestate.html#ColorMaskComponent-enum" status="active" access="public" location="qsgmaterialshader.h" documented="true" typedef="QSGMaterialShader::GraphicsPipelineState::ColorMask">
                    <value name="R" value="1 &lt;&lt; 0"/>
                    <value name="G" value="1 &lt;&lt; 1"/>
                    <value name="B" value="1 &lt;&lt; 2"/>
                    <value name="A" value="1 &lt;&lt; 3"/>
                </enum>
                <enum name="CullMode" fullname="QSGMaterialShader::GraphicsPipelineState::CullMode" href="qsgmaterialshader-graphicspipelinestate.html#CullMode-enum" status="active" access="public" location="qsgmaterialshader.h" documented="true">
                    <value name="CullNone" value="0"/>
                    <value name="CullFront" value="1"/>
                    <value name="CullBack" value="2"/>
                </enum>
                <enum name="PolygonMode" fullname="QSGMaterialShader::GraphicsPipelineState::PolygonMode" href="qsgmaterialshader-graphicspipelinestate.html#PolygonMode-enum" status="active" access="public" location="qsgmaterialshader.h" since="6.4" documented="true">
                    <value name="Fill" value="0"/>
                    <value name="Line" value="1"/>
                </enum>
                <typedef name="ColorMask" fullname="QSGMaterialShader::GraphicsPipelineState::ColorMask" href="qsgmaterialshader-graphicspipelinestate.html#ColorMaskComponent-enum" status="active" access="public" location="qsgmaterialshader.h" enum="QSGMaterialShader::GraphicsPipelineState::ColorMaskComponent"/>
                <variable name="blendConstant" fullname="QSGMaterialShader::GraphicsPipelineState::blendConstant" href="qsgmaterialshader-graphicspipelinestate.html#blendConstant-var" status="active" access="public" location="qsgmaterialshader.h" documented="true" type="QColor" static="false" brief="Blend constant applicable when a blending factor is set to use a constant value"/>
                <variable name="blendEnable" fullname="QSGMaterialShader::GraphicsPipelineState::blendEnable" href="qsgmaterialshader-graphicspipelinestate.html#blendEnable-var" status="active" access="public" location="qsgmaterialshader.h" documented="true" type="bool" static="false" brief="Enables blending"/>
                <variable name="colorWrite" fullname="QSGMaterialShader::GraphicsPipelineState::colorWrite" href="qsgmaterialshader-graphicspipelinestate.html#colorWrite-var" status="active" access="public" location="qsgmaterialshader.h" documented="true" type="QSGMaterialShader::GraphicsPipelineState::ColorMask" static="false" brief="Color write mask"/>
                <variable name="cullMode" fullname="QSGMaterialShader::GraphicsPipelineState::cullMode" href="qsgmaterialshader-graphicspipelinestate.html#cullMode-var" status="active" access="public" location="qsgmaterialshader.h" documented="true" type="QSGMaterialShader::GraphicsPipelineState::CullMode" static="false" brief="Cull mode"/>
                <variable name="dstAlpha" fullname="QSGMaterialShader::GraphicsPipelineState::dstAlpha" href="qsgmaterialshader-graphicspipelinestate.html#dstAlpha-var" status="active" access="public" location="qsgmaterialshader.h" since="6.5" documented="true" type="QSGMaterialShader::GraphicsPipelineState::BlendFactor" static="false" brief="Destination alpha blending factor"/>
                <variable name="dstColor" fullname="QSGMaterialShader::GraphicsPipelineState::dstColor" href="qsgmaterialshader-graphicspipelinestate.html#dstColor-var" status="active" access="public" location="qsgmaterialshader.h" documented="true" type="QSGMaterialShader::GraphicsPipelineState::BlendFactor" static="false" brief="Destination blending factor, either RGB or RGBA depending on separateBlendFactors"/>
                <variable name="opAlpha" fullname="QSGMaterialShader::GraphicsPipelineState::opAlpha" href="qsgmaterialshader-graphicspipelinestate.html#opAlpha-var" status="active" access="public" location="qsgmaterialshader.h" since="6.8" documented="true" type="QSGMaterialShader::GraphicsPipelineState::BlendOp" static="false" brief="Alpha blending operation"/>
                <variable name="opColor" fullname="QSGMaterialShader::GraphicsPipelineState::opColor" href="qsgmaterialshader-graphicspipelinestate.html#opColor-var" status="active" access="public" location="qsgmaterialshader.h" since="6.8" documented="true" type="QSGMaterialShader::GraphicsPipelineState::BlendOp" static="false" brief="RGB blending operation"/>
                <variable name="polygonMode" fullname="QSGMaterialShader::GraphicsPipelineState::polygonMode" href="qsgmaterialshader-graphicspipelinestate.html#polygonMode-var" status="active" access="public" location="qsgmaterialshader.h" since="6.4" documented="true" type="QSGMaterialShader::GraphicsPipelineState::PolygonMode" static="false" brief="Polygon rasterization mode"/>
                <variable name="separateBlendFactors" fullname="QSGMaterialShader::GraphicsPipelineState::separateBlendFactors" href="qsgmaterialshader-graphicspipelinestate.html#separateBlendFactors-var" status="active" access="public" location="qsgmaterialshader.h" since="6.5" documented="true" type="bool" static="false" brief="Indicates that alpha blending factors are specified separately"/>
                <variable name="srcAlpha" fullname="QSGMaterialShader::GraphicsPipelineState::srcAlpha" href="qsgmaterialshader-graphicspipelinestate.html#srcAlpha-var" status="active" access="public" location="qsgmaterialshader.h" since="6.5" documented="true" type="QSGMaterialShader::GraphicsPipelineState::BlendFactor" static="false" brief="Source alpha blending factor"/>
                <variable name="srcColor" fullname="QSGMaterialShader::GraphicsPipelineState::srcColor" href="qsgmaterialshader-graphicspipelinestate.html#srcColor-var" status="active" access="public" location="qsgmaterialshader.h" documented="true" type="QSGMaterialShader::GraphicsPipelineState::BlendFactor" static="false" brief="Source blending factor, either RGB or RGBA depending on separateBlendFactors"/>
            </struct>
            <class name="RenderState" fullname="QSGMaterialShader::RenderState" href="qsgmaterialshader-renderstate.html" status="active" access="public" location="qsgmaterialshader.h" documented="true" module="QtQuick" brief="Encapsulates the current rendering state during a call to QSGMaterialShader::updateUniformData() and the other update type of functions">
                <function name="combinedMatrix" fullname="QSGMaterialShader::RenderState::combinedMatrix" href="qsgmaterialshader-renderstate.html#combinedMatrix" status="active" access="public" location="qsgmaterialshader.h" documented="true" meta="plain" const="true" type="QMatrix4x4" signature="QMatrix4x4 combinedMatrix() const"/>
                <function name="determinant" fullname="QSGMaterialShader::RenderState::determinant" href="qsgmaterialshader-renderstate.html#determinant" status="active" access="public" location="qsgmaterialshader.h" documented="true" meta="plain" const="true" type="float" signature="float determinant() const"/>
                <function name="devicePixelRatio" fullname="QSGMaterialShader::RenderState::devicePixelRatio" href="qsgmaterialshader-renderstate.html#devicePixelRatio" status="active" access="public" location="qsgmaterialshader.h" documented="true" meta="plain" const="true" type="float" signature="float devicePixelRatio() const"/>
                <function name="deviceRect" fullname="QSGMaterialShader::RenderState::deviceRect" href="qsgmaterialshader-renderstate.html#deviceRect" status="active" access="public" location="qsgmaterialshader.h" documented="true" meta="plain" const="true" type="QRect" signature="QRect deviceRect() const"/>
                <function name="dirtyStates" fullname="QSGMaterialShader::RenderState::dirtyStates" href="qsgmaterialshader-renderstate.html#dirtyStates" status="active" access="public" location="qsgmaterialshader.h" documented="true" meta="plain" const="true" type="QSGMaterialShader::RenderState::DirtyStates" signature="QSGMaterialShader::RenderState::DirtyStates dirtyStates() const"/>
                <function name="isMatrixDirty" fullname="QSGMaterialShader::RenderState::isMatrixDirty" href="qsgmaterialshader-renderstate.html#isMatrixDirty" status="active" access="public" location="qsgmaterialshader.h" documented="true" meta="plain" const="true" type="bool" signature="bool isMatrixDirty() const"/>
                <function name="isOpacityDirty" fullname="QSGMaterialShader::RenderState::isOpacityDirty" href="qsgmaterialshader-renderstate.html#isOpacityDirty" status="active" access="public" location="qsgmaterialshader.h" documented="true" meta="plain" const="true" type="bool" signature="bool isOpacityDirty() const"/>
                <function name="modelViewMatrix" fullname="QSGMaterialShader::RenderState::modelViewMatrix" href="qsgmaterialshader-renderstate.html#modelViewMatrix" status="active" access="public" location="qsgmaterialshader.h" documented="true" meta="plain" const="true" type="QMatrix4x4" signature="QMatrix4x4 modelViewMatrix() const"/>
                <function name="opacity" fullname="QSGMaterialShader::RenderState::opacity" href="qsgmaterialshader-renderstate.html#opacity" status="active" access="public" location="qsgmaterialshader.h" documented="true" meta="plain" const="true" type="float" signature="float opacity() const"/>
                <function name="projectionMatrix" fullname="QSGMaterialShader::RenderState::projectionMatrix" href="qsgmaterialshader-renderstate.html#projectionMatrix" status="active" access="public" location="qsgmaterialshader.h" documented="true" meta="plain" const="true" type="QMatrix4x4" signature="QMatrix4x4 projectionMatrix() const"/>
                <function name="resourceUpdateBatch" fullname="QSGMaterialShader::RenderState::resourceUpdateBatch" href="qsgmaterialshader-renderstate.html#resourceUpdateBatch" status="active" access="public" location="qsgmaterialshader.h" documented="true" meta="plain" type="QRhiResourceUpdateBatch *" signature="QRhiResourceUpdateBatch * resourceUpdateBatch()"/>
                <function name="rhi" fullname="QSGMaterialShader::RenderState::rhi" href="qsgmaterialshader-renderstate.html#rhi" status="active" access="public" location="qsgmaterialshader.h" documented="true" meta="plain" type="QRhi *" signature="QRhi * rhi()"/>
                <function name="uniformData" fullname="QSGMaterialShader::RenderState::uniformData" href="qsgmaterialshader-renderstate.html#uniformData" status="active" access="public" location="qsgmaterialshader.h" documented="true" meta="plain" type="QByteArray *" signature="QByteArray * uniformData()"/>
                <function name="viewportRect" fullname="QSGMaterialShader::RenderState::viewportRect" href="qsgmaterialshader-renderstate.html#viewportRect" status="active" access="public" location="qsgmaterialshader.h" documented="true" meta="plain" const="true" type="QRect" signature="QRect viewportRect() const"/>
                <enum name="DirtyState" fullname="QSGMaterialShader::RenderState::DirtyState" href="qsgmaterialshader-renderstate.html#DirtyState-enum" status="active" access="public" location="qsgmaterialshader.h" documented="true" typedef="QSGMaterialShader::RenderState::DirtyStates">
                    <value name="DirtyMatrix" value="0x0001"/>
                    <value name="DirtyOpacity" value="0x0002"/>
                    <value name="DirtyCachedMaterialData" value="0x0004"/>
                    <value name="DirtyAll" value="0xFFFF"/>
                </enum>
                <typedef name="DirtyStates" fullname="QSGMaterialShader::RenderState::DirtyStates" href="qsgmaterialshader-renderstate.html#DirtyState-enum" status="active" access="public" location="qsgmaterialshader.h" enum="QSGMaterialShader::RenderState::DirtyState"/>
            </class>
            <enum name="Flag" fullname="QSGMaterialShader::Flag" href="qsgmaterialshader.html#Flag-enum" status="active" access="public" location="qsgmaterialshader.h" documented="true" typedef="QSGMaterialShader::Flags">
                <value name="UpdatesGraphicsPipelineState" value="0x0001"/>
            </enum>
            <typedef name="Flags" fullname="QSGMaterialShader::Flags" href="qsgmaterialshader.html#Flag-enum" status="active" access="public" location="qsgmaterialshader.h" enum="QSGMaterialShader::Flag"/>
        </class>
        <struct name="QSGMaterialType" href="qsgmaterialtype.html" status="active" access="public" location="qsgmaterialtype.h" documented="true" groups="qtquick-scenegraph-materials" module="QtQuick" brief="Used as a unique type token in combination with QSGMaterial"/>
        <class name="QSGNode" href="qsgnode.html" status="active" access="public" location="qsgnode.h" documented="true" groups="qtquick-scenegraph-nodes" module="QtQuick" brief="The base class for all nodes in the scene graph">
            <function name="QSGNode" fullname="QSGNode::QSGNode" href="qsgnode.html#QSGNode" status="active" access="public" location="qsgnode.h" documented="true" meta="constructor" signature="QSGNode()"/>
            <function name="appendChildNode" fullname="QSGNode::appendChildNode" href="qsgnode.html#appendChildNode" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" type="void" signature="void appendChildNode(QSGNode *node)">
                <parameter type="QSGNode *" name="node" default=""/>
            </function>
            <function name="childAtIndex" fullname="QSGNode::childAtIndex" href="qsgnode.html#childAtIndex" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" const="true" type="QSGNode *" signature="QSGNode * childAtIndex(int i) const">
                <parameter type="int" name="i" default=""/>
            </function>
            <function name="childCount" fullname="QSGNode::childCount" href="qsgnode.html#childCount" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" const="true" type="int" signature="int childCount() const"/>
            <function name="firstChild" fullname="QSGNode::firstChild" href="qsgnode.html#firstChild" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" const="true" type="QSGNode *" signature="QSGNode * firstChild() const"/>
            <function name="flags" fullname="QSGNode::flags" href="qsgnode.html#flags" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" const="true" type="QSGNode::Flags" signature="QSGNode::Flags flags() const"/>
            <function name="insertChildNodeAfter" fullname="QSGNode::insertChildNodeAfter" href="qsgnode.html#insertChildNodeAfter" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" type="void" signature="void insertChildNodeAfter(QSGNode *node, QSGNode *after)">
                <parameter type="QSGNode *" name="node" default=""/>
                <parameter type="QSGNode *" name="after" default=""/>
            </function>
            <function name="insertChildNodeBefore" fullname="QSGNode::insertChildNodeBefore" href="qsgnode.html#insertChildNodeBefore" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" type="void" signature="void insertChildNodeBefore(QSGNode *node, QSGNode *before)">
                <parameter type="QSGNode *" name="node" default=""/>
                <parameter type="QSGNode *" name="before" default=""/>
            </function>
            <function name="isSubtreeBlocked" fullname="QSGNode::isSubtreeBlocked" href="qsgnode.html#isSubtreeBlocked" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" virtual="virtual" const="true" type="bool" signature="bool isSubtreeBlocked() const"/>
            <function name="lastChild" fullname="QSGNode::lastChild" href="qsgnode.html#lastChild" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" const="true" type="QSGNode *" signature="QSGNode * lastChild() const"/>
            <function name="markDirty" fullname="QSGNode::markDirty" href="qsgnode.html#markDirty" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" type="void" signature="void markDirty(QSGNode::DirtyState bits)">
                <parameter type="QSGNode::DirtyState" name="bits" default=""/>
            </function>
            <function name="nextSibling" fullname="QSGNode::nextSibling" href="qsgnode.html#nextSibling" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" const="true" type="QSGNode *" signature="QSGNode * nextSibling() const"/>
            <function name="parent" fullname="QSGNode::parent" href="qsgnode.html#parent" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" const="true" type="QSGNode *" signature="QSGNode * parent() const"/>
            <function name="prependChildNode" fullname="QSGNode::prependChildNode" href="qsgnode.html#prependChildNode" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" type="void" signature="void prependChildNode(QSGNode *node)">
                <parameter type="QSGNode *" name="node" default=""/>
            </function>
            <function name="preprocess" fullname="QSGNode::preprocess" href="qsgnode.html#preprocess" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void preprocess()"/>
            <function name="previousSibling" fullname="QSGNode::previousSibling" href="qsgnode.html#previousSibling" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" const="true" type="QSGNode *" signature="QSGNode * previousSibling() const"/>
            <function name="removeAllChildNodes" fullname="QSGNode::removeAllChildNodes" href="qsgnode.html#removeAllChildNodes" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" type="void" signature="void removeAllChildNodes()"/>
            <function name="removeChildNode" fullname="QSGNode::removeChildNode" href="qsgnode.html#removeChildNode" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" type="void" signature="void removeChildNode(QSGNode *node)">
                <parameter type="QSGNode *" name="node" default=""/>
            </function>
            <function name="setFlag" fullname="QSGNode::setFlag" href="qsgnode.html#setFlag" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" type="void" signature="void setFlag(QSGNode::Flag f, bool enabled)">
                <parameter type="QSGNode::Flag" name="f" default=""/>
                <parameter type="bool" name="enabled" default="true"/>
            </function>
            <function name="setFlags" fullname="QSGNode::setFlags" href="qsgnode.html#setFlags" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" type="void" signature="void setFlags(QSGNode::Flags f, bool enabled)">
                <parameter type="QSGNode::Flags" name="f" default=""/>
                <parameter type="bool" name="enabled" default="true"/>
            </function>
            <function name="type" fullname="QSGNode::type" href="qsgnode.html#type" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" const="true" type="QSGNode::NodeType" signature="QSGNode::NodeType type() const"/>
            <function name="~QSGNode" fullname="QSGNode::~QSGNode" href="qsgnode.html#dtor.QSGNode" status="active" access="public" location="qsgnode.h" documented="true" meta="destructor" virtual="virtual" noexcept="true" signature="~QSGNode()"/>
            <enum name="DirtyStateBit" fullname="QSGNode::DirtyStateBit" href="qsgnode.html#DirtyStateBit-enum" status="active" access="public" location="qsgnode.h" documented="true" typedef="QSGNode::DirtyState">
                <value name="DirtySubtreeBlocked" value="0x0080"/>
                <value name="DirtyMatrix" value="0x0100"/>
                <value name="DirtyNodeAdded" value="0x0400"/>
                <value name="DirtyNodeRemoved" value="0x0800"/>
                <value name="DirtyGeometry" value="0x1000"/>
                <value name="DirtyMaterial" value="0x2000"/>
                <value name="DirtyOpacity" value="0x4000"/>
                <value name="DirtyForceUpdate" value="0x8000"/>
                <value name="DirtyUsePreprocess" value="UsePreprocess"/>
                <value name="DirtyPropagationMask" value="DirtyMatrix&#10;                                      | DirtyNodeAdded&#10;                                      | DirtyOpacity&#10;                                      | DirtyForceUpdate"/>
            </enum>
            <enum name="Flag" fullname="QSGNode::Flag" href="qsgnode.html#Flag-enum" status="active" access="public" location="qsgnode.h" documented="true" typedef="QSGNode::Flags">
                <value name="OwnedByParent" value="0x0001"/>
                <value name="UsePreprocess" value="0x0002"/>
                <value name="OwnsGeometry" value="0x00010000"/>
                <value name="OwnsMaterial" value="0x00020000"/>
                <value name="OwnsOpaqueMaterial" value="0x00040000"/>
                <value name="IsVisitableNode" value="0x01000000"/>
                <value name="InternalReserved" value="0x01000000"/>
            </enum>
            <enum name="NodeType" fullname="QSGNode::NodeType" href="qsgnode.html#NodeType-enum" status="active" access="public" location="qsgnode.h" documented="true">
                <value name="BasicNodeType" value="0"/>
                <value name="GeometryNodeType" value="1"/>
                <value name="TransformNodeType" value="2"/>
                <value name="ClipNodeType" value="3"/>
                <value name="OpacityNodeType" value="4"/>
                <value name="RootNodeType" value="5"/>
                <value name="RenderNodeType" value="6"/>
            </enum>
            <typedef name="DirtyState" fullname="QSGNode::DirtyState" href="qsgnode.html#DirtyStateBit-enum" status="active" access="public" location="qsgnode.h" enum="QSGNode::DirtyStateBit"/>
            <typedef name="Flags" fullname="QSGNode::Flags" href="qsgnode.html#Flag-enum" status="active" access="public" location="qsgnode.h" enum="QSGNode::Flag"/>
        </class>
        <class name="QSGOpacityNode" href="qsgopacitynode.html" status="active" access="public" location="qsgnode.h" documented="true" groups="qtquick-scenegraph-nodes" bases="QSGNode" module="QtQuick" brief="Used to change opacity of nodes">
            <function name="QSGOpacityNode" fullname="QSGOpacityNode::QSGOpacityNode" href="qsgopacitynode.html#QSGOpacityNode" status="active" access="public" location="qsgnode.h" documented="true" meta="constructor" signature="QSGOpacityNode()"/>
            <function name="opacity" fullname="QSGOpacityNode::opacity" href="qsgopacitynode.html#opacity" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" const="true" type="qreal" signature="qreal opacity() const"/>
            <function name="setOpacity" fullname="QSGOpacityNode::setOpacity" href="qsgopacitynode.html#setOpacity" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" type="void" signature="void setOpacity(qreal opacity)">
                <parameter type="qreal" name="opacity" default=""/>
            </function>
            <function name="~QSGOpacityNode" fullname="QSGOpacityNode::~QSGOpacityNode" href="qsgopacitynode.html#dtor.QSGOpacityNode" status="active" access="public" location="qsgnode.h" documented="true" meta="destructor" virtual="virtual" override="true" noexcept="true" signature="~QSGOpacityNode() override"/>
        </class>
        <class name="QSGOpaqueTextureMaterial" href="qsgopaquetexturematerial.html" status="active" access="public" location="qsgtexturematerial.h" documented="true" groups="qtquick-scenegraph-materials" bases="QSGMaterial" module="QtQuick" brief="Convenient way of rendering textured geometry in the scene graph">
            <function name="QSGOpaqueTextureMaterial" fullname="QSGOpaqueTextureMaterial::QSGOpaqueTextureMaterial" href="qsgopaquetexturematerial.html#QSGOpaqueTextureMaterial" status="active" access="public" location="qsgtexturematerial.h" documented="true" meta="constructor" signature="QSGOpaqueTextureMaterial()"/>
            <function name="anisotropyLevel" fullname="QSGOpaqueTextureMaterial::anisotropyLevel" href="qsgopaquetexturematerial.html#anisotropyLevel" status="active" access="public" location="qsgtexturematerial.h" documented="true" meta="plain" const="true" type="QSGTexture::AnisotropyLevel" signature="QSGTexture::AnisotropyLevel anisotropyLevel() const"/>
            <function name="filtering" fullname="QSGOpaqueTextureMaterial::filtering" href="qsgopaquetexturematerial.html#filtering" status="active" access="public" location="qsgtexturematerial.h" documented="true" meta="plain" const="true" type="QSGTexture::Filtering" signature="QSGTexture::Filtering filtering() const"/>
            <function name="horizontalWrapMode" fullname="QSGOpaqueTextureMaterial::horizontalWrapMode" href="qsgopaquetexturematerial.html#horizontalWrapMode" status="active" access="public" location="qsgtexturematerial.h" documented="true" meta="plain" const="true" type="QSGTexture::WrapMode" signature="QSGTexture::WrapMode horizontalWrapMode() const"/>
            <function name="mipmapFiltering" fullname="QSGOpaqueTextureMaterial::mipmapFiltering" href="qsgopaquetexturematerial.html#mipmapFiltering" status="active" access="public" location="qsgtexturematerial.h" documented="true" meta="plain" const="true" type="QSGTexture::Filtering" signature="QSGTexture::Filtering mipmapFiltering() const"/>
            <function name="setAnisotropyLevel" fullname="QSGOpaqueTextureMaterial::setAnisotropyLevel" href="qsgopaquetexturematerial.html#setAnisotropyLevel" status="active" access="public" location="qsgtexturematerial.h" documented="true" meta="plain" type="void" signature="void setAnisotropyLevel(QSGTexture::AnisotropyLevel level)">
                <parameter type="QSGTexture::AnisotropyLevel" name="level" default=""/>
            </function>
            <function name="setFiltering" fullname="QSGOpaqueTextureMaterial::setFiltering" href="qsgopaquetexturematerial.html#setFiltering" status="active" access="public" location="qsgtexturematerial.h" documented="true" meta="plain" type="void" signature="void setFiltering(QSGTexture::Filtering filtering)">
                <parameter type="QSGTexture::Filtering" name="filtering" default=""/>
            </function>
            <function name="setHorizontalWrapMode" fullname="QSGOpaqueTextureMaterial::setHorizontalWrapMode" href="qsgopaquetexturematerial.html#setHorizontalWrapMode" status="active" access="public" location="qsgtexturematerial.h" documented="true" meta="plain" type="void" signature="void setHorizontalWrapMode(QSGTexture::WrapMode mode)">
                <parameter type="QSGTexture::WrapMode" name="mode" default=""/>
            </function>
            <function name="setMipmapFiltering" fullname="QSGOpaqueTextureMaterial::setMipmapFiltering" href="qsgopaquetexturematerial.html#setMipmapFiltering" status="active" access="public" location="qsgtexturematerial.h" documented="true" meta="plain" type="void" signature="void setMipmapFiltering(QSGTexture::Filtering filtering)">
                <parameter type="QSGTexture::Filtering" name="filtering" default=""/>
            </function>
            <function name="setTexture" fullname="QSGOpaqueTextureMaterial::setTexture" href="qsgopaquetexturematerial.html#setTexture" status="active" access="public" location="qsgtexturematerial.h" documented="true" meta="plain" type="void" signature="void setTexture(QSGTexture *texture)">
                <parameter type="QSGTexture *" name="texture" default=""/>
            </function>
            <function name="setVerticalWrapMode" fullname="QSGOpaqueTextureMaterial::setVerticalWrapMode" href="qsgopaquetexturematerial.html#setVerticalWrapMode" status="active" access="public" location="qsgtexturematerial.h" documented="true" meta="plain" type="void" signature="void setVerticalWrapMode(QSGTexture::WrapMode mode)">
                <parameter type="QSGTexture::WrapMode" name="mode" default=""/>
            </function>
            <function name="texture" fullname="QSGOpaqueTextureMaterial::texture" href="qsgopaquetexturematerial.html#texture" status="active" access="public" location="qsgtexturematerial.h" documented="true" meta="plain" const="true" type="QSGTexture *" signature="QSGTexture * texture() const"/>
            <function name="verticalWrapMode" fullname="QSGOpaqueTextureMaterial::verticalWrapMode" href="qsgopaquetexturematerial.html#verticalWrapMode" status="active" access="public" location="qsgtexturematerial.h" documented="true" meta="plain" const="true" type="QSGTexture::WrapMode" signature="QSGTexture::WrapMode verticalWrapMode() const"/>
        </class>
        <class name="QSGRectangleNode" href="qsgrectanglenode.html" status="active" access="public" location="qsgrectanglenode.h" documented="true" bases="QSGGeometryNode" module="QtQuick" brief="Convenience class for drawing solid filled rectangles using scenegraph">
            <function name="color" fullname="QSGRectangleNode::color" href="qsgrectanglenode.html#color" status="active" access="public" location="qsgrectanglenode.h" documented="true" meta="plain" virtual="pure" const="true" type="QColor" signature="QColor color() const = 0"/>
            <function name="rect" fullname="QSGRectangleNode::rect" href="qsgrectanglenode.html#rect" status="active" access="public" location="qsgrectanglenode.h" documented="true" meta="plain" virtual="pure" const="true" type="QRectF" signature="QRectF rect() const = 0"/>
            <function name="setColor" fullname="QSGRectangleNode::setColor" href="qsgrectanglenode.html#setColor" status="active" access="public" location="qsgrectanglenode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void setColor(const QColor &amp;color) = 0">
                <parameter type="const QColor &amp;" name="color" default=""/>
            </function>
            <function name="setRect" fullname="QSGRectangleNode::setRect" href="qsgrectanglenode.html#setRect" status="active" access="public" location="qsgrectanglenode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void setRect(const QRectF &amp;rect) = 0">
                <parameter type="const QRectF &amp;" name="rect" default=""/>
            </function>
            <function name="setRect" fullname="QSGRectangleNode::setRect" href="qsgrectanglenode.html#setRect-1" status="active" access="public" location="qsgrectanglenode.h" documented="true" meta="plain" overload="true" overload-number="1" type="void" signature="void setRect(qreal x, qreal y, qreal w, qreal h)">
                <parameter type="qreal" name="x" default=""/>
                <parameter type="qreal" name="y" default=""/>
                <parameter type="qreal" name="w" default=""/>
                <parameter type="qreal" name="h" default=""/>
            </function>
        </class>
        <class name="QSGRenderNode" href="qsgrendernode.html" status="active" access="public" location="qsgrendernode.h" documented="true" bases="QSGNode" module="QtQuick" brief="Represents a set of custom rendering commands targeting the graphics API that is in use by the scenegraph">
            <function name="changedStates" fullname="QSGRenderNode::changedStates" href="qsgrendernode.html#changedStates" status="active" access="public" location="qsgrendernode.h" documented="true" meta="plain" virtual="virtual" const="true" type="QSGRenderNode::StateFlags" signature="QSGRenderNode::StateFlags changedStates() const"/>
            <function name="clipList" fullname="QSGRenderNode::clipList" href="qsgrendernode.html#clipList" status="active" access="public" location="qsgrendernode.h" documented="true" meta="plain" const="true" type="const QSGClipNode *" signature="const QSGClipNode * clipList() const"/>
            <function name="commandBuffer" fullname="QSGRenderNode::commandBuffer" href="qsgrendernode.html#commandBuffer" status="active" access="public" location="qsgrendernode.h" documented="true" since="6.6" meta="plain" const="true" type="QRhiCommandBuffer *" signature="QRhiCommandBuffer * commandBuffer() const"/>
            <function name="flags" fullname="QSGRenderNode::flags" href="qsgrendernode.html#flags" status="active" access="public" location="qsgrendernode.h" documented="true" meta="plain" virtual="virtual" const="true" type="QSGRenderNode::RenderingFlags" signature="QSGRenderNode::RenderingFlags flags() const"/>
            <function name="inheritedOpacity" fullname="QSGRenderNode::inheritedOpacity" href="qsgrendernode.html#inheritedOpacity" status="active" access="public" location="qsgrendernode.h" documented="true" meta="plain" const="true" type="qreal" signature="qreal inheritedOpacity() const"/>
            <function name="matrix" fullname="QSGRenderNode::matrix" href="qsgrendernode.html#matrix" status="active" access="public" location="qsgrendernode.h" documented="true" meta="plain" const="true" type="const QMatrix4x4 *" signature="const QMatrix4x4 * matrix() const"/>
            <function name="prepare" fullname="QSGRenderNode::prepare" href="qsgrendernode.html#prepare" status="active" access="public" location="qsgrendernode.h" documented="true" since="6.0" meta="plain" virtual="virtual" type="void" signature="void prepare()"/>
            <function name="projectionMatrix" fullname="QSGRenderNode::projectionMatrix" href="qsgrendernode.html#projectionMatrix" status="active" access="public" location="qsgrendernode.h" documented="true" since="6.5" meta="plain" const="true" type="const QMatrix4x4 *" signature="const QMatrix4x4 * projectionMatrix() const"/>
            <function name="rect" fullname="QSGRenderNode::rect" href="qsgrendernode.html#rect" status="active" access="public" location="qsgrendernode.h" documented="true" meta="plain" virtual="virtual" const="true" type="QRectF" signature="QRectF rect() const"/>
            <function name="releaseResources" fullname="QSGRenderNode::releaseResources" href="qsgrendernode.html#releaseResources" status="active" access="public" location="qsgrendernode.h" documented="true" meta="plain" virtual="virtual" type="void" signature="void releaseResources()"/>
            <function name="render" fullname="QSGRenderNode::render" href="qsgrendernode.html#render" status="active" access="public" location="qsgrendernode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void render(const QSGRenderNode::RenderState *state) = 0">
                <parameter type="const QSGRenderNode::RenderState *" name="state" default=""/>
            </function>
            <function name="renderTarget" fullname="QSGRenderNode::renderTarget" href="qsgrendernode.html#renderTarget" status="active" access="public" location="qsgrendernode.h" documented="true" since="6.6" meta="plain" const="true" type="QRhiRenderTarget *" signature="QRhiRenderTarget * renderTarget() const"/>
            <function name="~QSGRenderNode" fullname="QSGRenderNode::~QSGRenderNode" href="qsgrendernode.html#dtor.QSGRenderNode" status="active" access="public" location="qsgrendernode.h" documented="true" meta="destructor" virtual="virtual" override="true" noexcept="true" signature="~QSGRenderNode() override"/>
            <enum name="RenderingFlag" fullname="QSGRenderNode::RenderingFlag" href="qsgrendernode.html#RenderingFlag-enum" status="active" access="public" location="qsgrendernode.h" documented="true" typedef="QSGRenderNode::RenderingFlags">
                <value name="BoundedRectRendering" value="0x01"/>
                <value name="DepthAwareRendering" value="0x02"/>
                <value name="OpaqueRendering" value="0x04"/>
                <value name="NoExternalRendering" value="0x08"/>
            </enum>
            <enum name="StateFlag" fullname="QSGRenderNode::StateFlag" href="qsgrendernode.html#StateFlag-enum" status="active" access="public" location="qsgrendernode.h" documented="true" typedef="QSGRenderNode::StateFlags">
                <value name="DepthState" value="0x01"/>
                <value name="StencilState" value="0x02"/>
                <value name="ScissorState" value="0x04"/>
                <value name="ColorState" value="0x08"/>
                <value name="BlendState" value="0x10"/>
                <value name="CullState" value="0x20"/>
                <value name="ViewportState" value="0x40"/>
                <value name="RenderTargetState" value="0x80"/>
            </enum>
            <typedef name="RenderingFlags" fullname="QSGRenderNode::RenderingFlags" href="qsgrendernode.html#RenderingFlag-enum" status="active" access="public" location="qsgrendernode.h" enum="QSGRenderNode::RenderingFlag"/>
            <typedef name="StateFlags" fullname="QSGRenderNode::StateFlags" href="qsgrendernode.html#StateFlag-enum" status="active" access="public" location="qsgrendernode.h" enum="QSGRenderNode::StateFlag"/>
        </class>
        <class name="QSGRendererInterface" href="qsgrendererinterface.html" status="active" access="public" location="qsgrendererinterface.h" documented="true" module="QtQuick" brief="An interface providing access to some of the graphics API specific internals of the scenegraph">
            <function name="getResource" fullname="QSGRendererInterface::getResource" href="qsgrendererinterface.html#getResource" status="active" access="public" location="qsgrendererinterface.h" documented="true" meta="plain" virtual="virtual" const="true" type="void *" signature="void * getResource(QQuickWindow *window, QSGRendererInterface::Resource resource) const">
                <parameter type="QQuickWindow *" name="window" default=""/>
                <parameter type="QSGRendererInterface::Resource" name="resource" default=""/>
            </function>
            <function name="getResource" fullname="QSGRendererInterface::getResource" href="qsgrendererinterface.html#getResource-1" status="active" access="public" location="qsgrendererinterface.h" documented="true" meta="plain" virtual="virtual" const="true" overload="true" overload-number="1" type="void *" signature="void * getResource(QQuickWindow *window, const char *resource) const">
                <parameter type="QQuickWindow *" name="window" default=""/>
                <parameter type="const char *" name="resource" default=""/>
            </function>
            <function name="graphicsApi" fullname="QSGRendererInterface::graphicsApi" href="qsgrendererinterface.html#graphicsApi" status="active" access="public" location="qsgrendererinterface.h" documented="true" meta="plain" virtual="pure" const="true" type="QSGRendererInterface::GraphicsApi" signature="QSGRendererInterface::GraphicsApi graphicsApi() const = 0"/>
            <function name="isApiRhiBased" fullname="QSGRendererInterface::isApiRhiBased" href="qsgrendererinterface.html#isApiRhiBased" status="active" access="public" location="qsgrendererinterface.h" documented="true" meta="plain" static="true" type="bool" signature="bool isApiRhiBased(QSGRendererInterface::GraphicsApi api)">
                <parameter type="QSGRendererInterface::GraphicsApi" name="api" default=""/>
            </function>
            <function name="shaderCompilationType" fullname="QSGRendererInterface::shaderCompilationType" href="qsgrendererinterface.html#shaderCompilationType" status="active" access="public" location="qsgrendererinterface.h" documented="true" meta="plain" virtual="pure" const="true" type="QSGRendererInterface::ShaderCompilationTypes" signature="QSGRendererInterface::ShaderCompilationTypes shaderCompilationType() const = 0"/>
            <function name="shaderSourceType" fullname="QSGRendererInterface::shaderSourceType" href="qsgrendererinterface.html#shaderSourceType" status="active" access="public" location="qsgrendererinterface.h" documented="true" meta="plain" virtual="pure" const="true" type="QSGRendererInterface::ShaderSourceTypes" signature="QSGRendererInterface::ShaderSourceTypes shaderSourceType() const = 0"/>
            <function name="shaderType" fullname="QSGRendererInterface::shaderType" href="qsgrendererinterface.html#shaderType" status="active" access="public" location="qsgrendererinterface.h" documented="true" meta="plain" virtual="pure" const="true" type="QSGRendererInterface::ShaderType" signature="QSGRendererInterface::ShaderType shaderType() const = 0"/>
            <enum name="GraphicsApi" fullname="QSGRendererInterface::GraphicsApi" href="qsgrendererinterface.html#GraphicsApi-enum" status="active" access="public" location="qsgrendererinterface.h" documented="true">
                <value name="Unknown" value="0"/>
                <value name="Software" value="1"/>
                <value name="OpenVG" value="2"/>
                <value name="OpenGL" value="3" since="5.14"/>
                <value name="Direct3D11" value="4" since="5.14"/>
                <value name="Vulkan" value="5" since="5.14"/>
                <value name="Metal" value="6" since="5.14"/>
                <value name="Null" value="7" since="5.14"/>
                <value name="Direct3D12" value="8" since="6.6"/>
                <value name="OpenGLRhi" value="OpenGL"/>
                <value name="Direct3D11Rhi" value="Direct3D11"/>
                <value name="VulkanRhi" value="Vulkan"/>
                <value name="MetalRhi" value="Metal"/>
                <value name="NullRhi" value="Null"/>
            </enum>
            <enum name="RenderMode" fullname="QSGRendererInterface::RenderMode" href="qsgrendererinterface.html#RenderMode-enum" status="active" access="public" location="qsgrendererinterface.h" documented="true">
                <value name="RenderMode2D" value="0"/>
                <value name="RenderMode2DNoDepthBuffer" value="1"/>
                <value name="RenderMode3D" value="2"/>
            </enum>
            <enum name="Resource" fullname="QSGRendererInterface::Resource" href="qsgrendererinterface.html#Resource-enum" status="active" access="public" location="qsgrendererinterface.h" documented="true">
                <value name="DeviceResource" value="0"/>
                <value name="CommandQueueResource" value="1"/>
                <value name="CommandListResource" value="2"/>
                <value name="PainterResource" value="3"/>
                <value name="RhiResource" value="4" since="5.14"/>
                <value name="RhiSwapchainResource" value="5" since="6.0"/>
                <value name="RhiRedirectCommandBuffer" value="6" since="6.0"/>
                <value name="RhiRedirectRenderTarget" value="7" since="6.0"/>
                <value name="PhysicalDeviceResource" value="8" since="5.14"/>
                <value name="OpenGLContextResource" value="9" since="5.14"/>
                <value name="DeviceContextResource" value="10" since="5.14"/>
                <value name="CommandEncoderResource" value="11" since="5.14"/>
                <value name="VulkanInstanceResource" value="12" since="5.14"/>
                <value name="RenderPassResource" value="13" since="5.14"/>
                <value name="RedirectPaintDevice" value="14" since="6.4"/>
                <value name="GraphicsQueueFamilyIndexResource" value="15" since="6.6"/>
                <value name="GraphicsQueueIndexResource" value="16" since="6.6"/>
            </enum>
            <enum name="ShaderCompilationType" fullname="QSGRendererInterface::ShaderCompilationType" href="qsgrendererinterface.html#ShaderCompilationType-enum" status="active" access="public" location="qsgrendererinterface.h" documented="true" typedef="QSGRendererInterface::ShaderCompilationTypes">
                <value name="RuntimeCompilation" value="0x01"/>
                <value name="OfflineCompilation" value="0x02"/>
            </enum>
            <enum name="ShaderSourceType" fullname="QSGRendererInterface::ShaderSourceType" href="qsgrendererinterface.html#ShaderSourceType-enum" status="active" access="public" location="qsgrendererinterface.h" documented="true" typedef="QSGRendererInterface::ShaderSourceTypes">
                <value name="ShaderSourceString" value="0x01"/>
                <value name="ShaderSourceFile" value="0x02"/>
                <value name="ShaderByteCode" value="0x04"/>
            </enum>
            <enum name="ShaderType" fullname="QSGRendererInterface::ShaderType" href="qsgrendererinterface.html#ShaderType-enum" status="active" access="public" location="qsgrendererinterface.h" documented="true">
                <value name="UnknownShadingLanguage" value="0"/>
                <value name="GLSL" value="1"/>
                <value name="HLSL" value="2"/>
                <value name="RhiShader" value="3" since="5.14"/>
            </enum>
            <typedef name="ShaderCompilationTypes" fullname="QSGRendererInterface::ShaderCompilationTypes" href="qsgrendererinterface.html#ShaderCompilationType-enum" status="active" access="public" location="qsgrendererinterface.h" enum="QSGRendererInterface::ShaderCompilationType"/>
            <typedef name="ShaderSourceTypes" fullname="QSGRendererInterface::ShaderSourceTypes" href="qsgrendererinterface.html#ShaderSourceType-enum" status="active" access="public" location="qsgrendererinterface.h" enum="QSGRendererInterface::ShaderSourceType"/>
        </class>
        <class name="QSGSimpleRectNode" href="qsgsimplerectnode.html" status="active" access="public" location="qsgsimplerectnode.h" documented="true" bases="QSGGeometryNode" module="QtQuick" brief="Convenience class for drawing solid filled rectangles using scenegraph">
            <function name="QSGSimpleRectNode" fullname="QSGSimpleRectNode::QSGSimpleRectNode" href="qsgsimplerectnode.html#QSGSimpleRectNode" status="active" access="public" location="qsgsimplerectnode.h" documented="true" meta="constructor" signature="QSGSimpleRectNode()"/>
            <function name="QSGSimpleRectNode" fullname="QSGSimpleRectNode::QSGSimpleRectNode" href="qsgsimplerectnode.html#QSGSimpleRectNode-1" status="active" access="public" location="qsgsimplerectnode.h" documented="true" meta="constructor" overload="true" overload-number="1" signature="QSGSimpleRectNode(const QRectF &amp;rect, const QColor &amp;color)">
                <parameter type="const QRectF &amp;" name="rect" default=""/>
                <parameter type="const QColor &amp;" name="color" default=""/>
            </function>
            <function name="color" fullname="QSGSimpleRectNode::color" href="qsgsimplerectnode.html#color" status="active" access="public" location="qsgsimplerectnode.h" documented="true" meta="plain" const="true" type="QColor" signature="QColor color() const"/>
            <function name="rect" fullname="QSGSimpleRectNode::rect" href="qsgsimplerectnode.html#rect" status="active" access="public" location="qsgsimplerectnode.h" documented="true" meta="plain" const="true" type="QRectF" signature="QRectF rect() const"/>
            <function name="setColor" fullname="QSGSimpleRectNode::setColor" href="qsgsimplerectnode.html#setColor" status="active" access="public" location="qsgsimplerectnode.h" documented="true" meta="plain" type="void" signature="void setColor(const QColor &amp;color)">
                <parameter type="const QColor &amp;" name="color" default=""/>
            </function>
            <function name="setRect" fullname="QSGSimpleRectNode::setRect" href="qsgsimplerectnode.html#setRect" status="active" access="public" location="qsgsimplerectnode.h" documented="true" meta="plain" type="void" signature="void setRect(const QRectF &amp;rect)">
                <parameter type="const QRectF &amp;" name="rect" default=""/>
            </function>
            <function name="setRect" fullname="QSGSimpleRectNode::setRect" href="qsgsimplerectnode.html#setRect-1" status="active" access="public" location="qsgsimplerectnode.h" documented="true" meta="plain" overload="true" overload-number="1" type="void" signature="void setRect(qreal x, qreal y, qreal w, qreal h)">
                <parameter type="qreal" name="x" default=""/>
                <parameter type="qreal" name="y" default=""/>
                <parameter type="qreal" name="w" default=""/>
                <parameter type="qreal" name="h" default=""/>
            </function>
        </class>
        <class name="QSGSimpleTextureNode" href="qsgsimpletexturenode.html" status="active" access="public" location="qsgsimpletexturenode.h" documented="true" bases="QSGGeometryNode" module="QtQuick" brief="Provided for convenience to easily draw textured content using the QML scene graph">
            <function name="QSGSimpleTextureNode" fullname="QSGSimpleTextureNode::QSGSimpleTextureNode" href="qsgsimpletexturenode.html#QSGSimpleTextureNode" status="active" access="public" location="qsgsimpletexturenode.h" documented="true" meta="constructor" signature="QSGSimpleTextureNode()"/>
            <function name="filtering" fullname="QSGSimpleTextureNode::filtering" href="qsgsimpletexturenode.html#filtering" status="active" access="public" location="qsgsimpletexturenode.h" documented="true" meta="plain" const="true" type="QSGTexture::Filtering" signature="QSGTexture::Filtering filtering() const"/>
            <function name="ownsTexture" fullname="QSGSimpleTextureNode::ownsTexture" href="qsgsimpletexturenode.html#ownsTexture" status="active" access="public" location="qsgsimpletexturenode.h" documented="true" meta="plain" const="true" type="bool" signature="bool ownsTexture() const"/>
            <function name="rect" fullname="QSGSimpleTextureNode::rect" href="qsgsimpletexturenode.html#rect" status="active" access="public" location="qsgsimpletexturenode.h" documented="true" meta="plain" const="true" type="QRectF" signature="QRectF rect() const"/>
            <function name="setFiltering" fullname="QSGSimpleTextureNode::setFiltering" href="qsgsimpletexturenode.html#setFiltering" status="active" access="public" location="qsgsimpletexturenode.h" documented="true" meta="plain" type="void" signature="void setFiltering(QSGTexture::Filtering filtering)">
                <parameter type="QSGTexture::Filtering" name="filtering" default=""/>
            </function>
            <function name="setOwnsTexture" fullname="QSGSimpleTextureNode::setOwnsTexture" href="qsgsimpletexturenode.html#setOwnsTexture" status="active" access="public" location="qsgsimpletexturenode.h" documented="true" meta="plain" type="void" signature="void setOwnsTexture(bool owns)">
                <parameter type="bool" name="owns" default=""/>
            </function>
            <function name="setRect" fullname="QSGSimpleTextureNode::setRect" href="qsgsimpletexturenode.html#setRect" status="active" access="public" location="qsgsimpletexturenode.h" documented="true" meta="plain" type="void" signature="void setRect(const QRectF &amp;r)">
                <parameter type="const QRectF &amp;" name="r" default=""/>
            </function>
            <function name="setRect" fullname="QSGSimpleTextureNode::setRect" href="qsgsimpletexturenode.html#setRect-1" status="active" access="public" location="qsgsimpletexturenode.h" documented="true" meta="plain" overload="true" overload-number="1" type="void" signature="void setRect(qreal x, qreal y, qreal w, qreal h)">
                <parameter type="qreal" name="x" default=""/>
                <parameter type="qreal" name="y" default=""/>
                <parameter type="qreal" name="w" default=""/>
                <parameter type="qreal" name="h" default=""/>
            </function>
            <function name="setSourceRect" fullname="QSGSimpleTextureNode::setSourceRect" href="qsgsimpletexturenode.html#setSourceRect" status="active" access="public" location="qsgsimpletexturenode.h" documented="true" meta="plain" type="void" signature="void setSourceRect(const QRectF &amp;r)">
                <parameter type="const QRectF &amp;" name="r" default=""/>
            </function>
            <function name="setSourceRect" fullname="QSGSimpleTextureNode::setSourceRect" href="qsgsimpletexturenode.html#setSourceRect-1" status="active" access="public" location="qsgsimpletexturenode.h" documented="true" meta="plain" overload="true" overload-number="1" type="void" signature="void setSourceRect(qreal x, qreal y, qreal w, qreal h)">
                <parameter type="qreal" name="x" default=""/>
                <parameter type="qreal" name="y" default=""/>
                <parameter type="qreal" name="w" default=""/>
                <parameter type="qreal" name="h" default=""/>
            </function>
            <function name="setTexture" fullname="QSGSimpleTextureNode::setTexture" href="qsgsimpletexturenode.html#setTexture" status="active" access="public" location="qsgsimpletexturenode.h" documented="true" meta="plain" type="void" signature="void setTexture(QSGTexture *texture)">
                <parameter type="QSGTexture *" name="texture" default=""/>
            </function>
            <function name="setTextureCoordinatesTransform" fullname="QSGSimpleTextureNode::setTextureCoordinatesTransform" href="qsgsimpletexturenode.html#setTextureCoordinatesTransform" status="active" access="public" location="qsgsimpletexturenode.h" documented="true" meta="plain" type="void" signature="void setTextureCoordinatesTransform(QSGSimpleTextureNode::TextureCoordinatesTransformMode mode)">
                <parameter type="QSGSimpleTextureNode::TextureCoordinatesTransformMode" name="mode" default=""/>
            </function>
            <function name="sourceRect" fullname="QSGSimpleTextureNode::sourceRect" href="qsgsimpletexturenode.html#sourceRect" status="active" access="public" location="qsgsimpletexturenode.h" documented="true" meta="plain" const="true" type="QRectF" signature="QRectF sourceRect() const"/>
            <function name="texture" fullname="QSGSimpleTextureNode::texture" href="qsgsimpletexturenode.html#texture" status="active" access="public" location="qsgsimpletexturenode.h" documented="true" meta="plain" const="true" type="QSGTexture *" signature="QSGTexture * texture() const"/>
            <function name="textureCoordinatesTransform" fullname="QSGSimpleTextureNode::textureCoordinatesTransform" href="qsgsimpletexturenode.html#textureCoordinatesTransform" status="active" access="public" location="qsgsimpletexturenode.h" documented="true" meta="plain" const="true" type="QSGSimpleTextureNode::TextureCoordinatesTransformMode" signature="QSGSimpleTextureNode::TextureCoordinatesTransformMode textureCoordinatesTransform() const"/>
            <function name="~QSGSimpleTextureNode" fullname="QSGSimpleTextureNode::~QSGSimpleTextureNode" href="qsgsimpletexturenode.html#dtor.QSGSimpleTextureNode" status="active" access="public" location="qsgsimpletexturenode.h" documented="true" meta="destructor" virtual="virtual" override="true" noexcept="true" signature="~QSGSimpleTextureNode() override"/>
            <enum name="TextureCoordinatesTransformFlag" fullname="QSGSimpleTextureNode::TextureCoordinatesTransformFlag" href="qsgsimpletexturenode.html#TextureCoordinatesTransformFlag-enum" status="active" access="public" location="qsgsimpletexturenode.h" documented="true" typedef="QSGSimpleTextureNode::TextureCoordinatesTransformMode">
                <value name="NoTransform" value="0x00"/>
                <value name="MirrorHorizontally" value="0x01"/>
                <value name="MirrorVertically" value="0x02"/>
            </enum>
            <typedef name="TextureCoordinatesTransformMode" fullname="QSGSimpleTextureNode::TextureCoordinatesTransformMode" href="qsgsimpletexturenode.html#TextureCoordinatesTransformFlag-enum" status="active" access="public" location="qsgsimpletexturenode.h" enum="QSGSimpleTextureNode::TextureCoordinatesTransformFlag"/>
        </class>
        <class name="QSGTextNode" href="qsgtextnode.html" status="active" access="public" location="qsgtextnode.h" since="6.7" documented="true" bases="QSGTransformNode" module="QtQuick" brief="Class for drawing text layouts and text documents in the Qt Quick scene graph">
            <function name="addTextDocument" fullname="QSGTextNode::addTextDocument" href="qsgtextnode.html#addTextDocument" status="active" access="public" location="qsgtextnode.h" documented="true" meta="plain" type="void" signature="void addTextDocument(QPointF position, QTextDocument *document, int selectionStart, int selectionCount)">
                <parameter type="QPointF" name="position" default=""/>
                <parameter type="QTextDocument *" name="document" default=""/>
                <parameter type="int" name="selectionStart" default="-1"/>
                <parameter type="int" name="selectionCount" default="-1"/>
            </function>
            <function name="addTextLayout" fullname="QSGTextNode::addTextLayout" href="qsgtextnode.html#addTextLayout" status="active" access="public" location="qsgtextnode.h" documented="true" meta="plain" type="void" signature="void addTextLayout(QPointF position, QTextLayout *layout, int selectionStart, int selectionCount, int lineStart, int lineCount)">
                <parameter type="QPointF" name="position" default=""/>
                <parameter type="QTextLayout *" name="layout" default=""/>
                <parameter type="int" name="selectionStart" default="-1"/>
                <parameter type="int" name="selectionCount" default="-1"/>
                <parameter type="int" name="lineStart" default="0"/>
                <parameter type="int" name="lineCount" default="-1"/>
            </function>
            <function name="clear" fullname="QSGTextNode::clear" href="qsgtextnode.html#clear" status="active" access="public" location="qsgtextnode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void clear() = 0"/>
            <function name="color" fullname="QSGTextNode::color" href="qsgtextnode.html#color" status="active" access="public" location="qsgtextnode.h" documented="true" meta="plain" virtual="pure" const="true" type="QColor" signature="QColor color() const = 0"/>
            <function name="doAddTextDocument" fullname="QSGTextNode::doAddTextDocument" href="qsgtextnode.html#doAddTextDocument" status="active" access="private" location="qsgtextnode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void doAddTextDocument(QPointF position, QTextDocument *document, int selectionStart, int selectionCount) = 0">
                <parameter type="QPointF" name="position" default=""/>
                <parameter type="QTextDocument *" name="document" default=""/>
                <parameter type="int" name="selectionStart" default=""/>
                <parameter type="int" name="selectionCount" default=""/>
            </function>
            <function name="doAddTextLayout" fullname="QSGTextNode::doAddTextLayout" href="qsgtextnode.html#doAddTextLayout" status="active" access="private" location="qsgtextnode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void doAddTextLayout(QPointF position, QTextLayout *layout, int selectionStart, int selectionCount, int lineStart, int lineCount) = 0">
                <parameter type="QPointF" name="position" default=""/>
                <parameter type="QTextLayout *" name="layout" default=""/>
                <parameter type="int" name="selectionStart" default=""/>
                <parameter type="int" name="selectionCount" default=""/>
                <parameter type="int" name="lineStart" default=""/>
                <parameter type="int" name="lineCount" default=""/>
            </function>
            <function name="filtering" fullname="QSGTextNode::filtering" href="qsgtextnode.html#filtering" status="active" access="public" location="qsgtextnode.h" documented="true" meta="plain" virtual="pure" const="true" type="QSGTexture::Filtering" signature="QSGTexture::Filtering filtering() const = 0"/>
            <function name="linkColor" fullname="QSGTextNode::linkColor" href="qsgtextnode.html#linkColor" status="active" access="public" location="qsgtextnode.h" documented="true" meta="plain" virtual="pure" const="true" type="QColor" signature="QColor linkColor() const = 0"/>
            <function name="renderType" fullname="QSGTextNode::renderType" href="qsgtextnode.html#renderType" status="active" access="public" location="qsgtextnode.h" documented="true" meta="plain" virtual="pure" const="true" type="QSGTextNode::RenderType" signature="QSGTextNode::RenderType renderType() const = 0"/>
            <function name="renderTypeQuality" fullname="QSGTextNode::renderTypeQuality" href="qsgtextnode.html#renderTypeQuality" status="active" access="public" location="qsgtextnode.h" documented="true" meta="plain" virtual="pure" const="true" type="int" signature="int renderTypeQuality() const = 0"/>
            <function name="selectionColor" fullname="QSGTextNode::selectionColor" href="qsgtextnode.html#selectionColor" status="active" access="public" location="qsgtextnode.h" documented="true" meta="plain" virtual="pure" const="true" type="QColor" signature="QColor selectionColor() const = 0"/>
            <function name="selectionTextColor" fullname="QSGTextNode::selectionTextColor" href="qsgtextnode.html#selectionTextColor" status="active" access="public" location="qsgtextnode.h" documented="true" meta="plain" virtual="pure" const="true" type="QColor" signature="QColor selectionTextColor() const = 0"/>
            <function name="setColor" fullname="QSGTextNode::setColor" href="qsgtextnode.html#setColor" status="active" access="public" location="qsgtextnode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void setColor(QColor color) = 0">
                <parameter type="QColor" name="color" default=""/>
            </function>
            <function name="setFiltering" fullname="QSGTextNode::setFiltering" href="qsgtextnode.html#setFiltering" status="active" access="public" location="qsgtextnode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void setFiltering(QSGTexture::Filtering filtering) = 0">
                <parameter type="QSGTexture::Filtering" name="filtering" default=""/>
            </function>
            <function name="setLinkColor" fullname="QSGTextNode::setLinkColor" href="qsgtextnode.html#setLinkColor" status="active" access="public" location="qsgtextnode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void setLinkColor(QColor linkColor) = 0">
                <parameter type="QColor" name="linkColor" default=""/>
            </function>
            <function name="setRenderType" fullname="QSGTextNode::setRenderType" href="qsgtextnode.html#setRenderType" status="active" access="public" location="qsgtextnode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void setRenderType(QSGTextNode::RenderType renderType) = 0">
                <parameter type="QSGTextNode::RenderType" name="renderType" default=""/>
            </function>
            <function name="setRenderTypeQuality" fullname="QSGTextNode::setRenderTypeQuality" href="qsgtextnode.html#setRenderTypeQuality" status="active" access="public" location="qsgtextnode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void setRenderTypeQuality(int renderTypeQuality) = 0">
                <parameter type="int" name="renderTypeQuality" default=""/>
            </function>
            <function name="setSelectionColor" fullname="QSGTextNode::setSelectionColor" href="qsgtextnode.html#setSelectionColor" status="active" access="public" location="qsgtextnode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void setSelectionColor(QColor color) = 0">
                <parameter type="QColor" name="color" default=""/>
            </function>
            <function name="setSelectionTextColor" fullname="QSGTextNode::setSelectionTextColor" href="qsgtextnode.html#setSelectionTextColor" status="active" access="public" location="qsgtextnode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void setSelectionTextColor(QColor selectionTextColor) = 0">
                <parameter type="QColor" name="selectionTextColor" default=""/>
            </function>
            <function name="setStyleColor" fullname="QSGTextNode::setStyleColor" href="qsgtextnode.html#setStyleColor" status="active" access="public" location="qsgtextnode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void setStyleColor(QColor styleColor) = 0">
                <parameter type="QColor" name="styleColor" default=""/>
            </function>
            <function name="setTextStyle" fullname="QSGTextNode::setTextStyle" href="qsgtextnode.html#setTextStyle" status="active" access="public" location="qsgtextnode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void setTextStyle(QSGTextNode::TextStyle textStyle) = 0">
                <parameter type="QSGTextNode::TextStyle" name="textStyle" default=""/>
            </function>
            <function name="setViewport" fullname="QSGTextNode::setViewport" href="qsgtextnode.html#setViewport" status="active" access="public" location="qsgtextnode.h" documented="true" meta="plain" virtual="pure" type="void" signature="void setViewport(const QRectF &amp;viewport) = 0">
                <parameter type="const QRectF &amp;" name="viewport" default=""/>
            </function>
            <function name="styleColor" fullname="QSGTextNode::styleColor" href="qsgtextnode.html#styleColor" status="active" access="public" location="qsgtextnode.h" documented="true" meta="plain" virtual="pure" const="true" type="QColor" signature="QColor styleColor() const = 0"/>
            <function name="textStyle" fullname="QSGTextNode::textStyle" href="qsgtextnode.html#textStyle" status="active" access="public" location="qsgtextnode.h" documented="true" meta="plain" virtual="pure" type="QSGTextNode::TextStyle" signature="QSGTextNode::TextStyle textStyle() = 0"/>
            <function name="viewport" fullname="QSGTextNode::viewport" href="qsgtextnode.html#viewport" status="active" access="public" location="qsgtextnode.h" documented="true" meta="plain" virtual="pure" const="true" type="QRectF" signature="QRectF viewport() const = 0"/>
            <enum name="RenderType" fullname="QSGTextNode::RenderType" href="qsgtextnode.html#RenderType-enum" status="active" access="public" location="qsgtextnode.h" documented="true">
                <value name="QtRendering" value="0"/>
                <value name="NativeRendering" value="1"/>
                <value name="CurveRendering" value="2"/>
            </enum>
            <enum name="TextStyle" fullname="QSGTextNode::TextStyle" href="qsgtextnode.html#TextStyle-enum" status="active" access="public" location="qsgtextnode.h" documented="true">
                <value name="Normal" value="0"/>
                <value name="Outline" value="1"/>
                <value name="Raised" value="2"/>
                <value name="Sunken" value="3"/>
            </enum>
        </class>
        <class name="QSGTexture" href="qsgtexture.html" status="active" access="public" location="qsgtexture.h" documented="true" bases="QObject" module="QtQuick" brief="The base class for textures used in the scene graph">
            <contents name="texture-atlases" title="Texture Atlases" level="1"/>
            <function name="QSGTexture" fullname="QSGTexture::QSGTexture" href="qsgtexture.html#QSGTexture" status="active" access="public" location="qsgtexture.h" documented="true" meta="constructor" signature="QSGTexture()"/>
            <function name="anisotropyLevel" fullname="QSGTexture::anisotropyLevel" href="qsgtexture.html#anisotropyLevel" status="active" access="public" location="qsgtexture.h" documented="true" meta="plain" const="true" type="QSGTexture::AnisotropyLevel" signature="QSGTexture::AnisotropyLevel anisotropyLevel() const"/>
            <function name="commitTextureOperations" fullname="QSGTexture::commitTextureOperations" href="qsgtexture.html#commitTextureOperations" status="active" access="public" location="qsgtexture.h" documented="true" since="6.0" meta="plain" virtual="virtual" type="void" signature="void commitTextureOperations(QRhi *rhi, QRhiResourceUpdateBatch *resourceUpdates)">
                <parameter type="QRhi *" name="rhi" default=""/>
                <parameter type="QRhiResourceUpdateBatch *" name="resourceUpdates" default=""/>
            </function>
            <function name="comparisonKey" fullname="QSGTexture::comparisonKey" href="qsgtexture.html#comparisonKey" status="active" access="public" location="qsgtexture.h" documented="true" meta="plain" virtual="pure" const="true" type="qint64" signature="qint64 comparisonKey() const = 0"/>
            <function name="convertToNormalizedSourceRect" fullname="QSGTexture::convertToNormalizedSourceRect" href="qsgtexture.html#convertToNormalizedSourceRect" status="active" access="public" location="qsgtexture.h" documented="true" meta="plain" const="true" type="QRectF" signature="QRectF convertToNormalizedSourceRect(const QRectF &amp;rect) const">
                <parameter type="const QRectF &amp;" name="rect" default=""/>
            </function>
            <function name="filtering" fullname="QSGTexture::filtering" href="qsgtexture.html#filtering" status="active" access="public" location="qsgtexture.h" documented="true" meta="plain" const="true" type="QSGTexture::Filtering" signature="QSGTexture::Filtering filtering() const"/>
            <function name="hasAlphaChannel" fullname="QSGTexture::hasAlphaChannel" href="qsgtexture.html#hasAlphaChannel" status="active" access="public" location="qsgtexture.h" documented="true" meta="plain" virtual="pure" const="true" type="bool" signature="bool hasAlphaChannel() const = 0"/>
            <function name="hasMipmaps" fullname="QSGTexture::hasMipmaps" href="qsgtexture.html#hasMipmaps" status="active" access="public" location="qsgtexture.h" documented="true" meta="plain" virtual="pure" const="true" type="bool" signature="bool hasMipmaps() const = 0"/>
            <function name="horizontalWrapMode" fullname="QSGTexture::horizontalWrapMode" href="qsgtexture.html#horizontalWrapMode" status="active" access="public" location="qsgtexture.h" documented="true" meta="plain" const="true" type="QSGTexture::WrapMode" signature="QSGTexture::WrapMode horizontalWrapMode() const"/>
            <function name="isAtlasTexture" fullname="QSGTexture::isAtlasTexture" href="qsgtexture.html#isAtlasTexture" status="active" access="public" location="qsgtexture.h" documented="true" meta="plain" virtual="virtual" const="true" type="bool" signature="bool isAtlasTexture() const"/>
            <function name="mipmapFiltering" fullname="QSGTexture::mipmapFiltering" href="qsgtexture.html#mipmapFiltering" status="active" access="public" location="qsgtexture.h" documented="true" meta="plain" const="true" type="QSGTexture::Filtering" signature="QSGTexture::Filtering mipmapFiltering() const"/>
            <function name="nativeInterface" fullname="QSGTexture::nativeInterface" href="qsgtexture.html#nativeInterface" status="active" access="public" location="qsgtexture.h" documented="true" meta="plain" const="true" type="QNativeInterface *" signature="QNativeInterface * nativeInterface() const"/>
            <function name="normalizedTextureSubRect" fullname="QSGTexture::normalizedTextureSubRect" href="qsgtexture.html#normalizedTextureSubRect" status="active" access="public" location="qsgtexture.h" documented="true" meta="plain" virtual="virtual" const="true" type="QRectF" signature="QRectF normalizedTextureSubRect() const"/>
            <function name="removedFromAtlas" fullname="QSGTexture::removedFromAtlas" href="qsgtexture.html#removedFromAtlas" status="active" access="public" location="qsgtexture.h" documented="true" meta="plain" virtual="virtual" const="true" type="QSGTexture *" signature="QSGTexture * removedFromAtlas(QRhiResourceUpdateBatch *resourceUpdates) const">
                <parameter type="QRhiResourceUpdateBatch *" name="resourceUpdates" default="nullptr"/>
            </function>
            <function name="rhiTexture" fullname="QSGTexture::rhiTexture" href="qsgtexture.html#rhiTexture" status="active" access="public" location="qsgtexture.h" documented="true" since="6.0" meta="plain" virtual="virtual" const="true" type="QRhiTexture *" signature="QRhiTexture * rhiTexture() const"/>
            <function name="setAnisotropyLevel" fullname="QSGTexture::setAnisotropyLevel" href="qsgtexture.html#setAnisotropyLevel" status="active" access="public" location="qsgtexture.h" documented="true" meta="plain" type="void" signature="void setAnisotropyLevel(QSGTexture::AnisotropyLevel level)">
                <parameter type="QSGTexture::AnisotropyLevel" name="level" default=""/>
            </function>
            <function name="setFiltering" fullname="QSGTexture::setFiltering" href="qsgtexture.html#setFiltering" status="active" access="public" location="qsgtexture.h" documented="true" meta="plain" type="void" signature="void setFiltering(QSGTexture::Filtering filter)">
                <parameter type="QSGTexture::Filtering" name="filter" default=""/>
            </function>
            <function name="setHorizontalWrapMode" fullname="QSGTexture::setHorizontalWrapMode" href="qsgtexture.html#setHorizontalWrapMode" status="active" access="public" location="qsgtexture.h" documented="true" meta="plain" type="void" signature="void setHorizontalWrapMode(QSGTexture::WrapMode hwrap)">
                <parameter type="QSGTexture::WrapMode" name="hwrap" default=""/>
            </function>
            <function name="setMipmapFiltering" fullname="QSGTexture::setMipmapFiltering" href="qsgtexture.html#setMipmapFiltering" status="active" access="public" location="qsgtexture.h" documented="true" meta="plain" type="void" signature="void setMipmapFiltering(QSGTexture::Filtering filter)">
                <parameter type="QSGTexture::Filtering" name="filter" default=""/>
            </function>
            <function name="setVerticalWrapMode" fullname="QSGTexture::setVerticalWrapMode" href="qsgtexture.html#setVerticalWrapMode" status="active" access="public" location="qsgtexture.h" documented="true" meta="plain" type="void" signature="void setVerticalWrapMode(QSGTexture::WrapMode vwrap)">
                <parameter type="QSGTexture::WrapMode" name="vwrap" default=""/>
            </function>
            <function name="textureSize" fullname="QSGTexture::textureSize" href="qsgtexture.html#textureSize" status="active" access="public" location="qsgtexture.h" documented="true" meta="plain" virtual="pure" const="true" type="QSize" signature="QSize textureSize() const = 0"/>
            <function name="verticalWrapMode" fullname="QSGTexture::verticalWrapMode" href="qsgtexture.html#verticalWrapMode" status="active" access="public" location="qsgtexture.h" documented="true" meta="plain" const="true" type="QSGTexture::WrapMode" signature="QSGTexture::WrapMode verticalWrapMode() const"/>
            <function name="~QSGTexture" fullname="QSGTexture::~QSGTexture" href="qsgtexture.html#dtor.QSGTexture" status="active" access="public" location="qsgtexture.h" documented="true" meta="destructor" virtual="virtual" override="true" noexcept="true" signature="~QSGTexture() override"/>
            <enum name="AnisotropyLevel" fullname="QSGTexture::AnisotropyLevel" href="qsgtexture.html#AnisotropyLevel-enum" status="active" access="public" location="qsgtexture.h" documented="true">
                <value name="AnisotropyNone" value="0"/>
                <value name="Anisotropy2x" value="1"/>
                <value name="Anisotropy4x" value="2"/>
                <value name="Anisotropy8x" value="3"/>
                <value name="Anisotropy16x" value="4"/>
            </enum>
            <enum name="Filtering" fullname="QSGTexture::Filtering" href="qsgtexture.html#Filtering-enum" status="active" access="public" location="qsgtexture.h" documented="true">
                <value name="None" value="0"/>
                <value name="Nearest" value="1"/>
                <value name="Linear" value="2"/>
            </enum>
            <enum name="WrapMode" fullname="QSGTexture::WrapMode" href="qsgtexture.html#WrapMode-enum" status="active" access="public" location="qsgtexture.h" documented="true">
                <value name="Repeat" value="0"/>
                <value name="ClampToEdge" value="1"/>
                <value name="MirroredRepeat" value="2"/>
            </enum>
        </class>
        <class name="QSGTextureMaterial" href="qsgtexturematerial.html" status="active" access="public" location="qsgtexturematerial.h" documented="true" groups="qtquick-scenegraph-materials" bases="QSGOpaqueTextureMaterial" module="QtQuick" brief="Convenient way of rendering textured geometry in the scene graph"/>
        <class name="QSGTextureProvider" href="qsgtextureprovider.html" status="active" access="public" location="qsgtextureprovider.h" documented="true" bases="QObject" module="QtQuick" brief="Encapsulates texture based entities in QML">
            <function name="texture" fullname="QSGTextureProvider::texture" href="qsgtextureprovider.html#texture" status="active" access="public" location="qsgtextureprovider.h" documented="true" meta="plain" virtual="pure" const="true" type="QSGTexture *" signature="QSGTexture * texture() const = 0"/>
            <function name="textureChanged" fullname="QSGTextureProvider::textureChanged" href="qsgtextureprovider.html#textureChanged" status="active" access="public" location="qsgtextureprovider.h" documented="true" meta="signal" type="void" signature="void textureChanged()"/>
        </class>
        <class name="QSGTransformNode" href="qsgtransformnode.html" status="active" access="public" location="qsgnode.h" documented="true" groups="qtquick-scenegraph-nodes" bases="QSGNode" module="QtQuick" brief="Implements transformations in the scene graph">
            <function name="QSGTransformNode" fullname="QSGTransformNode::QSGTransformNode" href="qsgtransformnode.html#QSGTransformNode" status="active" access="public" location="qsgnode.h" documented="true" meta="constructor" signature="QSGTransformNode()"/>
            <function name="matrix" fullname="QSGTransformNode::matrix" href="qsgtransformnode.html#matrix" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" const="true" type="const QMatrix4x4 &amp;" signature="const QMatrix4x4 &amp; matrix() const"/>
            <function name="setMatrix" fullname="QSGTransformNode::setMatrix" href="qsgtransformnode.html#setMatrix" status="active" access="public" location="qsgnode.h" documented="true" meta="plain" type="void" signature="void setMatrix(const QMatrix4x4 &amp;matrix)">
                <parameter type="const QMatrix4x4 &amp;" name="matrix" default=""/>
            </function>
            <function name="~QSGTransformNode" fullname="QSGTransformNode::~QSGTransformNode" href="qsgtransformnode.html#dtor.QSGTransformNode" status="active" access="public" location="qsgnode.h" documented="true" meta="destructor" virtual="virtual" override="true" noexcept="true" signature="~QSGTransformNode() override"/>
        </class>
        <class name="QSGVertexColorMaterial" href="qsgvertexcolormaterial.html" status="active" access="public" location="qsgvertexcolormaterial.h" documented="true" groups="qtquick-scenegraph-materials" bases="QSGMaterial" module="QtQuick" brief="Convenient way of rendering per-vertex colored geometry in the scene graph">
            <function name="QSGVertexColorMaterial" fullname="QSGVertexColorMaterial::QSGVertexColorMaterial" href="qsgvertexcolormaterial.html#QSGVertexColorMaterial" status="active" access="public" location="qsgvertexcolormaterial.h" documented="true" meta="constructor" signature="QSGVertexColorMaterial()"/>
        </class>
        <page name="qtquick-index.html" href="qtquick-index.html" status="active" location="qtquick.qdoc" documented="true" subtype="page" title="Qt Quick" fulltitle="Qt Quick" subtitle="" brief="Qt Quick module implements the &quot;standard library&quot; for QML">
            <contents name="using-the-module" title="Using the Module" level="1"/>
            <contents name="qml-api" title="QML API" level="2"/>
            <contents name="c-api" title="C++ API" level="2"/>
            <contents name="building-with-cmake" title="Building with CMake" level="3"/>
            <contents name="building-with-qmake" title="Building with qmake" level="3"/>
            <contents name="important-concepts-in-qt-quick" title="Important Concepts in Qt Quick" level="1"/>
            <contents name="c-extension-points" title="C++ Extension Points" level="1"/>
            <contents name="articles-and-guides" title="Articles and Guides" level="1"/>
            <contents name="examples" title="Examples" level="1"/>
            <contents name="reference" title="Reference" level="1"/>
            <contents name="qt-academy-courses" title="Qt Academy Courses" level="1"/>
            <contents name="licenses-and-attributions" title="Licenses and Attributions" level="1"/>
        </page>
        <page name="qtquick-android-classes.html" href="qtquick-android-classes.html" status="active" location="qtquick-android.qdoc" documented="true" subtype="page" title="Qt Quick Android Classes" fulltitle="Qt Quick Android Classes" subtitle=""/>
        <page name="quick-accessibility" href="qtquick-quick-accessibility-example.html" status="active" location="accessibility.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Qt Quick Examples - Accessibility" fulltitle="Qt Quick Examples - Accessibility" subtitle="" brief="This example demonstrates the implementation of accessible buttons">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <contents name="implementing-accessible-buttons" title="Implementing Accessible Buttons" level="1"/>
            <page name="quick-accessibility/Button.qml" href="qtquick-quick-accessibility-button-qml.html" status="active" subtype="file" title="" fulltitle="Button.qml Example File" subtitle="quick-accessibility/Button.qml"/>
            <page name="quick-accessibility/Checkbox.qml" href="qtquick-quick-accessibility-checkbox-qml.html" status="active" subtype="file" title="" fulltitle="Checkbox.qml Example File" subtitle="quick-accessibility/Checkbox.qml"/>
            <page name="quick-accessibility/Slider.qml" href="qtquick-quick-accessibility-slider-qml.html" status="active" subtype="file" title="" fulltitle="Slider.qml Example File" subtitle="quick-accessibility/Slider.qml"/>
            <page name="quick-accessibility/accessibility.qml" href="qtquick-quick-accessibility-accessibility-qml.html" status="active" subtype="file" title="" fulltitle="accessibility.qml Example File" subtitle="quick-accessibility/accessibility.qml"/>
            <page name="quick-accessibility/main.cpp" href="qtquick-quick-accessibility-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="quick-accessibility/main.cpp"/>
            <page name="quick-accessibility/CMakeLists.txt" href="qtquick-quick-accessibility-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="quick-accessibility/CMakeLists.txt"/>
            <page name="quick-accessibility/accessibility.qmlproject" href="qtquick-quick-accessibility-accessibility-qmlproject.html" status="active" subtype="file" title="" fulltitle="accessibility.qmlproject Example File" subtitle="quick-accessibility/accessibility.qmlproject"/>
            <page name="quick-accessibility/accessibility.qrc" href="qtquick-quick-accessibility-accessibility-qrc.html" status="active" subtype="file" title="" fulltitle="accessibility.qrc Example File" subtitle="quick-accessibility/accessibility.qrc"/>
            <page name="quick-accessibility/quick-accessibility.pro" href="qtquick-quick-accessibility-quick-accessibility-pro.html" status="active" subtype="file" title="" fulltitle="quick-accessibility.pro Example File" subtitle="quick-accessibility/quick-accessibility.pro"/>
        </page>
        <page name="animation" href="qtquick-animation-example.html" status="active" location="animation.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Qt Quick Examples - Animation" fulltitle="Qt Quick Examples - Animation" subtitle="" brief="This is a collection of QML Animation examples">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <contents name="coloranimation" title="ColorAnimation" level="1"/>
            <contents name="propertyanimation" title="PropertyAnimation" level="1"/>
            <contents name="animators" title="Animators" level="1"/>
            <contents name="behaviors" title="Behaviors" level="1"/>
            <contents name="wiggly-text" title="Wiggly Text" level="1"/>
            <contents name="tv-tennis" title="Tv Tennis" level="1"/>
            <contents name="easing-curves" title="Easing Curves" level="1"/>
            <contents name="states" title="States" level="1"/>
            <contents name="transitions" title="Transitions" level="1"/>
            <contents name="pathanimation" title="PathAnimation" level="1"/>
            <contents name="pathinterpolator" title="PathInterpolator" level="1"/>
            <page name="animation/animation.qml" href="qtquick-animation-animation-qml.html" status="active" subtype="file" title="" fulltitle="animation.qml Example File" subtitle="animation/animation.qml"/>
            <page name="animation/basics/animators.qml" href="qtquick-animation-basics-animators-qml.html" status="active" subtype="file" title="" fulltitle="animators.qml Example File" subtitle="animation/basics/animators.qml"/>
            <page name="animation/basics/color-animation.qml" href="qtquick-animation-basics-color-animation-qml.html" status="active" subtype="file" title="" fulltitle="color-animation.qml Example File" subtitle="animation/basics/color-animation.qml"/>
            <page name="animation/basics/property-animation.qml" href="qtquick-animation-basics-property-animation-qml.html" status="active" subtype="file" title="" fulltitle="property-animation.qml Example File" subtitle="animation/basics/property-animation.qml"/>
            <page name="animation/behaviors/FocusRect.qml" href="qtquick-animation-behaviors-focusrect-qml.html" status="active" subtype="file" title="" fulltitle="FocusRect.qml Example File" subtitle="animation/behaviors/FocusRect.qml"/>
            <page name="animation/behaviors/SideRect.qml" href="qtquick-animation-behaviors-siderect-qml.html" status="active" subtype="file" title="" fulltitle="SideRect.qml Example File" subtitle="animation/behaviors/SideRect.qml"/>
            <page name="animation/behaviors/behavior-example.qml" href="qtquick-animation-behaviors-behavior-example-qml.html" status="active" subtype="file" title="" fulltitle="behavior-example.qml Example File" subtitle="animation/behaviors/behavior-example.qml"/>
            <page name="animation/behaviors/tvtennis.qml" href="qtquick-animation-behaviors-tvtennis-qml.html" status="active" subtype="file" title="" fulltitle="tvtennis.qml Example File" subtitle="animation/behaviors/tvtennis.qml"/>
            <page name="animation/behaviors/wigglytext.qml" href="qtquick-animation-behaviors-wigglytext-qml.html" status="active" subtype="file" title="" fulltitle="wigglytext.qml Example File" subtitle="animation/behaviors/wigglytext.qml"/>
            <page name="animation/easing/easing.qml" href="qtquick-animation-easing-easing-qml.html" status="active" subtype="file" title="" fulltitle="easing.qml Example File" subtitle="animation/easing/easing.qml"/>
            <page name="animation/pathanimation/pathanimation.qml" href="qtquick-animation-pathanimation-pathanimation-qml.html" status="active" subtype="file" title="" fulltitle="pathanimation.qml Example File" subtitle="animation/pathanimation/pathanimation.qml"/>
            <page name="animation/pathinterpolator/pathinterpolator.qml" href="qtquick-animation-pathinterpolator-pathinterpolator-qml.html" status="active" subtype="file" title="" fulltitle="pathinterpolator.qml Example File" subtitle="animation/pathinterpolator/pathinterpolator.qml"/>
            <page name="animation/states/states.qml" href="qtquick-animation-states-states-qml.html" status="active" subtype="file" title="" fulltitle="states.qml Example File" subtitle="animation/states/states.qml"/>
            <page name="animation/states/transitions.qml" href="qtquick-animation-states-transitions-qml.html" status="active" subtype="file" title="" fulltitle="transitions.qml Example File" subtitle="animation/states/transitions.qml"/>
            <page name="animation/main.cpp" href="qtquick-animation-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="animation/main.cpp"/>
            <page name="animation/CMakeLists.txt" href="qtquick-animation-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="animation/CMakeLists.txt"/>
            <page name="animation/animation.pro" href="qtquick-animation-animation-pro.html" status="active" subtype="file" title="" fulltitle="animation.pro Example File" subtitle="animation/animation.pro"/>
            <page name="animation/animation.qmlproject" href="qtquick-animation-animation-qmlproject.html" status="active" subtype="file" title="" fulltitle="animation.qmlproject Example File" subtitle="animation/animation.qmlproject"/>
            <page name="animation/animation.qrc" href="qtquick-animation-animation-qrc.html" status="active" subtype="file" title="" fulltitle="animation.qrc Example File" subtitle="animation/animation.qrc"/>
            <page name="animation/basics/images/face-smile.png" href="qtquick-animation-basics-images-face-smile-png.html" status="active" subtype="image" title="" fulltitle="face-smile.png Image File" subtitle="animation/basics/images/face-smile.png"/>
            <page name="animation/basics/images/moon.png" href="qtquick-animation-basics-images-moon-png.html" status="active" subtype="image" title="" fulltitle="moon.png Image File" subtitle="animation/basics/images/moon.png"/>
            <page name="animation/basics/images/shadow.png" href="qtquick-animation-basics-images-shadow-png.html" status="active" subtype="image" title="" fulltitle="shadow.png Image File" subtitle="animation/basics/images/shadow.png"/>
            <page name="animation/basics/images/star.png" href="qtquick-animation-basics-images-star-png.html" status="active" subtype="image" title="" fulltitle="star.png Image File" subtitle="animation/basics/images/star.png"/>
            <page name="animation/basics/images/sun.png" href="qtquick-animation-basics-images-sun-png.html" status="active" subtype="image" title="" fulltitle="sun.png Image File" subtitle="animation/basics/images/sun.png"/>
            <page name="animation/states/qt-logo.png" href="qtquick-animation-states-qt-logo-png.html" status="active" subtype="image" title="" fulltitle="qt-logo.png Image File" subtitle="animation/states/qt-logo.png"/>
        </page>
        <page name="canvas" href="qtquick-canvas-example.html" status="active" location="canvas.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Qt Quick Examples - Canvas" fulltitle="Qt Quick Examples - Canvas" subtitle="" brief="This is a collection of QML Canvas examples">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <contents name="red-heart" title="Red Heart" level="1"/>
            <contents name="talk-bubble" title="Talk Bubble" level="1"/>
            <contents name="squircle" title="Squircle" level="1"/>
            <contents name="rounded-rectangle" title="Rounded Rectangle" level="1"/>
            <contents name="smile-face" title="Smile Face" level="1"/>
            <contents name="clip" title="Clip" level="1"/>
            <contents name="tiger" title="Tiger" level="1"/>
            <page name="canvas/LabeledSlider.qml" href="qtquick-canvas-labeledslider-qml.html" status="active" subtype="file" title="" fulltitle="LabeledSlider.qml Example File" subtitle="canvas/LabeledSlider.qml"/>
            <page name="canvas/canvas.qml" href="qtquick-canvas-canvas-qml.html" status="active" subtype="file" title="" fulltitle="canvas.qml Example File" subtitle="canvas/canvas.qml"/>
            <page name="canvas/bezierCurve/bezierCurve.qml" href="qtquick-canvas-beziercurve-beziercurve-qml.html" status="active" subtype="file" title="" fulltitle="bezierCurve.qml Example File" subtitle="canvas/bezierCurve/bezierCurve.qml"/>
            <page name="canvas/clip/clip.qml" href="qtquick-canvas-clip-clip-qml.html" status="active" subtype="file" title="" fulltitle="clip.qml Example File" subtitle="canvas/clip/clip.qml"/>
            <page name="canvas/quadraticCurveTo/quadraticCurveTo.qml" href="qtquick-canvas-quadraticcurveto-quadraticcurveto-qml.html" status="active" subtype="file" title="" fulltitle="quadraticCurveTo.qml Example File" subtitle="canvas/quadraticCurveTo/quadraticCurveTo.qml"/>
            <page name="canvas/roundedrect/roundedrect.qml" href="qtquick-canvas-roundedrect-roundedrect-qml.html" status="active" subtype="file" title="" fulltitle="roundedrect.qml Example File" subtitle="canvas/roundedrect/roundedrect.qml"/>
            <page name="canvas/smile/smile.qml" href="qtquick-canvas-smile-smile-qml.html" status="active" subtype="file" title="" fulltitle="smile.qml Example File" subtitle="canvas/smile/smile.qml"/>
            <page name="canvas/squircle/squircle.qml" href="qtquick-canvas-squircle-squircle-qml.html" status="active" subtype="file" title="" fulltitle="squircle.qml Example File" subtitle="canvas/squircle/squircle.qml"/>
            <page name="canvas/tiger/tiger.js" href="qtquick-canvas-tiger-tiger-js.html" status="active" subtype="file" title="" fulltitle="tiger.js Example File" subtitle="canvas/tiger/tiger.js"/>
            <page name="canvas/tiger/tiger.qml" href="qtquick-canvas-tiger-tiger-qml.html" status="active" subtype="file" title="" fulltitle="tiger.qml Example File" subtitle="canvas/tiger/tiger.qml"/>
            <page name="canvas/main.cpp" href="qtquick-canvas-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="canvas/main.cpp"/>
            <page name="canvas/CMakeLists.txt" href="qtquick-canvas-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="canvas/CMakeLists.txt"/>
            <page name="canvas/canvas.pro" href="qtquick-canvas-canvas-pro.html" status="active" subtype="file" title="" fulltitle="canvas.pro Example File" subtitle="canvas/canvas.pro"/>
            <page name="canvas/canvas.qrc" href="qtquick-canvas-canvas-qrc.html" status="active" subtype="file" title="" fulltitle="canvas.qrc Example File" subtitle="canvas/canvas.qrc"/>
            <page name="canvas/contents/qt-logo.png" href="qtquick-canvas-contents-qt-logo-png.html" status="active" subtype="image" title="" fulltitle="qt-logo.png Image File" subtitle="canvas/contents/qt-logo.png"/>
            <page name="canvas/squircle/squircle.png" href="qtquick-canvas-squircle-squircle-png.html" status="active" subtype="image" title="" fulltitle="squircle.png Image File" subtitle="canvas/squircle/squircle.png"/>
        </page>
        <page name="draganddrop" href="qtquick-draganddrop-example.html" status="active" location="draganddrop.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Qt Quick Examples - Drag and Drop" fulltitle="Qt Quick Examples - Drag and Drop" subtitle="" brief="This is a collection of QML drag and drop examples">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <contents name="tiles" title="Tiles" level="1"/>
            <contents name="gridview-example" title="GridView Example" level="1"/>
            <page name="draganddrop/draganddrop.qml" href="qtquick-draganddrop-draganddrop-qml.html" status="active" subtype="file" title="" fulltitle="draganddrop.qml Example File" subtitle="draganddrop/draganddrop.qml"/>
            <page name="draganddrop/external/externaldraganddrop.qml" href="qtquick-draganddrop-external-externaldraganddrop-qml.html" status="active" subtype="file" title="" fulltitle="externaldraganddrop.qml Example File" subtitle="draganddrop/external/externaldraganddrop.qml"/>
            <page name="draganddrop/tiles/DragTile.qml" href="qtquick-draganddrop-tiles-dragtile-qml.html" status="active" subtype="file" title="" fulltitle="DragTile.qml Example File" subtitle="draganddrop/tiles/DragTile.qml"/>
            <page name="draganddrop/tiles/DropTile.qml" href="qtquick-draganddrop-tiles-droptile-qml.html" status="active" subtype="file" title="" fulltitle="DropTile.qml Example File" subtitle="draganddrop/tiles/DropTile.qml"/>
            <page name="draganddrop/tiles/tiles.qml" href="qtquick-draganddrop-tiles-tiles-qml.html" status="active" subtype="file" title="" fulltitle="tiles.qml Example File" subtitle="draganddrop/tiles/tiles.qml"/>
            <page name="draganddrop/views/Icon.qml" href="qtquick-draganddrop-views-icon-qml.html" status="active" subtype="file" title="" fulltitle="Icon.qml Example File" subtitle="draganddrop/views/Icon.qml"/>
            <page name="draganddrop/views/gridview.qml" href="qtquick-draganddrop-views-gridview-qml.html" status="active" subtype="file" title="" fulltitle="gridview.qml Example File" subtitle="draganddrop/views/gridview.qml"/>
            <page name="draganddrop/main.cpp" href="qtquick-draganddrop-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="draganddrop/main.cpp"/>
            <page name="draganddrop/CMakeLists.txt" href="qtquick-draganddrop-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="draganddrop/CMakeLists.txt"/>
            <page name="draganddrop/draganddrop.pro" href="qtquick-draganddrop-draganddrop-pro.html" status="active" subtype="file" title="" fulltitle="draganddrop.pro Example File" subtitle="draganddrop/draganddrop.pro"/>
            <page name="draganddrop/draganddrop.qmlproject" href="qtquick-draganddrop-draganddrop-qmlproject.html" status="active" subtype="file" title="" fulltitle="draganddrop.qmlproject Example File" subtitle="draganddrop/draganddrop.qmlproject"/>
            <page name="draganddrop/draganddrop.qrc" href="qtquick-draganddrop-draganddrop-qrc.html" status="active" subtype="file" title="" fulltitle="draganddrop.qrc Example File" subtitle="draganddrop/draganddrop.qrc"/>
        </page>
        <page name="embeddedinwidgets" href="qtquick-embeddedinwidgets-example.html" status="active" location="embeddedinwidgets.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Qt Quick Examples - Embedded in Widgets" fulltitle="Qt Quick Examples - Embedded in Widgets" subtitle="" brief="Demonstrates embedding a QQuickWindow into a QWidget UI via QWidget::createWindowContainer()">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <page name="embeddedinwidgets/Main.qml" href="qtquick-embeddedinwidgets-main-qml.html" status="active" subtype="file" title="" fulltitle="Main.qml Example File" subtitle="embeddedinwidgets/Main.qml"/>
            <page name="embeddedinwidgets/main.cpp" href="qtquick-embeddedinwidgets-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="embeddedinwidgets/main.cpp"/>
            <page name="embeddedinwidgets/CMakeLists.txt" href="qtquick-embeddedinwidgets-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="embeddedinwidgets/CMakeLists.txt"/>
            <page name="embeddedinwidgets/embeddedinwidgets.pro" href="qtquick-embeddedinwidgets-embeddedinwidgets-pro.html" status="active" subtype="file" title="" fulltitle="embeddedinwidgets.pro Example File" subtitle="embeddedinwidgets/embeddedinwidgets.pro"/>
            <page name="embeddedinwidgets/qmldir" href="qtquick-embeddedinwidgets-qmldir.html" status="active" subtype="file" title="" fulltitle="qmldir Example File" subtitle="embeddedinwidgets/qmldir"/>
        </page>
        <page name="imageelements" href="qtquick-imageelements-example.html" status="active" location="imageelements.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Qt Quick Examples - Image Elements" fulltitle="Qt Quick Examples - Image Elements" subtitle="" brief="This is a collection of QML examples relating to image types">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <contents name="scaling-with-borderimage" title="Scaling with BorderImage" level="1"/>
            <contents name="image-fill" title="Image Fill" level="1"/>
            <contents name="shadow-effects" title="Shadow Effects" level="1"/>
            <contents name="sprite-animations-with-animatedsprite" title="Sprite Animations with AnimatedSprite" level="1"/>
            <contents name="sprite-animations-with-spritesequence" title="Sprite Animations with SpriteSequence" level="1"/>
            <page name="imageelements/BorderImageSelector.qml" href="qtquick-imageelements-borderimageselector-qml.html" status="active" subtype="file" title="" fulltitle="BorderImageSelector.qml Example File" subtitle="imageelements/BorderImageSelector.qml"/>
            <page name="imageelements/ImageCell.qml" href="qtquick-imageelements-imagecell-qml.html" status="active" subtype="file" title="" fulltitle="ImageCell.qml Example File" subtitle="imageelements/ImageCell.qml"/>
            <page name="imageelements/MyBorderImage.qml" href="qtquick-imageelements-myborderimage-qml.html" status="active" subtype="file" title="" fulltitle="MyBorderImage.qml Example File" subtitle="imageelements/MyBorderImage.qml"/>
            <page name="imageelements/ShadowRectangle.qml" href="qtquick-imageelements-shadowrectangle-qml.html" status="active" subtype="file" title="" fulltitle="ShadowRectangle.qml Example File" subtitle="imageelements/ShadowRectangle.qml"/>
            <page name="imageelements/animatedimage.qml" href="qtquick-imageelements-animatedimage-qml.html" status="active" subtype="file" title="" fulltitle="animatedimage.qml Example File" subtitle="imageelements/animatedimage.qml"/>
            <page name="imageelements/animatedsprite.qml" href="qtquick-imageelements-animatedsprite-qml.html" status="active" subtype="file" title="" fulltitle="animatedsprite.qml Example File" subtitle="imageelements/animatedsprite.qml"/>
            <page name="imageelements/borderimage.qml" href="qtquick-imageelements-borderimage-qml.html" status="active" subtype="file" title="" fulltitle="borderimage.qml Example File" subtitle="imageelements/borderimage.qml"/>
            <page name="imageelements/framestepping.qml" href="qtquick-imageelements-framestepping-qml.html" status="active" subtype="file" title="" fulltitle="framestepping.qml Example File" subtitle="imageelements/framestepping.qml"/>
            <page name="imageelements/image.qml" href="qtquick-imageelements-image-qml.html" status="active" subtype="file" title="" fulltitle="image.qml Example File" subtitle="imageelements/image.qml"/>
            <page name="imageelements/imageelements.qml" href="qtquick-imageelements-imageelements-qml.html" status="active" subtype="file" title="" fulltitle="imageelements.qml Example File" subtitle="imageelements/imageelements.qml"/>
            <page name="imageelements/multiframeborderimage.qml" href="qtquick-imageelements-multiframeborderimage-qml.html" status="active" subtype="file" title="" fulltitle="multiframeborderimage.qml Example File" subtitle="imageelements/multiframeborderimage.qml"/>
            <page name="imageelements/shadows.qml" href="qtquick-imageelements-shadows-qml.html" status="active" subtype="file" title="" fulltitle="shadows.qml Example File" subtitle="imageelements/shadows.qml"/>
            <page name="imageelements/spritesequence.qml" href="qtquick-imageelements-spritesequence-qml.html" status="active" subtype="file" title="" fulltitle="spritesequence.qml Example File" subtitle="imageelements/spritesequence.qml"/>
            <page name="imageelements/main.cpp" href="qtquick-imageelements-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="imageelements/main.cpp"/>
            <page name="imageelements/CMakeLists.txt" href="qtquick-imageelements-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="imageelements/CMakeLists.txt"/>
            <page name="imageelements/imageelements.pro" href="qtquick-imageelements-imageelements-pro.html" status="active" subtype="file" title="" fulltitle="imageelements.pro Example File" subtitle="imageelements/imageelements.pro"/>
            <page name="imageelements/imageelements.qmlproject" href="qtquick-imageelements-imageelements-qmlproject.html" status="active" subtype="file" title="" fulltitle="imageelements.qmlproject Example File" subtitle="imageelements/imageelements.qmlproject"/>
            <page name="imageelements/imageelements.qrc" href="qtquick-imageelements-imageelements-qrc.html" status="active" subtype="file" title="" fulltitle="imageelements.qrc Example File" subtitle="imageelements/imageelements.qrc"/>
            <page name="imageelements/pics/BearSheet.png" href="qtquick-imageelements-pics-bearsheet-png.html" status="active" subtype="image" title="" fulltitle="BearSheet.png Image File" subtitle="imageelements/pics/BearSheet.png"/>
            <page name="imageelements/pics/Uniflow_steam_engine.gif" href="qtquick-imageelements-pics-uniflow-steam-engine-gif.html" status="active" subtype="image" title="" fulltitle="Uniflow_steam_engine.gif Image File" subtitle="imageelements/pics/Uniflow_steam_engine.gif"/>
            <page name="imageelements/pics/arrow.png" href="qtquick-imageelements-pics-arrow-png.html" status="active" subtype="image" title="" fulltitle="arrow.png Image File" subtitle="imageelements/pics/arrow.png"/>
            <page name="imageelements/pics/bw.png" href="qtquick-imageelements-pics-bw-png.html" status="active" subtype="image" title="" fulltitle="bw.png Image File" subtitle="imageelements/pics/bw.png"/>
            <page name="imageelements/pics/colors.png" href="qtquick-imageelements-pics-colors-png.html" status="active" subtype="image" title="" fulltitle="colors.png Image File" subtitle="imageelements/pics/colors.png"/>
            <page name="imageelements/pics/qt-logo.png" href="qtquick-imageelements-pics-qt-logo-png.html" status="active" subtype="image" title="" fulltitle="qt-logo.png Image File" subtitle="imageelements/pics/qt-logo.png"/>
            <page name="imageelements/pics/shadow.png" href="qtquick-imageelements-pics-shadow-png.html" status="active" subtype="image" title="" fulltitle="shadow.png Image File" subtitle="imageelements/pics/shadow.png"/>
            <page name="imageelements/pics/speaker.png" href="qtquick-imageelements-pics-speaker-png.html" status="active" subtype="image" title="" fulltitle="speaker.png Image File" subtitle="imageelements/pics/speaker.png"/>
        </page>
        <page name="itemvariablerefreshrate" href="qtquick-itemvariablerefreshrate-example.html" status="active" location="itemvariablerefreshrate.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Qt Quick Examples - Item Variable Refresh Rate" fulltitle="Qt Quick Examples - Item Variable Refresh Rate" subtitle="" brief="A Qt Quick example shows how to setup variable refresh rate for specific parts of the UI">
            <page name="itemvariablerefreshrate/itemvariablerefreshrate.qml" href="qtquick-itemvariablerefreshrate-itemvariablerefreshrate-qml.html" status="active" subtype="file" title="" fulltitle="itemvariablerefreshrate.qml Example File" subtitle="itemvariablerefreshrate/itemvariablerefreshrate.qml"/>
            <page name="itemvariablerefreshrate/main.cpp" href="qtquick-itemvariablerefreshrate-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="itemvariablerefreshrate/main.cpp"/>
            <page name="itemvariablerefreshrate/CMakeLists.txt" href="qtquick-itemvariablerefreshrate-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="itemvariablerefreshrate/CMakeLists.txt"/>
            <page name="itemvariablerefreshrate/itemvariablerefreshrate.pro" href="qtquick-itemvariablerefreshrate-itemvariablerefreshrate-pro.html" status="active" subtype="file" title="" fulltitle="itemvariablerefreshrate.pro Example File" subtitle="itemvariablerefreshrate/itemvariablerefreshrate.pro"/>
            <page name="itemvariablerefreshrate/itemvariablerefreshrate.qrc" href="qtquick-itemvariablerefreshrate-itemvariablerefreshrate-qrc.html" status="active" subtype="file" title="" fulltitle="itemvariablerefreshrate.qrc Example File" subtitle="itemvariablerefreshrate/itemvariablerefreshrate.qrc"/>
            <page name="itemvariablerefreshrate/content/qt_logo.png" href="qtquick-itemvariablerefreshrate-content-qt-logo-png.html" status="active" subtype="image" title="" fulltitle="qt_logo.png Image File" subtitle="itemvariablerefreshrate/content/qt_logo.png"/>
        </page>
        <page name="keyinteraction" href="qtquick-keyinteraction-example.html" status="active" location="keyinteraction.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Qt Quick Examples - Key Interaction" fulltitle="Qt Quick Examples - Key Interaction" subtitle="" brief="This is a collection of QML keyboard interaction examples">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <page name="keyinteraction/ContextMenu.qml" href="qtquick-keyinteraction-contextmenu-qml.html" status="active" subtype="file" title="" fulltitle="ContextMenu.qml Example File" subtitle="keyinteraction/ContextMenu.qml"/>
            <page name="keyinteraction/GridMenu.qml" href="qtquick-keyinteraction-gridmenu-qml.html" status="active" subtype="file" title="" fulltitle="GridMenu.qml Example File" subtitle="keyinteraction/GridMenu.qml"/>
            <page name="keyinteraction/ListMenu.qml" href="qtquick-keyinteraction-listmenu-qml.html" status="active" subtype="file" title="" fulltitle="ListMenu.qml Example File" subtitle="keyinteraction/ListMenu.qml"/>
            <page name="keyinteraction/ListViewDelegate.qml" href="qtquick-keyinteraction-listviewdelegate-qml.html" status="active" subtype="file" title="" fulltitle="ListViewDelegate.qml Example File" subtitle="keyinteraction/ListViewDelegate.qml"/>
            <page name="keyinteraction/TabMenu.qml" href="qtquick-keyinteraction-tabmenu-qml.html" status="active" subtype="file" title="" fulltitle="TabMenu.qml Example File" subtitle="keyinteraction/TabMenu.qml"/>
            <page name="keyinteraction/focus.qml" href="qtquick-keyinteraction-focus-qml.html" status="active" subtype="file" title="" fulltitle="focus.qml Example File" subtitle="keyinteraction/focus.qml"/>
            <page name="keyinteraction/keyinteraction.qml" href="qtquick-keyinteraction-keyinteraction-qml.html" status="active" subtype="file" title="" fulltitle="keyinteraction.qml Example File" subtitle="keyinteraction/keyinteraction.qml"/>
            <page name="keyinteraction/main.cpp" href="qtquick-keyinteraction-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="keyinteraction/main.cpp"/>
            <page name="keyinteraction/CMakeLists.txt" href="qtquick-keyinteraction-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="keyinteraction/CMakeLists.txt"/>
            <page name="keyinteraction/keyinteraction.pro" href="qtquick-keyinteraction-keyinteraction-pro.html" status="active" subtype="file" title="" fulltitle="keyinteraction.pro Example File" subtitle="keyinteraction/keyinteraction.pro"/>
            <page name="keyinteraction/keyinteraction.qmlproject" href="qtquick-keyinteraction-keyinteraction-qmlproject.html" status="active" subtype="file" title="" fulltitle="keyinteraction.qmlproject Example File" subtitle="keyinteraction/keyinteraction.qmlproject"/>
            <page name="keyinteraction/keyinteraction.qrc" href="qtquick-keyinteraction-keyinteraction-qrc.html" status="active" subtype="file" title="" fulltitle="keyinteraction.qrc Example File" subtitle="keyinteraction/keyinteraction.qrc"/>
            <page name="keyinteraction/images/arrow.png" href="qtquick-keyinteraction-images-arrow-png.html" status="active" subtype="image" title="" fulltitle="arrow.png Image File" subtitle="keyinteraction/images/arrow.png"/>
            <page name="keyinteraction/images/qt-logo.png" href="qtquick-keyinteraction-images-qt-logo-png.html" status="active" subtype="image" title="" fulltitle="qt-logo.png Image File" subtitle="keyinteraction/images/qt-logo.png"/>
        </page>
        <page name="localstorage" href="qtquick-localstorage-example.html" status="active" location="localstorage.qdoc" documented="true" groups="category Data Processing &amp; I/O" subtype="example" title="Qt Quick Examples - Local Storage" fulltitle="Qt Quick Examples - Local Storage" subtitle="" brief="A collection of QML local storage examples">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <contents name="activity-tracker" title="Activity Tracker" level="1"/>
            <page name="localstorage/Database.js" href="qtquick-localstorage-database-js.html" status="active" subtype="file" title="" fulltitle="Database.js Example File" subtitle="localstorage/Database.js"/>
            <page name="localstorage/Header.qml" href="qtquick-localstorage-header-qml.html" status="active" subtype="file" title="" fulltitle="Header.qml Example File" subtitle="localstorage/Header.qml"/>
            <page name="localstorage/MyDelegate.qml" href="qtquick-localstorage-mydelegate-qml.html" status="active" subtype="file" title="" fulltitle="MyDelegate.qml Example File" subtitle="localstorage/MyDelegate.qml"/>
            <page name="localstorage/MyModel.qml" href="qtquick-localstorage-mymodel-qml.html" status="active" subtype="file" title="" fulltitle="MyModel.qml Example File" subtitle="localstorage/MyModel.qml"/>
            <page name="localstorage/localstorage.qml" href="qtquick-localstorage-localstorage-qml.html" status="active" subtype="file" title="" fulltitle="localstorage.qml Example File" subtitle="localstorage/localstorage.qml"/>
            <page name="localstorage/main.cpp" href="qtquick-localstorage-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="localstorage/main.cpp"/>
            <page name="localstorage/CMakeLists.txt" href="qtquick-localstorage-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="localstorage/CMakeLists.txt"/>
            <page name="localstorage/localstorage.pro" href="qtquick-localstorage-localstorage-pro.html" status="active" subtype="file" title="" fulltitle="localstorage.pro Example File" subtitle="localstorage/localstorage.pro"/>
            <page name="localstorage/localstorage.qrc" href="qtquick-localstorage-localstorage-qrc.html" status="active" subtype="file" title="" fulltitle="localstorage.qrc Example File" subtitle="localstorage/localstorage.qrc"/>
        </page>
        <page name="mousearea" href="qtquick-mousearea-example.html" status="active" location="mousearea.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Qt Quick Examples - MouseArea" fulltitle="Qt Quick Examples - MouseArea" subtitle="" brief="This is an example of the MouseArea type in QML">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <contents name="mousearea-behavior" title="MouseArea Behavior" level="1"/>
            <page name="mousearea/mousearea-wheel-example.qml" href="qtquick-mousearea-mousearea-wheel-example-qml.html" status="active" subtype="file" title="" fulltitle="mousearea-wheel-example.qml Example File" subtitle="mousearea/mousearea-wheel-example.qml"/>
            <page name="mousearea/mousearea.qml" href="qtquick-mousearea-mousearea-qml.html" status="active" subtype="file" title="" fulltitle="mousearea.qml Example File" subtitle="mousearea/mousearea.qml"/>
            <page name="mousearea/main.cpp" href="qtquick-mousearea-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="mousearea/main.cpp"/>
            <page name="mousearea/CMakeLists.txt" href="qtquick-mousearea-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="mousearea/CMakeLists.txt"/>
            <page name="mousearea/mousearea.pro" href="qtquick-mousearea-mousearea-pro.html" status="active" subtype="file" title="" fulltitle="mousearea.pro Example File" subtitle="mousearea/mousearea.pro"/>
            <page name="mousearea/mousearea.qmlproject" href="qtquick-mousearea-mousearea-qmlproject.html" status="active" subtype="file" title="" fulltitle="mousearea.qmlproject Example File" subtitle="mousearea/mousearea.qmlproject"/>
            <page name="mousearea/mousearea.qrc" href="qtquick-mousearea-mousearea-qrc.html" status="active" subtype="file" title="" fulltitle="mousearea.qrc Example File" subtitle="mousearea/mousearea.qrc"/>
        </page>
        <page name="multieffect/itemswitcher" href="qtquick-multieffect-itemswitcher-example.html" status="active" location="itemswitcher.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Qt Quick Examples - MultiEffect Item Switcher" fulltitle="Qt Quick Examples - MultiEffect Item Switcher" subtitle="" brief="Demonstrates MultiEffect usage">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <page name="multieffect/itemswitcher/qml/ItemSwitcher.qml" href="qtquick-multieffect-itemswitcher-qml-itemswitcher-qml.html" status="active" subtype="file" title="" fulltitle="ItemSwitcher.qml Example File" subtitle="multieffect/itemswitcher/qml/ItemSwitcher.qml"/>
            <page name="multieffect/itemswitcher/qml/PagesItem.qml" href="qtquick-multieffect-itemswitcher-qml-pagesitem-qml.html" status="active" subtype="file" title="" fulltitle="PagesItem.qml Example File" subtitle="multieffect/itemswitcher/qml/PagesItem.qml"/>
            <page name="multieffect/itemswitcher/qml/PagesView.qml" href="qtquick-multieffect-itemswitcher-qml-pagesview-qml.html" status="active" subtype="file" title="" fulltitle="PagesView.qml Example File" subtitle="multieffect/itemswitcher/qml/PagesView.qml"/>
            <page name="multieffect/itemswitcher/qml/SettingsComponentButton.qml" href="qtquick-multieffect-itemswitcher-qml-settingscomponentbutton-qml.html" status="active" subtype="file" title="" fulltitle="SettingsComponentButton.qml Example File" subtitle="multieffect/itemswitcher/qml/SettingsComponentButton.qml"/>
            <page name="multieffect/itemswitcher/qml/SettingsComponentSlider.qml" href="qtquick-multieffect-itemswitcher-qml-settingscomponentslider-qml.html" status="active" subtype="file" title="" fulltitle="SettingsComponentSlider.qml Example File" subtitle="multieffect/itemswitcher/qml/SettingsComponentSlider.qml"/>
            <page name="multieffect/itemswitcher/qml/SettingsView.qml" href="qtquick-multieffect-itemswitcher-qml-settingsview-qml.html" status="active" subtype="file" title="" fulltitle="SettingsView.qml Example File" subtitle="multieffect/itemswitcher/qml/SettingsView.qml"/>
            <page name="multieffect/itemswitcher/qml/SwitchEffect3DFlip.qml" href="qtquick-multieffect-itemswitcher-qml-switcheffect3dflip-qml.html" status="active" subtype="file" title="" fulltitle="SwitchEffect3DFlip.qml Example File" subtitle="multieffect/itemswitcher/qml/SwitchEffect3DFlip.qml"/>
            <page name="multieffect/itemswitcher/qml/SwitchEffectBlinds.qml" href="qtquick-multieffect-itemswitcher-qml-switcheffectblinds-qml.html" status="active" subtype="file" title="" fulltitle="SwitchEffectBlinds.qml Example File" subtitle="multieffect/itemswitcher/qml/SwitchEffectBlinds.qml"/>
            <page name="multieffect/itemswitcher/qml/SwitchEffectBlur.qml" href="qtquick-multieffect-itemswitcher-qml-switcheffectblur-qml.html" status="active" subtype="file" title="" fulltitle="SwitchEffectBlur.qml Example File" subtitle="multieffect/itemswitcher/qml/SwitchEffectBlur.qml"/>
            <page name="multieffect/itemswitcher/qml/SwitchEffectHeart.qml" href="qtquick-multieffect-itemswitcher-qml-switcheffectheart-qml.html" status="active" subtype="file" title="" fulltitle="SwitchEffectHeart.qml Example File" subtitle="multieffect/itemswitcher/qml/SwitchEffectHeart.qml"/>
            <page name="multieffect/itemswitcher/qml/SwitchEffectStars.qml" href="qtquick-multieffect-itemswitcher-qml-switcheffectstars-qml.html" status="active" subtype="file" title="" fulltitle="SwitchEffectStars.qml Example File" subtitle="multieffect/itemswitcher/qml/SwitchEffectStars.qml"/>
            <page name="multieffect/itemswitcher/qml/SwitchEffectThunder.qml" href="qtquick-multieffect-itemswitcher-qml-switcheffectthunder-qml.html" status="active" subtype="file" title="" fulltitle="SwitchEffectThunder.qml Example File" subtitle="multieffect/itemswitcher/qml/SwitchEffectThunder.qml"/>
            <page name="multieffect/itemswitcher/qml/main.qml" href="qtquick-multieffect-itemswitcher-qml-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="multieffect/itemswitcher/qml/main.qml"/>
            <page name="multieffect/itemswitcher/main.cpp" href="qtquick-multieffect-itemswitcher-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="multieffect/itemswitcher/main.cpp"/>
            <page name="multieffect/itemswitcher/CMakeLists.txt" href="qtquick-multieffect-itemswitcher-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="multieffect/itemswitcher/CMakeLists.txt"/>
            <page name="multieffect/itemswitcher/itemswitcher.pro" href="qtquick-multieffect-itemswitcher-itemswitcher-pro.html" status="active" subtype="file" title="" fulltitle="itemswitcher.pro Example File" subtitle="multieffect/itemswitcher/itemswitcher.pro"/>
            <page name="multieffect/itemswitcher/qml.qrc" href="qtquick-multieffect-itemswitcher-qml-qrc.html" status="active" subtype="file" title="" fulltitle="qml.qrc Example File" subtitle="multieffect/itemswitcher/qml.qrc"/>
            <page name="multieffect/itemswitcher/qml/images/Built_with_Qt.png" href="qtquick-multieffect-itemswitcher-qml-images-built-with-qt-png.html" status="active" subtype="image" title="" fulltitle="Built_with_Qt.png Image File" subtitle="multieffect/itemswitcher/qml/images/Built_with_Qt.png"/>
            <page name="multieffect/itemswitcher/qml/images/Built_with_Qt_RGB_logo.png" href="qtquick-multieffect-itemswitcher-qml-images-built-with-qt-rgb-logo-png.html" status="active" subtype="image" title="" fulltitle="Built_with_Qt_RGB_logo.png Image File" subtitle="multieffect/itemswitcher/qml/images/Built_with_Qt_RGB_logo.png"/>
            <page name="multieffect/itemswitcher/qml/images/arrow.png" href="qtquick-multieffect-itemswitcher-qml-images-arrow-png.html" status="active" subtype="image" title="" fulltitle="arrow.png Image File" subtitle="multieffect/itemswitcher/qml/images/arrow.png"/>
            <page name="multieffect/itemswitcher/qml/images/background.png" href="qtquick-multieffect-itemswitcher-qml-images-background-png.html" status="active" subtype="image" title="" fulltitle="background.png Image File" subtitle="multieffect/itemswitcher/qml/images/background.png"/>
            <page name="multieffect/itemswitcher/qml/images/hblinds.png" href="qtquick-multieffect-itemswitcher-qml-images-hblinds-png.html" status="active" subtype="image" title="" fulltitle="hblinds.png Image File" subtitle="multieffect/itemswitcher/qml/images/hblinds.png"/>
            <page name="multieffect/itemswitcher/qml/images/heart.png" href="qtquick-multieffect-itemswitcher-qml-images-heart-png.html" status="active" subtype="image" title="" fulltitle="heart.png Image File" subtitle="multieffect/itemswitcher/qml/images/heart.png"/>
            <page name="multieffect/itemswitcher/qml/images/quit_coding.png" href="qtquick-multieffect-itemswitcher-qml-images-quit-coding-png.html" status="active" subtype="image" title="" fulltitle="quit_coding.png Image File" subtitle="multieffect/itemswitcher/qml/images/quit_coding.png"/>
            <page name="multieffect/itemswitcher/qml/images/smoke.png" href="qtquick-multieffect-itemswitcher-qml-images-smoke-png.html" status="active" subtype="image" title="" fulltitle="smoke.png Image File" subtitle="multieffect/itemswitcher/qml/images/smoke.png"/>
            <page name="multieffect/itemswitcher/qml/images/star.png" href="qtquick-multieffect-itemswitcher-qml-images-star-png.html" status="active" subtype="image" title="" fulltitle="star.png Image File" subtitle="multieffect/itemswitcher/qml/images/star.png"/>
            <page name="multieffect/itemswitcher/qml/images/stripes.png" href="qtquick-multieffect-itemswitcher-qml-images-stripes-png.html" status="active" subtype="image" title="" fulltitle="stripes.png Image File" subtitle="multieffect/itemswitcher/qml/images/stripes.png"/>
        </page>
        <page name="multieffect/testbed" href="qtquick-multieffect-testbed-example.html" status="active" location="testbed.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Qt Quick Examples - MultiEffect Test Bed" fulltitle="Qt Quick Examples - MultiEffect Test Bed" subtitle="" brief="Demonstrates MultiEffect usage">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <page name="multieffect/testbed/qml/FpsItem.qml" href="qtquick-multieffect-testbed-qml-fpsitem-qml.html" status="active" subtype="file" title="" fulltitle="FpsItem.qml Example File" subtitle="multieffect/testbed/qml/FpsItem.qml"/>
            <page name="multieffect/testbed/qml/ResetSettingsOverlay.qml" href="qtquick-multieffect-testbed-qml-resetsettingsoverlay-qml.html" status="active" subtype="file" title="" fulltitle="ResetSettingsOverlay.qml Example File" subtitle="multieffect/testbed/qml/ResetSettingsOverlay.qml"/>
            <page name="multieffect/testbed/qml/Settings.qml" href="qtquick-multieffect-testbed-qml-settings-qml.html" status="active" subtype="file" title="" fulltitle="Settings.qml Example File" subtitle="multieffect/testbed/qml/Settings.qml"/>
            <page name="multieffect/testbed/qml/SettingsComponentCheckBox.qml" href="qtquick-multieffect-testbed-qml-settingscomponentcheckbox-qml.html" status="active" subtype="file" title="" fulltitle="SettingsComponentCheckBox.qml Example File" subtitle="multieffect/testbed/qml/SettingsComponentCheckBox.qml"/>
            <page name="multieffect/testbed/qml/SettingsComponentColorSelector.qml" href="qtquick-multieffect-testbed-qml-settingscomponentcolorselector-qml.html" status="active" subtype="file" title="" fulltitle="SettingsComponentColorSelector.qml Example File" subtitle="multieffect/testbed/qml/SettingsComponentColorSelector.qml"/>
            <page name="multieffect/testbed/qml/SettingsComponentSlider.qml" href="qtquick-multieffect-testbed-qml-settingscomponentslider-qml.html" status="active" subtype="file" title="" fulltitle="SettingsComponentSlider.qml Example File" subtitle="multieffect/testbed/qml/SettingsComponentSlider.qml"/>
            <page name="multieffect/testbed/qml/SettingsComponentView.qml" href="qtquick-multieffect-testbed-qml-settingscomponentview-qml.html" status="active" subtype="file" title="" fulltitle="SettingsComponentView.qml Example File" subtitle="multieffect/testbed/qml/SettingsComponentView.qml"/>
            <page name="multieffect/testbed/qml/SettingsView.qml" href="qtquick-multieffect-testbed-qml-settingsview-qml.html" status="active" subtype="file" title="" fulltitle="SettingsView.qml Example File" subtitle="multieffect/testbed/qml/SettingsView.qml"/>
            <page name="multieffect/testbed/qml/ShaderView.qml" href="qtquick-multieffect-testbed-qml-shaderview-qml.html" status="active" subtype="file" title="" fulltitle="ShaderView.qml Example File" subtitle="multieffect/testbed/qml/ShaderView.qml"/>
            <page name="multieffect/testbed/qml/TestMaskItem.qml" href="qtquick-multieffect-testbed-qml-testmaskitem-qml.html" status="active" subtype="file" title="" fulltitle="TestMaskItem.qml Example File" subtitle="multieffect/testbed/qml/TestMaskItem.qml"/>
            <page name="multieffect/testbed/qml/TestSourceItem.qml" href="qtquick-multieffect-testbed-qml-testsourceitem-qml.html" status="active" subtype="file" title="" fulltitle="TestSourceItem.qml Example File" subtitle="multieffect/testbed/qml/TestSourceItem.qml"/>
            <page name="multieffect/testbed/qml/WarningsItem.qml" href="qtquick-multieffect-testbed-qml-warningsitem-qml.html" status="active" subtype="file" title="" fulltitle="WarningsItem.qml Example File" subtitle="multieffect/testbed/qml/WarningsItem.qml"/>
            <page name="multieffect/testbed/qml/WarningsView.qml" href="qtquick-multieffect-testbed-qml-warningsview-qml.html" status="active" subtype="file" title="" fulltitle="WarningsView.qml Example File" subtitle="multieffect/testbed/qml/WarningsView.qml"/>
            <page name="multieffect/testbed/qml/main.qml" href="qtquick-multieffect-testbed-qml-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="multieffect/testbed/qml/main.qml"/>
            <page name="multieffect/testbed/qml/CustomMultiEffect/BlurHelper.qml" href="qtquick-multieffect-testbed-qml-custommultieffect-blurhelper-qml.html" status="active" subtype="file" title="" fulltitle="BlurHelper.qml Example File" subtitle="multieffect/testbed/qml/CustomMultiEffect/BlurHelper.qml"/>
            <page name="multieffect/testbed/qml/CustomMultiEffect/CustomMultiEffect.qml" href="qtquick-multieffect-testbed-qml-custommultieffect-custommultieffect-qml.html" status="active" subtype="file" title="" fulltitle="CustomMultiEffect.qml Example File" subtitle="multieffect/testbed/qml/CustomMultiEffect/CustomMultiEffect.qml"/>
            <page name="multieffect/testbed/main.cpp" href="qtquick-multieffect-testbed-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="multieffect/testbed/main.cpp"/>
            <page name="multieffect/testbed/CMakeLists.txt" href="qtquick-multieffect-testbed-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="multieffect/testbed/CMakeLists.txt"/>
            <page name="multieffect/testbed/qml.qrc" href="qtquick-multieffect-testbed-qml-qrc.html" status="active" subtype="file" title="" fulltitle="qml.qrc Example File" subtitle="multieffect/testbed/qml.qrc"/>
            <page name="multieffect/testbed/testbed.pro" href="qtquick-multieffect-testbed-testbed-pro.html" status="active" subtype="file" title="" fulltitle="testbed.pro Example File" subtitle="multieffect/testbed/testbed.pro"/>
            <page name="multieffect/testbed/qml/images/Built_with_Qt.png" href="qtquick-multieffect-testbed-qml-images-built-with-qt-png.html" status="active" subtype="image" title="" fulltitle="Built_with_Qt.png Image File" subtitle="multieffect/testbed/qml/images/Built_with_Qt.png"/>
            <page name="multieffect/testbed/qml/images/Built_with_Qt_RGB_logo.png" href="qtquick-multieffect-testbed-qml-images-built-with-qt-rgb-logo-png.html" status="active" subtype="image" title="" fulltitle="Built_with_Qt_RGB_logo.png Image File" subtitle="multieffect/testbed/qml/images/Built_with_Qt_RGB_logo.png"/>
            <page name="multieffect/testbed/qml/images/arrow.png" href="qtquick-multieffect-testbed-qml-images-arrow-png.html" status="active" subtype="image" title="" fulltitle="arrow.png Image File" subtitle="multieffect/testbed/qml/images/arrow.png"/>
            <page name="multieffect/testbed/qml/images/pause.png" href="qtquick-multieffect-testbed-qml-images-pause-png.html" status="active" subtype="image" title="" fulltitle="pause.png Image File" subtitle="multieffect/testbed/qml/images/pause.png"/>
            <page name="multieffect/testbed/qml/images/play.png" href="qtquick-multieffect-testbed-qml-images-play-png.html" status="active" subtype="image" title="" fulltitle="play.png Image File" subtitle="multieffect/testbed/qml/images/play.png"/>
            <page name="multieffect/testbed/qml/images/spinner.png" href="qtquick-multieffect-testbed-qml-images-spinner-png.html" status="active" subtype="image" title="" fulltitle="spinner.png Image File" subtitle="multieffect/testbed/qml/images/spinner.png"/>
            <page name="multieffect/testbed/qml/images/warning.png" href="qtquick-multieffect-testbed-qml-images-warning-png.html" status="active" subtype="image" title="" fulltitle="warning.png Image File" subtitle="multieffect/testbed/qml/images/warning.png"/>
        </page>
        <page name="pointerhandlers" href="qtquick-pointerhandlers-example.html" status="active" location="pointerhandlers.qdoc" documented="true" groups="category User Interface Components,qtquickexamples" subtype="example" title="Qt Quick Examples - Pointer Handlers" fulltitle="Qt Quick Examples - Pointer Handlers" subtitle="" brief="Shows how to use Qt Quick Input Handlers in interactive components">
            <contents name="taphandler" title="TapHandler" level="1"/>
            <contents name="multi-tap-buttons" title="Multi-tap Buttons" level="2"/>
            <contents name="pie-menu" title="Pie Menu" level="2"/>
            <contents name="pointhandler" title="PointHandler" level="1"/>
            <contents name="hoverhandler" title="HoverHandler" level="1"/>
            <contents name="draghandler" title="DragHandler" level="1"/>
            <contents name="pinchhandler" title="PinchHandler" level="1"/>
            <contents name="interoperability" title="Interoperability" level="1"/>
            <contents name="sliders" title="Sliders" level="2"/>
            <contents name="map" title="Map" level="2"/>
            <contents name="fake-flickable" title="Fake Flickable" level="2"/>
            <page name="pointerhandlers/corkboards.qml" href="qtquick-pointerhandlers-corkboards-qml.html" status="active" subtype="file" title="" fulltitle="corkboards.qml Example File" subtitle="pointerhandlers/corkboards.qml"/>
            <page name="pointerhandlers/fakeFlickable.qml" href="qtquick-pointerhandlers-fakeflickable-qml.html" status="active" subtype="file" title="" fulltitle="fakeFlickable.qml Example File" subtitle="pointerhandlers/fakeFlickable.qml"/>
            <page name="pointerhandlers/flingAnimation.qml" href="qtquick-pointerhandlers-flinganimation-qml.html" status="active" subtype="file" title="" fulltitle="flingAnimation.qml Example File" subtitle="pointerhandlers/flingAnimation.qml"/>
            <page name="pointerhandlers/joystick.qml" href="qtquick-pointerhandlers-joystick-qml.html" status="active" subtype="file" title="" fulltitle="joystick.qml Example File" subtitle="pointerhandlers/joystick.qml"/>
            <page name="pointerhandlers/map.qml" href="qtquick-pointerhandlers-map-qml.html" status="active" subtype="file" title="" fulltitle="map.qml Example File" subtitle="pointerhandlers/map.qml"/>
            <page name="pointerhandlers/mixer.qml" href="qtquick-pointerhandlers-mixer-qml.html" status="active" subtype="file" title="" fulltitle="mixer.qml Example File" subtitle="pointerhandlers/mixer.qml"/>
            <page name="pointerhandlers/multibuttons.qml" href="qtquick-pointerhandlers-multibuttons-qml.html" status="active" subtype="file" title="" fulltitle="multibuttons.qml Example File" subtitle="pointerhandlers/multibuttons.qml"/>
            <page name="pointerhandlers/multiflame.qml" href="qtquick-pointerhandlers-multiflame-qml.html" status="active" subtype="file" title="" fulltitle="multiflame.qml Example File" subtitle="pointerhandlers/multiflame.qml"/>
            <page name="pointerhandlers/pieMenu.qml" href="qtquick-pointerhandlers-piemenu-qml.html" status="active" subtype="file" title="" fulltitle="pieMenu.qml Example File" subtitle="pointerhandlers/pieMenu.qml"/>
            <page name="pointerhandlers/pinchHandler.qml" href="qtquick-pointerhandlers-pinchhandler-qml.html" status="active" subtype="file" title="" fulltitle="pinchHandler.qml Example File" subtitle="pointerhandlers/pinchHandler.qml"/>
            <page name="pointerhandlers/pointerhandlers.qml" href="qtquick-pointerhandlers-pointerhandlers-qml.html" status="active" subtype="file" title="" fulltitle="pointerhandlers.qml Example File" subtitle="pointerhandlers/pointerhandlers.qml"/>
            <page name="pointerhandlers/sidebar.qml" href="qtquick-pointerhandlers-sidebar-qml.html" status="active" subtype="file" title="" fulltitle="sidebar.qml Example File" subtitle="pointerhandlers/sidebar.qml"/>
            <page name="pointerhandlers/singlePointHandlerProperties.qml" href="qtquick-pointerhandlers-singlepointhandlerproperties-qml.html" status="active" subtype="file" title="" fulltitle="singlePointHandlerProperties.qml Example File" subtitle="pointerhandlers/singlePointHandlerProperties.qml"/>
            <page name="pointerhandlers/tabletCanvasDrawing.qml" href="qtquick-pointerhandlers-tabletcanvasdrawing-qml.html" status="active" subtype="file" title="" fulltitle="tabletCanvasDrawing.qml Example File" subtitle="pointerhandlers/tabletCanvasDrawing.qml"/>
            <page name="pointerhandlers/tapHandler.qml" href="qtquick-pointerhandlers-taphandler-qml.html" status="active" subtype="file" title="" fulltitle="tapHandler.qml Example File" subtitle="pointerhandlers/tapHandler.qml"/>
            <page name="pointerhandlers/tapWithModifiers.qml" href="qtquick-pointerhandlers-tapwithmodifiers-qml.html" status="active" subtype="file" title="" fulltitle="tapWithModifiers.qml Example File" subtitle="pointerhandlers/tapWithModifiers.qml"/>
            <page name="pointerhandlers/components/Button.qml" href="qtquick-pointerhandlers-components-button-qml.html" status="active" subtype="file" title="" fulltitle="Button.qml Example File" subtitle="pointerhandlers/components/Button.qml"/>
            <page name="pointerhandlers/components/CheckBox.qml" href="qtquick-pointerhandlers-components-checkbox-qml.html" status="active" subtype="file" title="" fulltitle="CheckBox.qml Example File" subtitle="pointerhandlers/components/CheckBox.qml"/>
            <page name="pointerhandlers/components/CorkPanel.qml" href="qtquick-pointerhandlers-components-corkpanel-qml.html" status="active" subtype="file" title="" fulltitle="CorkPanel.qml Example File" subtitle="pointerhandlers/components/CorkPanel.qml"/>
            <page name="pointerhandlers/components/FakeFlickable.qml" href="qtquick-pointerhandlers-components-fakeflickable-qml.html" status="active" subtype="file" title="" fulltitle="FakeFlickable.qml Example File" subtitle="pointerhandlers/components/FakeFlickable.qml"/>
            <page name="pointerhandlers/components/FlashAnimation.qml" href="qtquick-pointerhandlers-components-flashanimation-qml.html" status="active" subtype="file" title="" fulltitle="FlashAnimation.qml Example File" subtitle="pointerhandlers/components/FlashAnimation.qml"/>
            <page name="pointerhandlers/components/LeftDrawer.qml" href="qtquick-pointerhandlers-components-leftdrawer-qml.html" status="active" subtype="file" title="" fulltitle="LeftDrawer.qml Example File" subtitle="pointerhandlers/components/LeftDrawer.qml"/>
            <page name="pointerhandlers/components/MomentumAnimation.qml" href="qtquick-pointerhandlers-components-momentumanimation-qml.html" status="active" subtype="file" title="" fulltitle="MomentumAnimation.qml Example File" subtitle="pointerhandlers/components/MomentumAnimation.qml"/>
            <page name="pointerhandlers/components/MouseFeedbackSprite.qml" href="qtquick-pointerhandlers-components-mousefeedbacksprite-qml.html" status="active" subtype="file" title="" fulltitle="MouseFeedbackSprite.qml Example File" subtitle="pointerhandlers/components/MouseFeedbackSprite.qml"/>
            <page name="pointerhandlers/components/QuadPieMenu.qml" href="qtquick-pointerhandlers-components-quadpiemenu-qml.html" status="active" subtype="file" title="" fulltitle="QuadPieMenu.qml Example File" subtitle="pointerhandlers/components/QuadPieMenu.qml"/>
            <page name="pointerhandlers/components/ScrollBar.qml" href="qtquick-pointerhandlers-components-scrollbar-qml.html" status="active" subtype="file" title="" fulltitle="ScrollBar.qml Example File" subtitle="pointerhandlers/components/ScrollBar.qml"/>
            <page name="pointerhandlers/components/Slider.qml" href="qtquick-pointerhandlers-components-slider-qml.html" status="active" subtype="file" title="" fulltitle="Slider.qml Example File" subtitle="pointerhandlers/components/Slider.qml"/>
            <page name="pointerhandlers/components/TouchpointFeedbackSprite.qml" href="qtquick-pointerhandlers-components-touchpointfeedbacksprite-qml.html" status="active" subtype="file" title="" fulltitle="TouchpointFeedbackSprite.qml Example File" subtitle="pointerhandlers/components/TouchpointFeedbackSprite.qml"/>
            <page name="pointerhandlers/images/grabbing-location.svg" href="qtquick-pointerhandlers-images-grabbing-location-svg.html" status="active" subtype="file" title="" fulltitle="grabbing-location.svg Example File" subtitle="pointerhandlers/images/grabbing-location.svg"/>
            <page name="pointerhandlers/main.cpp" href="qtquick-pointerhandlers-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="pointerhandlers/main.cpp"/>
            <page name="pointerhandlers/CMakeLists.txt" href="qtquick-pointerhandlers-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="pointerhandlers/CMakeLists.txt"/>
            <page name="pointerhandlers/pointerhandlers.pro" href="qtquick-pointerhandlers-pointerhandlers-pro.html" status="active" subtype="file" title="" fulltitle="pointerhandlers.pro Example File" subtitle="pointerhandlers/pointerhandlers.pro"/>
            <page name="pointerhandlers/qml.qrc" href="qtquick-pointerhandlers-qml-qrc.html" status="active" subtype="file" title="" fulltitle="qml.qrc Example File" subtitle="pointerhandlers/qml.qrc"/>
            <page name="pointerhandlers/components/images/checkmark.png" href="qtquick-pointerhandlers-components-images-checkmark-png.html" status="active" subtype="image" title="" fulltitle="checkmark.png Image File" subtitle="pointerhandlers/components/images/checkmark.png"/>
            <page name="pointerhandlers/components/images/cork.jpg" href="qtquick-pointerhandlers-components-images-cork-jpg.html" status="active" subtype="image" title="" fulltitle="cork.jpg Image File" subtitle="pointerhandlers/components/images/cork.jpg"/>
            <page name="pointerhandlers/components/images/fingersprite.png" href="qtquick-pointerhandlers-components-images-fingersprite-png.html" status="active" subtype="image" title="" fulltitle="fingersprite.png Image File" subtitle="pointerhandlers/components/images/fingersprite.png"/>
            <page name="pointerhandlers/components/images/mixer-knob.png" href="qtquick-pointerhandlers-components-images-mixer-knob-png.html" status="active" subtype="image" title="" fulltitle="mixer-knob.png Image File" subtitle="pointerhandlers/components/images/mixer-knob.png"/>
            <page name="pointerhandlers/components/images/mouse.png" href="qtquick-pointerhandlers-components-images-mouse-png.html" status="active" subtype="image" title="" fulltitle="mouse.png Image File" subtitle="pointerhandlers/components/images/mouse.png"/>
            <page name="pointerhandlers/components/images/mouse_left.png" href="qtquick-pointerhandlers-components-images-mouse-left-png.html" status="active" subtype="image" title="" fulltitle="mouse_left.png Image File" subtitle="pointerhandlers/components/images/mouse_left.png"/>
            <page name="pointerhandlers/components/images/mouse_middle.png" href="qtquick-pointerhandlers-components-images-mouse-middle-png.html" status="active" subtype="image" title="" fulltitle="mouse_middle.png Image File" subtitle="pointerhandlers/components/images/mouse_middle.png"/>
            <page name="pointerhandlers/components/images/mouse_right.png" href="qtquick-pointerhandlers-components-images-mouse-right-png.html" status="active" subtype="image" title="" fulltitle="mouse_right.png Image File" subtitle="pointerhandlers/components/images/mouse_right.png"/>
            <page name="pointerhandlers/components/images/mouse_wheel_ridges.png" href="qtquick-pointerhandlers-components-images-mouse-wheel-ridges-png.html" status="active" subtype="image" title="" fulltitle="mouse_wheel_ridges.png Image File" subtitle="pointerhandlers/components/images/mouse_wheel_ridges.png"/>
            <page name="pointerhandlers/components/images/note-yellow.png" href="qtquick-pointerhandlers-components-images-note-yellow-png.html" status="active" subtype="image" title="" fulltitle="note-yellow.png Image File" subtitle="pointerhandlers/components/images/note-yellow.png"/>
            <page name="pointerhandlers/components/images/tack.png" href="qtquick-pointerhandlers-components-images-tack-png.html" status="active" subtype="image" title="" fulltitle="tack.png Image File" subtitle="pointerhandlers/components/images/tack.png"/>
            <page name="pointerhandlers/images/arrowhead.png" href="qtquick-pointerhandlers-images-arrowhead-png.html" status="active" subtype="image" title="" fulltitle="arrowhead.png Image File" subtitle="pointerhandlers/images/arrowhead.png"/>
            <page name="pointerhandlers/images/balloon.png" href="qtquick-pointerhandlers-images-balloon-png.html" status="active" subtype="image" title="" fulltitle="balloon.png Image File" subtitle="pointerhandlers/images/balloon.png"/>
            <page name="pointerhandlers/images/blur-circle.png" href="qtquick-pointerhandlers-images-blur-circle-png.html" status="active" subtype="image" title="" fulltitle="blur-circle.png Image File" subtitle="pointerhandlers/images/blur-circle.png"/>
            <page name="pointerhandlers/images/cursor-airbrush.png" href="qtquick-pointerhandlers-images-cursor-airbrush-png.html" status="active" subtype="image" title="" fulltitle="cursor-airbrush.png Image File" subtitle="pointerhandlers/images/cursor-airbrush.png"/>
            <page name="pointerhandlers/images/cursor-eraser.png" href="qtquick-pointerhandlers-images-cursor-eraser-png.html" status="active" subtype="image" title="" fulltitle="cursor-eraser.png Image File" subtitle="pointerhandlers/images/cursor-eraser.png"/>
            <page name="pointerhandlers/images/cursor-felt-marker.png" href="qtquick-pointerhandlers-images-cursor-felt-marker-png.html" status="active" subtype="image" title="" fulltitle="cursor-felt-marker.png Image File" subtitle="pointerhandlers/images/cursor-felt-marker.png"/>
            <page name="pointerhandlers/images/cursor-pencil.png" href="qtquick-pointerhandlers-images-cursor-pencil-png.html" status="active" subtype="image" title="" fulltitle="cursor-pencil.png Image File" subtitle="pointerhandlers/images/cursor-pencil.png"/>
            <page name="pointerhandlers/images/fighter.png" href="qtquick-pointerhandlers-images-fighter-png.html" status="active" subtype="image" title="" fulltitle="fighter.png Image File" subtitle="pointerhandlers/images/fighter.png"/>
            <page name="pointerhandlers/images/joystick-outer-case-pov.jpg" href="qtquick-pointerhandlers-images-joystick-outer-case-pov-jpg.html" status="active" subtype="image" title="" fulltitle="joystick-outer-case-pov.jpg Image File" subtitle="pointerhandlers/images/joystick-outer-case-pov.jpg"/>
            <page name="pointerhandlers/images/missile.png" href="qtquick-pointerhandlers-images-missile-png.html" status="active" subtype="image" title="" fulltitle="missile.png Image File" subtitle="pointerhandlers/images/missile.png"/>
            <page name="pointerhandlers/images/redball.png" href="qtquick-pointerhandlers-images-redball-png.html" status="active" subtype="image" title="" fulltitle="redball.png Image File" subtitle="pointerhandlers/images/redball.png"/>
        </page>
        <page name="positioners" href="qtquick-positioners-example.html" status="active" location="positioners.qdoc" documented="true" groups="category User Interface Components,qtquickexamples" subtype="example" title="Qt Quick Examples - Positioners" fulltitle="Qt Quick Examples - Positioners" subtitle="" brief="This is a collection of QML Positioner examples">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <contents name="transitions" title="Transitions" level="1"/>
            <contents name="attached-properties" title="Attached Properties" level="1"/>
            <page name="positioners/positioners-attachedproperties.qml" href="qtquick-positioners-positioners-attachedproperties-qml.html" status="active" subtype="file" title="" fulltitle="positioners-attachedproperties.qml Example File" subtitle="positioners/positioners-attachedproperties.qml"/>
            <page name="positioners/positioners-transitions.qml" href="qtquick-positioners-positioners-transitions-qml.html" status="active" subtype="file" title="" fulltitle="positioners-transitions.qml Example File" subtitle="positioners/positioners-transitions.qml"/>
            <page name="positioners/positioners.qml" href="qtquick-positioners-positioners-qml.html" status="active" subtype="file" title="" fulltitle="positioners.qml Example File" subtitle="positioners/positioners.qml"/>
            <page name="positioners/main.cpp" href="qtquick-positioners-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="positioners/main.cpp"/>
            <page name="positioners/CMakeLists.txt" href="qtquick-positioners-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="positioners/CMakeLists.txt"/>
            <page name="positioners/positioners.pro" href="qtquick-positioners-positioners-pro.html" status="active" subtype="file" title="" fulltitle="positioners.pro Example File" subtitle="positioners/positioners.pro"/>
            <page name="positioners/positioners.qmlproject" href="qtquick-positioners-positioners-qmlproject.html" status="active" subtype="file" title="" fulltitle="positioners.qmlproject Example File" subtitle="positioners/positioners.qmlproject"/>
            <page name="positioners/positioners.qrc" href="qtquick-positioners-positioners-qrc.html" status="active" subtype="file" title="" fulltitle="positioners.qrc Example File" subtitle="positioners/positioners.qrc"/>
        </page>
        <page name="multieffect/neumorphicpanel" href="qtquick-multieffect-neumorphicpanel-example.html" status="active" location="neumorphicpanel.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Qt Quick Examples - RectangularShadow NeumorphicPanel" fulltitle="Qt Quick Examples - RectangularShadow NeumorphicPanel" subtitle="" brief="Demonstrates RectangularShadow usage">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <page name="multieffect/neumorphicpanel/qml/Settings.qml" href="qtquick-multieffect-neumorphicpanel-qml-settings-qml.html" status="active" subtype="file" title="" fulltitle="Settings.qml Example File" subtitle="multieffect/neumorphicpanel/qml/Settings.qml"/>
            <page name="multieffect/neumorphicpanel/qml/SettingsComponentButton.qml" href="qtquick-multieffect-neumorphicpanel-qml-settingscomponentbutton-qml.html" status="active" subtype="file" title="" fulltitle="SettingsComponentButton.qml Example File" subtitle="multieffect/neumorphicpanel/qml/SettingsComponentButton.qml"/>
            <page name="multieffect/neumorphicpanel/qml/SettingsComponentSlider.qml" href="qtquick-multieffect-neumorphicpanel-qml-settingscomponentslider-qml.html" status="active" subtype="file" title="" fulltitle="SettingsComponentSlider.qml Example File" subtitle="multieffect/neumorphicpanel/qml/SettingsComponentSlider.qml"/>
            <page name="multieffect/neumorphicpanel/qml/SettingsView.qml" href="qtquick-multieffect-neumorphicpanel-qml-settingsview-qml.html" status="active" subtype="file" title="" fulltitle="SettingsView.qml Example File" subtitle="multieffect/neumorphicpanel/qml/SettingsView.qml"/>
            <page name="multieffect/neumorphicpanel/qml/main.qml" href="qtquick-multieffect-neumorphicpanel-qml-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="multieffect/neumorphicpanel/qml/main.qml"/>
            <page name="multieffect/neumorphicpanel/qml/CloudyRectMaterial/CloudyRectMaterial.qml" href="qtquick-multieffect-neumorphicpanel-qml-cloudyrectmaterial-cloudyrectmaterial-qml.html" status="active" subtype="file" title="" fulltitle="CloudyRectMaterial.qml Example File" subtitle="multieffect/neumorphicpanel/qml/CloudyRectMaterial/CloudyRectMaterial.qml"/>
            <page name="multieffect/neumorphicpanel/main.cpp" href="qtquick-multieffect-neumorphicpanel-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="multieffect/neumorphicpanel/main.cpp"/>
            <page name="multieffect/neumorphicpanel/CMakeLists.txt" href="qtquick-multieffect-neumorphicpanel-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="multieffect/neumorphicpanel/CMakeLists.txt"/>
            <page name="multieffect/neumorphicpanel/neumorphicpanel.pro" href="qtquick-multieffect-neumorphicpanel-neumorphicpanel-pro.html" status="active" subtype="file" title="" fulltitle="neumorphicpanel.pro Example File" subtitle="multieffect/neumorphicpanel/neumorphicpanel.pro"/>
            <page name="multieffect/neumorphicpanel/qml.qrc" href="qtquick-multieffect-neumorphicpanel-qml-qrc.html" status="active" subtype="file" title="" fulltitle="qml.qrc Example File" subtitle="multieffect/neumorphicpanel/qml.qrc"/>
            <page name="multieffect/neumorphicpanel/qml/images/arrow.png" href="qtquick-multieffect-neumorphicpanel-qml-images-arrow-png.html" status="active" subtype="image" title="" fulltitle="arrow.png Image File" subtitle="multieffect/neumorphicpanel/qml/images/arrow.png"/>
            <page name="multieffect/neumorphicpanel/qml/images/qt_logo_white_rgb.png" href="qtquick-multieffect-neumorphicpanel-qml-images-qt-logo-white-rgb-png.html" status="active" subtype="image" title="" fulltitle="qt_logo_white_rgb.png Image File" subtitle="multieffect/neumorphicpanel/qml/images/qt_logo_white_rgb.png"/>
        </page>
        <page name="shadereffects" href="qtquick-shadereffects-example.html" status="active" location="shadereffects.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Qt Quick Examples - Shader Effects" fulltitle="Qt Quick Examples - Shader Effects" subtitle="" brief="A Qt Quick example demonstrating the use of shader effects">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <contents name="using-shadereffect" title="Using ShaderEffect" level="1"/>
            <page name="shadereffects/shadereffects.qml" href="qtquick-shadereffects-shadereffects-qml.html" status="active" subtype="file" title="" fulltitle="shadereffects.qml Example File" subtitle="shadereffects/shadereffects.qml"/>
            <page name="shadereffects/main.cpp" href="qtquick-shadereffects-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="shadereffects/main.cpp"/>
            <page name="shadereffects/CMakeLists.txt" href="qtquick-shadereffects-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="shadereffects/CMakeLists.txt"/>
            <page name="shadereffects/shadereffects.pro" href="qtquick-shadereffects-shadereffects-pro.html" status="active" subtype="file" title="" fulltitle="shadereffects.pro Example File" subtitle="shadereffects/shadereffects.pro"/>
            <page name="shadereffects/shadereffects.qmlproject" href="qtquick-shadereffects-shadereffects-qmlproject.html" status="active" subtype="file" title="" fulltitle="shadereffects.qmlproject Example File" subtitle="shadereffects/shadereffects.qmlproject"/>
            <page name="shadereffects/shadereffects.qrc" href="qtquick-shadereffects-shadereffects-qrc.html" status="active" subtype="file" title="" fulltitle="shadereffects.qrc Example File" subtitle="shadereffects/shadereffects.qrc"/>
            <page name="shadereffects/content/face-smile.png" href="qtquick-shadereffects-content-face-smile-png.html" status="active" subtype="image" title="" fulltitle="face-smile.png Image File" subtitle="shadereffects/content/face-smile.png"/>
            <page name="shadereffects/content/qt-logo.png" href="qtquick-shadereffects-content-qt-logo-png.html" status="active" subtype="image" title="" fulltitle="qt-logo.png Image File" subtitle="shadereffects/content/qt-logo.png"/>
        </page>
        <page name="quickshapes/shapes" href="qtquick-quickshapes-shapes-example.html" status="active" location="shapes.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Qt Quick Examples - Shapes" fulltitle="Qt Quick Examples - Shapes" subtitle="" brief="A Qt Quick example demonstrating the use of shape items">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <page name="quickshapes/shapes/arcDirection.qml" href="qtquick-quickshapes-shapes-arcdirection-qml.html" status="active" subtype="file" title="" fulltitle="arcDirection.qml Example File" subtitle="quickshapes/shapes/arcDirection.qml"/>
            <page name="quickshapes/shapes/arcRotation.qml" href="qtquick-quickshapes-shapes-arcrotation-qml.html" status="active" subtype="file" title="" fulltitle="arcRotation.qml Example File" subtitle="quickshapes/shapes/arcRotation.qml"/>
            <page name="quickshapes/shapes/capStyles.qml" href="qtquick-quickshapes-shapes-capstyles-qml.html" status="active" subtype="file" title="" fulltitle="capStyles.qml Example File" subtitle="quickshapes/shapes/capStyles.qml"/>
            <page name="quickshapes/shapes/clippedtigers.qml" href="qtquick-quickshapes-shapes-clippedtigers-qml.html" status="active" subtype="file" title="" fulltitle="clippedtigers.qml Example File" subtitle="quickshapes/shapes/clippedtigers.qml"/>
            <page name="quickshapes/shapes/cubicCurve.qml" href="qtquick-quickshapes-shapes-cubiccurve-qml.html" status="active" subtype="file" title="" fulltitle="cubicCurve.qml Example File" subtitle="quickshapes/shapes/cubicCurve.qml"/>
            <page name="quickshapes/shapes/dashPattern.qml" href="qtquick-quickshapes-shapes-dashpattern-qml.html" status="active" subtype="file" title="" fulltitle="dashPattern.qml Example File" subtitle="quickshapes/shapes/dashPattern.qml"/>
            <page name="quickshapes/shapes/ellipticalArcs.qml" href="qtquick-quickshapes-shapes-ellipticalarcs-qml.html" status="active" subtype="file" title="" fulltitle="ellipticalArcs.qml Example File" subtitle="quickshapes/shapes/ellipticalArcs.qml"/>
            <page name="quickshapes/shapes/fillItem.qml" href="qtquick-quickshapes-shapes-fillitem-qml.html" status="active" subtype="file" title="" fulltitle="fillItem.qml Example File" subtitle="quickshapes/shapes/fillItem.qml"/>
            <page name="quickshapes/shapes/fillRules.qml" href="qtquick-quickshapes-shapes-fillrules-qml.html" status="active" subtype="file" title="" fulltitle="fillRules.qml Example File" subtitle="quickshapes/shapes/fillRules.qml"/>
            <page name="quickshapes/shapes/fillTransform.qml" href="qtquick-quickshapes-shapes-filltransform-qml.html" status="active" subtype="file" title="" fulltitle="fillTransform.qml Example File" subtitle="quickshapes/shapes/fillTransform.qml"/>
            <page name="quickshapes/shapes/gradientSpreadModes.qml" href="qtquick-quickshapes-shapes-gradientspreadmodes-qml.html" status="active" subtype="file" title="" fulltitle="gradientSpreadModes.qml Example File" subtitle="quickshapes/shapes/gradientSpreadModes.qml"/>
            <page name="quickshapes/shapes/interactive.qml" href="qtquick-quickshapes-shapes-interactive-qml.html" status="active" subtype="file" title="" fulltitle="interactive.qml Example File" subtitle="quickshapes/shapes/interactive.qml"/>
            <page name="quickshapes/shapes/joinStyles.qml" href="qtquick-quickshapes-shapes-joinstyles-qml.html" status="active" subtype="file" title="" fulltitle="joinStyles.qml Example File" subtitle="quickshapes/shapes/joinStyles.qml"/>
            <page name="quickshapes/shapes/largeOrSmallArc.qml" href="qtquick-quickshapes-shapes-largeorsmallarc-qml.html" status="active" subtype="file" title="" fulltitle="largeOrSmallArc.qml Example File" subtitle="quickshapes/shapes/largeOrSmallArc.qml"/>
            <page name="quickshapes/shapes/linearGradient.qml" href="qtquick-quickshapes-shapes-lineargradient-qml.html" status="active" subtype="file" title="" fulltitle="linearGradient.qml Example File" subtitle="quickshapes/shapes/linearGradient.qml"/>
            <page name="quickshapes/shapes/main.qml" href="qtquick-quickshapes-shapes-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="quickshapes/shapes/main.qml"/>
            <page name="quickshapes/shapes/quadraticCurve.qml" href="qtquick-quickshapes-shapes-quadraticcurve-qml.html" status="active" subtype="file" title="" fulltitle="quadraticCurve.qml Example File" subtitle="quickshapes/shapes/quadraticCurve.qml"/>
            <page name="quickshapes/shapes/radialGradient.qml" href="qtquick-quickshapes-shapes-radialgradient-qml.html" status="active" subtype="file" title="" fulltitle="radialGradient.qml Example File" subtitle="quickshapes/shapes/radialGradient.qml"/>
            <page name="quickshapes/shapes/rectangle.qml" href="qtquick-quickshapes-shapes-rectangle-qml.html" status="active" subtype="file" title="" fulltitle="rectangle.qml Example File" subtitle="quickshapes/shapes/rectangle.qml"/>
            <page name="quickshapes/shapes/sampling.qml" href="qtquick-quickshapes-shapes-sampling-qml.html" status="active" subtype="file" title="" fulltitle="sampling.qml Example File" subtitle="quickshapes/shapes/sampling.qml"/>
            <page name="quickshapes/shapes/shapegallery.qml" href="qtquick-quickshapes-shapes-shapegallery-qml.html" status="active" subtype="file" title="" fulltitle="shapegallery.qml Example File" subtitle="quickshapes/shapes/shapegallery.qml"/>
            <page name="quickshapes/shapes/strokeOrFill.qml" href="qtquick-quickshapes-shapes-strokeorfill-qml.html" status="active" subtype="file" title="" fulltitle="strokeOrFill.qml Example File" subtitle="quickshapes/shapes/strokeOrFill.qml"/>
            <page name="quickshapes/shapes/tapableTriangle.qml" href="qtquick-quickshapes-shapes-tapabletriangle-qml.html" status="active" subtype="file" title="" fulltitle="tapableTriangle.qml Example File" subtitle="quickshapes/shapes/tapableTriangle.qml"/>
            <page name="quickshapes/shapes/text.qml" href="qtquick-quickshapes-shapes-text-qml.html" status="active" subtype="file" title="" fulltitle="text.qml Example File" subtitle="quickshapes/shapes/text.qml"/>
            <page name="quickshapes/shapes/tiger.qml" href="qtquick-quickshapes-shapes-tiger-qml.html" status="active" subtype="file" title="" fulltitle="tiger.qml Example File" subtitle="quickshapes/shapes/tiger.qml"/>
            <page name="quickshapes/shapes/tigerLoader.qml" href="qtquick-quickshapes-shapes-tigerloader-qml.html" status="active" subtype="file" title="" fulltitle="tigerLoader.qml Example File" subtitle="quickshapes/shapes/tigerLoader.qml"/>
            <page name="quickshapes/shapes/zoomtiger.qml" href="qtquick-quickshapes-shapes-zoomtiger-qml.html" status="active" subtype="file" title="" fulltitle="zoomtiger.qml Example File" subtitle="quickshapes/shapes/zoomtiger.qml"/>
            <page name="quickshapes/shapes/main.cpp" href="qtquick-quickshapes-shapes-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="quickshapes/shapes/main.cpp"/>
            <page name="quickshapes/shapes/CMakeLists.txt" href="qtquick-quickshapes-shapes-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="quickshapes/shapes/CMakeLists.txt"/>
            <page name="quickshapes/shapes/shapes.pro" href="qtquick-quickshapes-shapes-shapes-pro.html" status="active" subtype="file" title="" fulltitle="shapes.pro Example File" subtitle="quickshapes/shapes/shapes.pro"/>
            <page name="quickshapes/shapes/shapes.qrc" href="qtquick-quickshapes-shapes-shapes-qrc.html" status="active" subtype="file" title="" fulltitle="shapes.qrc Example File" subtitle="quickshapes/shapes/shapes.qrc"/>
        </page>
        <page name="text" href="qtquick-text-example.html" status="active" location="text.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Qt Quick Examples - Text" fulltitle="Qt Quick Examples - Text" subtitle="" brief="This is a collection of QML examples relating to text">
            <contents name="hello" title="Hello" level="1"/>
            <contents name="fonts" title="Fonts" level="1"/>
            <contents name="available-fonts" title="Available Fonts" level="1"/>
            <contents name="banner" title="Banner" level="1"/>
            <contents name="img-tag" title="Img Tag" level="1"/>
            <contents name="text-layout" title="Text Layout" level="1"/>
            <page name="text/styledtext-layout.qml" href="qtquick-text-styledtext-layout-qml.html" status="active" subtype="file" title="" fulltitle="styledtext-layout.qml Example File" subtitle="text/styledtext-layout.qml"/>
            <page name="text/text.qml" href="qtquick-text-text-qml.html" status="active" subtype="file" title="" fulltitle="text.qml Example File" subtitle="text/text.qml"/>
            <page name="text/fonts/availableFonts.qml" href="qtquick-text-fonts-availablefonts-qml.html" status="active" subtype="file" title="" fulltitle="availableFonts.qml Example File" subtitle="text/fonts/availableFonts.qml"/>
            <page name="text/fonts/banner.qml" href="qtquick-text-fonts-banner-qml.html" status="active" subtype="file" title="" fulltitle="banner.qml Example File" subtitle="text/fonts/banner.qml"/>
            <page name="text/fonts/fonts.qml" href="qtquick-text-fonts-fonts-qml.html" status="active" subtype="file" title="" fulltitle="fonts.qml Example File" subtitle="text/fonts/fonts.qml"/>
            <page name="text/fonts/hello.qml" href="qtquick-text-fonts-hello-qml.html" status="active" subtype="file" title="" fulltitle="hello.qml Example File" subtitle="text/fonts/hello.qml"/>
            <page name="text/imgtag/TextWithImage.qml" href="qtquick-text-imgtag-textwithimage-qml.html" status="active" subtype="file" title="" fulltitle="TextWithImage.qml Example File" subtitle="text/imgtag/TextWithImage.qml"/>
            <page name="text/imgtag/imgtag.qml" href="qtquick-text-imgtag-imgtag-qml.html" status="active" subtype="file" title="" fulltitle="imgtag.qml Example File" subtitle="text/imgtag/imgtag.qml"/>
            <page name="text/main.cpp" href="qtquick-text-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="text/main.cpp"/>
            <page name="text/CMakeLists.txt" href="qtquick-text-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="text/CMakeLists.txt"/>
            <page name="text/text.pro" href="qtquick-text-text-pro.html" status="active" subtype="file" title="" fulltitle="text.pro Example File" subtitle="text/text.pro"/>
            <page name="text/text.qmlproject" href="qtquick-text-text-qmlproject.html" status="active" subtype="file" title="" fulltitle="text.qmlproject Example File" subtitle="text/text.qmlproject"/>
            <page name="text/text.qrc" href="qtquick-text-text-qrc.html" status="active" subtype="file" title="" fulltitle="text.qrc Example File" subtitle="text/text.qrc"/>
            <page name="text/imgtag/images/face-sad.png" href="qtquick-text-imgtag-images-face-sad-png.html" status="active" subtype="image" title="" fulltitle="face-sad.png Image File" subtitle="text/imgtag/images/face-sad.png"/>
            <page name="text/imgtag/images/face-smile-big.png" href="qtquick-text-imgtag-images-face-smile-big-png.html" status="active" subtype="image" title="" fulltitle="face-smile-big.png Image File" subtitle="text/imgtag/images/face-smile-big.png"/>
            <page name="text/imgtag/images/face-smile.png" href="qtquick-text-imgtag-images-face-smile-png.html" status="active" subtype="image" title="" fulltitle="face-smile.png Image File" subtitle="text/imgtag/images/face-smile.png"/>
            <page name="text/imgtag/images/heart200.png" href="qtquick-text-imgtag-images-heart200-png.html" status="active" subtype="image" title="" fulltitle="heart200.png Image File" subtitle="text/imgtag/images/heart200.png"/>
            <page name="text/imgtag/images/qtlogo.png" href="qtquick-text-imgtag-images-qtlogo-png.html" status="active" subtype="image" title="" fulltitle="qtlogo.png Image File" subtitle="text/imgtag/images/qtlogo.png"/>
            <page name="text/imgtag/images/starfish_2.png" href="qtquick-text-imgtag-images-starfish-2-png.html" status="active" subtype="image" title="" fulltitle="starfish_2.png Image File" subtitle="text/imgtag/images/starfish_2.png"/>
        </page>
        <page name="views" href="qtquick-views-example.html" status="active" location="views.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Qt Quick Examples - Views" fulltitle="Qt Quick Examples - Views" subtitle="" brief="This is a collection of QML model-view examples">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <contents name="using-gridview-and-pathview" title="Using GridView and PathView" level="1"/>
            <contents name="using-dynamic-list" title="Using Dynamic List" level="1"/>
            <contents name="expanding-delegates" title="Expanding Delegates" level="2"/>
            <contents name="using-highlight" title="Using Highlight" level="1"/>
            <contents name="using-highlight-ranges" title="Using Highlight Ranges" level="1"/>
            <contents name="using-sections" title="Using Sections" level="1"/>
            <contents name="using-packages" title="Using Packages" level="1"/>
            <contents name="using-objectmodel" title="Using ObjectModel" level="1"/>
            <contents name="using-display-margins" title="Using Display Margins" level="1"/>
            <page name="views/views.qml" href="qtquick-views-views-qml.html" status="active" subtype="file" title="" fulltitle="views.qml Example File" subtitle="views/views.qml"/>
            <page name="views/delegatemodel/dragselection.qml" href="qtquick-views-delegatemodel-dragselection-qml.html" status="active" subtype="file" title="" fulltitle="dragselection.qml Example File" subtitle="views/delegatemodel/dragselection.qml"/>
            <page name="views/gridview/gridview-example.qml" href="qtquick-views-gridview-gridview-example-qml.html" status="active" subtype="file" title="" fulltitle="gridview-example.qml Example File" subtitle="views/gridview/gridview-example.qml"/>
            <page name="views/listview/displaymargin.qml" href="qtquick-views-listview-displaymargin-qml.html" status="active" subtype="file" title="" fulltitle="displaymargin.qml Example File" subtitle="views/listview/displaymargin.qml"/>
            <page name="views/listview/dynamiclist.qml" href="qtquick-views-listview-dynamiclist-qml.html" status="active" subtype="file" title="" fulltitle="dynamiclist.qml Example File" subtitle="views/listview/dynamiclist.qml"/>
            <page name="views/listview/expandingdelegates.qml" href="qtquick-views-listview-expandingdelegates-qml.html" status="active" subtype="file" title="" fulltitle="expandingdelegates.qml Example File" subtitle="views/listview/expandingdelegates.qml"/>
            <page name="views/listview/highlight.qml" href="qtquick-views-listview-highlight-qml.html" status="active" subtype="file" title="" fulltitle="highlight.qml Example File" subtitle="views/listview/highlight.qml"/>
            <page name="views/listview/highlightranges.qml" href="qtquick-views-listview-highlightranges-qml.html" status="active" subtype="file" title="" fulltitle="highlightranges.qml Example File" subtitle="views/listview/highlightranges.qml"/>
            <page name="views/listview/sections.qml" href="qtquick-views-listview-sections-qml.html" status="active" subtype="file" title="" fulltitle="sections.qml Example File" subtitle="views/listview/sections.qml"/>
            <page name="views/listview/content/PetsModel.qml" href="qtquick-views-listview-content-petsmodel-qml.html" status="active" subtype="file" title="" fulltitle="PetsModel.qml Example File" subtitle="views/listview/content/PetsModel.qml"/>
            <page name="views/listview/content/PressAndHoldButton.qml" href="qtquick-views-listview-content-pressandholdbutton-qml.html" status="active" subtype="file" title="" fulltitle="PressAndHoldButton.qml Example File" subtitle="views/listview/content/PressAndHoldButton.qml"/>
            <page name="views/listview/content/RecipesModel.qml" href="qtquick-views-listview-content-recipesmodel-qml.html" status="active" subtype="file" title="" fulltitle="RecipesModel.qml Example File" subtitle="views/listview/content/RecipesModel.qml"/>
            <page name="views/listview/content/SmallText.qml" href="qtquick-views-listview-content-smalltext-qml.html" status="active" subtype="file" title="" fulltitle="SmallText.qml Example File" subtitle="views/listview/content/SmallText.qml"/>
            <page name="views/listview/content/TextButton.qml" href="qtquick-views-listview-content-textbutton-qml.html" status="active" subtype="file" title="" fulltitle="TextButton.qml Example File" subtitle="views/listview/content/TextButton.qml"/>
            <page name="views/listview/content/ToggleButton.qml" href="qtquick-views-listview-content-togglebutton-qml.html" status="active" subtype="file" title="" fulltitle="ToggleButton.qml Example File" subtitle="views/listview/content/ToggleButton.qml"/>
            <page name="views/objectmodel/objectmodel.qml" href="qtquick-views-objectmodel-objectmodel-qml.html" status="active" subtype="file" title="" fulltitle="objectmodel.qml Example File" subtitle="views/objectmodel/objectmodel.qml"/>
            <page name="views/package/Delegate.qml" href="qtquick-views-package-delegate-qml.html" status="active" subtype="file" title="" fulltitle="Delegate.qml Example File" subtitle="views/package/Delegate.qml"/>
            <page name="views/package/view.qml" href="qtquick-views-package-view-qml.html" status="active" subtype="file" title="" fulltitle="view.qml Example File" subtitle="views/package/view.qml"/>
            <page name="views/pathview/pathview-example.qml" href="qtquick-views-pathview-pathview-example-qml.html" status="active" subtype="file" title="" fulltitle="pathview-example.qml Example File" subtitle="views/pathview/pathview-example.qml"/>
            <page name="views/main.cpp" href="qtquick-views-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="views/main.cpp"/>
            <page name="views/CMakeLists.txt" href="qtquick-views-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="views/CMakeLists.txt"/>
            <page name="views/views.pro" href="qtquick-views-views-pro.html" status="active" subtype="file" title="" fulltitle="views.pro Example File" subtitle="views/views.pro"/>
            <page name="views/views.qmlproject" href="qtquick-views-views-qmlproject.html" status="active" subtype="file" title="" fulltitle="views.qmlproject Example File" subtitle="views/views.qmlproject"/>
            <page name="views/views.qrc" href="qtquick-views-views-qrc.html" status="active" subtype="file" title="" fulltitle="views.qrc Example File" subtitle="views/views.qrc"/>
            <page name="views/gridview/pics/AddressBook_48.png" href="qtquick-views-gridview-pics-addressbook-48-png.html" status="active" subtype="image" title="" fulltitle="AddressBook_48.png Image File" subtitle="views/gridview/pics/AddressBook_48.png"/>
            <page name="views/gridview/pics/AudioPlayer_48.png" href="qtquick-views-gridview-pics-audioplayer-48-png.html" status="active" subtype="image" title="" fulltitle="AudioPlayer_48.png Image File" subtitle="views/gridview/pics/AudioPlayer_48.png"/>
            <page name="views/gridview/pics/Camera_48.png" href="qtquick-views-gridview-pics-camera-48-png.html" status="active" subtype="image" title="" fulltitle="Camera_48.png Image File" subtitle="views/gridview/pics/Camera_48.png"/>
            <page name="views/gridview/pics/DateBook_48.png" href="qtquick-views-gridview-pics-datebook-48-png.html" status="active" subtype="image" title="" fulltitle="DateBook_48.png Image File" subtitle="views/gridview/pics/DateBook_48.png"/>
            <page name="views/gridview/pics/EMail_48.png" href="qtquick-views-gridview-pics-email-48-png.html" status="active" subtype="image" title="" fulltitle="EMail_48.png Image File" subtitle="views/gridview/pics/EMail_48.png"/>
            <page name="views/gridview/pics/TodoList_48.png" href="qtquick-views-gridview-pics-todolist-48-png.html" status="active" subtype="image" title="" fulltitle="TodoList_48.png Image File" subtitle="views/gridview/pics/TodoList_48.png"/>
            <page name="views/gridview/pics/VideoPlayer_48.png" href="qtquick-views-gridview-pics-videoplayer-48-png.html" status="active" subtype="image" title="" fulltitle="VideoPlayer_48.png Image File" subtitle="views/gridview/pics/VideoPlayer_48.png"/>
            <page name="views/listview/content/pics/arrow-down.png" href="qtquick-views-listview-content-pics-arrow-down-png.html" status="active" subtype="image" title="" fulltitle="arrow-down.png Image File" subtitle="views/listview/content/pics/arrow-down.png"/>
            <page name="views/listview/content/pics/arrow-up.png" href="qtquick-views-listview-content-pics-arrow-up-png.html" status="active" subtype="image" title="" fulltitle="arrow-up.png Image File" subtitle="views/listview/content/pics/arrow-up.png"/>
            <page name="views/listview/content/pics/fruit-salad.jpg" href="qtquick-views-listview-content-pics-fruit-salad-jpg.html" status="active" subtype="image" title="" fulltitle="fruit-salad.jpg Image File" subtitle="views/listview/content/pics/fruit-salad.jpg"/>
            <page name="views/listview/content/pics/hamburger.jpg" href="qtquick-views-listview-content-pics-hamburger-jpg.html" status="active" subtype="image" title="" fulltitle="hamburger.jpg Image File" subtitle="views/listview/content/pics/hamburger.jpg"/>
            <page name="views/listview/content/pics/lemonade.jpg" href="qtquick-views-listview-content-pics-lemonade-jpg.html" status="active" subtype="image" title="" fulltitle="lemonade.jpg Image File" subtitle="views/listview/content/pics/lemonade.jpg"/>
            <page name="views/listview/content/pics/list-delete.png" href="qtquick-views-listview-content-pics-list-delete-png.html" status="active" subtype="image" title="" fulltitle="list-delete.png Image File" subtitle="views/listview/content/pics/list-delete.png"/>
            <page name="views/listview/content/pics/minus-sign.png" href="qtquick-views-listview-content-pics-minus-sign-png.html" status="active" subtype="image" title="" fulltitle="minus-sign.png Image File" subtitle="views/listview/content/pics/minus-sign.png"/>
            <page name="views/listview/content/pics/moreDown.png" href="qtquick-views-listview-content-pics-moredown-png.html" status="active" subtype="image" title="" fulltitle="moreDown.png Image File" subtitle="views/listview/content/pics/moreDown.png"/>
            <page name="views/listview/content/pics/moreUp.png" href="qtquick-views-listview-content-pics-moreup-png.html" status="active" subtype="image" title="" fulltitle="moreUp.png Image File" subtitle="views/listview/content/pics/moreUp.png"/>
            <page name="views/listview/content/pics/pancakes.jpg" href="qtquick-views-listview-content-pics-pancakes-jpg.html" status="active" subtype="image" title="" fulltitle="pancakes.jpg Image File" subtitle="views/listview/content/pics/pancakes.jpg"/>
            <page name="views/listview/content/pics/plus-sign.png" href="qtquick-views-listview-content-pics-plus-sign-png.html" status="active" subtype="image" title="" fulltitle="plus-sign.png Image File" subtitle="views/listview/content/pics/plus-sign.png"/>
            <page name="views/listview/content/pics/vegetable-soup.jpg" href="qtquick-views-listview-content-pics-vegetable-soup-jpg.html" status="active" subtype="image" title="" fulltitle="vegetable-soup.jpg Image File" subtitle="views/listview/content/pics/vegetable-soup.jpg"/>
            <page name="views/pathview/pics/AddressBook_48.png" href="qtquick-views-pathview-pics-addressbook-48-png.html" status="active" subtype="image" title="" fulltitle="AddressBook_48.png Image File" subtitle="views/pathview/pics/AddressBook_48.png"/>
            <page name="views/pathview/pics/AudioPlayer_48.png" href="qtquick-views-pathview-pics-audioplayer-48-png.html" status="active" subtype="image" title="" fulltitle="AudioPlayer_48.png Image File" subtitle="views/pathview/pics/AudioPlayer_48.png"/>
            <page name="views/pathview/pics/Camera_48.png" href="qtquick-views-pathview-pics-camera-48-png.html" status="active" subtype="image" title="" fulltitle="Camera_48.png Image File" subtitle="views/pathview/pics/Camera_48.png"/>
            <page name="views/pathview/pics/DateBook_48.png" href="qtquick-views-pathview-pics-datebook-48-png.html" status="active" subtype="image" title="" fulltitle="DateBook_48.png Image File" subtitle="views/pathview/pics/DateBook_48.png"/>
            <page name="views/pathview/pics/EMail_48.png" href="qtquick-views-pathview-pics-email-48-png.html" status="active" subtype="image" title="" fulltitle="EMail_48.png Image File" subtitle="views/pathview/pics/EMail_48.png"/>
            <page name="views/pathview/pics/TodoList_48.png" href="qtquick-views-pathview-pics-todolist-48-png.html" status="active" subtype="image" title="" fulltitle="TodoList_48.png Image File" subtitle="views/pathview/pics/TodoList_48.png"/>
            <page name="views/pathview/pics/VideoPlayer_48.png" href="qtquick-views-pathview-pics-videoplayer-48-png.html" status="active" subtype="image" title="" fulltitle="VideoPlayer_48.png Image File" subtitle="views/pathview/pics/VideoPlayer_48.png"/>
        </page>
        <page name="window" href="qtquick-window-example.html" status="active" location="window.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Qt Quick Examples - Window and Screen" fulltitle="Qt Quick Examples - Window and Screen" subtitle="" brief="This example demonstrates the Window and Screen types in QML">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <contents name="window-implementation" title="Window Implementation" level="1"/>
            <page name="window/AllScreens.qml" href="qtquick-window-allscreens-qml.html" status="active" subtype="file" title="" fulltitle="AllScreens.qml Example File" subtitle="window/AllScreens.qml"/>
            <page name="window/CurrentScreen.qml" href="qtquick-window-currentscreen-qml.html" status="active" subtype="file" title="" fulltitle="CurrentScreen.qml Example File" subtitle="window/CurrentScreen.qml"/>
            <page name="window/Splash.qml" href="qtquick-window-splash-qml.html" status="active" subtype="file" title="" fulltitle="Splash.qml Example File" subtitle="window/Splash.qml"/>
            <page name="window/window.qml" href="qtquick-window-window-qml.html" status="active" subtype="file" title="" fulltitle="window.qml Example File" subtitle="window/window.qml"/>
            <page name="window/resources/icon.svg" href="qtquick-window-resources-icon-svg.html" status="active" subtype="file" title="" fulltitle="icon.svg Example File" subtitle="window/resources/icon.svg"/>
            <page name="window/main.cpp" href="qtquick-window-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="window/main.cpp"/>
            <page name="window/CMakeLists.txt" href="qtquick-window-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="window/CMakeLists.txt"/>
            <page name="window/window.pro" href="qtquick-window-window-pro.html" status="active" subtype="file" title="" fulltitle="window.pro Example File" subtitle="window/window.pro"/>
            <page name="window/window.qrc" href="qtquick-window-window-qrc.html" status="active" subtype="file" title="" fulltitle="window.qrc Example File" subtitle="window/window.qrc"/>
            <page name="window/resources/icon64.png" href="qtquick-window-resources-icon64-png.html" status="active" subtype="image" title="" fulltitle="icon64.png Image File" subtitle="window/resources/icon64.png"/>
        </page>
        <page name="qtquick-codesamples.html" href="qtquick-codesamples.html" status="active" location="examples.qdoc" documented="true" groups="qtquick" subtype="page" title="Qt Quick Examples and Tutorials" fulltitle="Qt Quick Examples and Tutorials" subtitle="" brief="Building UIs with QML">
            <keyword name="qtquick-samples"/>
            <contents name="running-the-examples-and-demos" title="Running the Examples and Demos" level="1"/>
            <contents name="qt-quick-demos" title="Qt Quick Demos" level="1"/>
            <contents name="developing-qt-quick-applications" title="Developing Qt Quick Applications" level="1"/>
            <contents name="extending-qml" title="Extending QML" level="2"/>
            <contents name="examples" title="Examples" level="1"/>
        </page>
        <page name="qtquick-how-tos.html" href="qtquick-how-tos.html" status="active" location="qtquick-how-tos.qdoc" documented="true" subtype="page" title="Qt Quick How-tos" fulltitle="Qt Quick How-tos" subtitle="">
            <contents name="call-a-c-function-from-qml-when-a-button-is-clicked" title="Call a C++ function from QML when a Button is clicked" level="1"/>
            <contents name="see-which-item-has-active-focus" title="See which item has active focus" level="1"/>
            <contents name="create-a-time-picker-like-android-s-timepickerdialog" title="Create a time picker like Android's TimePickerDialog" level="1"/>
            <contents name="use-a-c-enum-in-javascript" title="Use a C++ enum in JavaScript" level="1"/>
            <contents name="create-a-gauge" title="Create a Gauge" level="1"/>
        </page>
        <page name="qtquickhandlers-index.html" href="qtquickhandlers-index.html" status="active" location="qtquickhandlers-index.qdoc" documented="true" subtype="page" title="Qt Quick Input Handlers" fulltitle="Qt Quick Input Handlers" subtitle="" brief="A module with a set of QML elements that handle events from input devices in a user interface">
            <contents name="input-handlers" title="Input Handlers" level="1"/>
            <contents name="key-features" title="Key Features" level="1"/>
            <contents name="handlers-manipulating-items" title="Handlers Manipulating Items" level="1"/>
            <contents name="handler-properties-and-signals" title="Handler Properties and Signals" level="1"/>
            <contents name="pointer-grab" title="Pointer Grab" level="1"/>
            <contents name="related-information" title="Related Information" level="1"/>
        </page>
        <page name="qtquicklayouts-index.html" href="qtquicklayouts-index.html" status="active" location="qtquicklayouts-index.qdoc" documented="true" subtype="page" title="Qt Quick Layouts" fulltitle="Qt Quick Layouts" subtitle="" brief="A module with a set of QML elements that arrange QML items in a user interface">
            <contents name="using-the-module" title="Using the Module" level="1"/>
            <contents name="layouts" title="Layouts" level="1"/>
            <contents name="articles-and-guides" title="Articles and Guides" level="1"/>
            <contents name="examples" title="Examples" level="1"/>
            <contents name="reference" title="Reference" level="1"/>
            <contents name="related-modules" title="Related Modules" level="1"/>
            <contents name="licenses" title="Licenses" level="1"/>
        </page>
        <page name="layouts" href="qtquick-layouts-example.html" status="active" location="qtquicklayouts-examples.qdoc" documented="true" groups="category User Interface Components,qtquickexamples" subtype="example" title="Qt Quick Layouts - Basic Example" fulltitle="Qt Quick Layouts - Basic Example" subtitle="" brief="Demonstrates how to use layout types to arrange a UI">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <page name="layouts/layouts.qml" href="qtquick-layouts-layouts-qml.html" status="active" subtype="file" title="" fulltitle="layouts.qml Example File" subtitle="layouts/layouts.qml"/>
            <page name="layouts/main.cpp" href="qtquick-layouts-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="layouts/main.cpp"/>
            <page name="layouts/CMakeLists.txt" href="qtquick-layouts-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="layouts/CMakeLists.txt"/>
            <page name="layouts/layouts.pro" href="qtquick-layouts-layouts-pro.html" status="active" subtype="file" title="" fulltitle="layouts.pro Example File" subtitle="layouts/layouts.pro"/>
            <page name="layouts/layouts.qrc" href="qtquick-layouts-layouts-qrc.html" status="active" subtype="file" title="" fulltitle="layouts.qrc Example File" subtitle="layouts/layouts.qrc"/>
        </page>
        <page name="responsivelayouts" href="qtquick-responsivelayouts-example.html" status="active" location="qtquickresponsiveLayouts-examples.qdoc" documented="true" groups="category User Interface Components,qtquickexamples" subtype="example" title="Qt Quick Layouts - Responsive Layout Example" fulltitle="Qt Quick Layouts - Responsive Layout Example" subtitle="" brief="Demonstrates how to use LayoutItemProxy to make a responsive UI">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <contents name="creating-items" title="Creating items" level="1"/>
            <contents name="creating-layouts" title="Creating layouts" level="1"/>
            <contents name="setting-the-layout" title="Setting the layout" level="1"/>
            <page name="responsivelayouts/responsivelayouts.qml" href="qtquick-responsivelayouts-responsivelayouts-qml.html" status="active" subtype="file" title="" fulltitle="responsivelayouts.qml Example File" subtitle="responsivelayouts/responsivelayouts.qml"/>
            <page name="responsivelayouts/icons/grid.svg" href="qtquick-responsivelayouts-icons-grid-svg.html" status="active" subtype="file" title="" fulltitle="grid.svg Example File" subtitle="responsivelayouts/icons/grid.svg"/>
            <page name="responsivelayouts/icons/settings.svg" href="qtquick-responsivelayouts-icons-settings-svg.html" status="active" subtype="file" title="" fulltitle="settings.svg Example File" subtitle="responsivelayouts/icons/settings.svg"/>
            <page name="responsivelayouts/icons/text.svg" href="qtquick-responsivelayouts-icons-text-svg.html" status="active" subtype="file" title="" fulltitle="text.svg Example File" subtitle="responsivelayouts/icons/text.svg"/>
            <page name="responsivelayouts/main.cpp" href="qtquick-responsivelayouts-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="responsivelayouts/main.cpp"/>
            <page name="responsivelayouts/CMakeLists.txt" href="qtquick-responsivelayouts-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="responsivelayouts/CMakeLists.txt"/>
            <page name="responsivelayouts/responsivelayouts.pro" href="qtquick-responsivelayouts-responsivelayouts-pro.html" status="active" subtype="file" title="" fulltitle="responsivelayouts.pro Example File" subtitle="responsivelayouts/responsivelayouts.pro"/>
            <page name="responsivelayouts/responsivelayouts.qrc" href="qtquick-responsivelayouts-responsivelayouts-qrc.html" status="active" subtype="file" title="" fulltitle="responsivelayouts.qrc Example File" subtitle="responsivelayouts/responsivelayouts.qrc"/>
        </page>
        <page name="qtquicklayouts-overview.html" href="qtquicklayouts-overview.html" status="active" location="qtquicklayouts-overview.qdoc" documented="true" subtype="page" title="Qt Quick Layouts Overview" fulltitle="Qt Quick Layouts Overview" subtitle="" brief="A set of APIs for arranging QML items in a user interface">
            <target name="simple-layout-snippet"/>
            <contents name="key-features" title="Key features" level="1"/>
            <contents name="getting-started" title="Getting started" level="1"/>
            <contents name="a-simple-layout" title="A simple layout" level="2"/>
            <contents name="spacing" title="Spacing" level="3"/>
            <contents name="specifying-preferred-size" title="Specifying preferred size" level="2"/>
            <contents name="size-constraints" title="Size constraints" level="2"/>
            <contents name="connecting-windows-and-layouts" title="Connecting windows and layouts" level="1"/>
            <contents name="spanning-and-stretching-items" title="Spanning and stretching Items" level="1"/>
        </page>
        <page name="qtquick-visualcanvas-adaptations-openvg.html" href="qtquick-visualcanvas-adaptations-openvg.html" status="active" location="adaptations.qdoc" documented="true" subtype="page" title="Qt Quick OpenVG Adaptation" fulltitle="Qt Quick OpenVG Adaptation" subtitle="">
            <contents name="egl-requirement" title="EGL Requirement" level="2"/>
            <contents name="renderer" title="Renderer" level="2"/>
            <contents name="render-loop" title="Render Loop" level="2"/>
            <contents name="shader-effects" title="Shader Effects" level="2"/>
            <contents name="particle-effects" title="Particle Effects" level="2"/>
            <contents name="rendering-text" title="Rendering Text" level="2"/>
            <contents name="perspective-transforms" title="Perspective Transforms" level="2"/>
        </page>
        <page name="particles/affectors" href="qtquick-particles-affectors-example.html" status="active" location="affectors.qdoc" documented="true" groups="category Graphics" subtype="example" title="Qt Quick Particles Examples - Affectors" fulltitle="Qt Quick Particles Examples - Affectors" subtitle="" brief="This is a collection of examples using Affectors in the QML particle system">
            <page name="particles/affectors/GreyButton.qml" href="qtquick-particles-affectors-greybutton-qml.html" status="active" subtype="file" title="" fulltitle="GreyButton.qml Example File" subtitle="particles/affectors/GreyButton.qml"/>
            <page name="particles/affectors/affectors.qml" href="qtquick-particles-affectors-affectors-qml.html" status="active" subtype="file" title="" fulltitle="affectors.qml Example File" subtitle="particles/affectors/affectors.qml"/>
            <page name="particles/affectors/age.qml" href="qtquick-particles-affectors-age-qml.html" status="active" subtype="file" title="" fulltitle="age.qml Example File" subtitle="particles/affectors/age.qml"/>
            <page name="particles/affectors/attractor.qml" href="qtquick-particles-affectors-attractor-qml.html" status="active" subtype="file" title="" fulltitle="attractor.qml Example File" subtitle="particles/affectors/attractor.qml"/>
            <page name="particles/affectors/customaffector.qml" href="qtquick-particles-affectors-customaffector-qml.html" status="active" subtype="file" title="" fulltitle="customaffector.qml Example File" subtitle="particles/affectors/customaffector.qml"/>
            <page name="particles/affectors/friction.qml" href="qtquick-particles-affectors-friction-qml.html" status="active" subtype="file" title="" fulltitle="friction.qml Example File" subtitle="particles/affectors/friction.qml"/>
            <page name="particles/affectors/gravity.qml" href="qtquick-particles-affectors-gravity-qml.html" status="active" subtype="file" title="" fulltitle="gravity.qml Example File" subtitle="particles/affectors/gravity.qml"/>
            <page name="particles/affectors/groupgoal.qml" href="qtquick-particles-affectors-groupgoal-qml.html" status="active" subtype="file" title="" fulltitle="groupgoal.qml Example File" subtitle="particles/affectors/groupgoal.qml"/>
            <page name="particles/affectors/move.qml" href="qtquick-particles-affectors-move-qml.html" status="active" subtype="file" title="" fulltitle="move.qml Example File" subtitle="particles/affectors/move.qml"/>
            <page name="particles/affectors/spritegoal.qml" href="qtquick-particles-affectors-spritegoal-qml.html" status="active" subtype="file" title="" fulltitle="spritegoal.qml Example File" subtitle="particles/affectors/spritegoal.qml"/>
            <page name="particles/affectors/turbulence.qml" href="qtquick-particles-affectors-turbulence-qml.html" status="active" subtype="file" title="" fulltitle="turbulence.qml Example File" subtitle="particles/affectors/turbulence.qml"/>
            <page name="particles/affectors/wander.qml" href="qtquick-particles-affectors-wander-qml.html" status="active" subtype="file" title="" fulltitle="wander.qml Example File" subtitle="particles/affectors/wander.qml"/>
            <page name="particles/affectors/main.cpp" href="qtquick-particles-affectors-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="particles/affectors/main.cpp"/>
            <page name="particles/affectors/CMakeLists.txt" href="qtquick-particles-affectors-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="particles/affectors/CMakeLists.txt"/>
            <page name="particles/affectors/affectors.pro" href="qtquick-particles-affectors-affectors-pro.html" status="active" subtype="file" title="" fulltitle="affectors.pro Example File" subtitle="particles/affectors/affectors.pro"/>
            <page name="particles/affectors/affectors.qmlproject" href="qtquick-particles-affectors-affectors-qmlproject.html" status="active" subtype="file" title="" fulltitle="affectors.qmlproject Example File" subtitle="particles/affectors/affectors.qmlproject"/>
            <page name="particles/affectors/affectors.qrc" href="qtquick-particles-affectors-affectors-qrc.html" status="active" subtype="file" title="" fulltitle="affectors.qrc Example File" subtitle="particles/affectors/affectors.qrc"/>
            <page name="particles/affectors/images/_explo.png" href="qtquick-particles-affectors-images-explo-png.html" status="active" subtype="image" title="" fulltitle="_explo.png Image File" subtitle="particles/affectors/images/_explo.png"/>
            <page name="particles/affectors/images/backgroundLeaves.jpg" href="qtquick-particles-affectors-images-backgroundleaves-jpg.html" status="active" subtype="image" title="" fulltitle="backgroundLeaves.jpg Image File" subtitle="particles/affectors/images/backgroundLeaves.jpg"/>
            <page name="particles/affectors/images/candle.png" href="qtquick-particles-affectors-images-candle-png.html" status="active" subtype="image" title="" fulltitle="candle.png Image File" subtitle="particles/affectors/images/candle.png"/>
            <page name="particles/affectors/images/finalfrontier.png" href="qtquick-particles-affectors-images-finalfrontier-png.html" status="active" subtype="image" title="" fulltitle="finalfrontier.png Image File" subtitle="particles/affectors/images/finalfrontier.png"/>
            <page name="particles/affectors/images/matchmask.png" href="qtquick-particles-affectors-images-matchmask-png.html" status="active" subtype="image" title="" fulltitle="matchmask.png Image File" subtitle="particles/affectors/images/matchmask.png"/>
            <page name="particles/affectors/images/meteor.png" href="qtquick-particles-affectors-images-meteor-png.html" status="active" subtype="image" title="" fulltitle="meteor.png Image File" subtitle="particles/affectors/images/meteor.png"/>
            <page name="particles/affectors/images/nullRock.png" href="qtquick-particles-affectors-images-nullrock-png.html" status="active" subtype="image" title="" fulltitle="nullRock.png Image File" subtitle="particles/affectors/images/nullRock.png"/>
            <page name="particles/affectors/images/particleA.png" href="qtquick-particles-affectors-images-particlea-png.html" status="active" subtype="image" title="" fulltitle="particleA.png Image File" subtitle="particles/affectors/images/particleA.png"/>
            <page name="particles/affectors/images/realLeaf1.png" href="qtquick-particles-affectors-images-realleaf1-png.html" status="active" subtype="image" title="" fulltitle="realLeaf1.png Image File" subtitle="particles/affectors/images/realLeaf1.png"/>
            <page name="particles/affectors/images/realLeaf2.png" href="qtquick-particles-affectors-images-realleaf2-png.html" status="active" subtype="image" title="" fulltitle="realLeaf2.png Image File" subtitle="particles/affectors/images/realLeaf2.png"/>
            <page name="particles/affectors/images/realLeaf3.png" href="qtquick-particles-affectors-images-realleaf3-png.html" status="active" subtype="image" title="" fulltitle="realLeaf3.png Image File" subtitle="particles/affectors/images/realLeaf3.png"/>
            <page name="particles/affectors/images/realLeaf4.png" href="qtquick-particles-affectors-images-realleaf4-png.html" status="active" subtype="image" title="" fulltitle="realLeaf4.png Image File" subtitle="particles/affectors/images/realLeaf4.png"/>
            <page name="particles/affectors/images/rocket.png" href="qtquick-particles-affectors-images-rocket-png.html" status="active" subtype="image" title="" fulltitle="rocket.png Image File" subtitle="particles/affectors/images/rocket.png"/>
            <page name="particles/affectors/images/rocket2.png" href="qtquick-particles-affectors-images-rocket2-png.html" status="active" subtype="image" title="" fulltitle="rocket2.png Image File" subtitle="particles/affectors/images/rocket2.png"/>
            <page name="particles/affectors/images/snowflake.png" href="qtquick-particles-affectors-images-snowflake-png.html" status="active" subtype="image" title="" fulltitle="snowflake.png Image File" subtitle="particles/affectors/images/snowflake.png"/>
        </page>
        <page name="particles/emitters" href="qtquick-particles-emitters-example.html" status="active" location="emitters.qdoc" documented="true" groups="category Graphics" subtype="example" title="Qt Quick Particles Examples - Emitters" fulltitle="Qt Quick Particles Examples - Emitters" subtitle="" brief="This is a collection of examples using Emitters in the QML particle system">
            <page name="particles/emitters/burstandpulse.qml" href="qtquick-particles-emitters-burstandpulse-qml.html" status="active" subtype="file" title="" fulltitle="burstandpulse.qml Example File" subtitle="particles/emitters/burstandpulse.qml"/>
            <page name="particles/emitters/customemitter.qml" href="qtquick-particles-emitters-customemitter-qml.html" status="active" subtype="file" title="" fulltitle="customemitter.qml Example File" subtitle="particles/emitters/customemitter.qml"/>
            <page name="particles/emitters/emitmask.qml" href="qtquick-particles-emitters-emitmask-qml.html" status="active" subtype="file" title="" fulltitle="emitmask.qml Example File" subtitle="particles/emitters/emitmask.qml"/>
            <page name="particles/emitters/emitters.qml" href="qtquick-particles-emitters-emitters-qml.html" status="active" subtype="file" title="" fulltitle="emitters.qml Example File" subtitle="particles/emitters/emitters.qml"/>
            <page name="particles/emitters/maximumemitted.qml" href="qtquick-particles-emitters-maximumemitted-qml.html" status="active" subtype="file" title="" fulltitle="maximumemitted.qml Example File" subtitle="particles/emitters/maximumemitted.qml"/>
            <page name="particles/emitters/shapeanddirection.qml" href="qtquick-particles-emitters-shapeanddirection-qml.html" status="active" subtype="file" title="" fulltitle="shapeanddirection.qml Example File" subtitle="particles/emitters/shapeanddirection.qml"/>
            <page name="particles/emitters/trailemitter.qml" href="qtquick-particles-emitters-trailemitter-qml.html" status="active" subtype="file" title="" fulltitle="trailemitter.qml Example File" subtitle="particles/emitters/trailemitter.qml"/>
            <page name="particles/emitters/velocityfrommotion.qml" href="qtquick-particles-emitters-velocityfrommotion-qml.html" status="active" subtype="file" title="" fulltitle="velocityfrommotion.qml Example File" subtitle="particles/emitters/velocityfrommotion.qml"/>
            <page name="particles/emitters/main.cpp" href="qtquick-particles-emitters-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="particles/emitters/main.cpp"/>
            <page name="particles/emitters/CMakeLists.txt" href="qtquick-particles-emitters-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="particles/emitters/CMakeLists.txt"/>
            <page name="particles/emitters/emitters.pro" href="qtquick-particles-emitters-emitters-pro.html" status="active" subtype="file" title="" fulltitle="emitters.pro Example File" subtitle="particles/emitters/emitters.pro"/>
            <page name="particles/emitters/emitters.qmlproject" href="qtquick-particles-emitters-emitters-qmlproject.html" status="active" subtype="file" title="" fulltitle="emitters.qmlproject Example File" subtitle="particles/emitters/emitters.qmlproject"/>
            <page name="particles/emitters/emitters.qrc" href="qtquick-particles-emitters-emitters-qrc.html" status="active" subtype="file" title="" fulltitle="emitters.qrc Example File" subtitle="particles/emitters/emitters.qrc"/>
            <page name="particles/emitters/images/portal_bg.png" href="qtquick-particles-emitters-images-portal-bg-png.html" status="active" subtype="image" title="" fulltitle="portal_bg.png Image File" subtitle="particles/emitters/images/portal_bg.png"/>
            <page name="particles/emitters/images/starfish_mask.png" href="qtquick-particles-emitters-images-starfish-mask-png.html" status="active" subtype="image" title="" fulltitle="starfish_mask.png Image File" subtitle="particles/emitters/images/starfish_mask.png"/>
        </page>
        <page name="particles/imageparticle" href="qtquick-particles-imageparticle-example.html" status="active" location="imageparticle.qdoc" documented="true" groups="category Graphics" subtype="example" title="Qt Quick Particles Examples - Image Particles" fulltitle="Qt Quick Particles Examples - Image Particles" subtitle="" brief="This is a collection of examples using Affectors in the QML particle system">
            <page name="particles/imageparticle/allatonce.qml" href="qtquick-particles-imageparticle-allatonce-qml.html" status="active" subtype="file" title="" fulltitle="allatonce.qml Example File" subtitle="particles/imageparticle/allatonce.qml"/>
            <page name="particles/imageparticle/colored.qml" href="qtquick-particles-imageparticle-colored-qml.html" status="active" subtype="file" title="" fulltitle="colored.qml Example File" subtitle="particles/imageparticle/colored.qml"/>
            <page name="particles/imageparticle/colortable.qml" href="qtquick-particles-imageparticle-colortable-qml.html" status="active" subtype="file" title="" fulltitle="colortable.qml Example File" subtitle="particles/imageparticle/colortable.qml"/>
            <page name="particles/imageparticle/deformation.qml" href="qtquick-particles-imageparticle-deformation-qml.html" status="active" subtype="file" title="" fulltitle="deformation.qml Example File" subtitle="particles/imageparticle/deformation.qml"/>
            <page name="particles/imageparticle/imageparticle.qml" href="qtquick-particles-imageparticle-imageparticle-qml.html" status="active" subtype="file" title="" fulltitle="imageparticle.qml Example File" subtitle="particles/imageparticle/imageparticle.qml"/>
            <page name="particles/imageparticle/rotation.qml" href="qtquick-particles-imageparticle-rotation-qml.html" status="active" subtype="file" title="" fulltitle="rotation.qml Example File" subtitle="particles/imageparticle/rotation.qml"/>
            <page name="particles/imageparticle/sharing.qml" href="qtquick-particles-imageparticle-sharing-qml.html" status="active" subtype="file" title="" fulltitle="sharing.qml Example File" subtitle="particles/imageparticle/sharing.qml"/>
            <page name="particles/imageparticle/sprites.qml" href="qtquick-particles-imageparticle-sprites-qml.html" status="active" subtype="file" title="" fulltitle="sprites.qml Example File" subtitle="particles/imageparticle/sprites.qml"/>
            <page name="particles/imageparticle/main.cpp" href="qtquick-particles-imageparticle-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="particles/imageparticle/main.cpp"/>
            <page name="particles/imageparticle/CMakeLists.txt" href="qtquick-particles-imageparticle-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="particles/imageparticle/CMakeLists.txt"/>
            <page name="particles/imageparticle/imageparticle.pro" href="qtquick-particles-imageparticle-imageparticle-pro.html" status="active" subtype="file" title="" fulltitle="imageparticle.pro Example File" subtitle="particles/imageparticle/imageparticle.pro"/>
            <page name="particles/imageparticle/imageparticle.qmlproject" href="qtquick-particles-imageparticle-imageparticle-qmlproject.html" status="active" subtype="file" title="" fulltitle="imageparticle.qmlproject Example File" subtitle="particles/imageparticle/imageparticle.qmlproject"/>
            <page name="particles/imageparticle/imageparticle.qrc" href="qtquick-particles-imageparticle-imageparticle-qrc.html" status="active" subtype="file" title="" fulltitle="imageparticle.qrc Example File" subtitle="particles/imageparticle/imageparticle.qrc"/>
            <page name="particles/imageparticle/images/bear_tiles.png" href="qtquick-particles-imageparticle-images-bear-tiles-png.html" status="active" subtype="image" title="" fulltitle="bear_tiles.png Image File" subtitle="particles/imageparticle/images/bear_tiles.png"/>
            <page name="particles/imageparticle/images/colortable.png" href="qtquick-particles-imageparticle-images-colortable-png.html" status="active" subtype="image" title="" fulltitle="colortable.png Image File" subtitle="particles/imageparticle/images/colortable.png"/>
            <page name="particles/imageparticle/images/flower.png" href="qtquick-particles-imageparticle-images-flower-png.html" status="active" subtype="image" title="" fulltitle="flower.png Image File" subtitle="particles/imageparticle/images/flower.png"/>
            <page name="particles/imageparticle/images/starfish_0.png" href="qtquick-particles-imageparticle-images-starfish-0-png.html" status="active" subtype="image" title="" fulltitle="starfish_0.png Image File" subtitle="particles/imageparticle/images/starfish_0.png"/>
            <page name="particles/imageparticle/images/starfish_1.png" href="qtquick-particles-imageparticle-images-starfish-1-png.html" status="active" subtype="image" title="" fulltitle="starfish_1.png Image File" subtitle="particles/imageparticle/images/starfish_1.png"/>
            <page name="particles/imageparticle/images/starfish_2.png" href="qtquick-particles-imageparticle-images-starfish-2-png.html" status="active" subtype="image" title="" fulltitle="starfish_2.png Image File" subtitle="particles/imageparticle/images/starfish_2.png"/>
            <page name="particles/imageparticle/images/starfish_3.png" href="qtquick-particles-imageparticle-images-starfish-3-png.html" status="active" subtype="image" title="" fulltitle="starfish_3.png Image File" subtitle="particles/imageparticle/images/starfish_3.png"/>
            <page name="particles/imageparticle/images/starfish_4.png" href="qtquick-particles-imageparticle-images-starfish-4-png.html" status="active" subtype="image" title="" fulltitle="starfish_4.png Image File" subtitle="particles/imageparticle/images/starfish_4.png"/>
        </page>
        <page name="particles/system" href="qtquick-particles-system-example.html" status="active" location="system.qdoc" documented="true" groups="category Graphics" subtype="example" title="Qt Quick Particles Examples - System" fulltitle="Qt Quick Particles Examples - System" subtitle="" brief="This is a collection of examples using Affectors in the QML particle system">
            <page name="particles/system/dynamiccomparison.qml" href="qtquick-particles-system-dynamiccomparison-qml.html" status="active" subtype="file" title="" fulltitle="dynamiccomparison.qml Example File" subtitle="particles/system/dynamiccomparison.qml"/>
            <page name="particles/system/dynamicemitters.qml" href="qtquick-particles-system-dynamicemitters-qml.html" status="active" subtype="file" title="" fulltitle="dynamicemitters.qml Example File" subtitle="particles/system/dynamicemitters.qml"/>
            <page name="particles/system/multiplepainters.qml" href="qtquick-particles-system-multiplepainters-qml.html" status="active" subtype="file" title="" fulltitle="multiplepainters.qml Example File" subtitle="particles/system/multiplepainters.qml"/>
            <page name="particles/system/startstop.qml" href="qtquick-particles-system-startstop-qml.html" status="active" subtype="file" title="" fulltitle="startstop.qml Example File" subtitle="particles/system/startstop.qml"/>
            <page name="particles/system/system.qml" href="qtquick-particles-system-system-qml.html" status="active" subtype="file" title="" fulltitle="system.qml Example File" subtitle="particles/system/system.qml"/>
            <page name="particles/system/timedgroupchanges.qml" href="qtquick-particles-system-timedgroupchanges-qml.html" status="active" subtype="file" title="" fulltitle="timedgroupchanges.qml Example File" subtitle="particles/system/timedgroupchanges.qml"/>
            <page name="particles/system/main.cpp" href="qtquick-particles-system-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="particles/system/main.cpp"/>
            <page name="particles/system/CMakeLists.txt" href="qtquick-particles-system-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="particles/system/CMakeLists.txt"/>
            <page name="particles/system/system.pro" href="qtquick-particles-system-system-pro.html" status="active" subtype="file" title="" fulltitle="system.pro Example File" subtitle="particles/system/system.pro"/>
            <page name="particles/system/system.qmlproject" href="qtquick-particles-system-system-qmlproject.html" status="active" subtype="file" title="" fulltitle="system.qmlproject Example File" subtitle="particles/system/system.qmlproject"/>
            <page name="particles/system/system.qrc" href="qtquick-particles-system-system-qrc.html" status="active" subtype="file" title="" fulltitle="system.qrc Example File" subtitle="particles/system/system.qrc"/>
            <page name="particles/system/images/particle2.png" href="qtquick-particles-system-images-particle2-png.html" status="active" subtype="image" title="" fulltitle="particle2.png Image File" subtitle="particles/system/images/particle2.png"/>
            <page name="particles/system/images/particle3.png" href="qtquick-particles-system-images-particle3-png.html" status="active" subtype="image" title="" fulltitle="particle3.png Image File" subtitle="particles/system/images/particle3.png"/>
            <page name="particles/system/images/sparkleSize.png" href="qtquick-particles-system-images-sparklesize-png.html" status="active" subtype="image" title="" fulltitle="sparkleSize.png Image File" subtitle="particles/system/images/sparkleSize.png"/>
        </page>
        <page name="qtquicklayouts-responsive.html" href="qtquicklayouts-responsive.html" status="active" location="qtquicklayouts-responsive.qdoc" documented="true" subtype="page" title="Qt Quick Responsive Layouts" fulltitle="Qt Quick Responsive Layouts" subtitle="" brief="A guideline to make Qt Quick Layouts adaptive to screen size">
            <contents name="static-hierarchy-adaptive-layout" title="Static hierarchy, adaptive layout" level="1"/>
            <contents name="declarative-description" title="Declarative description" level="2"/>
            <contents name="states" title="States" level="2"/>
            <contents name="layoutitemproxy" title="LayoutItemProxy" level="2"/>
            <contents name="adaptive-hierarchy-adaptive-layout" title="Adaptive hierarchy, adaptive layout" level="1"/>
            <contents name="useful-links-consult-your-design-guidelines" title="Useful links: Consult your design guidelines" level="1"/>
        </page>
        <page name="qtquick-visualcanvas-scenegraph.html" href="qtquick-visualcanvas-scenegraph.html" status="active" location="scenegraph.qdoc" documented="true" subtype="page" title="Qt Quick Scene Graph" fulltitle="Qt Quick Scene Graph" subtitle="">
            <target name="threaded-render-loop" title="threaded_render_loop"/>
            <contents name="the-scene-graph-in-qt-quick" title="The Scene Graph in Qt Quick" level="1"/>
            <contents name="qt-quick-scene-graph-structure" title="Qt Quick Scene Graph Structure" level="1"/>
            <contents name="nodes" title="Nodes" level="2"/>
            <contents name="preprocessing" title="Preprocessing" level="3"/>
            <contents name="node-ownership" title="Node Ownership" level="3"/>
            <contents name="materials" title="Materials" level="2"/>
            <contents name="convenience-nodes" title="Convenience Nodes" level="2"/>
            <contents name="scene-graph-and-rendering" title="Scene Graph and Rendering" level="1"/>
            <contents name="threaded-render-loop-threaded" title="Threaded Render Loop ('threaded')" level="2"/>
            <contents name="non-threaded-render-loop-basic" title="Non-threaded Render Loop ('basic')" level="2"/>
            <contents name="driving-animations" title="Driving Animations" level="2"/>
            <contents name="what-does-advance-animations-refer-to-in-the-above-diagrams" title="What does Advance Animations refer to in the above diagrams?" level="3"/>
            <contents name="what-if-there-is-no-or-more-than-one-window-visible" title="What if there is no or more than one window visible?" level="3"/>
            <contents name="what-if-vsync-based-throttling-is-dysfunctional-globally-disabled-or-the-application-disabled-it-itself" title="What if vsync-based throttling is dysfunctional, globally disabled, or the application disabled it itself?" level="3"/>
            <contents name="custom-control-over-rendering-with-qquickrendercontrol" title="Custom control over rendering with QQuickRenderControl" level="2"/>
            <contents name="extending-the-scene-graph-with-qrhi-based-and-native-3d-rendering" title="Extending the Scene Graph with QRhi-based and native 3D rendering" level="2"/>
            <contents name="underlay-overlay-mode" title="Underlay/overlay mode" level="3"/>
            <contents name="the-texture-based-approach" title="The texture-based approach" level="3"/>
            <contents name="the-inline-approach" title="The inline approach" level="3"/>
            <contents name="custom-items-using-qpainter" title="Custom Items using QPainter" level="2"/>
            <contents name="logging-support" title="Logging Support" level="1"/>
            <contents name="scene-graph-backend" title="Scene Graph Backend" level="1"/>
        </page>
        <page name="qtquick-visualcanvas-scenegraph-renderer.html" href="qtquick-visualcanvas-scenegraph-renderer.html" status="active" location="scenegraph.qdoc" documented="true" subtype="page" title="Qt Quick Scene Graph Default Renderer" fulltitle="Qt Quick Scene Graph Default Renderer" subtitle="">
            <contents name="batching" title="Batching" level="1"/>
            <contents name="opaque-primitives" title="Opaque Primitives" level="2"/>
            <contents name="alpha-blended-primitives" title="Alpha Blended Primitives" level="2"/>
            <contents name="mixing-with-3d-primitives" title="Mixing with 3D Primitives" level="2"/>
            <contents name="texture-atlas" title="Texture Atlas" level="2"/>
            <contents name="batch-roots" title="Batch Roots" level="1"/>
            <contents name="transform-nodes" title="Transform Nodes" level="2"/>
            <contents name="clipping" title="Clipping" level="2"/>
            <contents name="vertex-buffers" title="Vertex Buffers" level="2"/>
            <contents name="antialiasing" title="Antialiasing" level="1"/>
            <contents name="vertex-antialiasing" title="Vertex Antialiasing" level="2"/>
            <contents name="multisample-antialiasing" title="Multisample Antialiasing" level="2"/>
            <contents name="performance" title="Performance" level="1"/>
            <contents name="visualizing" title="Visualizing" level="1"/>
            <contents name="visualizing-batches" title="Visualizing Batches" level="2"/>
            <contents name="visualizing-clipping" title="Visualizing Clipping" level="2"/>
            <contents name="visualizing-changes" title="Visualizing Changes" level="2"/>
            <contents name="visualizing-overdraw" title="Visualizing Overdraw" level="2"/>
            <contents name="rendering-via-the-qt-rendering-hardware-interface" title="Rendering via the Qt Rendering Hardware Interface" level="1"/>
        </page>
        <page name="qtquick-visualcanvas-adaptations-software.html" href="qtquick-visualcanvas-adaptations-software.html" status="active" location="adaptations.qdoc" documented="true" subtype="page" title="Qt Quick Software Adaptation" fulltitle="Qt Quick Software Adaptation" subtitle="">
            <contents name="shader-effects" title="Shader Effects" level="2"/>
            <contents name="particle-effects" title="Particle Effects" level="2"/>
            <contents name="rendering-text" title="Rendering Text" level="2"/>
        </page>
        <page name="qtquick-statesanimations-states.html" href="qtquick-statesanimations-states.html" status="active" location="states.qdoc" documented="true" subtype="page" title="Qt Quick States" fulltitle="Qt Quick States" subtitle="" brief="Creating and setting states">
            <contents name="related-types" title="Related Types" level="1"/>
            <contents name="creating-states" title="Creating States" level="1"/>
            <contents name="the-default-state" title="The Default State" level="1"/>
            <contents name="the-when-property" title="The when Property" level="1"/>
            <contents name="animating-state-changes" title="Animating State Changes" level="1"/>
            <contents name="state-fast-forwarding" title="State Fast Forwarding" level="1"/>
        </page>
        <page name="tableview/gameoflife" href="qtquick-tableview-gameoflife-example.html" status="active" location="gameoflife.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Qt Quick TableView examples - Conway’s Game of Life" fulltitle="Qt Quick TableView examples - Conway’s Game of Life" subtitle="" brief="Conway’s Game of Life example shows how the QML TableView type can be used to display a C++ model that the user can pan around">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <contents name="the-qml-user-interface" title="The QML User Interface" level="1"/>
            <contents name="the-c-model" title="The C++ Model" level="1"/>
            <contents name="updating-the-data" title="Updating the Data" level="1"/>
            <page name="tableview/gameoflife/gameoflifemodel.cpp" href="qtquick-tableview-gameoflife-gameoflifemodel-cpp.html" status="active" subtype="file" title="" fulltitle="gameoflifemodel.cpp Example File" subtitle="tableview/gameoflife/gameoflifemodel.cpp"/>
            <page name="tableview/gameoflife/gameoflifemodel.h" href="qtquick-tableview-gameoflife-gameoflifemodel-h.html" status="active" subtype="file" title="" fulltitle="gameoflifemodel.h Example File" subtitle="tableview/gameoflife/gameoflifemodel.h"/>
            <page name="tableview/gameoflife/main.qml" href="qtquick-tableview-gameoflife-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="tableview/gameoflife/main.qml"/>
            <page name="tableview/gameoflife/main.cpp" href="qtquick-tableview-gameoflife-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="tableview/gameoflife/main.cpp"/>
            <page name="tableview/gameoflife/CMakeLists.txt" href="qtquick-tableview-gameoflife-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="tableview/gameoflife/CMakeLists.txt"/>
            <page name="tableview/gameoflife/gameoflife.pro" href="qtquick-tableview-gameoflife-gameoflife-pro.html" status="active" subtype="file" title="" fulltitle="gameoflife.pro Example File" subtitle="tableview/gameoflife/gameoflife.pro"/>
        </page>
        <page name="tableview/pixelator" href="qtquick-tableview-pixelator-example.html" status="active" location="pixelator.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Qt Quick TableViews examples - Pixelator" fulltitle="Qt Quick TableViews examples - Pixelator" subtitle="" brief="Pixelator example shows how a QML TableView and a delegate can be used for custom table models">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <page name="tableview/pixelator/imagemodel.cpp" href="qtquick-tableview-pixelator-imagemodel-cpp.html" status="active" subtype="file" title="" fulltitle="imagemodel.cpp Example File" subtitle="tableview/pixelator/imagemodel.cpp"/>
            <page name="tableview/pixelator/imagemodel.h" href="qtquick-tableview-pixelator-imagemodel-h.html" status="active" subtype="file" title="" fulltitle="imagemodel.h Example File" subtitle="tableview/pixelator/imagemodel.h"/>
            <page name="tableview/pixelator/main.qml" href="qtquick-tableview-pixelator-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="tableview/pixelator/main.qml"/>
            <page name="tableview/pixelator/main.cpp" href="qtquick-tableview-pixelator-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="tableview/pixelator/main.cpp"/>
            <page name="tableview/pixelator/CMakeLists.txt" href="qtquick-tableview-pixelator-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="tableview/pixelator/CMakeLists.txt"/>
            <page name="tableview/pixelator/pixelator.pro" href="qtquick-tableview-pixelator-pixelator-pro.html" status="active" subtype="file" title="" fulltitle="pixelator.pro Example File" subtitle="tableview/pixelator/pixelator.pro"/>
            <page name="tableview/pixelator/qt.png" href="qtquick-tableview-pixelator-qt-png.html" status="active" subtype="image" title="" fulltitle="qt.png Image File" subtitle="tableview/pixelator/qt.png"/>
        </page>
        <page name="qtquick-input-textinput.html" href="qtquick-input-textinput.html" status="active" location="textinput.qdoc" documented="true" subtype="page" title="Qt Quick Text Input Handling and Validators" fulltitle="Qt Quick Text Input Handling and Validators" subtitle="" brief="Text input and validation">
            <contents name="text-visual-types" title="Text Visual Types" level="1"/>
            <contents name="validating-input-text" title="Validating Input Text" level="1"/>
        </page>
        <page name="qtquick-tools-and-utilities.html" href="qtquick-tools-and-utilities.html" status="active" location="qtquick-toolsnutilities.qdoc" documented="true" subtype="page" title="Qt Quick Tools and Utilities" fulltitle="Qt Quick Tools and Utilities" subtitle="" brief="Lists the tools and utilities that enhance developer experience">
            <contents name="qt-creator" title="Qt Creator" level="1"/>
            <contents name="qt-design-studio" title="Qt Design Studio" level="1"/>
            <contents name="qt-quick-effect-maker-qqem" title="Qt Quick Effect Maker (QQEM)" level="1"/>
            <contents name="qml-debugging" title="QML Debugging" level="1"/>
            <contents name="qml-profiler" title="QML Profiler" level="1"/>
            <contents name="felgo-qml-hot-reload" title="Felgo QML Hot Reload" level="1"/>
            <contents name="gammaray" title="GammaRay" level="1"/>
            <contents name="squish" title="Squish" level="1"/>
            <contents name="the-qmllint-tool" title="The qmllint tool" level="1"/>
            <contents name="qmlformat" title="qmlformat" level="1"/>
            <contents name="qt-quick-compiler" title="Qt Quick Compiler" level="1"/>
            <contents name="the-qml-language-server-tool" title="The QML Language Server tool" level="1"/>
            <contents name="svg-to-qml-converter-tech-preview" title="SVG to QML converter [tech preview]" level="1"/>
        </page>
        <page name="qtquick-effects-transformations.html" href="qtquick-effects-transformations.html" status="active" location="transformations.qdoc" documented="true" groups="qtquick-transformations" subtype="page" title="Qt Quick Transformation Types" fulltitle="Qt Quick Transformation Types" subtitle="" brief="Types for applying transformations to visual types">
            <contents name="item-properties" title="Item Properties" level="1"/>
            <contents name="transform-list" title="Transform List" level="1"/>
        </page>
        <page name="qtquickview-android-class.html" href="qtquickview-android-class.html" status="active" location="QtQuickView.qdoc" since="6.7" documented="true" groups="qt_android_classes" subtype="page" title="Qt Quick View Android Class" fulltitle="Qt Quick View Android Class" subtitle="" brief="Allows you to add QML content to your Android app as a View">
            <target name="qtquickview" title="QtQuickView"/>
            <target name="signallistener" title="SignalListener"/>
            <target name="statuschangelistener" title="StatusChangeListener"/>
            <target name="status-values" title="Status values"/>
            <target name="setproperty" title="setProperty()"/>
            <target name="getproperty" title="getProperty()"/>
            <target name="addsignallistener" title="addSignalListener()"/>
            <target name="getstatus" title="getStatus()"/>
            <contents name="detailed-description" title="Detailed description" level="1"/>
            <contents name="changes-needed-in-main-cpp-compared-to-a-qt-for-android-application" title="Changes needed in main.cpp compared to a Qt for Android application" level="2"/>
            <contents name="known-issues" title="Known issues" level="1"/>
            <contents name="activity-recreation-leads-to-an-application-crash" title="Activity recreation leads to an application crash" level="2"/>
            <contents name="qtquickview-in-an-android-service" title="QtQuickView in an Android Service" level="1"/>
            <contents name="multiple-qtquickviews-in-an-activity" title="Multiple QtQuickViews in an Activity" level="1"/>
            <contents name="constructors" title="Constructors" level="1"/>
            <contents name="public-qtquickview-context-parent-string-qmluri-string-appname" title="public QtQuickView(Context parent, String qmlUri, String appName)" level="2"/>
            <contents name="parameters" title="Parameters" level="3"/>
            <contents name="throws" title="Throws" level="3"/>
            <contents name="public-qtquickview-context-context-string-qmluri-string-appname-string-qmlimportpaths" title="public QtQuickView(Context context, String qmlUri, String appName, String[] qmlImportPaths)" level="2"/>
            <contents name="constructors-public-qtquickview-context-context-string-qmluri-string-appname-string-qmlimportpaths-parameters-11" title="Parameters" level="3"/>
            <contents name="constructors-public-qtquickview-context-context-string-qmluri-string-appname-string-qmlimportpaths-throws-12" title="Throws" level="3"/>
            <contents name="interfaces" title="Interfaces" level="1"/>
            <contents name="public-interface-signallistener-t" title="public interface SignalListener&lt;T&gt;" level="2"/>
            <contents name="interfaces-public-interface-signallistener-t-parameters-15" title="Parameters" level="3"/>
            <contents name="public-interface-statuschangelistener" title="public interface StatusChangeListener" level="2"/>
            <contents name="interfaces-public-interface-statuschangelistener-parameters-17" title="Parameters" level="3"/>
            <contents name="fields" title="Fields" level="1"/>
            <contents name="status-values" title="Status values" level="2"/>
            <contents name="methods" title="Methods" level="1"/>
            <contents name="public-void-setproperty-string-propertyname-object-value" title="public void setProperty(String propertyName, Object value)" level="2"/>
            <contents name="methods-public-void-setproperty-string-propertyname-object-value-parameters-22" title="Parameters" level="3"/>
            <contents name="public-t-extends-object-t-getproperty-string-propertyname" title="public &lt;T extends Object&gt; T getProperty(String propertyName)" level="2"/>
            <contents name="methods-public-t-extends-object-t-getproperty-string-propertyname-parameters-24" title="Parameters" level="3"/>
            <contents name="returns" title="Returns" level="3"/>
            <contents name="methods-public-t-extends-object-t-getproperty-string-propertyname-throws-26" title="Throws" level="3"/>
            <contents name="public-t-int-addsignallistener-string-signalname-class-t-argtype-signallistener-t-listener" title="public &lt;T&gt; int addSignalListener(String signalName, Class&lt;T&gt; argType, SignalListener&lt;T&gt; listener)" level="2"/>
            <contents name="methods-public-t-int-addsignallistener-string-signalname-class-t-argtype-signallistener-t-listener-parameters-28" title="Parameters" level="3"/>
            <contents name="methods-public-t-int-addsignallistener-string-signalname-class-t-argtype-signallistener-t-listener-returns-29" title="Returns" level="3"/>
            <contents name="public-boolean-removesignallistener-int-signallistenerid" title="public boolean removeSignalListener(int signalListenerId)" level="2"/>
            <contents name="methods-public-boolean-removesignallistener-int-signallistenerid-parameters-31" title="Parameters" level="3"/>
            <contents name="methods-public-boolean-removesignallistener-int-signallistenerid-returns-32" title="Returns" level="3"/>
            <contents name="public-int-getstatus" title="public int getStatus()" level="2"/>
            <contents name="methods-public-int-getstatus-returns-34" title="Returns" level="3"/>
            <contents name="public-void-setstatuschangelistener-statuschangelistener-listener" title="public void setStatusChangeListener(StatusChangeListener listener)" level="2"/>
            <contents name="methods-public-void-setstatuschangelistener-statuschangelistener-listener-parameters-36" title="Parameters" level="3"/>
        </page>
        <page name="qtquickwidgets-index.html" href="qtquickwidgets-index.html" status="active" location="qtquickwidgets-index.qdoc" documented="true" subtype="page" title="Qt Quick Widgets" fulltitle="Qt Quick Widgets" subtitle="" brief="Provides a C++ widget class for displaying a Qt Quick user interface">
            <contents name="using-the-module" title="Using the Module" level="1"/>
            <contents name="building-with-cmake" title="Building with CMake" level="2"/>
            <contents name="building-with-qmake-quickwidgets" title="Building with qmake quickwidgets" level="2"/>
            <contents name="reference" title="Reference" level="1"/>
            <contents name="licenses-and-attributions" title="Licenses and Attributions" level="1"/>
        </page>
        <page name="quickwidgets/quickwidget" href="qtquick-quickwidgets-quickwidget-example.html" status="active" location="quickwidget.qdoc" documented="true" groups="category User Interface Components" subtype="example" title="Qt Quick Widgets Example" fulltitle="Qt Quick Widgets Example" subtitle="" brief="Demonstrates how to mix QML with a Qt Widgets application using the QQuickWidget class">
            <page name="quickwidgets/quickwidget/rotatingsquare.qml" href="qtquick-quickwidgets-quickwidget-rotatingsquare-qml.html" status="active" subtype="file" title="" fulltitle="rotatingsquare.qml Example File" subtitle="quickwidgets/quickwidget/rotatingsquare.qml"/>
            <page name="quickwidgets/quickwidget/main.cpp" href="qtquick-quickwidgets-quickwidget-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="quickwidgets/quickwidget/main.cpp"/>
            <page name="quickwidgets/quickwidget/CMakeLists.txt" href="qtquick-quickwidgets-quickwidget-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="quickwidgets/quickwidget/CMakeLists.txt"/>
            <page name="quickwidgets/quickwidget/quickwidget.pro" href="qtquick-quickwidgets-quickwidget-quickwidget-pro.html" status="active" subtype="file" title="" fulltitle="quickwidget.pro Example File" subtitle="quickwidgets/quickwidget/quickwidget.pro"/>
            <page name="quickwidgets/quickwidget/quickwidget.qrc" href="qtquick-quickwidgets-quickwidget-quickwidget-qrc.html" status="active" subtype="file" title="" fulltitle="quickwidget.qrc Example File" subtitle="quickwidgets/quickwidget/quickwidget.qrc"/>
        </page>
        <page name="qtquick-for-android.html" href="qtquick-for-android.html" status="active" location="qtquick-for-android.qdoc" documented="true" groups="android-platform-extra-topics" subtype="page" title="Qt Quick for Android" fulltitle="Qt Quick for Android" subtitle="" brief="An overview on using QML in native Android projects">
            <target name="android-classes" title="Android Classes"/>
            <contents name="qt-quick-for-android-overview" title="Qt Quick for Android overview" level="1"/>
            <contents name="how-this-differs-from-qt-for-android" title="How this differs from Qt for Android" level="2"/>
            <contents name="how-qt-quick-for-android-works" title="How Qt Quick for Android works" level="1"/>
            <contents name="apis" title="APIs" level="1"/>
            <contents name="api-examples" title="API examples" level="1"/>
            <contents name="tooling" title="Tooling" level="1"/>
        </page>
        <page name="qml-in-android-studio-projects-example.html" href="qml-in-android-studio-projects-example.html" status="active" location="qtquick_for_android_studio_projects.qdoc" documented="true" groups="qtquickexamples" subtype="page" title="Qt Quick for Android Studio Projects" fulltitle="Qt Quick for Android Studio Projects" subtitle="" brief="Uses a QtQuickView to embed Qt Quick content in Android projects">
            <contents name="overview" title="Overview" level="1"/>
            <contents name="interacting-with-the-qml-components" title="Interacting with the QML components" level="1"/>
            <contents name="getting-and-setting-qml-component-property-values" title="Getting and setting QML component property values" level="1"/>
            <contents name="signal-listeners" title="Signal listeners" level="1"/>
        </page>
        <page name="qtquick-toc.html" href="qtquick-toc.html" status="active" location="qtquick-toc.qdoc" documented="true" subtype="page" title="Qt Quick module topics" fulltitle="Qt Quick module topics" subtitle=""/>
        <qmlclass name="RadialGradient" qml-module-name="QtQuick.Shapes" qml-base-type="QtQuick.Shapes::ShapeGradient" fullname="QtQuick.Shapes.RadialGradient" href="qml-qtquick-shapes-radialgradient.html" status="active" access="public" documented="true" groups="qtquick-paths,qtquick-views" title="RadialGradient" fulltitle="RadialGradient" subtitle="" brief="Radial gradient">
            <qmlproperty name="centerRadius" fullname="QtQuick.Shapes.RadialGradient.centerRadius" href="qml-qtquick-shapes-radialgradient.html#centerRadius-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="centerX" fullname="QtQuick.Shapes.RadialGradient.centerX" href="qml-qtquick-shapes-radialgradient.html#centerX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="centerY" fullname="QtQuick.Shapes.RadialGradient.centerY" href="qml-qtquick-shapes-radialgradient.html#centerY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="focalRadius" fullname="QtQuick.Shapes.RadialGradient.focalRadius" href="qml-qtquick-shapes-radialgradient.html#focalRadius-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="focalX" fullname="QtQuick.Shapes.RadialGradient.focalX" href="qml-qtquick-shapes-radialgradient.html#focalX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="focalY" fullname="QtQuick.Shapes.RadialGradient.focalY" href="qml-qtquick-shapes-radialgradient.html#focalY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Rectangle" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.Rectangle" href="qml-qtquick-rectangle.html" status="active" access="public" documented="true" groups="qtquick-visual" title="Rectangle" fulltitle="Rectangle" subtitle="" brief="Paints a filled rectangle with an optional border">
            <contents name="appearance" title="Appearance" level="1"/>
            <contents name="example-usage" title="Example Usage" level="1"/>
            <contents name="performance" title="Performance" level="1"/>
            <qmlproperty name="antialiasing" fullname="QtQuick.Rectangle.antialiasing" href="qml-qtquick-rectangle.html#antialiasing-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="border.color" fullname="QtQuick.Rectangle.border.color" href="qml-qtquick-rectangle.html#border.color-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="border.pixelAligned" fullname="QtQuick.Rectangle.border.pixelAligned" href="qml-qtquick-rectangle.html#border.pixelAligned-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="border.width" fullname="QtQuick.Rectangle.border.width" href="qml-qtquick-rectangle.html#border.width-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="bottomLeftRadius" fullname="QtQuick.Rectangle.bottomLeftRadius" href="qml-qtquick-rectangle.html#bottomLeftRadius-prop" status="active" access="public" since="6.7" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="bottomRightRadius" fullname="QtQuick.Rectangle.bottomRightRadius" href="qml-qtquick-rectangle.html#bottomRightRadius-prop" status="active" access="public" since="6.7" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="color" fullname="QtQuick.Rectangle.color" href="qml-qtquick-rectangle.html#color-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="gradient" fullname="QtQuick.Rectangle.gradient" href="qml-qtquick-rectangle.html#gradient-prop" status="active" access="public" documented="true" type="var" attached="false" writable="true"/>
            <qmlproperty name="radius" fullname="QtQuick.Rectangle.radius" href="qml-qtquick-rectangle.html#radius-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="topLeftRadius" fullname="QtQuick.Rectangle.topLeftRadius" href="qml-qtquick-rectangle.html#topLeftRadius-prop" status="active" access="public" since="6.7" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="topRightRadius" fullname="QtQuick.Rectangle.topRightRadius" href="qml-qtquick-rectangle.html#topRightRadius-prop" status="active" access="public" since="6.7" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="border" fullname="QtQuick.Rectangle.border" href="qml-qtquick-rectangle.html#border-prop" status="active" access="public" documented="true"/>
        </qmlclass>
        <qmlclass name="RectangleShape" qml-module-name="QtQuick.Particles" fullname="QtQuick.Particles.RectangleShape" href="qml-qtquick-particles-rectangleshape.html" status="active" access="public" documented="true" groups="qtquick-particles" title="RectangleShape" fulltitle="RectangleShape" subtitle="" brief="For specifying an area for affectors and emitter"/>
        <qmlclass name="RectangularShadow" qml-module-name="QtQuick.Effects" qml-base-type="QtQuick::Item" fullname="QtQuick.Effects.RectangularShadow" href="qml-qtquick-effects-rectangularshadow.html" status="active" access="public" documented="true" groups="qtquick-effects" title="RectangularShadow" fulltitle="RectangularShadow" subtitle="" brief="Creates smoothed rectangle, suitable for example for shadow and glow effects">
            <qmlproperty name="antialiasing" fullname="QtQuick.Effects.RectangularShadow.antialiasing" href="qml-qtquick-effects-rectangularshadow.html#antialiasing-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="blur" fullname="QtQuick.Effects.RectangularShadow.blur" href="qml-qtquick-effects-rectangularshadow.html#blur-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="cached" fullname="QtQuick.Effects.RectangularShadow.cached" href="qml-qtquick-effects-rectangularshadow.html#cached-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="color" fullname="QtQuick.Effects.RectangularShadow.color" href="qml-qtquick-effects-rectangularshadow.html#color-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="material" fullname="QtQuick.Effects.RectangularShadow.material" href="qml-qtquick-effects-rectangularshadow.html#material-prop" status="active" access="public" documented="true" type="item" attached="false" writable="true"/>
            <qmlproperty name="offset" fullname="QtQuick.Effects.RectangularShadow.offset" href="qml-qtquick-effects-rectangularshadow.html#offset-prop" status="active" access="public" documented="true" type="vector2d" attached="false" writable="true"/>
            <qmlproperty name="radius" fullname="QtQuick.Effects.RectangularShadow.radius" href="qml-qtquick-effects-rectangularshadow.html#radius-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="spread" fullname="QtQuick.Effects.RectangularShadow.spread" href="qml-qtquick-effects-rectangularshadow.html#spread-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="RegularExpressionValidator" qml-module-name="QtQuick" fullname="QtQuick.RegularExpressionValidator" href="qml-qtquick-regularexpressionvalidator.html" status="active" access="public" documented="true" groups="qtquick-text-utility,qtquick-text-validators" title="RegularExpressionValidator" fulltitle="RegularExpressionValidator" subtitle="" brief="Provides a string validator">
            <qmlproperty name="regularExpression" fullname="QtQuick.RegularExpressionValidator.regularExpression" href="qml-qtquick-regularexpressionvalidator.html#regularExpression-prop" status="active" access="public" documented="true" type="regularExpression" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Repeater" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.Repeater" href="qml-qtquick-repeater.html" status="active" access="public" documented="true" groups="qtquick-models,qtquick-positioning" title="Repeater" fulltitle="Repeater" subtitle="" brief="Instantiates a number of Item-based components using a provided model">
            <contents name="considerations-when-using-repeater" title="Considerations when using Repeater" level="2"/>
            <function name="itemAdded" fullname="QtQuick.Repeater.itemAdded" href="qml-qtquick-repeater.html#itemAdded-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="int" name="index" default=""/>
                <parameter type="Item" name="item" default=""/>
            </function>
            <function name="itemAt" fullname="QtQuick.Repeater.itemAt" href="qml-qtquick-repeater.html#itemAt-method" status="active" access="public" documented="true" meta="qmlmethod" type="Item">
                <parameter type="" name="index" default=""/>
            </function>
            <function name="itemRemoved" fullname="QtQuick.Repeater.itemRemoved" href="qml-qtquick-repeater.html#itemRemoved-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="int" name="index" default=""/>
                <parameter type="Item" name="item" default=""/>
            </function>
            <qmlproperty name="count" fullname="QtQuick.Repeater.count" href="qml-qtquick-repeater.html#count-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="delegate" fullname="QtQuick.Repeater.delegate" href="qml-qtquick-repeater.html#delegate-prop" status="active" access="public" documented="true" type="Component" attached="false" writable="true"/>
            <qmlproperty name="model" fullname="QtQuick.Repeater.model" href="qml-qtquick-repeater.html#model-prop" status="active" access="public" documented="true" type="var" attached="false" writable="true"/>
        </qmlclass>
        <page name="qtquick-positioning-righttoleft.html" href="qtquick-positioning-righttoleft.html" status="active" location="righttoleft.qdoc" documented="true" subtype="page" title="Right-to-left User Interfaces" fulltitle="Right-to-left User Interfaces" subtitle="" brief="Switching text flow and layout">
            <contents name="overview" title="Overview" level="1"/>
            <contents name="text-alignment" title="Text Alignment" level="1"/>
            <contents name="layout-direction-of-positioners-and-views" title="Layout Direction of Positioners and Views" level="1"/>
            <contents name="layout-mirroring" title="Layout Mirroring" level="1"/>
            <contents name="mirroring-icons" title="Mirroring Icons" level="1"/>
            <contents name="default-layout-direction" title="Default Layout Direction" level="1"/>
        </page>
        <qmlclass name="Rotation" qml-module-name="QtQuick" fullname="QtQuick.Rotation" href="qml-qtquick-rotation.html" status="active" access="public" documented="true" groups="qtquick-visual-transforms" title="Rotation" fulltitle="Rotation" subtitle="" brief="Provides a way to rotate an Item">
            <qmlproperty name="angle" fullname="QtQuick.Rotation.angle" href="qml-qtquick-rotation.html#angle-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="axis.x" fullname="QtQuick.Rotation.axis.x" href="qml-qtquick-rotation.html#axis.x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="axis.y" fullname="QtQuick.Rotation.axis.y" href="qml-qtquick-rotation.html#axis.y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="axis.z" fullname="QtQuick.Rotation.axis.z" href="qml-qtquick-rotation.html#axis.z-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="origin.x" fullname="QtQuick.Rotation.origin.x" href="qml-qtquick-rotation.html#origin.x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="origin.y" fullname="QtQuick.Rotation.origin.y" href="qml-qtquick-rotation.html#origin.y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="axis" fullname="QtQuick.Rotation.axis" href="qml-qtquick-rotation.html#axis-prop" status="active" access="public" documented="true"/>
            <qmlproperty name="origin" fullname="QtQuick.Rotation.origin" href="qml-qtquick-rotation.html#origin-prop" status="active" access="public" documented="true"/>
        </qmlclass>
        <qmlclass name="RotationAnimation" qml-module-name="QtQuick" qml-base-type="QtQuick::PropertyAnimation" fullname="QtQuick.RotationAnimation" href="qml-qtquick-rotationanimation.html" status="active" access="public" documented="true" groups="qtquick-animation-properties" title="RotationAnimation" fulltitle="RotationAnimation" subtitle="" brief="Animates changes in rotation values">
            <qmlproperty name="direction" fullname="QtQuick.RotationAnimation.direction" href="qml-qtquick-rotationanimation.html#direction-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="from" fullname="QtQuick.RotationAnimation.from" href="qml-qtquick-rotationanimation.html#from-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="to" fullname="QtQuick.RotationAnimation.to" href="qml-qtquick-rotationanimation.html#to-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="RotationAnimator" qml-module-name="QtQuick" qml-base-type="QtQuick::Animator" fullname="QtQuick.RotationAnimator" href="qml-qtquick-rotationanimator.html" status="active" access="public" documented="true" groups="qtquick-transitions-animations" title="RotationAnimator" fulltitle="RotationAnimator" subtitle="" brief="Type animates the rotation of an Item">
            <qmlproperty name="direction" fullname="QtQuick.RotationAnimator.direction" href="qml-qtquick-rotationanimator.html#direction-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Row" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.Row" href="qml-qtquick-row.html" status="active" access="public" documented="true" groups="qtquick-positioners" title="Row" fulltitle="Row" subtitle="" brief="Positions its children in a row">
            <function name="forceLayout" fullname="QtQuick.Row.forceLayout" href="qml-qtquick-row.html#forceLayout-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="positioningComplete" fullname="QtQuick.Row.positioningComplete" href="qml-qtquick-row.html#positioningComplete-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <qmlproperty name="add" fullname="QtQuick.Row.add" href="qml-qtquick-row.html#add-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="bottomPadding" fullname="QtQuick.Row.bottomPadding" href="qml-qtquick-row.html#bottomPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="effectiveLayoutDirection" fullname="QtQuick.Row.effectiveLayoutDirection" href="qml-qtquick-row.html#effectiveLayoutDirection-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
            <qmlproperty name="layoutDirection" fullname="QtQuick.Row.layoutDirection" href="qml-qtquick-row.html#layoutDirection-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="leftPadding" fullname="QtQuick.Row.leftPadding" href="qml-qtquick-row.html#leftPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="move" fullname="QtQuick.Row.move" href="qml-qtquick-row.html#move-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="padding" fullname="QtQuick.Row.padding" href="qml-qtquick-row.html#padding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="populate" fullname="QtQuick.Row.populate" href="qml-qtquick-row.html#populate-prop" status="active" access="public" documented="true" type="Transition" attached="false" writable="true"/>
            <qmlproperty name="rightPadding" fullname="QtQuick.Row.rightPadding" href="qml-qtquick-row.html#rightPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="spacing" fullname="QtQuick.Row.spacing" href="qml-qtquick-row.html#spacing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="topPadding" fullname="QtQuick.Row.topPadding" href="qml-qtquick-row.html#topPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="RowLayout" qml-module-name="QtQuick.Layouts" qml-base-type="QtQuick::Item" fullname="QtQuick.Layouts.RowLayout" href="qml-qtquick-layouts-rowlayout.html" status="active" access="public" documented="true" groups="layouts" title="RowLayout" fulltitle="RowLayout" subtitle="" brief="Identical to GridLayout, but having only one row">
            <qmlproperty name="layoutDirection" fullname="QtQuick.Layouts.RowLayout.layoutDirection" href="qml-qtquick-layouts-rowlayout.html#layoutDirection-prop" status="active" access="public" since="QtQuick.Layouts 1.1" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="spacing" fullname="QtQuick.Layouts.RowLayout.spacing" href="qml-qtquick-layouts-rowlayout.html#spacing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="uniformCellSizes" fullname="QtQuick.Layouts.RowLayout.uniformCellSizes" href="qml-qtquick-layouts-rowlayout.html#uniformCellSizes-prop" status="active" access="public" since="QtQuick.Layouts 6.6" documented="true" type="bool" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="SafeArea" qml-module-name="QtQuick" fullname="QtQuick.SafeArea" href="qml-qtquick-safearea.html" status="active" access="public" since="6.9" documented="true" groups="qtquick-visual" title="SafeArea" fulltitle="SafeArea" subtitle="" brief="Provides access to the safe area properties of the item or window">
            <contents name="additional-margins" title="Additional margins" level="2"/>
            <contents name="controls" title="Controls" level="2"/>
            <qmlproperty name="additionalMargins.bottom" fullname="QtQuick.SafeArea.additionalMargins.bottom" href="qml-qtquick-safearea.html#additionalMargins.bottom-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="additionalMargins.left" fullname="QtQuick.SafeArea.additionalMargins.left" href="qml-qtquick-safearea.html#additionalMargins.left-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="additionalMargins.right" fullname="QtQuick.SafeArea.additionalMargins.right" href="qml-qtquick-safearea.html#additionalMargins.right-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="additionalMargins.top" fullname="QtQuick.SafeArea.additionalMargins.top" href="qml-qtquick-safearea.html#additionalMargins.top-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="margins.bottom" fullname="QtQuick.SafeArea.margins.bottom" href="qml-qtquick-safearea.html#margins.bottom-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="margins.left" fullname="QtQuick.SafeArea.margins.left" href="qml-qtquick-safearea.html#margins.left-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="margins.right" fullname="QtQuick.SafeArea.margins.right" href="qml-qtquick-safearea.html#margins.right-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="margins.top" fullname="QtQuick.SafeArea.margins.top" href="qml-qtquick-safearea.html#margins.top-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="additionalMargins" fullname="QtQuick.SafeArea.additionalMargins" href="qml-qtquick-safearea.html#additionalMargins-prop" status="active" access="public" documented="true"/>
            <qmlproperty name="margins" fullname="QtQuick.SafeArea.margins" href="qml-qtquick-safearea.html#margins-prop" status="active" access="public" documented="true"/>
        </qmlclass>
        <qmlclass name="Scale" qml-module-name="QtQuick" fullname="QtQuick.Scale" href="qml-qtquick-scale.html" status="active" access="public" documented="true" groups="qtquick-visual-transforms" title="Scale" fulltitle="Scale" subtitle="" brief="Provides a way to scale an Item">
            <qmlproperty name="origin.x" fullname="QtQuick.Scale.origin.x" href="qml-qtquick-scale.html#origin.x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="origin.y" fullname="QtQuick.Scale.origin.y" href="qml-qtquick-scale.html#origin.y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="xScale" fullname="QtQuick.Scale.xScale" href="qml-qtquick-scale.html#xScale-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="yScale" fullname="QtQuick.Scale.yScale" href="qml-qtquick-scale.html#yScale-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="origin" fullname="QtQuick.Scale.origin" href="qml-qtquick-scale.html#origin-prop" status="active" access="public" documented="true"/>
        </qmlclass>
        <qmlclass name="ScaleAnimator" qml-module-name="QtQuick" qml-base-type="QtQuick::Animator" fullname="QtQuick.ScaleAnimator" href="qml-qtquick-scaleanimator.html" status="active" access="public" documented="true" groups="qtquick-transitions-animations" title="ScaleAnimator" fulltitle="ScaleAnimator" subtitle="" brief="Type animates the scale factor of an Item"/>
        <page name="scenegraph/customgeometry" href="qtquick-scenegraph-customgeometry-example.html" status="active" location="customgeometry.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Scene Graph - Custom Geometry" fulltitle="Scene Graph - Custom Geometry" subtitle="" brief="Shows how to implement a custom geometry in the Qt Quick Scene Graph">
            <contents name="beziercurve-declaration" title="BezierCurve Declaration" level="1"/>
            <contents name="beziercurve-implementation" title="BezierCurve Implementation" level="1"/>
            <contents name="application-entry-point" title="Application Entry-Point" level="1"/>
            <contents name="using-cmake" title="Using CMake" level="1"/>
            <contents name="using-qmake" title="Using qmake" level="1"/>
            <contents name="using-the-item" title="Using the Item" level="1"/>
            <page name="scenegraph/customgeometry/beziercurve.cpp" href="qtquick-scenegraph-customgeometry-beziercurve-cpp.html" status="active" subtype="file" title="" fulltitle="beziercurve.cpp Example File" subtitle="scenegraph/customgeometry/beziercurve.cpp"/>
            <page name="scenegraph/customgeometry/beziercurve.h" href="qtquick-scenegraph-customgeometry-beziercurve-h.html" status="active" subtype="file" title="" fulltitle="beziercurve.h Example File" subtitle="scenegraph/customgeometry/beziercurve.h"/>
            <page name="scenegraph/customgeometry/main.qml" href="qtquick-scenegraph-customgeometry-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="scenegraph/customgeometry/main.qml"/>
            <page name="scenegraph/customgeometry/main.cpp" href="qtquick-scenegraph-customgeometry-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="scenegraph/customgeometry/main.cpp"/>
            <page name="scenegraph/customgeometry/CMakeLists.txt" href="qtquick-scenegraph-customgeometry-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="scenegraph/customgeometry/CMakeLists.txt"/>
            <page name="scenegraph/customgeometry/customgeometry.pro" href="qtquick-scenegraph-customgeometry-customgeometry-pro.html" status="active" subtype="file" title="" fulltitle="customgeometry.pro Example File" subtitle="scenegraph/customgeometry/customgeometry.pro"/>
            <page name="scenegraph/customgeometry/customgeometry.qrc" href="qtquick-scenegraph-customgeometry-customgeometry-qrc.html" status="active" subtype="file" title="" fulltitle="customgeometry.qrc Example File" subtitle="scenegraph/customgeometry/customgeometry.qrc"/>
        </page>
        <page name="scenegraph/custommaterial" href="qtquick-scenegraph-custommaterial-example.html" status="active" location="custommaterial.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Scene Graph - Custom Material" fulltitle="Scene Graph - Custom Material" subtitle="" brief="Shows how to implement a custom material in the Qt Quick Scene Graph">
            <contents name="shader-and-material" title="Shader and material" level="1"/>
            <contents name="item-and-node" title="Item and node" level="1"/>
            <contents name="the-rest-of-the-example" title="The rest of the example" level="1"/>
            <page name="scenegraph/custommaterial/customitem.cpp" href="qtquick-scenegraph-custommaterial-customitem-cpp.html" status="active" subtype="file" title="" fulltitle="customitem.cpp Example File" subtitle="scenegraph/custommaterial/customitem.cpp"/>
            <page name="scenegraph/custommaterial/customitem.h" href="qtquick-scenegraph-custommaterial-customitem-h.html" status="active" subtype="file" title="" fulltitle="customitem.h Example File" subtitle="scenegraph/custommaterial/customitem.h"/>
            <page name="scenegraph/custommaterial/main.qml" href="qtquick-scenegraph-custommaterial-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="scenegraph/custommaterial/main.qml"/>
            <page name="scenegraph/custommaterial/main.cpp" href="qtquick-scenegraph-custommaterial-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="scenegraph/custommaterial/main.cpp"/>
            <page name="scenegraph/custommaterial/CMakeLists.txt" href="qtquick-scenegraph-custommaterial-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="scenegraph/custommaterial/CMakeLists.txt"/>
            <page name="scenegraph/custommaterial/custommaterial.pro" href="qtquick-scenegraph-custommaterial-custommaterial-pro.html" status="active" subtype="file" title="" fulltitle="custommaterial.pro Example File" subtitle="scenegraph/custommaterial/custommaterial.pro"/>
            <page name="scenegraph/custommaterial/custommaterial.qrc" href="qtquick-scenegraph-custommaterial-custommaterial-qrc.html" status="active" subtype="file" title="" fulltitle="custommaterial.qrc Example File" subtitle="scenegraph/custommaterial/custommaterial.qrc"/>
        </page>
        <page name="scenegraph/customrendernode" href="qtquick-scenegraph-customrendernode-example.html" status="active" location="customrendernode.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Scene Graph - Custom QSGRenderNode" fulltitle="Scene Graph - Custom QSGRenderNode" subtitle="" brief="Shows how to use QSGRenderNode to implement custom rendering in the Qt Quick scenegraph">
            <page name="scenegraph/customrendernode/customrender.cpp" href="qtquick-scenegraph-customrendernode-customrender-cpp.html" status="active" subtype="file" title="" fulltitle="customrender.cpp Example File" subtitle="scenegraph/customrendernode/customrender.cpp"/>
            <page name="scenegraph/customrendernode/customrender.h" href="qtquick-scenegraph-customrendernode-customrender-h.html" status="active" subtype="file" title="" fulltitle="customrender.h Example File" subtitle="scenegraph/customrendernode/customrender.h"/>
            <page name="scenegraph/customrendernode/main.qml" href="qtquick-scenegraph-customrendernode-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="scenegraph/customrendernode/main.qml"/>
            <page name="scenegraph/customrendernode/main.cpp" href="qtquick-scenegraph-customrendernode-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="scenegraph/customrendernode/main.cpp"/>
            <page name="scenegraph/customrendernode/CMakeLists.txt" href="qtquick-scenegraph-customrendernode-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="scenegraph/customrendernode/CMakeLists.txt"/>
        </page>
        <page name="scenegraph/d3d11underqml" href="qtquick-scenegraph-d3d11underqml-example.html" status="active" location="d3d11underqml.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Scene Graph - Direct3D 11 Under QML" fulltitle="Scene Graph - Direct3D 11 Under QML" subtitle="" brief="Shows how to render directly with Direct3D 11 under a Qt Quick scene">
            <page name="scenegraph/d3d11underqml/d3d11squircle.cpp" href="qtquick-scenegraph-d3d11underqml-d3d11squircle-cpp.html" status="active" subtype="file" title="" fulltitle="d3d11squircle.cpp Example File" subtitle="scenegraph/d3d11underqml/d3d11squircle.cpp"/>
            <page name="scenegraph/d3d11underqml/d3d11squircle.h" href="qtquick-scenegraph-d3d11underqml-d3d11squircle-h.html" status="active" subtype="file" title="" fulltitle="d3d11squircle.h Example File" subtitle="scenegraph/d3d11underqml/d3d11squircle.h"/>
            <page name="scenegraph/d3d11underqml/main.qml" href="qtquick-scenegraph-d3d11underqml-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="scenegraph/d3d11underqml/main.qml"/>
            <page name="scenegraph/d3d11underqml/main.cpp" href="qtquick-scenegraph-d3d11underqml-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="scenegraph/d3d11underqml/main.cpp"/>
            <page name="scenegraph/d3d11underqml/CMakeLists.txt" href="qtquick-scenegraph-d3d11underqml-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="scenegraph/d3d11underqml/CMakeLists.txt"/>
            <page name="scenegraph/d3d11underqml/d3d11underqml.pro" href="qtquick-scenegraph-d3d11underqml-d3d11underqml-pro.html" status="active" subtype="file" title="" fulltitle="d3d11underqml.pro Example File" subtitle="scenegraph/d3d11underqml/d3d11underqml.pro"/>
            <page name="scenegraph/d3d11underqml/d3d11underqml.qrc" href="qtquick-scenegraph-d3d11underqml-d3d11underqml-qrc.html" status="active" subtype="file" title="" fulltitle="d3d11underqml.qrc Example File" subtitle="scenegraph/d3d11underqml/d3d11underqml.qrc"/>
        </page>
        <page name="scenegraph/graph" href="qtquick-scenegraph-graph-example.html" status="active" location="graph.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Scene Graph - Graph" fulltitle="Scene Graph - Graph" subtitle="" brief="Demonstrates how one can combine custom materials and geometries under a single QQuickItem">
            <page name="scenegraph/graph/graph.cpp" href="qtquick-scenegraph-graph-graph-cpp.html" status="active" subtype="file" title="" fulltitle="graph.cpp Example File" subtitle="scenegraph/graph/graph.cpp"/>
            <page name="scenegraph/graph/graph.h" href="qtquick-scenegraph-graph-graph-h.html" status="active" subtype="file" title="" fulltitle="graph.h Example File" subtitle="scenegraph/graph/graph.h"/>
            <page name="scenegraph/graph/gridnode.cpp" href="qtquick-scenegraph-graph-gridnode-cpp.html" status="active" subtype="file" title="" fulltitle="gridnode.cpp Example File" subtitle="scenegraph/graph/gridnode.cpp"/>
            <page name="scenegraph/graph/gridnode.h" href="qtquick-scenegraph-graph-gridnode-h.html" status="active" subtype="file" title="" fulltitle="gridnode.h Example File" subtitle="scenegraph/graph/gridnode.h"/>
            <page name="scenegraph/graph/linenode.cpp" href="qtquick-scenegraph-graph-linenode-cpp.html" status="active" subtype="file" title="" fulltitle="linenode.cpp Example File" subtitle="scenegraph/graph/linenode.cpp"/>
            <page name="scenegraph/graph/linenode.h" href="qtquick-scenegraph-graph-linenode-h.html" status="active" subtype="file" title="" fulltitle="linenode.h Example File" subtitle="scenegraph/graph/linenode.h"/>
            <page name="scenegraph/graph/main.qml" href="qtquick-scenegraph-graph-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="scenegraph/graph/main.qml"/>
            <page name="scenegraph/graph/noisynode.cpp" href="qtquick-scenegraph-graph-noisynode-cpp.html" status="active" subtype="file" title="" fulltitle="noisynode.cpp Example File" subtitle="scenegraph/graph/noisynode.cpp"/>
            <page name="scenegraph/graph/noisynode.h" href="qtquick-scenegraph-graph-noisynode-h.html" status="active" subtype="file" title="" fulltitle="noisynode.h Example File" subtitle="scenegraph/graph/noisynode.h"/>
            <page name="scenegraph/graph/main.cpp" href="qtquick-scenegraph-graph-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="scenegraph/graph/main.cpp"/>
            <page name="scenegraph/graph/CMakeLists.txt" href="qtquick-scenegraph-graph-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="scenegraph/graph/CMakeLists.txt"/>
            <page name="scenegraph/graph/graph.pro" href="qtquick-scenegraph-graph-graph-pro.html" status="active" subtype="file" title="" fulltitle="graph.pro Example File" subtitle="scenegraph/graph/graph.pro"/>
            <page name="scenegraph/graph/graph.qrc" href="qtquick-scenegraph-graph-graph-qrc.html" status="active" subtype="file" title="" fulltitle="graph.qrc Example File" subtitle="scenegraph/graph/graph.qrc"/>
        </page>
        <page name="scenegraph/metaltextureimport" href="qtquick-scenegraph-metaltextureimport-example.html" status="active" location="metaltextureimport.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Scene Graph - Metal Texture Import" fulltitle="Scene Graph - Metal Texture Import" subtitle="" brief="Shows how to use a texture created directly with Metal">
            <page name="scenegraph/metaltextureimport/main.qml" href="qtquick-scenegraph-metaltextureimport-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="scenegraph/metaltextureimport/main.qml"/>
            <page name="scenegraph/metaltextureimport/metaltextureimport.h" href="qtquick-scenegraph-metaltextureimport-metaltextureimport-h.html" status="active" subtype="file" title="" fulltitle="metaltextureimport.h Example File" subtitle="scenegraph/metaltextureimport/metaltextureimport.h"/>
            <page name="scenegraph/metaltextureimport/main.cpp" href="qtquick-scenegraph-metaltextureimport-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="scenegraph/metaltextureimport/main.cpp"/>
            <page name="scenegraph/metaltextureimport/CMakeLists.txt" href="qtquick-scenegraph-metaltextureimport-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="scenegraph/metaltextureimport/CMakeLists.txt"/>
            <page name="scenegraph/metaltextureimport/metaltextureimport.pro" href="qtquick-scenegraph-metaltextureimport-metaltextureimport-pro.html" status="active" subtype="file" title="" fulltitle="metaltextureimport.pro Example File" subtitle="scenegraph/metaltextureimport/metaltextureimport.pro"/>
            <page name="scenegraph/metaltextureimport/metaltextureimport.qrc" href="qtquick-scenegraph-metaltextureimport-metaltextureimport-qrc.html" status="active" subtype="file" title="" fulltitle="metaltextureimport.qrc Example File" subtitle="scenegraph/metaltextureimport/metaltextureimport.qrc"/>
        </page>
        <page name="scenegraph/metalunderqml" href="qtquick-scenegraph-metalunderqml-example.html" status="active" location="metalunderqml.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Scene Graph - Metal Under QML" fulltitle="Scene Graph - Metal Under QML" subtitle="" brief="Shows how to render directly with Metal under a Qt Quick scene">
            <page name="scenegraph/metalunderqml/main.qml" href="qtquick-scenegraph-metalunderqml-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="scenegraph/metalunderqml/main.qml"/>
            <page name="scenegraph/metalunderqml/metalsquircle.h" href="qtquick-scenegraph-metalunderqml-metalsquircle-h.html" status="active" subtype="file" title="" fulltitle="metalsquircle.h Example File" subtitle="scenegraph/metalunderqml/metalsquircle.h"/>
            <page name="scenegraph/metalunderqml/main.cpp" href="qtquick-scenegraph-metalunderqml-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="scenegraph/metalunderqml/main.cpp"/>
            <page name="scenegraph/metalunderqml/CMakeLists.txt" href="qtquick-scenegraph-metalunderqml-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="scenegraph/metalunderqml/CMakeLists.txt"/>
            <page name="scenegraph/metalunderqml/metalunderqml.pro" href="qtquick-scenegraph-metalunderqml-metalunderqml-pro.html" status="active" subtype="file" title="" fulltitle="metalunderqml.pro Example File" subtitle="scenegraph/metalunderqml/metalunderqml.pro"/>
            <page name="scenegraph/metalunderqml/metalunderqml.qrc" href="qtquick-scenegraph-metalunderqml-metalunderqml-qrc.html" status="active" subtype="file" title="" fulltitle="metalunderqml.qrc Example File" subtitle="scenegraph/metalunderqml/metalunderqml.qrc"/>
        </page>
        <page name="scenegraph/openglunderqml" href="qtquick-scenegraph-openglunderqml-example.html" status="active" location="openglunderqml.qdoc" documented="true" groups="category Graphics,category Mobile,qtquickexamples" subtype="example" title="Scene Graph - OpenGL Under QML" fulltitle="Scene Graph - OpenGL Under QML" subtitle="" brief="Shows how to render OpenGL under a Qt Quick scene">
            <page name="scenegraph/openglunderqml/main.qml" href="qtquick-scenegraph-openglunderqml-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="scenegraph/openglunderqml/main.qml"/>
            <page name="scenegraph/openglunderqml/squircle.cpp" href="qtquick-scenegraph-openglunderqml-squircle-cpp.html" status="active" subtype="file" title="" fulltitle="squircle.cpp Example File" subtitle="scenegraph/openglunderqml/squircle.cpp"/>
            <page name="scenegraph/openglunderqml/squircle.h" href="qtquick-scenegraph-openglunderqml-squircle-h.html" status="active" subtype="file" title="" fulltitle="squircle.h Example File" subtitle="scenegraph/openglunderqml/squircle.h"/>
            <page name="scenegraph/openglunderqml/main.cpp" href="qtquick-scenegraph-openglunderqml-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="scenegraph/openglunderqml/main.cpp"/>
            <page name="scenegraph/openglunderqml/CMakeLists.txt" href="qtquick-scenegraph-openglunderqml-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="scenegraph/openglunderqml/CMakeLists.txt"/>
            <page name="scenegraph/openglunderqml/openglunderqml.pro" href="qtquick-scenegraph-openglunderqml-openglunderqml-pro.html" status="active" subtype="file" title="" fulltitle="openglunderqml.pro Example File" subtitle="scenegraph/openglunderqml/openglunderqml.pro"/>
            <page name="scenegraph/openglunderqml/openglunderqml.qrc" href="qtquick-scenegraph-openglunderqml-openglunderqml-qrc.html" status="active" subtype="file" title="" fulltitle="openglunderqml.qrc Example File" subtitle="scenegraph/openglunderqml/openglunderqml.qrc"/>
        </page>
        <page name="customitems/painteditem" href="qtquick-customitems-painteditem-example.html" status="active" location="textballoons.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Scene Graph - Painted Item" fulltitle="Scene Graph - Painted Item" subtitle="" brief="Shows how to implement QPainter-based custom scenegraph items">
            <contents name="textballoon-class-declaration" title="TextBalloon Class Declaration" level="1"/>
            <contents name="textballoon-class-definition" title="TextBalloon Class Definition" level="1"/>
            <contents name="textballoons-qml-file" title="textballoons.qml File" level="1"/>
            <contents name="balloonview" title="BalloonView" level="2"/>
            <contents name="controls" title="Controls" level="2"/>
            <page name="customitems/painteditem/textballoons.qml" href="qtquick-customitems-painteditem-textballoons-qml.html" status="active" subtype="file" title="" fulltitle="textballoons.qml Example File" subtitle="customitems/painteditem/textballoons.qml"/>
            <page name="customitems/painteditem/TextBalloon/plugin.h" href="qtquick-customitems-painteditem-textballoon-plugin-h.html" status="active" subtype="file" title="" fulltitle="plugin.h Example File" subtitle="customitems/painteditem/TextBalloon/plugin.h"/>
            <page name="customitems/painteditem/TextBalloon/textballoon.cpp" href="qtquick-customitems-painteditem-textballoon-textballoon-cpp.html" status="active" subtype="file" title="" fulltitle="textballoon.cpp Example File" subtitle="customitems/painteditem/TextBalloon/textballoon.cpp"/>
            <page name="customitems/painteditem/TextBalloon/textballoon.h" href="qtquick-customitems-painteditem-textballoon-textballoon-h.html" status="active" subtype="file" title="" fulltitle="textballoon.h Example File" subtitle="customitems/painteditem/TextBalloon/textballoon.h"/>
            <page name="customitems/painteditem/main.cpp" href="qtquick-customitems-painteditem-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="customitems/painteditem/main.cpp"/>
            <page name="customitems/painteditem/CMakeLists.txt" href="qtquick-customitems-painteditem-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="customitems/painteditem/CMakeLists.txt"/>
            <page name="customitems/painteditem/painteditem.pro" href="qtquick-customitems-painteditem-painteditem-pro.html" status="active" subtype="file" title="" fulltitle="painteditem.pro Example File" subtitle="customitems/painteditem/painteditem.pro"/>
            <page name="customitems/painteditem/painteditem.qrc" href="qtquick-customitems-painteditem-painteditem-qrc.html" status="active" subtype="file" title="" fulltitle="painteditem.qrc Example File" subtitle="customitems/painteditem/painteditem.qrc"/>
            <page name="customitems/painteditem/textballoonuser.pro" href="qtquick-customitems-painteditem-textballoonuser-pro.html" status="active" subtype="file" title="" fulltitle="textballoonuser.pro Example File" subtitle="customitems/painteditem/textballoonuser.pro"/>
            <page name="customitems/painteditem/TextBalloon/CMakeLists.txt" href="qtquick-customitems-painteditem-textballoon-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="customitems/painteditem/TextBalloon/CMakeLists.txt"/>
            <page name="customitems/painteditem/TextBalloon/qmldir" href="qtquick-customitems-painteditem-textballoon-qmldir.html" status="active" subtype="file" title="" fulltitle="qmldir Example File" subtitle="customitems/painteditem/TextBalloon/qmldir"/>
            <page name="customitems/painteditem/TextBalloon/textballoon.pro" href="qtquick-customitems-painteditem-textballoon-textballoon-pro.html" status="active" subtype="file" title="" fulltitle="textballoon.pro Example File" subtitle="customitems/painteditem/TextBalloon/textballoon.pro"/>
            <page name="customitems/painteditem/TextBalloon/textballoon.qrc" href="qtquick-customitems-painteditem-textballoon-textballoon-qrc.html" status="active" subtype="file" title="" fulltitle="textballoon.qrc Example File" subtitle="customitems/painteditem/TextBalloon/textballoon.qrc"/>
        </page>
        <page name="scenegraph/rhitextureitem" href="qtquick-scenegraph-rhitextureitem-example.html" status="active" location="rhitextureitem.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Scene Graph - RHI Texture Item" fulltitle="Scene Graph - RHI Texture Item" subtitle="" brief="Shows how to implement a custom QQuickItem that displays a QRhi-rendered texture">
            <contents name="comparison-with-other-approaches" title="Comparison with other approaches" level="2"/>
            <contents name="overview" title="Overview" level="2"/>
            <page name="scenegraph/rhitextureitem/SettingsDrawer.qml" href="qtquick-scenegraph-rhitextureitem-settingsdrawer-qml.html" status="active" subtype="file" title="" fulltitle="SettingsDrawer.qml Example File" subtitle="scenegraph/rhitextureitem/SettingsDrawer.qml"/>
            <page name="scenegraph/rhitextureitem/main.qml" href="qtquick-scenegraph-rhitextureitem-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="scenegraph/rhitextureitem/main.qml"/>
            <page name="scenegraph/rhitextureitem/rhitextureitem.cpp" href="qtquick-scenegraph-rhitextureitem-rhitextureitem-cpp.html" status="active" subtype="file" title="" fulltitle="rhitextureitem.cpp Example File" subtitle="scenegraph/rhitextureitem/rhitextureitem.cpp"/>
            <page name="scenegraph/rhitextureitem/rhitextureitem.h" href="qtquick-scenegraph-rhitextureitem-rhitextureitem-h.html" status="active" subtype="file" title="" fulltitle="rhitextureitem.h Example File" subtitle="scenegraph/rhitextureitem/rhitextureitem.h"/>
            <page name="scenegraph/rhitextureitem/main.cpp" href="qtquick-scenegraph-rhitextureitem-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="scenegraph/rhitextureitem/main.cpp"/>
            <page name="scenegraph/rhitextureitem/CMakeLists.txt" href="qtquick-scenegraph-rhitextureitem-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="scenegraph/rhitextureitem/CMakeLists.txt"/>
            <page name="scenegraph/rhitextureitem/rhitextureitem.pro" href="qtquick-scenegraph-rhitextureitem-rhitextureitem-pro.html" status="active" subtype="file" title="" fulltitle="rhitextureitem.pro Example File" subtitle="scenegraph/rhitextureitem/rhitextureitem.pro"/>
            <page name="scenegraph/rhitextureitem/rhitextureitem.qrc" href="qtquick-scenegraph-rhitextureitem-rhitextureitem-qrc.html" status="active" subtype="file" title="" fulltitle="rhitextureitem.qrc Example File" subtitle="scenegraph/rhitextureitem/rhitextureitem.qrc"/>
            <page name="scenegraph/rhitextureitem/icon_settings.png" href="qtquick-scenegraph-rhitextureitem-icon-settings-png.html" status="active" subtype="image" title="" fulltitle="icon_settings.png Image File" subtitle="scenegraph/rhitextureitem/icon_settings.png"/>
            <page name="scenegraph/rhitextureitem/icon_settings@2x.png" href="qtquick-scenegraph-rhitextureitem-icon-settings-2x-png.html" status="active" subtype="image" title="" fulltitle="icon_settings@2x.png Image File" subtitle="scenegraph/rhitextureitem/icon_settings@2x.png"/>
            <page name="scenegraph/rhitextureitem/icon_settings@3x.png" href="qtquick-scenegraph-rhitextureitem-icon-settings-3x-png.html" status="active" subtype="image" title="" fulltitle="icon_settings@3x.png Image File" subtitle="scenegraph/rhitextureitem/icon_settings@3x.png"/>
            <page name="scenegraph/rhitextureitem/icon_settings@4x.png" href="qtquick-scenegraph-rhitextureitem-icon-settings-4x-png.html" status="active" subtype="image" title="" fulltitle="icon_settings@4x.png Image File" subtitle="scenegraph/rhitextureitem/icon_settings@4x.png"/>
        </page>
        <page name="scenegraph/rhiunderqml" href="qtquick-scenegraph-rhiunderqml-example.html" status="active" location="rhiunderqml.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Scene Graph - RHI Under QML" fulltitle="Scene Graph - RHI Under QML" subtitle="" brief="Shows how to render directly with QRhi under a Qt Quick scene">
            <contents name="introduction" title="Introduction" level="1"/>
            <contents name="core-concepts" title="Core Concepts" level="1"/>
            <contents name="walkthrough" title="Walkthrough" level="1"/>
            <page name="scenegraph/rhiunderqml/main.qml" href="qtquick-scenegraph-rhiunderqml-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="scenegraph/rhiunderqml/main.qml"/>
            <page name="scenegraph/rhiunderqml/rhisquircle.cpp" href="qtquick-scenegraph-rhiunderqml-rhisquircle-cpp.html" status="active" subtype="file" title="" fulltitle="rhisquircle.cpp Example File" subtitle="scenegraph/rhiunderqml/rhisquircle.cpp"/>
            <page name="scenegraph/rhiunderqml/rhisquircle.h" href="qtquick-scenegraph-rhiunderqml-rhisquircle-h.html" status="active" subtype="file" title="" fulltitle="rhisquircle.h Example File" subtitle="scenegraph/rhiunderqml/rhisquircle.h"/>
            <page name="scenegraph/rhiunderqml/main.cpp" href="qtquick-scenegraph-rhiunderqml-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="scenegraph/rhiunderqml/main.cpp"/>
            <page name="scenegraph/rhiunderqml/CMakeLists.txt" href="qtquick-scenegraph-rhiunderqml-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="scenegraph/rhiunderqml/CMakeLists.txt"/>
            <page name="scenegraph/rhiunderqml/rhiunderqml.pro" href="qtquick-scenegraph-rhiunderqml-rhiunderqml-pro.html" status="active" subtype="file" title="" fulltitle="rhiunderqml.pro Example File" subtitle="scenegraph/rhiunderqml/rhiunderqml.pro"/>
            <page name="scenegraph/rhiunderqml/rhiunderqml.qrc" href="qtquick-scenegraph-rhiunderqml-rhiunderqml-qrc.html" status="active" subtype="file" title="" fulltitle="rhiunderqml.qrc Example File" subtitle="scenegraph/rhiunderqml/rhiunderqml.qrc"/>
        </page>
        <page name="scenegraph/threadedanimation" href="qtquick-scenegraph-threadedanimation-example.html" status="active" location="threadedanimation.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Scene Graph - Threaded Animation" fulltitle="Scene Graph - Threaded Animation" subtitle="" brief="Shows benefits of custom items animating independently of the main thread while using the threaded render loop of Qt Quick">
            <page name="scenegraph/threadedanimation/main.qml" href="qtquick-scenegraph-threadedanimation-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="scenegraph/threadedanimation/main.qml"/>
            <page name="scenegraph/threadedanimation/spinner.cpp" href="qtquick-scenegraph-threadedanimation-spinner-cpp.html" status="active" subtype="file" title="" fulltitle="spinner.cpp Example File" subtitle="scenegraph/threadedanimation/spinner.cpp"/>
            <page name="scenegraph/threadedanimation/spinner.h" href="qtquick-scenegraph-threadedanimation-spinner-h.html" status="active" subtype="file" title="" fulltitle="spinner.h Example File" subtitle="scenegraph/threadedanimation/spinner.h"/>
            <page name="scenegraph/threadedanimation/main.cpp" href="qtquick-scenegraph-threadedanimation-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="scenegraph/threadedanimation/main.cpp"/>
            <page name="scenegraph/threadedanimation/CMakeLists.txt" href="qtquick-scenegraph-threadedanimation-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="scenegraph/threadedanimation/CMakeLists.txt"/>
            <page name="scenegraph/threadedanimation/threadedanimation.pro" href="qtquick-scenegraph-threadedanimation-threadedanimation-pro.html" status="active" subtype="file" title="" fulltitle="threadedanimation.pro Example File" subtitle="scenegraph/threadedanimation/threadedanimation.pro"/>
            <page name="scenegraph/threadedanimation/threadedanimation.qrc" href="qtquick-scenegraph-threadedanimation-threadedanimation-qrc.html" status="active" subtype="file" title="" fulltitle="threadedanimation.qrc Example File" subtitle="scenegraph/threadedanimation/threadedanimation.qrc"/>
            <page name="scenegraph/threadedanimation/spinner.png" href="qtquick-scenegraph-threadedanimation-spinner-png.html" status="active" subtype="image" title="" fulltitle="spinner.png Image File" subtitle="scenegraph/threadedanimation/spinner.png"/>
        </page>
        <page name="scenegraph/twotextureproviders" href="qtquick-scenegraph-twotextureproviders-example.html" status="active" location="twotextureproviders.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Scene Graph - Two Texture Providers" fulltitle="Scene Graph - Two Texture Providers" subtitle="" brief="Shows how to combine two textures from two texture providers in a custom scene graph node">
            <page name="scenegraph/twotextureproviders/main.qml" href="qtquick-scenegraph-twotextureproviders-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="scenegraph/twotextureproviders/main.qml"/>
            <page name="scenegraph/twotextureproviders/xorblender.cpp" href="qtquick-scenegraph-twotextureproviders-xorblender-cpp.html" status="active" subtype="file" title="" fulltitle="xorblender.cpp Example File" subtitle="scenegraph/twotextureproviders/xorblender.cpp"/>
            <page name="scenegraph/twotextureproviders/xorblender.h" href="qtquick-scenegraph-twotextureproviders-xorblender-h.html" status="active" subtype="file" title="" fulltitle="xorblender.h Example File" subtitle="scenegraph/twotextureproviders/xorblender.h"/>
            <page name="scenegraph/twotextureproviders/main.cpp" href="qtquick-scenegraph-twotextureproviders-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="scenegraph/twotextureproviders/main.cpp"/>
            <page name="scenegraph/twotextureproviders/CMakeLists.txt" href="qtquick-scenegraph-twotextureproviders-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="scenegraph/twotextureproviders/CMakeLists.txt"/>
            <page name="scenegraph/twotextureproviders/twotextureproviders.pro" href="qtquick-scenegraph-twotextureproviders-twotextureproviders-pro.html" status="active" subtype="file" title="" fulltitle="twotextureproviders.pro Example File" subtitle="scenegraph/twotextureproviders/twotextureproviders.pro"/>
            <page name="scenegraph/twotextureproviders/twotextureproviders.qrc" href="qtquick-scenegraph-twotextureproviders-twotextureproviders-qrc.html" status="active" subtype="file" title="" fulltitle="twotextureproviders.qrc Example File" subtitle="scenegraph/twotextureproviders/twotextureproviders.qrc"/>
        </page>
        <page name="scenegraph/vulkantextureimport" href="qtquick-scenegraph-vulkantextureimport-example.html" status="active" location="vulkantextureimport.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Scene Graph - Vulkan Texture Import" fulltitle="Scene Graph - Vulkan Texture Import" subtitle="" brief="Shows how to use a texture created directly with Vulkan">
            <page name="scenegraph/vulkantextureimport/main.qml" href="qtquick-scenegraph-vulkantextureimport-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="scenegraph/vulkantextureimport/main.qml"/>
            <page name="scenegraph/vulkantextureimport/vulkantextureimport.cpp" href="qtquick-scenegraph-vulkantextureimport-vulkantextureimport-cpp.html" status="active" subtype="file" title="" fulltitle="vulkantextureimport.cpp Example File" subtitle="scenegraph/vulkantextureimport/vulkantextureimport.cpp"/>
            <page name="scenegraph/vulkantextureimport/vulkantextureimport.h" href="qtquick-scenegraph-vulkantextureimport-vulkantextureimport-h.html" status="active" subtype="file" title="" fulltitle="vulkantextureimport.h Example File" subtitle="scenegraph/vulkantextureimport/vulkantextureimport.h"/>
            <page name="scenegraph/vulkantextureimport/main.cpp" href="qtquick-scenegraph-vulkantextureimport-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="scenegraph/vulkantextureimport/main.cpp"/>
            <page name="scenegraph/vulkantextureimport/CMakeLists.txt" href="qtquick-scenegraph-vulkantextureimport-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="scenegraph/vulkantextureimport/CMakeLists.txt"/>
            <page name="scenegraph/vulkantextureimport/vulkantextureimport.pro" href="qtquick-scenegraph-vulkantextureimport-vulkantextureimport-pro.html" status="active" subtype="file" title="" fulltitle="vulkantextureimport.pro Example File" subtitle="scenegraph/vulkantextureimport/vulkantextureimport.pro"/>
            <page name="scenegraph/vulkantextureimport/vulkantextureimport.qrc" href="qtquick-scenegraph-vulkantextureimport-vulkantextureimport-qrc.html" status="active" subtype="file" title="" fulltitle="vulkantextureimport.qrc Example File" subtitle="scenegraph/vulkantextureimport/vulkantextureimport.qrc"/>
        </page>
        <page name="scenegraph/vulkanunderqml" href="qtquick-scenegraph-vulkanunderqml-example.html" status="active" location="vulkanunderqml.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Scene Graph - Vulkan Under QML" fulltitle="Scene Graph - Vulkan Under QML" subtitle="" brief="Shows how to render directly with Vulkan under a Qt Quick scene">
            <contents name="overview" title="Overview" level="1"/>
            <contents name="affecting-vulkan-rendering-from-qml" title="Affecting Vulkan rendering from QML" level="1"/>
            <contents name="using-signals-to-render-custom-vulkan-content" title="Using signals to render custom Vulkan content" level="1"/>
            <page name="scenegraph/vulkanunderqml/main.qml" href="qtquick-scenegraph-vulkanunderqml-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="scenegraph/vulkanunderqml/main.qml"/>
            <page name="scenegraph/vulkanunderqml/vulkansquircle.cpp" href="qtquick-scenegraph-vulkanunderqml-vulkansquircle-cpp.html" status="active" subtype="file" title="" fulltitle="vulkansquircle.cpp Example File" subtitle="scenegraph/vulkanunderqml/vulkansquircle.cpp"/>
            <page name="scenegraph/vulkanunderqml/vulkansquircle.h" href="qtquick-scenegraph-vulkanunderqml-vulkansquircle-h.html" status="active" subtype="file" title="" fulltitle="vulkansquircle.h Example File" subtitle="scenegraph/vulkanunderqml/vulkansquircle.h"/>
            <page name="scenegraph/vulkanunderqml/main.cpp" href="qtquick-scenegraph-vulkanunderqml-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="scenegraph/vulkanunderqml/main.cpp"/>
            <page name="scenegraph/vulkanunderqml/CMakeLists.txt" href="qtquick-scenegraph-vulkanunderqml-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="scenegraph/vulkanunderqml/CMakeLists.txt"/>
            <page name="scenegraph/vulkanunderqml/vulkanunderqml.pro" href="qtquick-scenegraph-vulkanunderqml-vulkanunderqml-pro.html" status="active" subtype="file" title="" fulltitle="vulkanunderqml.pro Example File" subtitle="scenegraph/vulkanunderqml/vulkanunderqml.pro"/>
            <page name="scenegraph/vulkanunderqml/vulkanunderqml.qrc" href="qtquick-scenegraph-vulkanunderqml-vulkanunderqml-qrc.html" status="active" subtype="file" title="" fulltitle="vulkanunderqml.qrc Example File" subtitle="scenegraph/vulkanunderqml/vulkanunderqml.qrc"/>
        </page>
        <page name="qtquick-visualcanvas-adaptations.html" href="qtquick-visualcanvas-adaptations.html" status="active" location="adaptations.qdoc" documented="true" subtype="page" title="Scene Graph Adaptations" fulltitle="Scene Graph Adaptations" subtitle="">
            <target name="switching-between-the-adaptation-used-by-the-application" title="Switching Between the Adaptation Used by the Application"/>
            <contents name="scene-graph-adaptations-in-qt-quick" title="Scene Graph Adaptations in Qt Quick" level="1"/>
            <contents name="switch-between-adaptations-in-your-application" title="Switch Between Adaptations in Your Application" level="1"/>
            <contents name="default-adaptation" title="Default Adaptation" level="1"/>
            <contents name="software-adaptation" title="Software Adaptation" level="1"/>
            <contents name="openvg" title="OpenVG" level="1"/>
        </page>
        <qmlclass name="Screen" qml-module-name="QtQuick" fullname="QtQuick.Screen" href="qml-qtquick-screen.html" status="active" access="public" documented="true" groups="qtquick-visual-utility" title="Screen" fulltitle="Screen" subtitle="" brief="Attached object provides information about the Screen an Item or Window is displayed on">
            <function name="angleBetween" fullname="QtQuick.Screen.angleBetween" href="qml-qtquick-screen.html#angleBetween-method" status="active" access="public" documented="true" meta="qmlmethod" type="int">
                <parameter type="Qt::ScreenOrientation" name="a" default=""/>
                <parameter type="Qt::ScreenOrientation" name="b" default=""/>
            </function>
            <qmlproperty name="desktopAvailableHeight" fullname="QtQuick.Screen.desktopAvailableHeight" href="qml-qtquick-screen.html#desktopAvailableHeight-attached-prop" status="active" access="public" documented="true" type="int" attached="true" writable="false"/>
            <qmlproperty name="desktopAvailableWidth" fullname="QtQuick.Screen.desktopAvailableWidth" href="qml-qtquick-screen.html#desktopAvailableWidth-attached-prop" status="active" access="public" documented="true" type="int" attached="true" writable="false"/>
            <qmlproperty name="devicePixelRatio" fullname="QtQuick.Screen.devicePixelRatio" href="qml-qtquick-screen.html#devicePixelRatio-attached-prop" status="active" access="public" documented="true" type="real" attached="true" writable="false"/>
            <qmlproperty name="height" fullname="QtQuick.Screen.height" href="qml-qtquick-screen.html#height-attached-prop" status="active" access="public" documented="true" type="int" attached="true" writable="false"/>
            <qmlproperty name="logicalPixelDensity" fullname="QtQuick.Screen.logicalPixelDensity" href="qml-qtquick-screen-obsolete.html#logicalPixelDensity-attached-prop" status="deprecated" access="public" documented="true" type="real" attached="true" writable="false"/>
            <qmlproperty name="manufacturer" fullname="QtQuick.Screen.manufacturer" href="qml-qtquick-screen.html#manufacturer-attached-prop" status="active" access="public" documented="true" type="string" attached="true" writable="false"/>
            <qmlproperty name="model" fullname="QtQuick.Screen.model" href="qml-qtquick-screen.html#model-attached-prop" status="active" access="public" documented="true" type="string" attached="true" writable="false"/>
            <qmlproperty name="name" fullname="QtQuick.Screen.name" href="qml-qtquick-screen.html#name-attached-prop" status="active" access="public" documented="true" type="string" attached="true" writable="false"/>
            <qmlproperty name="orientation" fullname="QtQuick.Screen.orientation" href="qml-qtquick-screen.html#orientation-attached-prop" status="active" access="public" documented="true" type="Qt::ScreenOrientation" attached="true" writable="false"/>
            <qmlproperty name="pixelDensity" fullname="QtQuick.Screen.pixelDensity" href="qml-qtquick-screen.html#pixelDensity-attached-prop" status="active" access="public" documented="true" type="real" attached="true" writable="false"/>
            <qmlproperty name="primaryOrientation" fullname="QtQuick.Screen.primaryOrientation" href="qml-qtquick-screen.html#primaryOrientation-attached-prop" status="active" access="public" documented="true" type="Qt::ScreenOrientation" attached="true" writable="false"/>
            <qmlproperty name="serialNumber" fullname="QtQuick.Screen.serialNumber" href="qml-qtquick-screen.html#serialNumber-attached-prop" status="active" access="public" documented="true" type="string" attached="true" writable="false"/>
            <qmlproperty name="virtualX" fullname="QtQuick.Screen.virtualX" href="qml-qtquick-screen.html#virtualX-attached-prop" status="active" access="public" documented="true" type="int" attached="true" writable="false"/>
            <qmlproperty name="virtualY" fullname="QtQuick.Screen.virtualY" href="qml-qtquick-screen.html#virtualY-attached-prop" status="active" access="public" documented="true" type="int" attached="true" writable="false"/>
            <qmlproperty name="width" fullname="QtQuick.Screen.width" href="qml-qtquick-screen.html#width-attached-prop" status="active" access="public" documented="true" type="int" attached="true" writable="false"/>
        </qmlclass>
        <qmlclass name="ScriptAction" qml-module-name="QtQuick" qml-base-type="QtQuick::Animation" fullname="QtQuick.ScriptAction" href="qml-qtquick-scriptaction.html" status="active" access="public" documented="true" groups="qtquick-transitions-animations" title="ScriptAction" fulltitle="ScriptAction" subtitle="" brief="Defines scripts to be run during an animation">
            <qmlproperty name="script" fullname="QtQuick.ScriptAction.script" href="qml-qtquick-scriptaction.html#script-prop" status="active" access="public" documented="true" type="script" attached="false" writable="true"/>
            <qmlproperty name="scriptName" fullname="QtQuick.ScriptAction.scriptName" href="qml-qtquick-scriptaction.html#scriptName-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="SequentialAnimation" qml-module-name="QtQuick" qml-base-type="QtQuick::Animation" fullname="QtQuick.SequentialAnimation" href="qml-qtquick-sequentialanimation.html" status="active" access="public" documented="true" groups="qtquick-transitions-animations" title="SequentialAnimation" fulltitle="SequentialAnimation" subtitle="" brief="Allows animations to be run sequentially"/>
        <qmlclass name="Settings" qml-module-name="Qt.labs.settings" fullname="Qt.labs.settings.Settings" href="qml-qt-labs-settings-settings.html" status="deprecated" access="public" documented="true" groups="settings" title="Settings" fulltitle="Settings" subtitle="" brief="Provides persistent platform-independent application settings">
            <contents name="application-identifiers" title="Application Identifiers" level="1"/>
            <contents name="categories" title="Categories" level="1"/>
            <contents name="notes" title="Notes" level="1"/>
            <function name="setValue" fullname="Qt.labs.settings.Settings.setValue" href="qml-qt-labs-settings-settings.html#setValue-method" status="active" access="public" documented="true" since="Qt 5.12" meta="qmlmethod">
                <parameter type="string" name="key" default=""/>
                <parameter type="var" name="value" default=""/>
            </function>
            <function name="sync" fullname="Qt.labs.settings.Settings.sync" href="qml-qt-labs-settings-settings.html#sync-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="value" fullname="Qt.labs.settings.Settings.value" href="qml-qt-labs-settings-settings.html#value-method" status="active" access="public" documented="true" since="Qt 5.12" meta="qmlmethod" type="var">
                <parameter type="string" name="key" default=""/>
                <parameter type="var" name="defaultValue" default=""/>
            </function>
            <qmlproperty name="category" fullname="Qt.labs.settings.Settings.category" href="qml-qt-labs-settings-settings.html#category-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="fileName" fullname="Qt.labs.settings.Settings.fileName" href="qml-qt-labs-settings-settings.html#fileName-prop" status="active" access="public" since="Qt 5.12" documented="true" type="string" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="ShaderEffect" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.ShaderEffect" href="qml-qtquick-shadereffect.html" status="active" access="public" documented="true" groups="qtquick-effects" title="ShaderEffect" fulltitle="ShaderEffect" subtitle="" brief="Applies custom shaders to a rectangle">
            <contents name="shaders" title="Shaders" level="1"/>
            <contents name="shader-inputs-and-resources" title="Shader Inputs and Resources" level="1"/>
            <contents name="having-one-shader-only" title="Having One Shader Only" level="1"/>
            <contents name="shadereffect-and-item-layers" title="ShaderEffect and Item Layers" level="1"/>
            <contents name="other-notes" title="Other Notes" level="1"/>
            <contents name="migrating-from-qt-5" title="Migrating From Qt 5" level="1"/>
            <qmlproperty name="blending" fullname="QtQuick.ShaderEffect.blending" href="qml-qtquick-shadereffect.html#blending-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="cullMode" fullname="QtQuick.ShaderEffect.cullMode" href="qml-qtquick-shadereffect.html#cullMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="fragmentShader" fullname="QtQuick.ShaderEffect.fragmentShader" href="qml-qtquick-shadereffect.html#fragmentShader-prop" status="active" access="public" documented="true" type="url" attached="false" writable="true"/>
            <qmlproperty name="log" fullname="QtQuick.ShaderEffect.log" href="qml-qtquick-shadereffect.html#log-prop" status="active" access="public" documented="true" type="string" attached="false" writable="false"/>
            <qmlproperty name="mesh" fullname="QtQuick.ShaderEffect.mesh" href="qml-qtquick-shadereffect.html#mesh-prop" status="active" access="public" documented="true" type="variant" attached="false" writable="true"/>
            <qmlproperty name="status" fullname="QtQuick.ShaderEffect.status" href="qml-qtquick-shadereffect.html#status-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
            <qmlproperty name="supportsAtlasTextures" fullname="QtQuick.ShaderEffect.supportsAtlasTextures" href="qml-qtquick-shadereffect.html#supportsAtlasTextures-prop" status="active" access="public" since="QtQuick 2.4" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="vertexShader" fullname="QtQuick.ShaderEffect.vertexShader" href="qml-qtquick-shadereffect.html#vertexShader-prop" status="active" access="public" documented="true" type="url" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="ShaderEffectSource" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.ShaderEffectSource" href="qml-qtquick-shadereffectsource.html" status="active" access="public" documented="true" groups="qtquick-effects" title="ShaderEffectSource" fulltitle="ShaderEffectSource" subtitle="" brief="Renders a Qt Quick item into a texture and displays it">
            <function name="scheduleUpdate" fullname="QtQuick.ShaderEffectSource.scheduleUpdate" href="qml-qtquick-shadereffectsource.html#scheduleUpdate-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <qmlproperty name="format" fullname="QtQuick.ShaderEffectSource.format" href="qml-qtquick-shadereffectsource.html#format-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="hideSource" fullname="QtQuick.ShaderEffectSource.hideSource" href="qml-qtquick-shadereffectsource.html#hideSource-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="live" fullname="QtQuick.ShaderEffectSource.live" href="qml-qtquick-shadereffectsource.html#live-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="mipmap" fullname="QtQuick.ShaderEffectSource.mipmap" href="qml-qtquick-shadereffectsource.html#mipmap-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="recursive" fullname="QtQuick.ShaderEffectSource.recursive" href="qml-qtquick-shadereffectsource.html#recursive-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="samples" fullname="QtQuick.ShaderEffectSource.samples" href="qml-qtquick-shadereffectsource.html#samples-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="sourceItem" fullname="QtQuick.ShaderEffectSource.sourceItem" href="qml-qtquick-shadereffectsource.html#sourceItem-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="true"/>
            <qmlproperty name="sourceRect" fullname="QtQuick.ShaderEffectSource.sourceRect" href="qml-qtquick-shadereffectsource.html#sourceRect-prop" status="active" access="public" documented="true" type="rect" attached="false" writable="true"/>
            <qmlproperty name="textureMirroring" fullname="QtQuick.ShaderEffectSource.textureMirroring" href="qml-qtquick-shadereffectsource.html#textureMirroring-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="textureSize" fullname="QtQuick.ShaderEffectSource.textureSize" href="qml-qtquick-shadereffectsource.html#textureSize-prop" status="active" access="public" documented="true" type="size" attached="false" writable="true"/>
            <qmlproperty name="wrapMode" fullname="QtQuick.ShaderEffectSource.wrapMode" href="qml-qtquick-shadereffectsource.html#wrapMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Shape" qml-module-name="QtQuick.Shapes" qml-base-type="QtQuick::Item" fullname="QtQuick.Shapes.Shape" href="qml-qtquick-shapes-shape.html" status="active" access="public" documented="true" groups="qtquick-paths,qtquick-views" title="Shape" fulltitle="Shape" subtitle="" brief="Renders a path">
            <qmlproperty name="asynchronous" fullname="QtQuick.Shapes.Shape.asynchronous" href="qml-qtquick-shapes-shape.html#asynchronous-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="boundingRect" fullname="QtQuick.Shapes.Shape.boundingRect" href="qml-qtquick-shapes-shape.html#boundingRect-prop" status="active" access="public" since="6.6" documented="true" type="rect" attached="false" writable="false"/>
            <qmlproperty name="containsMode" fullname="QtQuick.Shapes.Shape.containsMode" href="qml-qtquick-shapes-shape.html#containsMode-prop" status="active" access="public" since="QtQuick.Shapes 1.11" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="data" fullname="QtQuick.Shapes.Shape.data" href="qml-qtquick-shapes-shape.html#data-prop" status="active" access="public" documented="true" type="list&lt;Object&gt;" attached="false" writable="true"/>
            <qmlproperty name="fillMode" fullname="QtQuick.Shapes.Shape.fillMode" href="qml-qtquick-shapes-shape.html#fillMode-prop" status="active" access="public" since="QtQuick.Shapes 6.7" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="horizontalAlignment" fullname="QtQuick.Shapes.Shape.horizontalAlignment" href="qml-qtquick-shapes-shape.html#horizontalAlignment-prop" status="active" access="public" since="6.7" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="preferredRendererType" fullname="QtQuick.Shapes.Shape.preferredRendererType" href="qml-qtquick-shapes-shape.html#preferredRendererType-prop" status="active" access="public" since="6.6" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="rendererType" fullname="QtQuick.Shapes.Shape.rendererType" href="qml-qtquick-shapes-shape.html#rendererType-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
            <qmlproperty name="status" fullname="QtQuick.Shapes.Shape.status" href="qml-qtquick-shapes-shape.html#status-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
            <qmlproperty name="vendorExtensionsEnabled" fullname="QtQuick.Shapes.Shape.vendorExtensionsEnabled" href="qml-qtquick-shapes-shape.html#vendorExtensionsEnabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="verticalAlignment" fullname="QtQuick.Shapes.Shape.verticalAlignment" href="qml-qtquick-shapes-shape.html#verticalAlignment-prop" status="active" access="public" since="6.7" documented="true" type="enumeration" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="ShapeGradient" qml-module-name="QtQuick.Shapes" qml-base-type="QtQuick::Gradient" fullname="QtQuick.Shapes.ShapeGradient" href="qml-qtquick-shapes-shapegradient.html" status="active" access="public" documented="true" groups="qtquick-paths,qtquick-views" title="ShapeGradient" fulltitle="ShapeGradient" subtitle="" brief="Base type of Shape fill gradients">
            <qmlproperty name="spread" fullname="QtQuick.Shapes.ShapeGradient.spread" href="qml-qtquick-shapes-shapegradient.html#spread-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="ShapePath" qml-module-name="QtQuick.Shapes" qml-base-type="QtQuick::Path" fullname="QtQuick.Shapes.ShapePath" href="qml-qtquick-shapes-shapepath.html" status="active" access="public" documented="true" groups="qtquick-paths,qtquick-views" title="ShapePath" fulltitle="ShapePath" subtitle="" brief="Describes a Path and associated properties for stroking and filling">
            <qmlproperty name="capStyle" fullname="QtQuick.Shapes.ShapePath.capStyle" href="qml-qtquick-shapes-shapepath.html#capStyle-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="dashOffset" fullname="QtQuick.Shapes.ShapePath.dashOffset" href="qml-qtquick-shapes-shapepath.html#dashOffset-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="dashPattern" fullname="QtQuick.Shapes.ShapePath.dashPattern" href="qml-qtquick-shapes-shapepath.html#dashPattern-prop" status="active" access="public" documented="true" type="list&lt;real&gt;" attached="false" writable="true"/>
            <qmlproperty name="fillColor" fullname="QtQuick.Shapes.ShapePath.fillColor" href="qml-qtquick-shapes-shapepath.html#fillColor-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="fillGradient" fullname="QtQuick.Shapes.ShapePath.fillGradient" href="qml-qtquick-shapes-shapepath.html#fillGradient-prop" status="active" access="public" documented="true" type="ShapeGradient" attached="false" writable="true"/>
            <qmlproperty name="fillItem" fullname="QtQuick.Shapes.ShapePath.fillItem" href="qml-qtquick-shapes-shapepath.html#fillItem-prop" status="active" access="public" since="6.8" documented="true" type="Item" attached="false" writable="true"/>
            <qmlproperty name="fillRule" fullname="QtQuick.Shapes.ShapePath.fillRule" href="qml-qtquick-shapes-shapepath.html#fillRule-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="fillTransform" fullname="QtQuick.Shapes.ShapePath.fillTransform" href="qml-qtquick-shapes-shapepath.html#fillTransform-prop" status="active" access="public" since="6.8" documented="true" type="matrix4x4" attached="false" writable="true"/>
            <qmlproperty name="joinStyle" fullname="QtQuick.Shapes.ShapePath.joinStyle" href="qml-qtquick-shapes-shapepath.html#joinStyle-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="miterLimit" fullname="QtQuick.Shapes.ShapePath.miterLimit" href="qml-qtquick-shapes-shapepath.html#miterLimit-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="pathHints" fullname="QtQuick.Shapes.ShapePath.pathHints" href="qml-qtquick-shapes-shapepath.html#pathHints-prop" status="active" access="public" since="6.7" documented="true" type="PathHints" attached="false" writable="true"/>
            <qmlproperty name="strokeColor" fullname="QtQuick.Shapes.ShapePath.strokeColor" href="qml-qtquick-shapes-shapepath.html#strokeColor-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="strokeStyle" fullname="QtQuick.Shapes.ShapePath.strokeStyle" href="qml-qtquick-shapes-shapepath.html#strokeStyle-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="strokeWidth" fullname="QtQuick.Shapes.ShapePath.strokeWidth" href="qml-qtquick-shapes-shapepath.html#strokeWidth-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Shear" qml-module-name="QtQuick" fullname="QtQuick.Shear" href="qml-qtquick-shear.html" status="active" access="public" since="6.9" documented="true" groups="qtquick-visual-transforms" title="Shear" fulltitle="Shear" subtitle="" brief="Provides a way to shear an Item">
            <qmlproperty name="origin.x" fullname="QtQuick.Shear.origin.x" href="qml-qtquick-shear.html#origin.x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="origin.y" fullname="QtQuick.Shear.origin.y" href="qml-qtquick-shear.html#origin.y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="xAngle" fullname="QtQuick.Shear.xAngle" href="qml-qtquick-shear.html#xAngle-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="xFactor" fullname="QtQuick.Shear.xFactor" href="qml-qtquick-shear.html#xFactor-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="yAngle" fullname="QtQuick.Shear.yAngle" href="qml-qtquick-shear.html#yAngle-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="yFactor" fullname="QtQuick.Shear.yFactor" href="qml-qtquick-shear.html#yFactor-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="origin" fullname="QtQuick.Shear.origin" href="qml-qtquick-shear.html#origin-prop" status="active" access="public" documented="true"/>
        </qmlclass>
        <qmlclass name="Shortcut" qml-module-name="QtQuick" fullname="QtQuick.Shortcut" href="qml-qtquick-shortcut.html" status="active" access="public" documented="true" groups="qtquick-input" title="Shortcut" fulltitle="Shortcut" subtitle="" brief="Provides keyboard shortcuts">
            <function name="activated" fullname="QtQuick.Shortcut.activated" href="qml-qtquick-shortcut.html#activated-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="activatedAmbiguously" fullname="QtQuick.Shortcut.activatedAmbiguously" href="qml-qtquick-shortcut.html#activatedAmbiguously-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <qmlproperty name="autoRepeat" fullname="QtQuick.Shortcut.autoRepeat" href="qml-qtquick-shortcut.html#autoRepeat-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="context" fullname="QtQuick.Shortcut.context" href="qml-qtquick-shortcut.html#context-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="enabled" fullname="QtQuick.Shortcut.enabled" href="qml-qtquick-shortcut.html#enabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="nativeText" fullname="QtQuick.Shortcut.nativeText" href="qml-qtquick-shortcut.html#nativeText-prop" status="active" access="public" documented="true" type="string" attached="false" writable="false"/>
            <qmlproperty name="portableText" fullname="QtQuick.Shortcut.portableText" href="qml-qtquick-shortcut.html#portableText-prop" status="active" access="public" documented="true" type="string" attached="false" writable="false"/>
            <qmlproperty name="sequence" fullname="QtQuick.Shortcut.sequence" href="qml-qtquick-shortcut.html#sequence-prop" status="active" access="public" documented="true" type="keysequence" attached="false" writable="true"/>
            <qmlproperty name="sequences" fullname="QtQuick.Shortcut.sequences" href="qml-qtquick-shortcut.html#sequences-prop" status="active" access="public" documented="true" type="list&lt;keysequence&gt;" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="SinglePointHandler" qml-module-name="QtQuick" qml-base-type="QtQuick::PointerDeviceHandler" fullname="QtQuick.SinglePointHandler" href="qml-qtquick-singlepointhandler.html" status="preliminary" access="public" abstract="true" documented="true" title="SinglePointHandler" fulltitle="SinglePointHandler" subtitle="" brief="Abstract handler for single-point Pointer Events">
            <qmlproperty name="point" fullname="QtQuick.SinglePointHandler.point" status="active" access="public" documented="true" type="handlerPoint" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="SmoothedAnimation" qml-module-name="QtQuick" qml-base-type="QtQuick::NumberAnimation" fullname="QtQuick.SmoothedAnimation" href="qml-qtquick-smoothedanimation.html" status="active" access="public" documented="true" groups="qtquick-transitions-animations" title="SmoothedAnimation" fulltitle="SmoothedAnimation" subtitle="" brief="Allows a property to smoothly track a value">
            <qmlproperty name="duration" fullname="QtQuick.SmoothedAnimation.duration" href="qml-qtquick-smoothedanimation.html#duration-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="maximumEasingTime" fullname="QtQuick.SmoothedAnimation.maximumEasingTime" href="qml-qtquick-smoothedanimation.html#maximumEasingTime-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="reversingMode" fullname="QtQuick.SmoothedAnimation.reversingMode" href="qml-qtquick-smoothedanimation.html#reversingMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="velocity" fullname="QtQuick.SmoothedAnimation.velocity" href="qml-qtquick-smoothedanimation.html#velocity-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="SpringAnimation" qml-module-name="QtQuick" qml-base-type="QtQuick::NumberAnimation" fullname="QtQuick.SpringAnimation" href="qml-qtquick-springanimation.html" status="active" access="public" documented="true" groups="qtquick-transitions-animations" title="SpringAnimation" fulltitle="SpringAnimation" subtitle="" brief="Allows a property to track a value in a spring-like motion">
            <qmlproperty name="damping" fullname="QtQuick.SpringAnimation.damping" href="qml-qtquick-springanimation.html#damping-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="epsilon" fullname="QtQuick.SpringAnimation.epsilon" href="qml-qtquick-springanimation.html#epsilon-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="mass" fullname="QtQuick.SpringAnimation.mass" href="qml-qtquick-springanimation.html#mass-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="modulus" fullname="QtQuick.SpringAnimation.modulus" href="qml-qtquick-springanimation.html#modulus-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="spring" fullname="QtQuick.SpringAnimation.spring" href="qml-qtquick-springanimation.html#spring-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="velocity" fullname="QtQuick.SpringAnimation.velocity" href="qml-qtquick-springanimation.html#velocity-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Sprite" qml-module-name="QtQuick" fullname="QtQuick.Sprite" href="qml-qtquick-sprite.html" status="active" access="public" documented="true" groups="qtquick-visual-utility" title="Sprite" fulltitle="Sprite" subtitle="" brief="Specifies sprite animations">
            <qmlproperty name="duration" fullname="QtQuick.Sprite.duration" href="qml-qtquick-sprite.html#duration-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="durationVariation" fullname="QtQuick.Sprite.durationVariation" href="qml-qtquick-sprite.html#durationVariation-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="frameCount" fullname="QtQuick.Sprite.frameCount" href="qml-qtquick-sprite.html#frameCount-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="frameDuration" fullname="QtQuick.Sprite.frameDuration" href="qml-qtquick-sprite.html#frameDuration-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="frameDurationVariation" fullname="QtQuick.Sprite.frameDurationVariation" href="qml-qtquick-sprite.html#frameDurationVariation-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="frameHeight" fullname="QtQuick.Sprite.frameHeight" href="qml-qtquick-sprite.html#frameHeight-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="frameRate" fullname="QtQuick.Sprite.frameRate" href="qml-qtquick-sprite.html#frameRate-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="frameRateVariation" fullname="QtQuick.Sprite.frameRateVariation" href="qml-qtquick-sprite.html#frameRateVariation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="frameSync" fullname="QtQuick.Sprite.frameSync" href="qml-qtquick-sprite.html#frameSync-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="frameWidth" fullname="QtQuick.Sprite.frameWidth" href="qml-qtquick-sprite.html#frameWidth-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="frameX" fullname="QtQuick.Sprite.frameX" href="qml-qtquick-sprite.html#frameX-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="frameY" fullname="QtQuick.Sprite.frameY" href="qml-qtquick-sprite.html#frameY-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="name" fullname="QtQuick.Sprite.name" href="qml-qtquick-sprite.html#name-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="randomStart" fullname="QtQuick.Sprite.randomStart" href="qml-qtquick-sprite.html#randomStart-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="reverse" fullname="QtQuick.Sprite.reverse" href="qml-qtquick-sprite.html#reverse-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="source" fullname="QtQuick.Sprite.source" href="qml-qtquick-sprite.html#source-prop" status="active" access="public" documented="true" type="url" attached="false" writable="true"/>
            <qmlproperty name="to" fullname="QtQuick.Sprite.to" href="qml-qtquick-sprite.html#to-prop" status="active" access="public" documented="true" type="QVariantMap" attached="false" writable="true"/>
        </qmlclass>
        <page name="qtquick-effects-sprites.html" href="qtquick-effects-sprites.html" status="active" location="sprites.qdoc" documented="true" subtype="page" title="Sprite Animations" fulltitle="Sprite Animations" subtitle="" brief="Sprite-based animations with flexible transitioning">
            <contents name="sprite-engine" title="Sprite Engine" level="1"/>
            <contents name="state-machine" title="State Machine" level="2"/>
            <contents name="input-format" title="Input Format" level="2"/>
            <contents name="qml-types-using-the-sprite-engine" title="QML Types Using the Sprite Engine" level="2"/>
            <contents name="animatedsprite-type" title="AnimatedSprite Type" level="1"/>
        </page>
        <qmlclass name="SpriteGoal" qml-module-name="QtQuick.Particles" qml-base-type="QtQuick.Particles::ParticleAffector" fullname="QtQuick.Particles.SpriteGoal" href="qml-qtquick-particles-spritegoal.html" status="active" access="public" documented="true" groups="qtquick-images-sprites" title="SpriteGoal" fulltitle="SpriteGoal" subtitle="" brief="For changing the state of a sprite particle">
            <qmlproperty name="goalState" fullname="QtQuick.Particles.SpriteGoal.goalState" href="qml-qtquick-particles-spritegoal.html#goalState-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="jump" fullname="QtQuick.Particles.SpriteGoal.jump" href="qml-qtquick-particles-spritegoal.html#jump-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="systemStates" fullname="QtQuick.Particles.SpriteGoal.systemStates" href="qml-qtquick-particles-spritegoal.html#systemStates-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="SpriteSequence" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.SpriteSequence" href="qml-qtquick-spritesequence.html" status="active" access="public" documented="true" groups="qtquick-visual-utility" title="SpriteSequence" fulltitle="SpriteSequence" subtitle="" brief="Draws a sprite animation">
            <function name="jumpTo" fullname="QtQuick.SpriteSequence.jumpTo" href="qml-qtquick-spritesequence.html#jumpTo-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="string" name="sprite" default=""/>
            </function>
            <qmlproperty name="currentSprite" fullname="QtQuick.SpriteSequence.currentSprite" href="qml-qtquick-spritesequence.html#currentSprite-prop" status="active" access="public" documented="true" type="string" attached="false" writable="false"/>
            <qmlproperty name="goalSprite" fullname="QtQuick.SpriteSequence.goalSprite" href="qml-qtquick-spritesequence.html#goalSprite-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="interpolate" fullname="QtQuick.SpriteSequence.interpolate" href="qml-qtquick-spritesequence.html#interpolate-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="running" fullname="QtQuick.SpriteSequence.running" href="qml-qtquick-spritesequence.html#running-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="sprites" fullname="QtQuick.SpriteSequence.sprites" href="qml-qtquick-spritesequence.html#sprites-prop" status="active" access="public" documented="true" type="list&lt;Sprite&gt;" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="StackLayout" qml-module-name="QtQuick.Layouts" qml-base-type="QtQuick::Item" fullname="QtQuick.Layouts.StackLayout" href="qml-qtquick-layouts-stacklayout.html" status="active" access="public" documented="true" groups="layouts" title="StackLayout" fulltitle="StackLayout" subtitle="" brief="Stack of items where only one item is visible at a time">
            <qmlproperty name="count" fullname="QtQuick.Layouts.StackLayout.count" href="qml-qtquick-layouts-stacklayout.html#count-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="currentIndex" fullname="QtQuick.Layouts.StackLayout.currentIndex" href="qml-qtquick-layouts-stacklayout.html#currentIndex-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="index" fullname="QtQuick.Layouts.StackLayout.index" href="qml-qtquick-layouts-stacklayout.html#index-attached-prop" status="active" access="public" since="QtQuick.Layouts 1.15" documented="true" type="int" attached="true" writable="false"/>
            <qmlproperty name="isCurrentItem" fullname="QtQuick.Layouts.StackLayout.isCurrentItem" href="qml-qtquick-layouts-stacklayout.html#isCurrentItem-attached-prop" status="active" access="public" since="QtQuick.Layouts 1.15" documented="true" type="bool" attached="true" writable="false"/>
            <qmlproperty name="layout" fullname="QtQuick.Layouts.StackLayout.layout" href="qml-qtquick-layouts-stacklayout.html#layout-attached-prop" status="active" access="public" since="QtQuick.Layouts 1.15" documented="true" type="StackLayout" attached="true" writable="false"/>
        </qmlclass>
        <qmlclass name="State" qml-module-name="QtQuick" fullname="QtQuick.State" href="qml-qtquick-state.html" status="active" access="public" documented="true" groups="qtquick-states" title="State" fulltitle="State" subtitle="" brief="Defines configurations of objects and properties">
            <qmlproperty name="changes" fullname="QtQuick.State.changes" href="qml-qtquick-state.html#changes-prop" status="active" access="public" documented="true" type="list&lt;Change&gt;" attached="false" writable="false"/>
            <qmlproperty name="extend" fullname="QtQuick.State.extend" href="qml-qtquick-state.html#extend-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="name" fullname="QtQuick.State.name" href="qml-qtquick-state.html#name-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="when" fullname="QtQuick.State.when" href="qml-qtquick-state.html#when-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="StateChangeScript" qml-module-name="QtQuick" fullname="QtQuick.StateChangeScript" href="qml-qtquick-statechangescript.html" status="active" access="public" documented="true" groups="qtquick-states" title="StateChangeScript" fulltitle="StateChangeScript" subtitle="" brief="Specifies how to run a script in a state">
            <qmlproperty name="name" fullname="QtQuick.StateChangeScript.name" href="qml-qtquick-statechangescript.html#name-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="script" fullname="QtQuick.StateChangeScript.script" href="qml-qtquick-statechangescript.html#script-prop" status="active" access="public" documented="true" type="script" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="StateGroup" qml-module-name="QtQuick" fullname="QtQuick.StateGroup" href="qml-qtquick-stategroup.html" status="active" access="public" documented="true" groups="qtquick-states" title="StateGroup" fulltitle="StateGroup" subtitle="" brief="Provides built-in state support for non-Item types">
            <qmlproperty name="state" fullname="QtQuick.StateGroup.state" href="qml-qtquick-stategroup.html#state-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="states" fullname="QtQuick.StateGroup.states" href="qml-qtquick-stategroup.html#states-prop" status="active" access="public" documented="true" type="list&lt;State&gt;" attached="false" writable="false"/>
            <qmlproperty name="transitions" fullname="QtQuick.StateGroup.transitions" href="qml-qtquick-stategroup.html#transitions-prop" status="active" access="public" documented="true" type="list&lt;Transition&gt;" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="SystemPalette" qml-module-name="QtQuick" fullname="QtQuick.SystemPalette" href="qml-qtquick-systempalette.html" status="active" access="public" documented="true" groups="qtquick-visual-utility" title="SystemPalette" fulltitle="SystemPalette" subtitle="" brief="Provides access to the Qt palettes">
            <qmlproperty name="accent" fullname="QtQuick.SystemPalette.accent" href="qml-qtquick-systempalette.html#accent-prop" status="active" access="public" since="6.7" documented="true" type="color" attached="false" writable="false"/>
            <qmlproperty name="alternateBase" fullname="QtQuick.SystemPalette.alternateBase" href="qml-qtquick-systempalette.html#alternateBase-prop" status="active" access="public" documented="true" type="color" attached="false" writable="false"/>
            <qmlproperty name="base" fullname="QtQuick.SystemPalette.base" href="qml-qtquick-systempalette.html#base-prop" status="active" access="public" documented="true" type="color" attached="false" writable="false"/>
            <qmlproperty name="button" fullname="QtQuick.SystemPalette.button" href="qml-qtquick-systempalette.html#button-prop" status="active" access="public" documented="true" type="color" attached="false" writable="false"/>
            <qmlproperty name="buttonText" fullname="QtQuick.SystemPalette.buttonText" href="qml-qtquick-systempalette.html#buttonText-prop" status="active" access="public" documented="true" type="color" attached="false" writable="false"/>
            <qmlproperty name="colorGroup" fullname="QtQuick.SystemPalette.colorGroup" href="qml-qtquick-systempalette.html#colorGroup-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="dark" fullname="QtQuick.SystemPalette.dark" href="qml-qtquick-systempalette.html#dark-prop" status="active" access="public" documented="true" type="color" attached="false" writable="false"/>
            <qmlproperty name="highlight" fullname="QtQuick.SystemPalette.highlight" href="qml-qtquick-systempalette.html#highlight-prop" status="active" access="public" documented="true" type="color" attached="false" writable="false"/>
            <qmlproperty name="highlightedText" fullname="QtQuick.SystemPalette.highlightedText" href="qml-qtquick-systempalette.html#highlightedText-prop" status="active" access="public" documented="true" type="color" attached="false" writable="false"/>
            <qmlproperty name="light" fullname="QtQuick.SystemPalette.light" href="qml-qtquick-systempalette.html#light-prop" status="active" access="public" documented="true" type="color" attached="false" writable="false"/>
            <qmlproperty name="mid" fullname="QtQuick.SystemPalette.mid" href="qml-qtquick-systempalette.html#mid-prop" status="active" access="public" documented="true" type="color" attached="false" writable="false"/>
            <qmlproperty name="midlight" fullname="QtQuick.SystemPalette.midlight" href="qml-qtquick-systempalette.html#midlight-prop" status="active" access="public" documented="true" type="color" attached="false" writable="false"/>
            <qmlproperty name="placeholderText" fullname="QtQuick.SystemPalette.placeholderText" href="qml-qtquick-systempalette.html#placeholderText-prop" status="active" access="public" since="6.2" documented="true" type="color" attached="false" writable="false"/>
            <qmlproperty name="shadow" fullname="QtQuick.SystemPalette.shadow" href="qml-qtquick-systempalette.html#shadow-prop" status="active" access="public" documented="true" type="color" attached="false" writable="false"/>
            <qmlproperty name="text" fullname="QtQuick.SystemPalette.text" href="qml-qtquick-systempalette.html#text-prop" status="active" access="public" documented="true" type="color" attached="false" writable="false"/>
            <qmlproperty name="window" fullname="QtQuick.SystemPalette.window" href="qml-qtquick-systempalette.html#window-prop" status="active" access="public" documented="true" type="color" attached="false" writable="false"/>
            <qmlproperty name="windowText" fullname="QtQuick.SystemPalette.windowText" href="qml-qtquick-systempalette.html#windowText-prop" status="active" access="public" documented="true" type="color" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="TableView" qml-module-name="QtQuick" qml-base-type="QtQuick::Flickable" fullname="QtQuick.TableView" href="qml-qtquick-tableview.html" status="active" access="public" documented="true" groups="qtquick-views" title="TableView" fulltitle="TableView" subtitle="" brief="Provides a table view of items to display data from a model">
            <contents name="example-usage" title="Example Usage" level="1"/>
            <contents name="c-models" title="C++ Models" level="2"/>
            <contents name="qml-models" title="QML Models" level="2"/>
            <contents name="reusing-items" title="Reusing items" level="1"/>
            <contents name="row-heights-and-column-widths" title="Row heights and column widths" level="1"/>
            <contents name="editing-cells" title="Editing cells" level="1"/>
            <contents name="overlays-and-underlays" title="Overlays and underlays" level="1"/>
            <contents name="selecting-items" title="Selecting items" level="1"/>
            <contents name="keyboard-navigation" title="Keyboard navigation" level="1"/>
            <contents name="copy-and-paste" title="Copy and paste" level="1"/>
            <function name="cellAtIndex" fullname="QtQuick.TableView.cellAtIndex" href="qml-qtquick-tableview.html#cellAtIndex-method" status="active" access="public" documented="true" since="6.4" meta="qmlmethod" type="point">
                <parameter type="QModelIndex" name="modelIndex" default=""/>
            </function>
            <function name="cellAtPos" fullname="QtQuick.TableView.cellAtPos" href="qml-qtquick-tableview-obsolete.html#cellAtPos-method" status="deprecated" access="public" documented="true" meta="qmlmethod" type="Point">
                <parameter type="point" name="position" default=""/>
                <parameter type="bool" name="includeSpacing" default=""/>
            </function>
            <function name="cellAtPos" fullname="QtQuick.TableView.cellAtPos" href="qml-qtquick-tableview-obsolete.html#cellAtPos-method" status="deprecated" access="public" documented="true" meta="qmlmethod" type="Point">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
                <parameter type="bool" name="includeSpacing" default=""/>
            </function>
            <function name="cellAtPosition" fullname="QtQuick.TableView.cellAtPosition" href="qml-qtquick-tableview.html#cellAtPosition-method" status="active" access="public" documented="true" meta="qmlmethod" type="Point">
                <parameter type="point" name="position" default=""/>
                <parameter type="bool" name="includeSpacing" default=""/>
            </function>
            <function name="cellAtPosition" fullname="QtQuick.TableView.cellAtPosition" href="qml-qtquick-tableview.html#cellAtPosition-method" status="active" access="public" documented="true" meta="qmlmethod" type="Point">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
                <parameter type="bool" name="includeSpacing" default=""/>
            </function>
            <function name="clearColumnReordering" fullname="QtQuick.TableView.clearColumnReordering" href="qml-qtquick-tableview.html#clearColumnReordering-method" status="active" access="public" documented="true" since="6.8" meta="qmlmethod"/>
            <function name="clearColumnWidths" fullname="QtQuick.TableView.clearColumnWidths" href="qml-qtquick-tableview.html#clearColumnWidths-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="clearRowHeights" fullname="QtQuick.TableView.clearRowHeights" href="qml-qtquick-tableview.html#clearRowHeights-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="clearRowReordering" fullname="QtQuick.TableView.clearRowReordering" href="qml-qtquick-tableview.html#clearRowReordering-method" status="active" access="public" documented="true" since="6.8" meta="qmlmethod"/>
            <function name="closeEditor" fullname="QtQuick.TableView.closeEditor" href="qml-qtquick-tableview.html#closeEditor-method" status="active" access="public" documented="true" since="6.5" meta="qmlmethod"/>
            <function name="columnAtIndex" fullname="QtQuick.TableView.columnAtIndex" href="qml-qtquick-tableview.html#columnAtIndex-method" status="active" access="public" documented="true" since="6.4" meta="qmlmethod" type="int">
                <parameter type="QModelIndex" name="modelIndex" default=""/>
            </function>
            <function name="columnMoved" fullname="QtQuick.TableView.columnMoved" href="qml-qtquick-tableview.html#columnMoved-signal" status="active" access="public" documented="true" since="6.8" meta="qmlsignal">
                <parameter type="int" name="logicalIndex" default=""/>
                <parameter type="int" name="oldVisualIndex" default=""/>
                <parameter type="int" name="newVisualIndex" default=""/>
            </function>
            <function name="columnWidth" fullname="QtQuick.TableView.columnWidth" href="qml-qtquick-tableview.html#columnWidth-method" status="active" access="public" documented="true" since="6.2" meta="qmlmethod" type="real">
                <parameter type="int" name="column" default=""/>
            </function>
            <function name="commit" fullname="QtQuick.TableView.commit" href="qml-qtquick-tableview.html#commit-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="edit" fullname="QtQuick.TableView.edit" href="qml-qtquick-tableview.html#edit-method" status="active" access="public" documented="true" since="6.5" meta="qmlmethod">
                <parameter type="QModelIndex" name="modelIndex" default=""/>
            </function>
            <function name="explicitColumnWidth" fullname="QtQuick.TableView.explicitColumnWidth" href="qml-qtquick-tableview.html#explicitColumnWidth-method" status="active" access="public" documented="true" meta="qmlmethod" type="qreal">
                <parameter type="int" name="column" default=""/>
            </function>
            <function name="explicitRowHeight" fullname="QtQuick.TableView.explicitRowHeight" href="qml-qtquick-tableview.html#explicitRowHeight-method" status="active" access="public" documented="true" meta="qmlmethod" type="qreal">
                <parameter type="int" name="row" default=""/>
            </function>
            <function name="forceLayout" fullname="QtQuick.TableView.forceLayout" href="qml-qtquick-tableview.html#forceLayout-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="implicitColumnWidth" fullname="QtQuick.TableView.implicitColumnWidth" href="qml-qtquick-tableview.html#implicitColumnWidth-method" status="active" access="public" documented="true" since="6.2" meta="qmlmethod" type="real">
                <parameter type="int" name="column" default=""/>
            </function>
            <function name="implicitRowHeight" fullname="QtQuick.TableView.implicitRowHeight" href="qml-qtquick-tableview.html#implicitRowHeight-method" status="active" access="public" documented="true" since="6.2" meta="qmlmethod" type="real">
                <parameter type="int" name="row" default=""/>
            </function>
            <function name="index" fullname="QtQuick.TableView.index" href="qml-qtquick-tableview.html#index-method" status="active" access="public" documented="true" since="6.4.3" meta="qmlmethod" type="QModelIndex">
                <parameter type="int" name="row" default=""/>
                <parameter type="int" name="column" default=""/>
            </function>
            <function name="isColumnLoaded" fullname="QtQuick.TableView.isColumnLoaded" href="qml-qtquick-tableview.html#isColumnLoaded-method" status="active" access="public" documented="true" since="6.2" meta="qmlmethod" type="bool">
                <parameter type="int" name="column" default=""/>
            </function>
            <function name="isRowLoaded" fullname="QtQuick.TableView.isRowLoaded" href="qml-qtquick-tableview.html#isRowLoaded-method" status="active" access="public" documented="true" since="6.2" meta="qmlmethod" type="bool">
                <parameter type="int" name="row" default=""/>
            </function>
            <function name="itemAtCell" fullname="QtQuick.TableView.itemAtCell" href="qml-qtquick-tableview.html#itemAtCell-method" status="active" access="public" documented="true" meta="qmlmethod" type="Item">
                <parameter type="point" name="cell" default=""/>
            </function>
            <function name="itemAtCell" fullname="QtQuick.TableView.itemAtCell" href="qml-qtquick-tableview-obsolete.html#itemAtCell-method" status="deprecated" access="public" documented="true" meta="qmlmethod" type="Item">
                <parameter type="int" name="column" default=""/>
                <parameter type="int" name="row" default=""/>
            </function>
            <function name="itemAtIndex" fullname="QtQuick.TableView.itemAtIndex" href="qml-qtquick-tableview.html#itemAtIndex-method" status="active" access="public" documented="true" since="6.5" meta="qmlmethod" type="Item">
                <parameter type="QModelIndex" name="index" default=""/>
            </function>
            <function name="layoutChanged" fullname="QtQuick.TableView.layoutChanged" href="qml-qtquick-tableview.html#layoutChanged-signal" status="active" access="public" documented="true" since="6.5" meta="qmlsignal"/>
            <function name="modelIndex" fullname="QtQuick.TableView.modelIndex" href="qml-qtquick-tableview.html#modelIndex-method" status="active" access="public" documented="true" since="6.4" meta="qmlmethod" type="QModelIndex">
                <parameter type="point" name="cell" default=""/>
            </function>
            <function name="modelIndex" fullname="QtQuick.TableView.modelIndex" href="qml-qtquick-tableview-obsolete.html#modelIndex-method" status="deprecated" access="public" documented="true" since="6.4" meta="qmlmethod" type="QModelIndex">
                <parameter type="int" name="row" default=""/>
                <parameter type="int" name="column" default=""/>
            </function>
            <function name="moveColumn" fullname="QtQuick.TableView.moveColumn" href="qml-qtquick-tableview.html#moveColumn-method" status="active" access="public" documented="true" since="6.8" meta="qmlmethod">
                <parameter type="int" name="source" default=""/>
                <parameter type="int" name="destination" default=""/>
            </function>
            <function name="moveRow" fullname="QtQuick.TableView.moveRow" href="qml-qtquick-tableview.html#moveRow-method" status="active" access="public" documented="true" since="6.8" meta="qmlmethod">
                <parameter type="int" name="source" default=""/>
                <parameter type="int" name="destination" default=""/>
            </function>
            <function name="pooled" fullname="QtQuick.TableView.pooled" href="qml-qtquick-tableview.html#pooled-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="positionViewAtCell" fullname="QtQuick.TableView.positionViewAtCell" href="qml-qtquick-tableview.html#positionViewAtCell-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="point" name="cell" default=""/>
                <parameter type="PositionMode" name="mode" default=""/>
                <parameter type="point" name="offset" default=""/>
                <parameter type="rect" name="subRect" default=""/>
            </function>
            <function name="positionViewAtCell" fullname="QtQuick.TableView.positionViewAtCell" href="qml-qtquick-tableview-obsolete.html#positionViewAtCell-method" status="deprecated" access="public" documented="true" meta="qmlmethod">
                <parameter type="int" name="column" default=""/>
                <parameter type="int" name="row" default=""/>
                <parameter type="PositionMode" name="mode" default=""/>
                <parameter type="point" name="offset" default=""/>
                <parameter type="rect" name="subRect" default=""/>
            </function>
            <function name="positionViewAtColumn" fullname="QtQuick.TableView.positionViewAtColumn" href="qml-qtquick-tableview.html#positionViewAtColumn-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="int" name="column" default=""/>
                <parameter type="PositionMode" name="mode" default=""/>
                <parameter type="real" name="offset" default=""/>
                <parameter type="rect" name="subRect" default=""/>
            </function>
            <function name="positionViewAtIndex" fullname="QtQuick.TableView.positionViewAtIndex" href="qml-qtquick-tableview.html#positionViewAtIndex-method" status="active" access="public" documented="true" since="6.5" meta="qmlmethod">
                <parameter type="QModelIndex" name="index" default=""/>
                <parameter type="PositionMode" name="mode" default=""/>
                <parameter type="point" name="offset" default=""/>
                <parameter type="rect" name="subRect" default=""/>
            </function>
            <function name="positionViewAtRow" fullname="QtQuick.TableView.positionViewAtRow" href="qml-qtquick-tableview.html#positionViewAtRow-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="int" name="row" default=""/>
                <parameter type="PositionMode" name="mode" default=""/>
                <parameter type="real" name="offset" default=""/>
                <parameter type="rect" name="subRect" default=""/>
            </function>
            <function name="reused" fullname="QtQuick.TableView.reused" href="qml-qtquick-tableview.html#reused-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="rowAtIndex" fullname="QtQuick.TableView.rowAtIndex" href="qml-qtquick-tableview.html#rowAtIndex-method" status="active" access="public" documented="true" since="6.4" meta="qmlmethod" type="int">
                <parameter type="QModelIndex" name="modelIndex" default=""/>
            </function>
            <function name="rowHeight" fullname="QtQuick.TableView.rowHeight" href="qml-qtquick-tableview.html#rowHeight-method" status="active" access="public" documented="true" since="6.2" meta="qmlmethod" type="real">
                <parameter type="int" name="row" default=""/>
            </function>
            <function name="rowMoved" fullname="QtQuick.TableView.rowMoved" href="qml-qtquick-tableview.html#rowMoved-signal" status="active" access="public" documented="true" since="6.8" meta="qmlsignal">
                <parameter type="int" name="logicalIndex" default=""/>
                <parameter type="int" name="oldVisualIndex" default=""/>
                <parameter type="int" name="newVisualIndex" default=""/>
            </function>
            <function name="setColumnWidth" fullname="QtQuick.TableView.setColumnWidth" href="qml-qtquick-tableview.html#setColumnWidth-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="int" name="column" default=""/>
                <parameter type="real" name="size" default=""/>
            </function>
            <function name="setRowHeight" fullname="QtQuick.TableView.setRowHeight" href="qml-qtquick-tableview.html#setRowHeight-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="int" name="row" default=""/>
                <parameter type="real" name="size" default=""/>
            </function>
            <qmlproperty name="alternatingRows" fullname="QtQuick.TableView.alternatingRows" href="qml-qtquick-tableview.html#alternatingRows-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="animate" fullname="QtQuick.TableView.animate" href="qml-qtquick-tableview.html#animate-prop" status="active" access="public" since="6.4" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="bottomRow" fullname="QtQuick.TableView.bottomRow" href="qml-qtquick-tableview.html#bottomRow-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="columnSpacing" fullname="QtQuick.TableView.columnSpacing" href="qml-qtquick-tableview.html#columnSpacing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="columnWidthProvider" fullname="QtQuick.TableView.columnWidthProvider" href="qml-qtquick-tableview.html#columnWidthProvider-prop" status="active" access="public" documented="true" type="var" attached="false" writable="true"/>
            <qmlproperty name="columns" fullname="QtQuick.TableView.columns" href="qml-qtquick-tableview.html#columns-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="contentHeight" fullname="QtQuick.TableView.contentHeight" href="qml-qtquick-tableview.html#contentHeight-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="contentWidth" fullname="QtQuick.TableView.contentWidth" href="qml-qtquick-tableview.html#contentWidth-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="currentColumn" fullname="QtQuick.TableView.currentColumn" href="qml-qtquick-tableview.html#currentColumn-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="currentRow" fullname="QtQuick.TableView.currentRow" href="qml-qtquick-tableview.html#currentRow-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="delegate" fullname="QtQuick.TableView.delegate" href="qml-qtquick-tableview.html#delegate-prop" status="active" access="public" documented="true" type="Component" attached="false" writable="true"/>
            <qmlproperty name="editDelegate" fullname="QtQuick.TableView.editDelegate" href="qml-qtquick-tableview.html#editDelegate-attached-prop" status="active" access="public" documented="true" type="Component" attached="true" writable="true"/>
            <qmlproperty name="editTriggers" fullname="QtQuick.TableView.editTriggers" href="qml-qtquick-tableview.html#editTriggers-prop" status="active" access="public" since="6.5" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="keyNavigationEnabled" fullname="QtQuick.TableView.keyNavigationEnabled" href="qml-qtquick-tableview.html#keyNavigationEnabled-prop" status="active" access="public" since="6.4" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="leftColumn" fullname="QtQuick.TableView.leftColumn" href="qml-qtquick-tableview.html#leftColumn-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="model" fullname="QtQuick.TableView.model" href="qml-qtquick-tableview.html#model-prop" status="active" access="public" documented="true" type="model" attached="false" writable="true"/>
            <qmlproperty name="pointerNavigationEnabled" fullname="QtQuick.TableView.pointerNavigationEnabled" href="qml-qtquick-tableview.html#pointerNavigationEnabled-prop" status="active" access="public" since="6.4" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="resizableColumns" fullname="QtQuick.TableView.resizableColumns" href="qml-qtquick-tableview.html#resizableColumns-prop" status="active" access="public" since="6.5" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="resizableRows" fullname="QtQuick.TableView.resizableRows" href="qml-qtquick-tableview.html#resizableRows-prop" status="active" access="public" since="6.5" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="reuseItems" fullname="QtQuick.TableView.reuseItems" href="qml-qtquick-tableview.html#reuseItems-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="rightColumn" fullname="QtQuick.TableView.rightColumn" href="qml-qtquick-tableview.html#rightColumn-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="rowHeightProvider" fullname="QtQuick.TableView.rowHeightProvider" href="qml-qtquick-tableview.html#rowHeightProvider-prop" status="active" access="public" documented="true" type="var" attached="false" writable="true"/>
            <qmlproperty name="rowSpacing" fullname="QtQuick.TableView.rowSpacing" href="qml-qtquick-tableview.html#rowSpacing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="rows" fullname="QtQuick.TableView.rows" href="qml-qtquick-tableview.html#rows-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="selectionBehavior" fullname="QtQuick.TableView.selectionBehavior" href="qml-qtquick-tableview.html#selectionBehavior-prop" status="active" access="public" since="6.4" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="selectionMode" fullname="QtQuick.TableView.selectionMode" href="qml-qtquick-tableview.html#selectionMode-prop" status="active" access="public" since="6.6" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="selectionModel" fullname="QtQuick.TableView.selectionModel" href="qml-qtquick-tableview.html#selectionModel-prop" status="active" access="public" since="6.2" documented="true" type="ItemSelectionModel" attached="false" writable="true"/>
            <qmlproperty name="syncDirection" fullname="QtQuick.TableView.syncDirection" href="qml-qtquick-tableview.html#syncDirection-prop" status="active" access="public" documented="true" type="Qt::Orientations" attached="false" writable="true"/>
            <qmlproperty name="syncView" fullname="QtQuick.TableView.syncView" href="qml-qtquick-tableview.html#syncView-prop" status="active" access="public" documented="true" type="TableView" attached="false" writable="true"/>
            <qmlproperty name="topRow" fullname="QtQuick.TableView.topRow" href="qml-qtquick-tableview.html#topRow-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="view" fullname="QtQuick.TableView.view" href="qml-qtquick-tableview.html#view-attached-prop" status="active" access="public" documented="true" type="TableView" attached="true" writable="true"/>
        </qmlclass>
        <qmlclass name="TapHandler" qml-module-name="QtQuick" qml-base-type="QtQuick::SinglePointHandler" fullname="QtQuick.TapHandler" href="qml-qtquick-taphandler.html" status="active" access="public" documented="true" groups="qtquick-input-handlers" title="TapHandler" fulltitle="TapHandler" subtitle="" brief="Handler for taps and clicks">
            <function name="doubleTapped" fullname="QtQuick.TapHandler.doubleTapped" href="qml-qtquick-taphandler.html#doubleTapped-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="eventPoint" name="eventPoint" default=""/>
                <parameter type="Qt::MouseButton" name="button" default=""/>
            </function>
            <function name="longPressed" fullname="QtQuick.TapHandler.longPressed" href="qml-qtquick-taphandler.html#longPressed-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="singleTapped" fullname="QtQuick.TapHandler.singleTapped" href="qml-qtquick-taphandler.html#singleTapped-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="eventPoint" name="eventPoint" default=""/>
                <parameter type="Qt::MouseButton" name="button" default=""/>
            </function>
            <function name="tapCountChanged" fullname="QtQuick.TapHandler.tapCountChanged" href="qml-qtquick-taphandler.html#tapCountChanged-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="tapped" fullname="QtQuick.TapHandler.tapped" href="qml-qtquick-taphandler.html#tapped-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="eventPoint" name="eventPoint" default=""/>
                <parameter type="Qt::MouseButton" name="button" default=""/>
            </function>
            <qmlproperty name="exclusiveSignals" fullname="QtQuick.TapHandler.exclusiveSignals" href="qml-qtquick-taphandler.html#exclusiveSignals-prop" status="active" access="public" since="6.5" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="gesturePolicy" fullname="QtQuick.TapHandler.gesturePolicy" href="qml-qtquick-taphandler.html#gesturePolicy-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="longPressThreshold" fullname="QtQuick.TapHandler.longPressThreshold" href="qml-qtquick-taphandler.html#longPressThreshold-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="pressed" fullname="QtQuick.TapHandler.pressed" href="qml-qtquick-taphandler.html#pressed-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="tapCount" fullname="QtQuick.TapHandler.tapCount" href="qml-qtquick-taphandler.html#tapCount-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="timeHeld" fullname="QtQuick.TapHandler.timeHeld" href="qml-qtquick-taphandler.html#timeHeld-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="TargetDirection" qml-module-name="QtQuick.Particles" qml-base-type="QtQuick.Particles::Direction" fullname="QtQuick.Particles.TargetDirection" href="qml-qtquick-particles-targetdirection.html" status="active" access="public" documented="true" groups="qtquick-particles" title="TargetDirection" fulltitle="TargetDirection" subtitle="" brief="For specifying a direction towards the target point">
            <qmlproperty name="magnitude" fullname="QtQuick.Particles.TargetDirection.magnitude" href="qml-qtquick-particles-targetdirection.html#magnitude-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="magnitudeVariation" fullname="QtQuick.Particles.TargetDirection.magnitudeVariation" href="qml-qtquick-particles-targetdirection.html#magnitudeVariation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="proportionalMagnitude" fullname="QtQuick.Particles.TargetDirection.proportionalMagnitude" href="qml-qtquick-particles-targetdirection.html#proportionalMagnitude-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="targetItem" fullname="QtQuick.Particles.TargetDirection.targetItem" href="qml-qtquick-particles-targetdirection.html#targetItem-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="true"/>
            <qmlproperty name="targetVariation" fullname="QtQuick.Particles.TargetDirection.targetVariation" href="qml-qtquick-particles-targetdirection.html#targetVariation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="targetX" fullname="QtQuick.Particles.TargetDirection.targetX" href="qml-qtquick-particles-targetdirection.html#targetX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="targetY" fullname="QtQuick.Particles.TargetDirection.targetY" href="qml-qtquick-particles-targetdirection.html#targetY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Text" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.Text" href="qml-qtquick-text.html" status="active" access="public" documented="true" groups="qtquick-visual" title="Text" fulltitle="Text" subtitle="" brief="Specifies how to add formatted text to a scene">
            <contents name="using-html-style" title="Using HTML-style" level="1"/>
            <contents name="using-markdown" title="Using Markdown" level="1"/>
            <function name="doLayout" fullname="QtQuick.Text.doLayout" href="qml-qtquick-text-obsolete.html#doLayout-method" status="deprecated" access="public" documented="true" meta="qmlmethod"/>
            <function name="forceLayout" fullname="QtQuick.Text.forceLayout" href="qml-qtquick-text.html#forceLayout-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="lineLaidOut" fullname="QtQuick.Text.lineLaidOut" href="qml-qtquick-text.html#lineLaidOut-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="object" name="line" default=""/>
            </function>
            <function name="linkActivated" fullname="QtQuick.Text.linkActivated" href="qml-qtquick-text.html#linkActivated-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="string" name="link" default=""/>
            </function>
            <function name="linkAt" fullname="QtQuick.Text.linkAt" href="qml-qtquick-text.html#linkAt-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
            </function>
            <function name="linkHovered" fullname="QtQuick.Text.linkHovered" href="qml-qtquick-text.html#linkHovered-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="string" name="link" default=""/>
            </function>
            <qmlproperty name="advance" fullname="QtQuick.Text.advance" href="qml-qtquick-text.html#advance-prop" status="active" access="public" documented="true" type="size" attached="false" writable="false"/>
            <qmlproperty name="antialiasing" fullname="QtQuick.Text.antialiasing" href="qml-qtquick-text.html#antialiasing-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="baseUrl" fullname="QtQuick.Text.baseUrl" href="qml-qtquick-text.html#baseUrl-prop" status="active" access="public" documented="true" type="url" attached="false" writable="true"/>
            <qmlproperty name="bottomPadding" fullname="QtQuick.Text.bottomPadding" href="qml-qtquick-text.html#bottomPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="clip" fullname="QtQuick.Text.clip" href="qml-qtquick-text.html#clip-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="color" fullname="QtQuick.Text.color" href="qml-qtquick-text.html#color-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="contentHeight" fullname="QtQuick.Text.contentHeight" href="qml-qtquick-text.html#contentHeight-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="contentWidth" fullname="QtQuick.Text.contentWidth" href="qml-qtquick-text.html#contentWidth-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="effectiveHorizontalAlignment" fullname="QtQuick.Text.effectiveHorizontalAlignment" href="qml-qtquick-text.html#effectiveHorizontalAlignment-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
            <qmlproperty name="elide" fullname="QtQuick.Text.elide" href="qml-qtquick-text.html#elide-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="font.bold" fullname="QtQuick.Text.font.bold" href="qml-qtquick-text.html#font.bold-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.capitalization" fullname="QtQuick.Text.font.capitalization" href="qml-qtquick-text.html#font.capitalization-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="font.contextFontMerging" fullname="QtQuick.Text.font.contextFontMerging" href="qml-qtquick-text.html#font.contextFontMerging-prop" status="active" access="public" since="6.8" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.family" fullname="QtQuick.Text.font.family" href="qml-qtquick-text.html#font.family-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="font.features" fullname="QtQuick.Text.font.features" href="qml-qtquick-text.html#font.features-prop" status="active" access="public" since="6.6" documented="true" type="object" attached="false" writable="true"/>
            <qmlproperty name="font.hintingPreference" fullname="QtQuick.Text.font.hintingPreference" href="qml-qtquick-text.html#font.hintingPreference-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="font.italic" fullname="QtQuick.Text.font.italic" href="qml-qtquick-text.html#font.italic-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.kerning" fullname="QtQuick.Text.font.kerning" href="qml-qtquick-text.html#font.kerning-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.letterSpacing" fullname="QtQuick.Text.font.letterSpacing" href="qml-qtquick-text.html#font.letterSpacing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="font.pixelSize" fullname="QtQuick.Text.font.pixelSize" href="qml-qtquick-text.html#font.pixelSize-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="font.pointSize" fullname="QtQuick.Text.font.pointSize" href="qml-qtquick-text.html#font.pointSize-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="font.preferShaping" fullname="QtQuick.Text.font.preferShaping" href="qml-qtquick-text.html#font.preferShaping-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.preferTypoLineMetrics" fullname="QtQuick.Text.font.preferTypoLineMetrics" href="qml-qtquick-text.html#font.preferTypoLineMetrics-prop" status="active" access="public" since="6.8" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.strikeout" fullname="QtQuick.Text.font.strikeout" href="qml-qtquick-text.html#font.strikeout-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.styleName" fullname="QtQuick.Text.font.styleName" href="qml-qtquick-text.html#font.styleName-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="font.underline" fullname="QtQuick.Text.font.underline" href="qml-qtquick-text.html#font.underline-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.variableAxes" fullname="QtQuick.Text.font.variableAxes" href="qml-qtquick-text.html#font.variableAxes-prop" status="active" access="public" since="6.7" documented="true" type="object" attached="false" writable="true"/>
            <qmlproperty name="font.weight" fullname="QtQuick.Text.font.weight" href="qml-qtquick-text.html#font.weight-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="font.wordSpacing" fullname="QtQuick.Text.font.wordSpacing" href="qml-qtquick-text.html#font.wordSpacing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="fontInfo.bold" fullname="QtQuick.Text.fontInfo.bold" href="qml-qtquick-text.html#fontInfo.bold-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="fontInfo.family" fullname="QtQuick.Text.fontInfo.family" href="qml-qtquick-text.html#fontInfo.family-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="fontInfo.italic" fullname="QtQuick.Text.fontInfo.italic" href="qml-qtquick-text.html#fontInfo.italic-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="fontInfo.pixelSize" fullname="QtQuick.Text.fontInfo.pixelSize" href="qml-qtquick-text.html#fontInfo.pixelSize-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="fontInfo.pointSize" fullname="QtQuick.Text.fontInfo.pointSize" href="qml-qtquick-text.html#fontInfo.pointSize-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="fontInfo.styleName" fullname="QtQuick.Text.fontInfo.styleName" href="qml-qtquick-text.html#fontInfo.styleName-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="fontInfo.weight" fullname="QtQuick.Text.fontInfo.weight" href="qml-qtquick-text.html#fontInfo.weight-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="fontSizeMode" fullname="QtQuick.Text.fontSizeMode" href="qml-qtquick-text.html#fontSizeMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="horizontalAlignment" fullname="QtQuick.Text.horizontalAlignment" href="qml-qtquick-text.html#horizontalAlignment-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="hoveredLink" fullname="QtQuick.Text.hoveredLink" href="qml-qtquick-text.html#hoveredLink-prop" status="active" access="public" documented="true" type="string" attached="false" writable="false"/>
            <qmlproperty name="leftPadding" fullname="QtQuick.Text.leftPadding" href="qml-qtquick-text.html#leftPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="lineCount" fullname="QtQuick.Text.lineCount" href="qml-qtquick-text.html#lineCount-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="lineHeight" fullname="QtQuick.Text.lineHeight" href="qml-qtquick-text.html#lineHeight-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="lineHeightMode" fullname="QtQuick.Text.lineHeightMode" href="qml-qtquick-text.html#lineHeightMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="linkColor" fullname="QtQuick.Text.linkColor" href="qml-qtquick-text.html#linkColor-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="maximumLineCount" fullname="QtQuick.Text.maximumLineCount" href="qml-qtquick-text.html#maximumLineCount-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="minimumPixelSize" fullname="QtQuick.Text.minimumPixelSize" href="qml-qtquick-text.html#minimumPixelSize-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="minimumPointSize" fullname="QtQuick.Text.minimumPointSize" href="qml-qtquick-text.html#minimumPointSize-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="padding" fullname="QtQuick.Text.padding" href="qml-qtquick-text.html#padding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="renderType" fullname="QtQuick.Text.renderType" href="qml-qtquick-text.html#renderType-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="renderTypeQuality" fullname="QtQuick.Text.renderTypeQuality" href="qml-qtquick-text.html#renderTypeQuality-prop" status="active" access="public" since="6.0" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="rightPadding" fullname="QtQuick.Text.rightPadding" href="qml-qtquick-text.html#rightPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="style" fullname="QtQuick.Text.style" href="qml-qtquick-text.html#style-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="styleColor" fullname="QtQuick.Text.styleColor" href="qml-qtquick-text.html#styleColor-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="text" fullname="QtQuick.Text.text" href="qml-qtquick-text.html#text-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="textFormat" fullname="QtQuick.Text.textFormat" href="qml-qtquick-text.html#textFormat-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="topPadding" fullname="QtQuick.Text.topPadding" href="qml-qtquick-text.html#topPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="truncated" fullname="QtQuick.Text.truncated" href="qml-qtquick-text.html#truncated-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="verticalAlignment" fullname="QtQuick.Text.verticalAlignment" href="qml-qtquick-text.html#verticalAlignment-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="wrapMode" fullname="QtQuick.Text.wrapMode" href="qml-qtquick-text.html#wrapMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="TextDocument" qml-module-name="QtQuick" fullname="QtQuick.TextDocument" href="qml-qtquick-textdocument.html" status="preliminary" access="public" documented="true" title="TextDocument" fulltitle="TextDocument" subtitle="" brief="A wrapper around TextEdit's backing QTextDocument">
            <function name="save" fullname="QtQuick.TextDocument.save" href="qml-qtquick-textdocument.html#save-method" status="preliminary" access="public" documented="true" since="6.7" meta="qmlmethod" type="void"/>
            <function name="saveAs" fullname="QtQuick.TextDocument.saveAs" href="qml-qtquick-textdocument.html#saveAs-method" status="preliminary" access="public" documented="true" since="6.7" meta="qmlmethod" type="void">
                <parameter type="url" name="url" default=""/>
            </function>
            <qmlproperty name="errorString" fullname="QtQuick.TextDocument.errorString" href="qml-qtquick-textdocument.html#errorString-prop" status="preliminary" access="public" since="6.7" documented="true" type="string" attached="false" writable="false"/>
            <qmlproperty name="modified" fullname="QtQuick.TextDocument.modified" href="qml-qtquick-textdocument.html#modified-prop" status="preliminary" access="public" since="6.7" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="source" fullname="QtQuick.TextDocument.source" href="qml-qtquick-textdocument.html#source-prop" status="preliminary" access="public" since="6.7" documented="true" type="url" attached="false" writable="true"/>
            <qmlproperty name="status" fullname="QtQuick.TextDocument.status" href="qml-qtquick-textdocument.html#status-prop" status="preliminary" access="public" since="6.7" documented="true" type="enumeration" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="TextEdit" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.TextEdit" href="qml-qtquick-textedit.html" status="active" access="public" documented="true" groups="qtquick-input,qtquick-visual" title="TextEdit" fulltitle="TextEdit" subtitle="" brief="Displays multiple lines of editable formatted text">
            <function name="append" fullname="QtQuick.TextEdit.append" href="qml-qtquick-textedit.html#append-method" status="active" access="public" documented="true" meta="qmlmethod" type="void">
                <parameter type="string" name="text" default=""/>
            </function>
            <function name="clear" fullname="QtQuick.TextEdit.clear" href="qml-qtquick-textedit.html#clear-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="copy" fullname="QtQuick.TextEdit.copy" href="qml-qtquick-textedit.html#copy-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="cut" fullname="QtQuick.TextEdit.cut" href="qml-qtquick-textedit.html#cut-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="deselect" fullname="QtQuick.TextEdit.deselect" href="qml-qtquick-textedit.html#deselect-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="editingFinished" fullname="QtQuick.TextEdit.editingFinished" href="qml-qtquick-textedit.html#editingFinished-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="getFormattedText" fullname="QtQuick.TextEdit.getFormattedText" href="qml-qtquick-textedit.html#getFormattedText-method" status="active" access="public" documented="true" meta="qmlmethod" type="string">
                <parameter type="int" name="start" default=""/>
                <parameter type="int" name="end" default=""/>
            </function>
            <function name="getText" fullname="QtQuick.TextEdit.getText" href="qml-qtquick-textedit.html#getText-method" status="active" access="public" documented="true" meta="qmlmethod" type="string">
                <parameter type="int" name="start" default=""/>
                <parameter type="int" name="end" default=""/>
            </function>
            <function name="insert" fullname="QtQuick.TextEdit.insert" href="qml-qtquick-textedit.html#insert-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="int" name="position" default=""/>
                <parameter type="string" name="text" default=""/>
            </function>
            <function name="isRightToLeft" fullname="QtQuick.TextEdit.isRightToLeft" href="qml-qtquick-textedit.html#isRightToLeft-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="int" name="start" default=""/>
                <parameter type="int" name="end" default=""/>
            </function>
            <function name="linkActivated" fullname="QtQuick.TextEdit.linkActivated" href="qml-qtquick-textedit.html#linkActivated-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="string" name="link" default=""/>
            </function>
            <function name="linkAt" fullname="QtQuick.TextEdit.linkAt" href="qml-qtquick-textedit.html#linkAt-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
            </function>
            <function name="linkHovered" fullname="QtQuick.TextEdit.linkHovered" href="qml-qtquick-textedit.html#linkHovered-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="string" name="link" default=""/>
            </function>
            <function name="moveCursorSelection" fullname="QtQuick.TextEdit.moveCursorSelection" href="qml-qtquick-textedit.html#moveCursorSelection-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="int" name="position" default=""/>
                <parameter type="SelectionMode" name="mode" default=""/>
            </function>
            <function name="paste" fullname="QtQuick.TextEdit.paste" href="qml-qtquick-textedit.html#paste-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="positionAt" fullname="QtQuick.TextEdit.positionAt" href="qml-qtquick-textedit.html#positionAt-method" status="active" access="public" documented="true" meta="qmlmethod" type="int">
                <parameter type="int" name="x" default=""/>
                <parameter type="int" name="y" default=""/>
            </function>
            <function name="positionToRectangle" fullname="QtQuick.TextEdit.positionToRectangle" href="qml-qtquick-textedit.html#positionToRectangle-method" status="active" access="public" documented="true" meta="qmlmethod" type="rectangle">
                <parameter type="" name="position" default=""/>
            </function>
            <function name="redo" fullname="QtQuick.TextEdit.redo" href="qml-qtquick-textedit.html#redo-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="remove" fullname="QtQuick.TextEdit.remove" href="qml-qtquick-textedit.html#remove-method" status="active" access="public" documented="true" meta="qmlmethod" type="string">
                <parameter type="int" name="start" default=""/>
                <parameter type="int" name="end" default=""/>
            </function>
            <function name="select" fullname="QtQuick.TextEdit.select" href="qml-qtquick-textedit.html#select-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="int" name="start" default=""/>
                <parameter type="int" name="end" default=""/>
            </function>
            <function name="selectAll" fullname="QtQuick.TextEdit.selectAll" href="qml-qtquick-textedit.html#selectAll-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="selectWord" fullname="QtQuick.TextEdit.selectWord" href="qml-qtquick-textedit.html#selectWord-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="textEdited" fullname="QtQuick.TextEdit.textEdited" href="qml-qtquick-textedit.html#textEdited-signal" status="active" access="public" documented="true" since="6.9" meta="qmlsignal"/>
            <function name="undo" fullname="QtQuick.TextEdit.undo" href="qml-qtquick-textedit.html#undo-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <qmlproperty name="activeFocusOnPress" fullname="QtQuick.TextEdit.activeFocusOnPress" href="qml-qtquick-textedit.html#activeFocusOnPress-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="baseUrl" fullname="QtQuick.TextEdit.baseUrl" href="qml-qtquick-textedit.html#baseUrl-prop" status="active" access="public" documented="true" type="url" attached="false" writable="true"/>
            <qmlproperty name="bottomPadding" fullname="QtQuick.TextEdit.bottomPadding" href="qml-qtquick-textedit.html#bottomPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="canPaste" fullname="QtQuick.TextEdit.canPaste" href="qml-qtquick-textedit.html#canPaste-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="canRedo" fullname="QtQuick.TextEdit.canRedo" href="qml-qtquick-textedit.html#canRedo-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="canUndo" fullname="QtQuick.TextEdit.canUndo" href="qml-qtquick-textedit.html#canUndo-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="color" fullname="QtQuick.TextEdit.color" href="qml-qtquick-textedit.html#color-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="contentHeight" fullname="QtQuick.TextEdit.contentHeight" href="qml-qtquick-textedit.html#contentHeight-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="contentWidth" fullname="QtQuick.TextEdit.contentWidth" href="qml-qtquick-textedit.html#contentWidth-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="cursorDelegate" fullname="QtQuick.TextEdit.cursorDelegate" href="qml-qtquick-textedit.html#cursorDelegate-prop" status="active" access="public" documented="true" type="Component" attached="false" writable="true"/>
            <qmlproperty name="cursorPosition" fullname="QtQuick.TextEdit.cursorPosition" href="qml-qtquick-textedit.html#cursorPosition-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="cursorRectangle" fullname="QtQuick.TextEdit.cursorRectangle" href="qml-qtquick-textedit.html#cursorRectangle-prop" status="active" access="public" documented="true" type="rectangle" attached="false" writable="false"/>
            <qmlproperty name="cursorSelection" fullname="QtQuick.TextEdit.cursorSelection" href="qml-qtquick-textedit.html#cursorSelection-prop" status="preliminary" access="public" since="6.7" documented="true" type="QtQuick::TextSelection" attached="false" writable="false"/>
            <qmlproperty name="cursorVisible" fullname="QtQuick.TextEdit.cursorVisible" href="qml-qtquick-textedit.html#cursorVisible-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="effectiveHorizontalAlignment" fullname="QtQuick.TextEdit.effectiveHorizontalAlignment" href="qml-qtquick-textedit.html#effectiveHorizontalAlignment-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
            <qmlproperty name="font.bold" fullname="QtQuick.TextEdit.font.bold" href="qml-qtquick-textedit.html#font.bold-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.capitalization" fullname="QtQuick.TextEdit.font.capitalization" href="qml-qtquick-textedit.html#font.capitalization-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="font.contextFontMerging" fullname="QtQuick.TextEdit.font.contextFontMerging" href="qml-qtquick-textedit.html#font.contextFontMerging-prop" status="active" access="public" since="6.8" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.family" fullname="QtQuick.TextEdit.font.family" href="qml-qtquick-textedit.html#font.family-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="font.features" fullname="QtQuick.TextEdit.font.features" href="qml-qtquick-textedit.html#font.features-prop" status="active" access="public" since="6.6" documented="true" type="object" attached="false" writable="true"/>
            <qmlproperty name="font.hintingPreference" fullname="QtQuick.TextEdit.font.hintingPreference" href="qml-qtquick-textedit.html#font.hintingPreference-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="font.italic" fullname="QtQuick.TextEdit.font.italic" href="qml-qtquick-textedit.html#font.italic-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.kerning" fullname="QtQuick.TextEdit.font.kerning" href="qml-qtquick-textedit.html#font.kerning-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.letterSpacing" fullname="QtQuick.TextEdit.font.letterSpacing" href="qml-qtquick-textedit.html#font.letterSpacing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="font.pixelSize" fullname="QtQuick.TextEdit.font.pixelSize" href="qml-qtquick-textedit.html#font.pixelSize-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="font.pointSize" fullname="QtQuick.TextEdit.font.pointSize" href="qml-qtquick-textedit.html#font.pointSize-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="font.preferShaping" fullname="QtQuick.TextEdit.font.preferShaping" href="qml-qtquick-textedit.html#font.preferShaping-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.preferTypoLineMetrics" fullname="QtQuick.TextEdit.font.preferTypoLineMetrics" href="qml-qtquick-textedit.html#font.preferTypoLineMetrics-prop" status="active" access="public" since="6.8" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.strikeout" fullname="QtQuick.TextEdit.font.strikeout" href="qml-qtquick-textedit.html#font.strikeout-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.styleName" fullname="QtQuick.TextEdit.font.styleName" href="qml-qtquick-textedit.html#font.styleName-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="font.underline" fullname="QtQuick.TextEdit.font.underline" href="qml-qtquick-textedit.html#font.underline-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.variableAxes" fullname="QtQuick.TextEdit.font.variableAxes" href="qml-qtquick-textedit.html#font.variableAxes-prop" status="active" access="public" since="6.7" documented="true" type="object" attached="false" writable="true"/>
            <qmlproperty name="font.weight" fullname="QtQuick.TextEdit.font.weight" href="qml-qtquick-textedit.html#font.weight-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="font.wordSpacing" fullname="QtQuick.TextEdit.font.wordSpacing" href="qml-qtquick-textedit.html#font.wordSpacing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="horizontalAlignment" fullname="QtQuick.TextEdit.horizontalAlignment" href="qml-qtquick-textedit.html#horizontalAlignment-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="hoveredLink" fullname="QtQuick.TextEdit.hoveredLink" href="qml-qtquick-textedit.html#hoveredLink-prop" status="active" access="public" documented="true" type="string" attached="false" writable="false"/>
            <qmlproperty name="inputMethodComposing" fullname="QtQuick.TextEdit.inputMethodComposing" href="qml-qtquick-textedit.html#inputMethodComposing-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="inputMethodHints" fullname="QtQuick.TextEdit.inputMethodHints" href="qml-qtquick-textedit.html#inputMethodHints-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="leftPadding" fullname="QtQuick.TextEdit.leftPadding" href="qml-qtquick-textedit.html#leftPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="length" fullname="QtQuick.TextEdit.length" href="qml-qtquick-textedit.html#length-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="lineCount" fullname="QtQuick.TextEdit.lineCount" href="qml-qtquick-textedit.html#lineCount-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="mouseSelectionMode" fullname="QtQuick.TextEdit.mouseSelectionMode" href="qml-qtquick-textedit.html#mouseSelectionMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="overwriteMode" fullname="QtQuick.TextEdit.overwriteMode" href="qml-qtquick-textedit.html#overwriteMode-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="padding" fullname="QtQuick.TextEdit.padding" href="qml-qtquick-textedit.html#padding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="persistentSelection" fullname="QtQuick.TextEdit.persistentSelection" href="qml-qtquick-textedit.html#persistentSelection-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="preeditText" fullname="QtQuick.TextEdit.preeditText" href="qml-qtquick-textedit.html#preeditText-prop" status="active" access="public" documented="true" type="string" attached="false" writable="false"/>
            <qmlproperty name="readOnly" fullname="QtQuick.TextEdit.readOnly" href="qml-qtquick-textedit.html#readOnly-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="renderType" fullname="QtQuick.TextEdit.renderType" href="qml-qtquick-textedit.html#renderType-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="rightPadding" fullname="QtQuick.TextEdit.rightPadding" href="qml-qtquick-textedit.html#rightPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="selectByKeyboard" fullname="QtQuick.TextEdit.selectByKeyboard" href="qml-qtquick-textedit.html#selectByKeyboard-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="selectByMouse" fullname="QtQuick.TextEdit.selectByMouse" href="qml-qtquick-textedit.html#selectByMouse-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="selectedText" fullname="QtQuick.TextEdit.selectedText" href="qml-qtquick-textedit.html#selectedText-prop" status="active" access="public" documented="true" type="string" attached="false" writable="false"/>
            <qmlproperty name="selectedTextColor" fullname="QtQuick.TextEdit.selectedTextColor" href="qml-qtquick-textedit.html#selectedTextColor-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="selectionColor" fullname="QtQuick.TextEdit.selectionColor" href="qml-qtquick-textedit.html#selectionColor-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="selectionEnd" fullname="QtQuick.TextEdit.selectionEnd" href="qml-qtquick-textedit.html#selectionEnd-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="selectionStart" fullname="QtQuick.TextEdit.selectionStart" href="qml-qtquick-textedit.html#selectionStart-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="tabStopDistance" fullname="QtQuick.TextEdit.tabStopDistance" href="qml-qtquick-textedit.html#tabStopDistance-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="text" fullname="QtQuick.TextEdit.text" href="qml-qtquick-textedit.html#text-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="textDocument" fullname="QtQuick.TextEdit.textDocument" href="qml-qtquick-textedit.html#textDocument-prop" status="active" access="public" documented="true" type="TextDocument" attached="false" writable="false"/>
            <qmlproperty name="textFormat" fullname="QtQuick.TextEdit.textFormat" href="qml-qtquick-textedit.html#textFormat-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="textMargin" fullname="QtQuick.TextEdit.textMargin" href="qml-qtquick-textedit.html#textMargin-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="topPadding" fullname="QtQuick.TextEdit.topPadding" href="qml-qtquick-textedit.html#topPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="verticalAlignment" fullname="QtQuick.TextEdit.verticalAlignment" href="qml-qtquick-textedit.html#verticalAlignment-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="wrapMode" fullname="QtQuick.TextEdit.wrapMode" href="qml-qtquick-textedit.html#wrapMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="TextInput" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.TextInput" href="qml-qtquick-textinput.html" status="active" access="public" documented="true" groups="qtquick-input,qtquick-visual" title="TextInput" fulltitle="TextInput" subtitle="" brief="Displays an editable line of text">
            <function name="accepted" fullname="QtQuick.TextInput.accepted" href="qml-qtquick-textinput.html#accepted-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="clear" fullname="QtQuick.TextInput.clear" href="qml-qtquick-textinput.html#clear-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="copy" fullname="QtQuick.TextInput.copy" href="qml-qtquick-textinput.html#copy-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="cut" fullname="QtQuick.TextInput.cut" href="qml-qtquick-textinput.html#cut-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="deselect" fullname="QtQuick.TextInput.deselect" href="qml-qtquick-textinput.html#deselect-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="editingFinished" fullname="QtQuick.TextInput.editingFinished" href="qml-qtquick-textinput.html#editingFinished-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="ensureVisible" fullname="QtQuick.TextInput.ensureVisible" href="qml-qtquick-textinput.html#ensureVisible-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="int" name="position" default=""/>
            </function>
            <function name="getText" fullname="QtQuick.TextInput.getText" href="qml-qtquick-textinput.html#getText-method" status="active" access="public" documented="true" meta="qmlmethod" type="string">
                <parameter type="int" name="start" default=""/>
                <parameter type="int" name="end" default=""/>
            </function>
            <function name="insert" fullname="QtQuick.TextInput.insert" href="qml-qtquick-textinput.html#insert-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="int" name="position" default=""/>
                <parameter type="string" name="text" default=""/>
            </function>
            <function name="isRightToLeft" fullname="QtQuick.TextInput.isRightToLeft" href="qml-qtquick-textinput.html#isRightToLeft-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="int" name="start" default=""/>
                <parameter type="int" name="end" default=""/>
            </function>
            <function name="moveCursorSelection" fullname="QtQuick.TextInput.moveCursorSelection" href="qml-qtquick-textinput.html#moveCursorSelection-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="int" name="position" default=""/>
                <parameter type="SelectionMode" name="mode" default=""/>
            </function>
            <function name="paste" fullname="QtQuick.TextInput.paste" href="qml-qtquick-textinput.html#paste-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="positionAt" fullname="QtQuick.TextInput.positionAt" href="qml-qtquick-textinput.html#positionAt-method" status="active" access="public" documented="true" meta="qmlmethod" type="int">
                <parameter type="real" name="x" default=""/>
                <parameter type="real" name="y" default=""/>
                <parameter type="CursorPosition" name="position" default=""/>
            </function>
            <function name="positionToRectangle" fullname="QtQuick.TextInput.positionToRectangle" href="qml-qtquick-textinput.html#positionToRectangle-method" status="active" access="public" documented="true" meta="qmlmethod" type="rect">
                <parameter type="int" name="pos" default=""/>
            </function>
            <function name="redo" fullname="QtQuick.TextInput.redo" href="qml-qtquick-textinput.html#redo-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="remove" fullname="QtQuick.TextInput.remove" href="qml-qtquick-textinput.html#remove-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="int" name="start" default=""/>
                <parameter type="int" name="end" default=""/>
            </function>
            <function name="select" fullname="QtQuick.TextInput.select" href="qml-qtquick-textinput.html#select-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="int" name="start" default=""/>
                <parameter type="int" name="end" default=""/>
            </function>
            <function name="selectAll" fullname="QtQuick.TextInput.selectAll" href="qml-qtquick-textinput.html#selectAll-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="selectWord" fullname="QtQuick.TextInput.selectWord" href="qml-qtquick-textinput.html#selectWord-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="textEdited" fullname="QtQuick.TextInput.textEdited" href="qml-qtquick-textinput.html#textEdited-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="undo" fullname="QtQuick.TextInput.undo" href="qml-qtquick-textinput.html#undo-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <qmlproperty name="acceptableInput" fullname="QtQuick.TextInput.acceptableInput" href="qml-qtquick-textinput.html#acceptableInput-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="activeFocusOnPress" fullname="QtQuick.TextInput.activeFocusOnPress" href="qml-qtquick-textinput.html#activeFocusOnPress-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="autoScroll" fullname="QtQuick.TextInput.autoScroll" href="qml-qtquick-textinput.html#autoScroll-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="bottomPadding" fullname="QtQuick.TextInput.bottomPadding" href="qml-qtquick-textinput.html#bottomPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="canPaste" fullname="QtQuick.TextInput.canPaste" href="qml-qtquick-textinput.html#canPaste-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="canRedo" fullname="QtQuick.TextInput.canRedo" href="qml-qtquick-textinput.html#canRedo-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="canUndo" fullname="QtQuick.TextInput.canUndo" href="qml-qtquick-textinput.html#canUndo-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="color" fullname="QtQuick.TextInput.color" href="qml-qtquick-textinput.html#color-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="contentHeight" fullname="QtQuick.TextInput.contentHeight" href="qml-qtquick-textinput.html#contentHeight-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="contentWidth" fullname="QtQuick.TextInput.contentWidth" href="qml-qtquick-textinput.html#contentWidth-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="cursorDelegate" fullname="QtQuick.TextInput.cursorDelegate" href="qml-qtquick-textinput.html#cursorDelegate-prop" status="active" access="public" documented="true" type="Component" attached="false" writable="true"/>
            <qmlproperty name="cursorPosition" fullname="QtQuick.TextInput.cursorPosition" href="qml-qtquick-textinput.html#cursorPosition-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="cursorRectangle" fullname="QtQuick.TextInput.cursorRectangle" href="qml-qtquick-textinput.html#cursorRectangle-prop" status="active" access="public" documented="true" type="rectangle" attached="false" writable="false"/>
            <qmlproperty name="cursorVisible" fullname="QtQuick.TextInput.cursorVisible" href="qml-qtquick-textinput.html#cursorVisible-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="displayText" fullname="QtQuick.TextInput.displayText" href="qml-qtquick-textinput.html#displayText-prop" status="active" access="public" documented="true" type="string" attached="false" writable="false"/>
            <qmlproperty name="echoMode" fullname="QtQuick.TextInput.echoMode" href="qml-qtquick-textinput.html#echoMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="effectiveHorizontalAlignment" fullname="QtQuick.TextInput.effectiveHorizontalAlignment" href="qml-qtquick-textinput.html#effectiveHorizontalAlignment-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false"/>
            <qmlproperty name="font.bold" fullname="QtQuick.TextInput.font.bold" href="qml-qtquick-textinput.html#font.bold-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.capitalization" fullname="QtQuick.TextInput.font.capitalization" href="qml-qtquick-textinput.html#font.capitalization-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="font.contextFontMerging" fullname="QtQuick.TextInput.font.contextFontMerging" href="qml-qtquick-textinput.html#font.contextFontMerging-prop" status="active" access="public" since="6.8" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.family" fullname="QtQuick.TextInput.font.family" href="qml-qtquick-textinput.html#font.family-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="font.features" fullname="QtQuick.TextInput.font.features" href="qml-qtquick-textinput.html#font.features-prop" status="active" access="public" since="6.6" documented="true" type="object" attached="false" writable="true"/>
            <qmlproperty name="font.hintingPreference" fullname="QtQuick.TextInput.font.hintingPreference" href="qml-qtquick-textinput.html#font.hintingPreference-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="font.italic" fullname="QtQuick.TextInput.font.italic" href="qml-qtquick-textinput.html#font.italic-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.kerning" fullname="QtQuick.TextInput.font.kerning" href="qml-qtquick-textinput.html#font.kerning-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.letterSpacing" fullname="QtQuick.TextInput.font.letterSpacing" href="qml-qtquick-textinput.html#font.letterSpacing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="font.pixelSize" fullname="QtQuick.TextInput.font.pixelSize" href="qml-qtquick-textinput.html#font.pixelSize-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="font.pointSize" fullname="QtQuick.TextInput.font.pointSize" href="qml-qtquick-textinput.html#font.pointSize-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="font.preferShaping" fullname="QtQuick.TextInput.font.preferShaping" href="qml-qtquick-textinput.html#font.preferShaping-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.preferTypoLineMetrics" fullname="QtQuick.TextInput.font.preferTypoLineMetrics" href="qml-qtquick-textinput.html#font.preferTypoLineMetrics-prop" status="active" access="public" since="6.8" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.strikeout" fullname="QtQuick.TextInput.font.strikeout" href="qml-qtquick-textinput.html#font.strikeout-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.styleName" fullname="QtQuick.TextInput.font.styleName" href="qml-qtquick-textinput.html#font.styleName-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="font.underline" fullname="QtQuick.TextInput.font.underline" href="qml-qtquick-textinput.html#font.underline-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="font.variableAxes" fullname="QtQuick.TextInput.font.variableAxes" href="qml-qtquick-textinput.html#font.variableAxes-prop" status="active" access="public" since="6.7" documented="true" type="object" attached="false" writable="true"/>
            <qmlproperty name="font.weight" fullname="QtQuick.TextInput.font.weight" href="qml-qtquick-textinput.html#font.weight-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="font.wordSpacing" fullname="QtQuick.TextInput.font.wordSpacing" href="qml-qtquick-textinput.html#font.wordSpacing-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="horizontalAlignment" fullname="QtQuick.TextInput.horizontalAlignment" href="qml-qtquick-textinput.html#horizontalAlignment-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="inputMask" fullname="QtQuick.TextInput.inputMask" href="qml-qtquick-textinput.html#inputMask-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="inputMethodComposing" fullname="QtQuick.TextInput.inputMethodComposing" href="qml-qtquick-textinput.html#inputMethodComposing-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="inputMethodHints" fullname="QtQuick.TextInput.inputMethodHints" href="qml-qtquick-textinput.html#inputMethodHints-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="leftPadding" fullname="QtQuick.TextInput.leftPadding" href="qml-qtquick-textinput.html#leftPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="length" fullname="QtQuick.TextInput.length" href="qml-qtquick-textinput.html#length-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="maximumLength" fullname="QtQuick.TextInput.maximumLength" href="qml-qtquick-textinput.html#maximumLength-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="mouseSelectionMode" fullname="QtQuick.TextInput.mouseSelectionMode" href="qml-qtquick-textinput.html#mouseSelectionMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="overwriteMode" fullname="QtQuick.TextInput.overwriteMode" href="qml-qtquick-textinput.html#overwriteMode-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="padding" fullname="QtQuick.TextInput.padding" href="qml-qtquick-textinput.html#padding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="passwordCharacter" fullname="QtQuick.TextInput.passwordCharacter" href="qml-qtquick-textinput.html#passwordCharacter-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="passwordMaskDelay" fullname="QtQuick.TextInput.passwordMaskDelay" href="qml-qtquick-textinput.html#passwordMaskDelay-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="persistentSelection" fullname="QtQuick.TextInput.persistentSelection" href="qml-qtquick-textinput.html#persistentSelection-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="preeditText" fullname="QtQuick.TextInput.preeditText" href="qml-qtquick-textinput.html#preeditText-prop" status="active" access="public" documented="true" type="string" attached="false" writable="false"/>
            <qmlproperty name="readOnly" fullname="QtQuick.TextInput.readOnly" href="qml-qtquick-textinput.html#readOnly-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="renderType" fullname="QtQuick.TextInput.renderType" href="qml-qtquick-textinput.html#renderType-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="rightPadding" fullname="QtQuick.TextInput.rightPadding" href="qml-qtquick-textinput.html#rightPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="selectByMouse" fullname="QtQuick.TextInput.selectByMouse" href="qml-qtquick-textinput.html#selectByMouse-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="selectedText" fullname="QtQuick.TextInput.selectedText" href="qml-qtquick-textinput.html#selectedText-prop" status="active" access="public" documented="true" type="string" attached="false" writable="false"/>
            <qmlproperty name="selectedTextColor" fullname="QtQuick.TextInput.selectedTextColor" href="qml-qtquick-textinput.html#selectedTextColor-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="selectionColor" fullname="QtQuick.TextInput.selectionColor" href="qml-qtquick-textinput.html#selectionColor-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="selectionEnd" fullname="QtQuick.TextInput.selectionEnd" href="qml-qtquick-textinput.html#selectionEnd-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="selectionStart" fullname="QtQuick.TextInput.selectionStart" href="qml-qtquick-textinput.html#selectionStart-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="text" fullname="QtQuick.TextInput.text" href="qml-qtquick-textinput.html#text-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="topPadding" fullname="QtQuick.TextInput.topPadding" href="qml-qtquick-textinput.html#topPadding-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="validator" fullname="QtQuick.TextInput.validator" href="qml-qtquick-textinput.html#validator-prop" status="active" access="public" documented="true" type="Validator" attached="false" writable="true"/>
            <qmlproperty name="verticalAlignment" fullname="QtQuick.TextInput.verticalAlignment" href="qml-qtquick-textinput.html#verticalAlignment-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="wrapMode" fullname="QtQuick.TextInput.wrapMode" href="qml-qtquick-textinput.html#wrapMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="TextMetrics" qml-module-name="QtQuick" fullname="QtQuick.TextMetrics" href="qml-qtquick-textmetrics.html" status="active" access="public" documented="true" groups="qtquick-text-utility" title="TextMetrics" fulltitle="TextMetrics" subtitle="" brief="Provides metrics for a given font and text">
            <qmlproperty name="advanceWidth" fullname="QtQuick.TextMetrics.advanceWidth" href="qml-qtquick-textmetrics.html#advanceWidth-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="boundingRect" fullname="QtQuick.TextMetrics.boundingRect" href="qml-qtquick-textmetrics.html#boundingRect-prop" status="active" access="public" documented="true" type="rect" attached="false" writable="false"/>
            <qmlproperty name="elide" fullname="QtQuick.TextMetrics.elide" href="qml-qtquick-textmetrics.html#elide-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="elideWidth" fullname="QtQuick.TextMetrics.elideWidth" href="qml-qtquick-textmetrics.html#elideWidth-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="elidedText" fullname="QtQuick.TextMetrics.elidedText" href="qml-qtquick-textmetrics.html#elidedText-prop" status="active" access="public" documented="true" type="string" attached="false" writable="false"/>
            <qmlproperty name="font" fullname="QtQuick.TextMetrics.font" href="qml-qtquick-textmetrics.html#font-prop" status="active" access="public" documented="true" type="font" attached="false" writable="true"/>
            <qmlproperty name="height" fullname="QtQuick.TextMetrics.height" href="qml-qtquick-textmetrics.html#height-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="renderType" fullname="QtQuick.TextMetrics.renderType" href="qml-qtquick-textmetrics.html#renderType-prop" status="active" access="public" since="6.3" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="text" fullname="QtQuick.TextMetrics.text" href="qml-qtquick-textmetrics.html#text-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="tightBoundingRect" fullname="QtQuick.TextMetrics.tightBoundingRect" href="qml-qtquick-textmetrics.html#tightBoundingRect-prop" status="active" access="public" documented="true" type="rect" attached="false" writable="false"/>
            <qmlproperty name="width" fullname="QtQuick.TextMetrics.width" href="qml-qtquick-textmetrics.html#width-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="TextSelection" qml-module-name="QtQuick" fullname="QtQuick.TextSelection" href="qml-qtquick-textselection.html" status="active" access="public" since="6.7" documented="true" groups="qtquick-input,qtquick-visual" title="TextSelection" fulltitle="TextSelection" subtitle="" brief="Represents a contiguous selection of text and its properties">
            <qmlproperty name="alignment" fullname="QtQuick.TextSelection.alignment" href="qml-qtquick-textselection.html#alignment-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="color" fullname="QtQuick.TextSelection.color" href="qml-qtquick-textselection.html#color-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="font" fullname="QtQuick.TextSelection.font" href="qml-qtquick-textselection.html#font-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="text" fullname="QtQuick.TextSelection.text" href="qml-qtquick-textselection.html#text-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="TouchPoint" qml-module-name="QtQuick" fullname="QtQuick.TouchPoint" href="qml-qtquick-touchpoint.html" status="active" access="public" documented="true" groups="qtquick-input-events" title="TouchPoint" fulltitle="TouchPoint" subtitle="" brief="Describes a touch point in a MultiPointTouchArea">
            <qmlproperty name="area" fullname="QtQuick.TouchPoint.area" href="qml-qtquick-touchpoint-obsolete.html#area-prop" status="deprecated" access="public" documented="true" type="rectangle" attached="false" writable="false"/>
            <qmlproperty name="ellipseDiameters" fullname="QtQuick.TouchPoint.ellipseDiameters" href="qml-qtquick-touchpoint.html#ellipseDiameters-prop" status="active" access="public" documented="true" type="size" attached="false" writable="false"/>
            <qmlproperty name="pointId" fullname="QtQuick.TouchPoint.pointId" href="qml-qtquick-touchpoint.html#pointId-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="pressed" fullname="QtQuick.TouchPoint.pressed" href="qml-qtquick-touchpoint.html#pressed-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="pressure" fullname="QtQuick.TouchPoint.pressure" href="qml-qtquick-touchpoint.html#pressure-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="previousX" fullname="QtQuick.TouchPoint.previousX" href="qml-qtquick-touchpoint.html#previousX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="previousY" fullname="QtQuick.TouchPoint.previousY" href="qml-qtquick-touchpoint.html#previousY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="rotation" fullname="QtQuick.TouchPoint.rotation" href="qml-qtquick-touchpoint.html#rotation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="sceneX" fullname="QtQuick.TouchPoint.sceneX" href="qml-qtquick-touchpoint.html#sceneX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="sceneY" fullname="QtQuick.TouchPoint.sceneY" href="qml-qtquick-touchpoint.html#sceneY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="startX" fullname="QtQuick.TouchPoint.startX" href="qml-qtquick-touchpoint.html#startX-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="startY" fullname="QtQuick.TouchPoint.startY" href="qml-qtquick-touchpoint.html#startY-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="uniqueId" fullname="QtQuick.TouchPoint.uniqueId" href="qml-qtquick-touchpoint.html#uniqueId-prop" status="active" access="public" documented="true" type="pointingDeviceUniqueId" attached="false" writable="false"/>
            <qmlproperty name="velocity" fullname="QtQuick.TouchPoint.velocity" href="qml-qtquick-touchpoint.html#velocity-prop" status="active" access="public" documented="true" type="vector2d" attached="false" writable="false"/>
            <qmlproperty name="x" fullname="QtQuick.TouchPoint.x" href="qml-qtquick-touchpoint.html#x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="y" fullname="QtQuick.TouchPoint.y" href="qml-qtquick-touchpoint.html#y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="TrailEmitter" qml-module-name="QtQuick.Particles" qml-base-type="QtQuick.Particles::Emitter" fullname="QtQuick.Particles.TrailEmitter" href="qml-qtquick-particles-trailemitter.html" status="active" access="public" documented="true" groups="qtquick-particles" title="TrailEmitter" fulltitle="TrailEmitter" subtitle="" brief="Emits logical particles from other logical particles">
            <function name="emitFollowParticles" fullname="QtQuick.Particles.TrailEmitter.emitFollowParticles" href="qml-qtquick-particles-trailemitter.html#emitFollowParticles-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="Array" name="particles" default=""/>
                <parameter type="Particle" name="followed" default=""/>
            </function>
            <qmlproperty name="emitHeight" fullname="QtQuick.Particles.TrailEmitter.emitHeight" href="qml-qtquick-particles-trailemitter.html#emitHeight-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="emitRatePerParticle" fullname="QtQuick.Particles.TrailEmitter.emitRatePerParticle" href="qml-qtquick-particles-trailemitter.html#emitRatePerParticle-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="emitShape" fullname="QtQuick.Particles.TrailEmitter.emitShape" href="qml-qtquick-particles-trailemitter.html#emitShape-prop" status="active" access="public" documented="true" type="Shape" attached="false" writable="true"/>
            <qmlproperty name="emitWidth" fullname="QtQuick.Particles.TrailEmitter.emitWidth" href="qml-qtquick-particles-trailemitter.html#emitWidth-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="follow" fullname="QtQuick.Particles.TrailEmitter.follow" href="qml-qtquick-particles-trailemitter.html#follow-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="velocityFromMovement" fullname="QtQuick.Particles.TrailEmitter.velocityFromMovement" href="qml-qtquick-particles-trailemitter.html#velocityFromMovement-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Transform" qml-module-name="QtQuick" fullname="QtQuick.Transform" href="qml-qtquick-transform.html" status="active" access="public" documented="true" groups="qtquick-visual-transforms" title="Transform" fulltitle="Transform" subtitle="" brief="For specifying advanced transformations on Items"/>
        <qmlclass name="Transition" qml-module-name="QtQuick" fullname="QtQuick.Transition" href="qml-qtquick-transition.html" status="active" access="public" documented="true" groups="qtquick-transitions-animations" title="Transition" fulltitle="Transition" subtitle="" brief="Defines animated transitions that occur on state changes">
            <qmlproperty name="animations" fullname="QtQuick.Transition.animations" href="qml-qtquick-transition.html#animations-prop" status="active" access="public" documented="true" type="list&lt;Animation&gt;" attached="false" writable="false"/>
            <qmlproperty name="enabled" fullname="QtQuick.Transition.enabled" href="qml-qtquick-transition.html#enabled-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="from" fullname="QtQuick.Transition.from" href="qml-qtquick-transition.html#from-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="reversible" fullname="QtQuick.Transition.reversible" href="qml-qtquick-transition.html#reversible-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="running" fullname="QtQuick.Transition.running" href="qml-qtquick-transition.html#running-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="to" fullname="QtQuick.Transition.to" href="qml-qtquick-transition.html#to-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Translate" qml-module-name="QtQuick" fullname="QtQuick.Translate" href="qml-qtquick-translate.html" status="active" access="public" documented="true" groups="qtquick-visual-transforms" title="Translate" fulltitle="Translate" subtitle="" brief="Provides a way to move an Item without changing its x or y properties">
            <qmlproperty name="x" fullname="QtQuick.Translate.x" href="qml-qtquick-translate.html#x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="y" fullname="QtQuick.Translate.y" href="qml-qtquick-translate.html#y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="TreeView" qml-module-name="QtQuick" qml-base-type="QtQuick::TableView" fullname="QtQuick.TreeView" href="qml-qtquick-treeview.html" status="active" access="public" since="6.3" documented="true" groups="qtquick-views" title="TreeView" fulltitle="TreeView" subtitle="" brief="Provides a tree view to display data from a QAbstractItemModel">
            <contents name="declare-a-treeview" title="Declare a TreeView" level="2"/>
            <contents name="creating-a-data-model" title="Creating a data model" level="2"/>
            <contents name="customize-tree-nodes" title="Customize tree nodes" level="2"/>
            <contents name="end-user-interaction" title="End-user interaction" level="2"/>
            <function name="collapse" fullname="QtQuick.TreeView.collapse" href="qml-qtquick-treeview.html#collapse-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="" name="row" default=""/>
            </function>
            <function name="collapseRecursively" fullname="QtQuick.TreeView.collapseRecursively" href="qml-qtquick-treeview.html#collapseRecursively-method" status="active" access="public" documented="true" since="6.4" meta="qmlmethod">
                <parameter type="" name="row" default="-1"/>
            </function>
            <function name="collapsed" fullname="QtQuick.TreeView.collapsed" href="qml-qtquick-treeview.html#collapsed-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="" name="row" default=""/>
                <parameter type="" name="recursively" default=""/>
            </function>
            <function name="depth" fullname="QtQuick.TreeView.depth" href="qml-qtquick-treeview.html#depth-method" status="active" access="public" documented="true" meta="qmlmethod" type="int">
                <parameter type="" name="row" default=""/>
            </function>
            <function name="expand" fullname="QtQuick.TreeView.expand" href="qml-qtquick-treeview.html#expand-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="" name="row" default=""/>
            </function>
            <function name="expandRecursively" fullname="QtQuick.TreeView.expandRecursively" href="qml-qtquick-treeview.html#expandRecursively-method" status="active" access="public" documented="true" since="6.4" meta="qmlmethod">
                <parameter type="" name="row" default="-1"/>
                <parameter type="" name="depth" default="-1"/>
            </function>
            <function name="expandToIndex" fullname="QtQuick.TreeView.expandToIndex" href="qml-qtquick-treeview.html#expandToIndex-method" status="active" access="public" documented="true" since="6.4" meta="qmlmethod">
                <parameter type="QModelIndex" name="index" default=""/>
            </function>
            <function name="expanded" fullname="QtQuick.TreeView.expanded" href="qml-qtquick-treeview.html#expanded-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="" name="row" default=""/>
                <parameter type="" name="depth" default=""/>
            </function>
            <function name="isExpanded" fullname="QtQuick.TreeView.isExpanded" href="qml-qtquick-treeview.html#isExpanded-method" status="active" access="public" documented="true" meta="qmlmethod" type="bool">
                <parameter type="" name="row" default=""/>
            </function>
            <function name="toggleExpanded" fullname="QtQuick.TreeView.toggleExpanded" href="qml-qtquick-treeview.html#toggleExpanded-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="" name="row" default=""/>
            </function>
            <qmlproperty name="rootIndex" fullname="QtQuick.TreeView.rootIndex" href="qml-qtquick-treeview.html#rootIndex-prop" status="active" access="public" since="6.6" documented="true" type="QModelIndex" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Turbulence" qml-module-name="QtQuick.Particles" qml-base-type="QtQuick.Particles::ParticleAffector" fullname="QtQuick.Particles.Turbulence" href="qml-qtquick-particles-turbulence.html" status="active" access="public" documented="true" groups="qtquick-particles" title="Turbulence" fulltitle="Turbulence" subtitle="" brief="Provides fluid-like forces from a noise image">
            <qmlproperty name="noiseSource" fullname="QtQuick.Particles.Turbulence.noiseSource" href="qml-qtquick-particles-turbulence.html#noiseSource-prop" status="active" access="public" documented="true" type="url" attached="false" writable="true"/>
            <qmlproperty name="strength" fullname="QtQuick.Particles.Turbulence.strength" href="qml-qtquick-particles-turbulence.html#strength-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <page name="customitems/dialcontrol" href="qtquick-customitems-dialcontrol-example.html" status="active" location="dialcontrol.qdoc" documented="true" groups="category User Interface Components" subtype="example" title="UI Components: Dial Control Example" fulltitle="UI Components: Dial Control Example" subtitle="" brief="Dial Control Example shows how to create a speedometer-type dial">
            <page name="customitems/dialcontrol/Dial.qml" href="qtquick-customitems-dialcontrol-dial-qml.html" status="active" subtype="file" title="" fulltitle="Dial.qml Example File" subtitle="customitems/dialcontrol/Dial.qml"/>
            <page name="customitems/dialcontrol/QuitButton.qml" href="qtquick-customitems-dialcontrol-quitbutton-qml.html" status="active" subtype="file" title="" fulltitle="QuitButton.qml Example File" subtitle="customitems/dialcontrol/QuitButton.qml"/>
            <page name="customitems/dialcontrol/dialcontrol.qml" href="qtquick-customitems-dialcontrol-dialcontrol-qml.html" status="active" subtype="file" title="" fulltitle="dialcontrol.qml Example File" subtitle="customitems/dialcontrol/dialcontrol.qml"/>
            <page name="customitems/dialcontrol/main.cpp" href="qtquick-customitems-dialcontrol-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="customitems/dialcontrol/main.cpp"/>
            <page name="customitems/dialcontrol/CMakeLists.txt" href="qtquick-customitems-dialcontrol-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="customitems/dialcontrol/CMakeLists.txt"/>
            <page name="customitems/dialcontrol/dialcontrol.pro" href="qtquick-customitems-dialcontrol-dialcontrol-pro.html" status="active" subtype="file" title="" fulltitle="dialcontrol.pro Example File" subtitle="customitems/dialcontrol/dialcontrol.pro"/>
            <page name="customitems/dialcontrol/dialcontrol.qmlproject" href="qtquick-customitems-dialcontrol-dialcontrol-qmlproject.html" status="active" subtype="file" title="" fulltitle="dialcontrol.qmlproject Example File" subtitle="customitems/dialcontrol/dialcontrol.qmlproject"/>
            <page name="customitems/dialcontrol/dialcontrol.qrc" href="qtquick-customitems-dialcontrol-dialcontrol-qrc.html" status="active" subtype="file" title="" fulltitle="dialcontrol.qrc Example File" subtitle="customitems/dialcontrol/dialcontrol.qrc"/>
            <page name="customitems/dialcontrol/background.png" href="qtquick-customitems-dialcontrol-background-png.html" status="active" subtype="image" title="" fulltitle="background.png Image File" subtitle="customitems/dialcontrol/background.png"/>
            <page name="customitems/dialcontrol/needle.png" href="qtquick-customitems-dialcontrol-needle-png.html" status="active" subtype="image" title="" fulltitle="needle.png Image File" subtitle="customitems/dialcontrol/needle.png"/>
            <page name="customitems/dialcontrol/needle_shadow.png" href="qtquick-customitems-dialcontrol-needle-shadow-png.html" status="active" subtype="image" title="" fulltitle="needle_shadow.png Image File" subtitle="customitems/dialcontrol/needle_shadow.png"/>
            <page name="customitems/dialcontrol/overlay.png" href="qtquick-customitems-dialcontrol-overlay-png.html" status="active" subtype="image" title="" fulltitle="overlay.png Image File" subtitle="customitems/dialcontrol/overlay.png"/>
            <page name="customitems/dialcontrol/quit.png" href="qtquick-customitems-dialcontrol-quit-png.html" status="active" subtype="image" title="" fulltitle="quit.png Image File" subtitle="customitems/dialcontrol/quit.png"/>
        </page>
        <page name="customitems/flipable" href="qtquick-customitems-flipable-example.html" status="active" location="flipable.qdoc" documented="true" groups="category User Interface Components" subtype="example" title="UI Components: Flipable Example" fulltitle="UI Components: Flipable Example" subtitle="" brief="Flipable Example shows an item that flips whenever clicked, rotating around the y-axis">
            <page name="customitems/flipable/Card.qml" href="qtquick-customitems-flipable-card-qml.html" status="active" subtype="file" title="" fulltitle="Card.qml Example File" subtitle="customitems/flipable/Card.qml"/>
            <page name="customitems/flipable/flipable.qml" href="qtquick-customitems-flipable-flipable-qml.html" status="active" subtype="file" title="" fulltitle="flipable.qml Example File" subtitle="customitems/flipable/flipable.qml"/>
            <page name="customitems/flipable/main.cpp" href="qtquick-customitems-flipable-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="customitems/flipable/main.cpp"/>
            <page name="customitems/flipable/CMakeLists.txt" href="qtquick-customitems-flipable-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="customitems/flipable/CMakeLists.txt"/>
            <page name="customitems/flipable/flipable.pro" href="qtquick-customitems-flipable-flipable-pro.html" status="active" subtype="file" title="" fulltitle="flipable.pro Example File" subtitle="customitems/flipable/flipable.pro"/>
            <page name="customitems/flipable/flipable.qmlproject" href="qtquick-customitems-flipable-flipable-qmlproject.html" status="active" subtype="file" title="" fulltitle="flipable.qmlproject Example File" subtitle="customitems/flipable/flipable.qmlproject"/>
            <page name="customitems/flipable/flipable.qrc" href="qtquick-customitems-flipable-flipable-qrc.html" status="active" subtype="file" title="" fulltitle="flipable.qrc Example File" subtitle="customitems/flipable/flipable.qrc"/>
            <page name="customitems/flipable/5_heart.png" href="qtquick-customitems-flipable-5-heart-png.html" status="active" subtype="image" title="" fulltitle="5_heart.png Image File" subtitle="customitems/flipable/5_heart.png"/>
            <page name="customitems/flipable/9_club.png" href="qtquick-customitems-flipable-9-club-png.html" status="active" subtype="image" title="" fulltitle="9_club.png Image File" subtitle="customitems/flipable/9_club.png"/>
            <page name="customitems/flipable/back.png" href="qtquick-customitems-flipable-back-png.html" status="active" subtype="image" title="" fulltitle="back.png Image File" subtitle="customitems/flipable/back.png"/>
        </page>
        <qmlclass name="UniformAnimator" qml-module-name="QtQuick" qml-base-type="QtQuick::Animator" fullname="QtQuick.UniformAnimator" href="qml-qtquick-uniformanimator.html" status="active" access="public" documented="true" groups="qtquick-transitions-animations" title="UniformAnimator" fulltitle="UniformAnimator" subtitle="" brief="Type animates a uniform of a ShaderEffect">
            <qmlproperty name="uniform" fullname="QtQuick.UniformAnimator.uniform" href="qml-qtquick-uniformanimator.html#uniform-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
        </qmlclass>
        <page name="qtquick-modelviewsdata-cppmodels.html" href="qtquick-modelviewsdata-cppmodels.html" status="active" location="cppmodels.qdoc" documented="true" subtype="page" title="Using C++ Models with Qt Quick Views" fulltitle="Using C++ Models with Qt Quick Views" subtitle="" brief="Using Qt Quick views with models defined in C++">
            <contents name="data-provided-in-a-custom-c-model" title="Data Provided In A Custom C++ Model" level="1"/>
            <contents name="qstringlist-based-model" title="QStringList-based Model" level="2"/>
            <contents name="qvariantlist-based-model" title="QVariantList-based Model" level="2"/>
            <contents name="qobjectlist-based-model" title="QObjectList-based Model" level="2"/>
            <contents name="qabstractitemmodel-subclass" title="QAbstractItemModel Subclass" level="2"/>
            <contents name="sql-models" title="SQL Models" level="2"/>
            <contents name="read-only-data-model" title="Read-only Data Model" level="3"/>
            <contents name="editable-data-model" title="Editable Data Model" level="3"/>
            <contents name="exposing-c-data-models-to-qml" title="Exposing C++ Data Models to QML" level="2"/>
            <contents name="changing-model-data" title="Changing Model Data" level="2"/>
        </page>
        <page name="qtquick-statesanimations-behaviors.html" href="qtquick-statesanimations-behaviors.html" status="active" location="behaviors.qdoc" documented="true" subtype="page" title="Using Qt Quick Behaviors with States" fulltitle="Using Qt Quick Behaviors with States" subtitle="" brief="Animating property changes with behaviors">
            <contents name="using-behaviors-with-states" title="Using Behaviors with States" level="1"/>
        </page>
        <page name="qtabstractitemmodel-in-android-studio-projects-example.html" href="qtabstractitemmodel-in-android-studio-projects-example.html" status="active" location="qtabstractitemmodel_in_android_studio_projects.qdoc" documented="true" groups="qtquickexamples" subtype="page" title="Using QtAbstractItemModel in Android Studio Projects" fulltitle="Using QtAbstractItemModel in Android Studio Projects" subtitle="" brief="Shows how to handle complex data types and apply conditional formatting to a table view format using QtAbstractItemModel class and QtModelIndex class">
            <contents name="overview" title="Overview" level="1"/>
            <contents name="running-the-example" title="Running the example" level="1"/>
            <contents name="qml-project" title="QML project" level="1"/>
            <contents name="android-studio-project" title="Android Studio project" level="1"/>
            <contents name="data-model" title="Data Model" level="2"/>
            <contents name="main-activity" title="Main Activity" level="2"/>
        </page>
        <page name="qtquick-effects-particles.html" href="qtquick-effects-particles.html" status="active" location="particles.qdoc" documented="true" subtype="page" title="Using the Qt Quick Particle System" fulltitle="Using the Qt Quick Particle System" subtitle="">
            <contents name="the-particlesystem" title="The ParticleSystem" level="1"/>
            <contents name="logical-particles" title="Logical Particles" level="1"/>
            <contents name="particle-groups" title="Particle Groups" level="1"/>
            <contents name="emitters" title="Emitters" level="1"/>
            <contents name="particlepainters" title="ParticlePainters" level="1"/>
            <contents name="affectors" title="Affectors" level="1"/>
            <contents name="stochastic-parameters" title="Stochastic Parameters" level="1"/>
            <contents name="directions" title="Directions" level="2"/>
            <contents name="shapes" title="Shapes" level="2"/>
        </page>
        <page name="vectorimage" href="qtquick-vectorimage-example.html" status="active" location="vectorimage.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Vector Image Example" fulltitle="Vector Image Example" subtitle="" brief="A Qt Quick example demonstrating the differences of Qt SVG, VectorImage and svgtoqml">
            <contents name="the-image-component-and-qt-svg" title="The Image component and Qt SVG" level="1"/>
            <contents name="the-vectorimage-component" title="The VectorImage component" level="1"/>
            <contents name="the-svgtoqml-tool" title="The svgtoqml tool" level="1"/>
            <page name="vectorimage/Heart.qml" href="qtquick-vectorimage-heart-qml.html" status="active" subtype="file" title="" fulltitle="Heart.qml Example File" subtitle="vectorimage/Heart.qml"/>
            <page name="vectorimage/Main.qml" href="qtquick-vectorimage-main-qml.html" status="active" subtype="file" title="" fulltitle="Main.qml Example File" subtitle="vectorimage/Main.qml"/>
            <page name="vectorimage/heart.svg" href="qtquick-vectorimage-heart-svg.html" status="active" subtype="file" title="" fulltitle="heart.svg Example File" subtitle="vectorimage/heart.svg"/>
            <page name="vectorimage/main.cpp" href="qtquick-vectorimage-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="vectorimage/main.cpp"/>
            <page name="vectorimage/CMakeLists.txt" href="qtquick-vectorimage-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="vectorimage/CMakeLists.txt"/>
        </page>
        <qmlclass name="Vector3dAnimation" qml-module-name="QtQuick" qml-base-type="QtQuick::PropertyAnimation" fullname="QtQuick.Vector3dAnimation" href="qml-qtquick-vector3danimation.html" status="active" access="public" documented="true" groups="qtquick-animation-properties" title="Vector3dAnimation" fulltitle="Vector3dAnimation" subtitle="" brief="Animates changes in QVector3d values">
            <qmlproperty name="from" fullname="QtQuick.Vector3dAnimation.from" href="qml-qtquick-vector3danimation.html#from-prop" status="active" access="public" documented="true" type="vector3d" attached="false" writable="true"/>
            <qmlproperty name="to" fullname="QtQuick.Vector3dAnimation.to" href="qml-qtquick-vector3danimation.html#to-prop" status="active" access="public" documented="true" type="vector3d" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="VectorImage" qml-module-name="QtQuick.VectorImage" qml-base-type="QtQuick::Item" fullname="QtQuick.VectorImage.VectorImage" href="qml-qtquick-vectorimage-vectorimage.html" status="active" access="public" since="6.8" documented="true" title="VectorImage" fulltitle="VectorImage" subtitle="" brief="Loads a vector image file and displays it in a Qt Quick scene">
            <qmlproperty name="fillMode" fullname="QtQuick.VectorImage.VectorImage.fillMode" href="qml-qtquick-vectorimage-vectorimage.html#fillMode-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="preferredRendererType" fullname="QtQuick.VectorImage.VectorImage.preferredRendererType" href="qml-qtquick-vectorimage-vectorimage.html#preferredRendererType-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="source" fullname="QtQuick.VectorImage.VectorImage.source" href="qml-qtquick-vectorimage-vectorimage.html#source-prop" status="active" access="public" documented="true" type="url" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="ViewTransition" qml-module-name="QtQuick" fullname="QtQuick.ViewTransition" href="qml-qtquick-viewtransition.html" status="active" access="public" documented="true" groups="qtquick-transitions-animations" title="ViewTransition" fulltitle="ViewTransition" subtitle="" brief="Specifies items under transition in a view">
            <contents name="view-transitions-a-simple-example" title="View Transitions: a Simple Example" level="2"/>
            <contents name="using-the-viewtransition-attached-property" title="Using the ViewTransition Attached Property" level="2"/>
            <contents name="delaying-animations-based-on-index" title="Delaying Animations Based on Index" level="3"/>
            <contents name="animating-items-to-intermediate-positions" title="Animating Items to Intermediate Positions" level="3"/>
            <contents name="handling-interrupted-animations" title="Handling Interrupted Animations" level="2"/>
            <contents name="restrictions-regarding-scriptaction" title="Restrictions Regarding ScriptAction" level="2"/>
            <qmlproperty name="destination" fullname="QtQuick.ViewTransition.destination" href="qml-qtquick-viewtransition.html#destination-attached-prop" status="active" access="public" documented="true" type="point" attached="true" writable="false"/>
            <qmlproperty name="index" fullname="QtQuick.ViewTransition.index" href="qml-qtquick-viewtransition.html#index-attached-prop" status="active" access="public" documented="true" type="int" attached="true" writable="false"/>
            <qmlproperty name="item" fullname="QtQuick.ViewTransition.item" href="qml-qtquick-viewtransition.html#item-attached-prop" status="active" access="public" documented="true" type="item" attached="true" writable="false"/>
            <qmlproperty name="targetIndexes" fullname="QtQuick.ViewTransition.targetIndexes" href="qml-qtquick-viewtransition.html#targetIndexes-attached-prop" status="active" access="public" documented="true" type="list" attached="true" writable="false"/>
            <qmlproperty name="targetItems" fullname="QtQuick.ViewTransition.targetItems" href="qml-qtquick-viewtransition.html#targetItems-attached-prop" status="active" access="public" documented="true" type="list" attached="true" writable="false"/>
        </qmlclass>
        <qmlclass name="Wander" qml-module-name="QtQuick.Particles" qml-base-type="QtQuick.Particles::ParticleAffector" fullname="QtQuick.Particles.Wander" href="qml-qtquick-particles-wander.html" status="active" access="public" documented="true" groups="qtquick-particles" title="Wander" fulltitle="Wander" subtitle="" brief="For applying random particle trajectory">
            <qmlproperty name="affectedParameter" fullname="QtQuick.Particles.Wander.affectedParameter" href="qml-qtquick-particles-wander.html#affectedParameter-prop" status="active" access="public" documented="true" type="AffectableParameter" attached="false" writable="true"/>
            <qmlproperty name="pace" fullname="QtQuick.Particles.Wander.pace" href="qml-qtquick-particles-wander.html#pace-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="xVariance" fullname="QtQuick.Particles.Wander.xVariance" href="qml-qtquick-particles-wander.html#xVariance-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="yVariance" fullname="QtQuick.Particles.Wander.yVariance" href="qml-qtquick-particles-wander.html#yVariance-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="WavefrontMesh" qml-module-name="Qt.labs.wavefrontmesh" fullname="Qt.labs.wavefrontmesh.WavefrontMesh" href="qml-qt-labs-wavefrontmesh-wavefrontmesh.html" status="active" access="public" documented="true" groups="qtquick-effects" title="WavefrontMesh" fulltitle="WavefrontMesh" subtitle="" brief="Mesh based on a Wavefront .obj file">
            <qmlproperty name="lastError" fullname="Qt.labs.wavefrontmesh.WavefrontMesh.lastError" href="qml-qt-labs-wavefrontmesh-wavefrontmesh.html#lastError-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="projectionPlaneV" fullname="Qt.labs.wavefrontmesh.WavefrontMesh.projectionPlaneV" href="qml-qt-labs-wavefrontmesh-wavefrontmesh.html#projectionPlaneV-prop" status="active" access="public" documented="true" type="vector3d" attached="false" writable="true"/>
            <qmlproperty name="projectionPlaneW" fullname="Qt.labs.wavefrontmesh.WavefrontMesh.projectionPlaneW" href="qml-qt-labs-wavefrontmesh-wavefrontmesh.html#projectionPlaneW-prop" status="active" access="public" documented="true" type="vector3d" attached="false" writable="true"/>
            <qmlproperty name="source" fullname="Qt.labs.wavefrontmesh.WavefrontMesh.source" href="qml-qt-labs-wavefrontmesh-wavefrontmesh.html#source-prop" status="active" access="public" documented="true" type="url" attached="false" writable="true"/>
        </qmlclass>
        <page name="quickshapes/weatherforecast" href="qtquick-quickshapes-weatherforecast-example.html" status="active" location="weatherforecast.qdoc" documented="true" groups="category Graphics,qtquickexamples" subtype="example" title="Weather Forecast Example" fulltitle="Weather Forecast Example" subtitle="" brief="A Qt Quick Shapes example demonstrating different ways to uses shapes in an application">
            <contents name="different-types-of-shapes" title="Different Types of Shapes" level="1"/>
            <contents name="user-interface-icons" title="User Interface Icons" level="2"/>
            <contents name="map-of-europe" title="Map of Europe" level="2"/>
            <contents name="country-name-labels" title="Country Name Labels" level="2"/>
            <contents name="different-types-of-renderers" title="Different Types of Renderers" level="1"/>
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <page name="quickshapes/weatherforecast/BouncyShape.qml" href="qtquick-quickshapes-weatherforecast-bouncyshape-qml.html" status="active" subtype="file" title="" fulltitle="BouncyShape.qml Example File" subtitle="quickshapes/weatherforecast/BouncyShape.qml"/>
            <page name="quickshapes/weatherforecast/Cloud.qml" href="qtquick-quickshapes-weatherforecast-cloud-qml.html" status="active" subtype="file" title="" fulltitle="Cloud.qml Example File" subtitle="quickshapes/weatherforecast/Cloud.qml"/>
            <page name="quickshapes/weatherforecast/CloudWithLightning.qml" href="qtquick-quickshapes-weatherforecast-cloudwithlightning-qml.html" status="active" subtype="file" title="" fulltitle="CloudWithLightning.qml Example File" subtitle="quickshapes/weatherforecast/CloudWithLightning.qml"/>
            <page name="quickshapes/weatherforecast/CloudWithLightningAndRain_generated.qml" href="qtquick-quickshapes-weatherforecast-cloudwithlightningandrain-generated-qml.html" status="active" subtype="file" title="" fulltitle="CloudWithLightningAndRain_generated.qml Example File" subtitle="quickshapes/weatherforecast/CloudWithLightningAndRain_generated.qml"/>
            <page name="quickshapes/weatherforecast/CloudWithLightning_generated.qml" href="qtquick-quickshapes-weatherforecast-cloudwithlightning-generated-qml.html" status="active" subtype="file" title="" fulltitle="CloudWithLightning_generated.qml Example File" subtitle="quickshapes/weatherforecast/CloudWithLightning_generated.qml"/>
            <page name="quickshapes/weatherforecast/CloudWithRain.qml" href="qtquick-quickshapes-weatherforecast-cloudwithrain-qml.html" status="active" subtype="file" title="" fulltitle="CloudWithRain.qml Example File" subtitle="quickshapes/weatherforecast/CloudWithRain.qml"/>
            <page name="quickshapes/weatherforecast/CloudWithRain_generated.qml" href="qtquick-quickshapes-weatherforecast-cloudwithrain-generated-qml.html" status="active" subtype="file" title="" fulltitle="CloudWithRain_generated.qml Example File" subtitle="quickshapes/weatherforecast/CloudWithRain_generated.qml"/>
            <page name="quickshapes/weatherforecast/CloudWithSnow.qml" href="qtquick-quickshapes-weatherforecast-cloudwithsnow-qml.html" status="active" subtype="file" title="" fulltitle="CloudWithSnow.qml Example File" subtitle="quickshapes/weatherforecast/CloudWithSnow.qml"/>
            <page name="quickshapes/weatherforecast/CloudWithSnow_generated.qml" href="qtquick-quickshapes-weatherforecast-cloudwithsnow-generated-qml.html" status="active" subtype="file" title="" fulltitle="CloudWithSnow_generated.qml Example File" subtitle="quickshapes/weatherforecast/CloudWithSnow_generated.qml"/>
            <page name="quickshapes/weatherforecast/Cloud_generated.qml" href="qtquick-quickshapes-weatherforecast-cloud-generated-qml.html" status="active" subtype="file" title="" fulltitle="Cloud_generated.qml Example File" subtitle="quickshapes/weatherforecast/Cloud_generated.qml"/>
            <page name="quickshapes/weatherforecast/DemoShape.qml" href="qtquick-quickshapes-weatherforecast-demoshape-qml.html" status="active" subtype="file" title="" fulltitle="DemoShape.qml Example File" subtitle="quickshapes/weatherforecast/DemoShape.qml"/>
            <page name="quickshapes/weatherforecast/Europe.qml" href="qtquick-quickshapes-weatherforecast-europe-qml.html" status="active" subtype="file" title="" fulltitle="Europe.qml Example File" subtitle="quickshapes/weatherforecast/Europe.qml"/>
            <page name="quickshapes/weatherforecast/Europe_generated.qml" href="qtquick-quickshapes-weatherforecast-europe-generated-qml.html" status="active" subtype="file" title="" fulltitle="Europe_generated.qml Example File" subtitle="quickshapes/weatherforecast/Europe_generated.qml"/>
            <page name="quickshapes/weatherforecast/Gear.qml" href="qtquick-quickshapes-weatherforecast-gear-qml.html" status="active" subtype="file" title="" fulltitle="Gear.qml Example File" subtitle="quickshapes/weatherforecast/Gear.qml"/>
            <page name="quickshapes/weatherforecast/Gear_generated.qml" href="qtquick-quickshapes-weatherforecast-gear-generated-qml.html" status="active" subtype="file" title="" fulltitle="Gear_generated.qml Example File" subtitle="quickshapes/weatherforecast/Gear_generated.qml"/>
            <page name="quickshapes/weatherforecast/MapLabel.qml" href="qtquick-quickshapes-weatherforecast-maplabel-qml.html" status="active" subtype="file" title="" fulltitle="MapLabel.qml Example File" subtitle="quickshapes/weatherforecast/MapLabel.qml"/>
            <page name="quickshapes/weatherforecast/SettingsDrawer.qml" href="qtquick-quickshapes-weatherforecast-settingsdrawer-qml.html" status="active" subtype="file" title="" fulltitle="SettingsDrawer.qml Example File" subtitle="quickshapes/weatherforecast/SettingsDrawer.qml"/>
            <page name="quickshapes/weatherforecast/Sun.qml" href="qtquick-quickshapes-weatherforecast-sun-qml.html" status="active" subtype="file" title="" fulltitle="Sun.qml Example File" subtitle="quickshapes/weatherforecast/Sun.qml"/>
            <page name="quickshapes/weatherforecast/SunBehindCloud.qml" href="qtquick-quickshapes-weatherforecast-sunbehindcloud-qml.html" status="active" subtype="file" title="" fulltitle="SunBehindCloud.qml Example File" subtitle="quickshapes/weatherforecast/SunBehindCloud.qml"/>
            <page name="quickshapes/weatherforecast/SunBehindCloud_generated.qml" href="qtquick-quickshapes-weatherforecast-sunbehindcloud-generated-qml.html" status="active" subtype="file" title="" fulltitle="SunBehindCloud_generated.qml Example File" subtitle="quickshapes/weatherforecast/SunBehindCloud_generated.qml"/>
            <page name="quickshapes/weatherforecast/SunBehindLargeCloud_generated.qml" href="qtquick-quickshapes-weatherforecast-sunbehindlargecloud-generated-qml.html" status="active" subtype="file" title="" fulltitle="SunBehindLargeCloud_generated.qml Example File" subtitle="quickshapes/weatherforecast/SunBehindLargeCloud_generated.qml"/>
            <page name="quickshapes/weatherforecast/SunBehindRainCloud.qml" href="qtquick-quickshapes-weatherforecast-sunbehindraincloud-qml.html" status="active" subtype="file" title="" fulltitle="SunBehindRainCloud.qml Example File" subtitle="quickshapes/weatherforecast/SunBehindRainCloud.qml"/>
            <page name="quickshapes/weatherforecast/SunBehindRainCloud_generated.qml" href="qtquick-quickshapes-weatherforecast-sunbehindraincloud-generated-qml.html" status="active" subtype="file" title="" fulltitle="SunBehindRainCloud_generated.qml Example File" subtitle="quickshapes/weatherforecast/SunBehindRainCloud_generated.qml"/>
            <page name="quickshapes/weatherforecast/SunBehindSmallCloud.qml" href="qtquick-quickshapes-weatherforecast-sunbehindsmallcloud-qml.html" status="active" subtype="file" title="" fulltitle="SunBehindSmallCloud.qml Example File" subtitle="quickshapes/weatherforecast/SunBehindSmallCloud.qml"/>
            <page name="quickshapes/weatherforecast/SunBehindSmallCloud_generated.qml" href="qtquick-quickshapes-weatherforecast-sunbehindsmallcloud-generated-qml.html" status="active" subtype="file" title="" fulltitle="SunBehindSmallCloud_generated.qml Example File" subtitle="quickshapes/weatherforecast/SunBehindSmallCloud_generated.qml"/>
            <page name="quickshapes/weatherforecast/Sun_generated.qml" href="qtquick-quickshapes-weatherforecast-sun-generated-qml.html" status="active" subtype="file" title="" fulltitle="Sun_generated.qml Example File" subtitle="quickshapes/weatherforecast/Sun_generated.qml"/>
            <page name="quickshapes/weatherforecast/main.qml" href="qtquick-quickshapes-weatherforecast-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="quickshapes/weatherforecast/main.qml"/>
            <page name="quickshapes/weatherforecast/assets/Europe.svg" href="qtquick-quickshapes-weatherforecast-assets-europe-svg.html" status="active" subtype="file" title="" fulltitle="Europe.svg Example File" subtitle="quickshapes/weatherforecast/assets/Europe.svg"/>
            <page name="quickshapes/weatherforecast/assets/cloud-svgrepo-com.svg" href="qtquick-quickshapes-weatherforecast-assets-cloud-svgrepo-com-svg.html" status="active" subtype="file" title="" fulltitle="cloud-svgrepo-com.svg Example File" subtitle="quickshapes/weatherforecast/assets/cloud-svgrepo-com.svg"/>
            <page name="quickshapes/weatherforecast/assets/cloud-with-lightning-and-rain-svgrepo-com.svg" href="qtquick-quickshapes-weatherforecast-assets-cloud-with-lightning-and-rain-svgrepo-com-svg.html" status="active" subtype="file" title="" fulltitle="cloud-with-lightning-and-rain-svgrepo-com.svg Example File" subtitle="quickshapes/weatherforecast/assets/cloud-with-lightning-and-rain-svgrepo-com.svg"/>
            <page name="quickshapes/weatherforecast/assets/cloud-with-lightning-svgrepo-com.svg" href="qtquick-quickshapes-weatherforecast-assets-cloud-with-lightning-svgrepo-com-svg.html" status="active" subtype="file" title="" fulltitle="cloud-with-lightning-svgrepo-com.svg Example File" subtitle="quickshapes/weatherforecast/assets/cloud-with-lightning-svgrepo-com.svg"/>
            <page name="quickshapes/weatherforecast/assets/cloud-with-rain-svgrepo-com.svg" href="qtquick-quickshapes-weatherforecast-assets-cloud-with-rain-svgrepo-com-svg.html" status="active" subtype="file" title="" fulltitle="cloud-with-rain-svgrepo-com.svg Example File" subtitle="quickshapes/weatherforecast/assets/cloud-with-rain-svgrepo-com.svg"/>
            <page name="quickshapes/weatherforecast/assets/cloud-with-snow-svgrepo-com.svg" href="qtquick-quickshapes-weatherforecast-assets-cloud-with-snow-svgrepo-com-svg.html" status="active" subtype="file" title="" fulltitle="cloud-with-snow-svgrepo-com.svg Example File" subtitle="quickshapes/weatherforecast/assets/cloud-with-snow-svgrepo-com.svg"/>
            <page name="quickshapes/weatherforecast/assets/gear-alt-stroke.svg" href="qtquick-quickshapes-weatherforecast-assets-gear-alt-stroke-svg.html" status="active" subtype="file" title="" fulltitle="gear-alt-stroke.svg Example File" subtitle="quickshapes/weatherforecast/assets/gear-alt-stroke.svg"/>
            <page name="quickshapes/weatherforecast/assets/sun-behind-cloud-svgrepo-com.svg" href="qtquick-quickshapes-weatherforecast-assets-sun-behind-cloud-svgrepo-com-svg.html" status="active" subtype="file" title="" fulltitle="sun-behind-cloud-svgrepo-com.svg Example File" subtitle="quickshapes/weatherforecast/assets/sun-behind-cloud-svgrepo-com.svg"/>
            <page name="quickshapes/weatherforecast/assets/sun-behind-large-cloud-svgrepo-com.svg" href="qtquick-quickshapes-weatherforecast-assets-sun-behind-large-cloud-svgrepo-com-svg.html" status="active" subtype="file" title="" fulltitle="sun-behind-large-cloud-svgrepo-com.svg Example File" subtitle="quickshapes/weatherforecast/assets/sun-behind-large-cloud-svgrepo-com.svg"/>
            <page name="quickshapes/weatherforecast/assets/sun-behind-rain-cloud-svgrepo-com.svg" href="qtquick-quickshapes-weatherforecast-assets-sun-behind-rain-cloud-svgrepo-com-svg.html" status="active" subtype="file" title="" fulltitle="sun-behind-rain-cloud-svgrepo-com.svg Example File" subtitle="quickshapes/weatherforecast/assets/sun-behind-rain-cloud-svgrepo-com.svg"/>
            <page name="quickshapes/weatherforecast/assets/sun-behind-small-cloud-svgrepo-com.svg" href="qtquick-quickshapes-weatherforecast-assets-sun-behind-small-cloud-svgrepo-com-svg.html" status="active" subtype="file" title="" fulltitle="sun-behind-small-cloud-svgrepo-com.svg Example File" subtitle="quickshapes/weatherforecast/assets/sun-behind-small-cloud-svgrepo-com.svg"/>
            <page name="quickshapes/weatherforecast/assets/sun-svgrepo-com.svg" href="qtquick-quickshapes-weatherforecast-assets-sun-svgrepo-com-svg.html" status="active" subtype="file" title="" fulltitle="sun-svgrepo-com.svg Example File" subtitle="quickshapes/weatherforecast/assets/sun-svgrepo-com.svg"/>
            <page name="quickshapes/weatherforecast/main.cpp" href="qtquick-quickshapes-weatherforecast-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="quickshapes/weatherforecast/main.cpp"/>
            <page name="quickshapes/weatherforecast/CMakeLists.txt" href="qtquick-quickshapes-weatherforecast-cmakelists-txt.html" status="active" subtype="file" title="" fulltitle="CMakeLists.txt Example File" subtitle="quickshapes/weatherforecast/CMakeLists.txt"/>
            <page name="quickshapes/weatherforecast/weatherforecast.pro" href="qtquick-quickshapes-weatherforecast-weatherforecast-pro.html" status="active" subtype="file" title="" fulltitle="weatherforecast.pro Example File" subtitle="quickshapes/weatherforecast/weatherforecast.pro"/>
            <page name="quickshapes/weatherforecast/weatherforecast.qrc" href="qtquick-quickshapes-weatherforecast-weatherforecast-qrc.html" status="active" subtype="file" title="" fulltitle="weatherforecast.qrc Example File" subtitle="quickshapes/weatherforecast/weatherforecast.qrc"/>
        </page>
        <page name="qtquick-attribution-weather-icons.html" href="qtquick-attribution-weather-icons.html" status="active" location="codeattributions.qdoc" documented="true" groups="attributions-examples,attributions-qtquick-examples" subtype="page" title="Weather icons from the Noto Emoji collection" fulltitle="Weather icons from the Noto Emoji collection" subtitle="" brief="Apache License 2.0">
            <target name="weather-icons"/>
        </page>
        <qmlclass name="WheelEvent" qml-module-name="QtQuick" fullname="QtQuick.WheelEvent" href="qml-qtquick-wheelevent.html" status="active" access="public" documented="true" groups="qtquick-input-events" title="WheelEvent" fulltitle="WheelEvent" subtitle="" brief="Provides information about a mouse wheel event">
            <qmlproperty name="accepted" fullname="QtQuick.WheelEvent.accepted" href="qml-qtquick-wheelevent.html#accepted-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="angleDelta" fullname="QtQuick.WheelEvent.angleDelta" href="qml-qtquick-wheelevent.html#angleDelta-prop" status="active" access="public" documented="true" type="point" attached="false" writable="false"/>
            <qmlproperty name="buttons" fullname="QtQuick.WheelEvent.buttons" href="qml-qtquick-wheelevent.html#buttons-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="inverted" fullname="QtQuick.WheelEvent.inverted" href="qml-qtquick-wheelevent.html#inverted-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="modifiers" fullname="QtQuick.WheelEvent.modifiers" href="qml-qtquick-wheelevent.html#modifiers-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false"/>
            <qmlproperty name="pixelDelta" fullname="QtQuick.WheelEvent.pixelDelta" href="qml-qtquick-wheelevent.html#pixelDelta-prop" status="active" access="public" documented="true" type="point" attached="false" writable="false"/>
            <qmlproperty name="x" fullname="QtQuick.WheelEvent.x" href="qml-qtquick-wheelevent.html#x-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="y" fullname="QtQuick.WheelEvent.y" href="qml-qtquick-wheelevent.html#y-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass name="WheelHandler" qml-module-name="QtQuick" qml-base-type="QtQuick::SinglePointHandler" fullname="QtQuick.WheelHandler" href="qml-qtquick-wheelhandler.html" status="active" access="public" documented="true" groups="qtquick-input-handlers" title="WheelHandler" fulltitle="WheelHandler" subtitle="" brief="Handler for the mouse wheel">
            <function name="wheel" fullname="QtQuick.WheelHandler.wheel" href="qml-qtquick-wheelhandler.html#wheel-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="WheelEvent" name="event" default=""/>
            </function>
            <qmlproperty name="acceptedDevices" fullname="QtQuick.WheelHandler.acceptedDevices" href="qml-qtquick-wheelhandler.html#acceptedDevices-prop" status="active" access="public" documented="true" type="flags" attached="false" writable="true"/>
            <qmlproperty name="acceptedModifiers" fullname="QtQuick.WheelHandler.acceptedModifiers" href="qml-qtquick-wheelhandler.html#acceptedModifiers-prop" status="active" access="public" documented="true" type="flags" attached="false" writable="true"/>
            <qmlproperty name="active" fullname="QtQuick.WheelHandler.active" href="qml-qtquick-wheelhandler.html#active-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
            <qmlproperty name="activeTimeout" fullname="QtQuick.WheelHandler.activeTimeout" href="qml-qtquick-wheelhandler.html#activeTimeout-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="blocking" fullname="QtQuick.WheelHandler.blocking" href="qml-qtquick-wheelhandler.html#blocking-prop" status="active" access="public" since="6.3" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="invertible" fullname="QtQuick.WheelHandler.invertible" href="qml-qtquick-wheelhandler.html#invertible-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="margin" fullname="QtQuick.WheelHandler.margin" href="qml-qtquick-wheelhandler.html#margin-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="orientation" fullname="QtQuick.WheelHandler.orientation" href="qml-qtquick-wheelhandler.html#orientation-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="true"/>
            <qmlproperty name="property" fullname="QtQuick.WheelHandler.property" href="qml-qtquick-wheelhandler.html#property-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="rotation" fullname="QtQuick.WheelHandler.rotation" href="qml-qtquick-wheelhandler.html#rotation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="rotationScale" fullname="QtQuick.WheelHandler.rotationScale" href="qml-qtquick-wheelhandler.html#rotationScale-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="targetScaleMultiplier" fullname="QtQuick.WheelHandler.targetScaleMultiplier" href="qml-qtquick-wheelhandler.html#targetScaleMultiplier-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="targetTransformAroundCursor" fullname="QtQuick.WheelHandler.targetTransformAroundCursor" href="qml-qtquick-wheelhandler.html#targetTransformAroundCursor-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="Window" qml-module-name="QtQuick" fullname="QtQuick.Window" href="qml-qtquick-window.html" status="active" access="public" documented="true" groups="qtquick-visual" title="Window" fulltitle="Window" subtitle="" brief="Creates a new top-level window">
            <contents name="styling" title="Styling" level="1"/>
            <function name="afterAnimating" fullname="QtQuick.Window.afterAnimating" href="qml-qtquick-window.html#afterAnimating-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="alert" fullname="QtQuick.Window.alert" href="qml-qtquick-window.html#alert-method" status="active" access="public" documented="true" meta="qmlmethod">
                <parameter type="int" name="msec" default=""/>
            </function>
            <function name="close" fullname="QtQuick.Window.close" href="qml-qtquick-window.html#close-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="closing" fullname="QtQuick.Window.closing" href="qml-qtquick-window.html#closing-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="CloseEvent" name="close" default=""/>
            </function>
            <function name="frameSwapped" fullname="QtQuick.Window.frameSwapped" href="qml-qtquick-window.html#frameSwapped-signal" status="active" access="public" documented="true" meta="qmlsignal"/>
            <function name="hide" fullname="QtQuick.Window.hide" href="qml-qtquick-window.html#hide-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="lower" fullname="QtQuick.Window.lower" href="qml-qtquick-window.html#lower-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="raise" fullname="QtQuick.Window.raise" href="qml-qtquick-window.html#raise-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="requestActivate" fullname="QtQuick.Window.requestActivate" href="qml-qtquick-window.html#requestActivate-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="sceneGraphError" fullname="QtQuick.Window.sceneGraphError" href="qml-qtquick-window.html#sceneGraphError-signal" status="active" access="public" documented="true" meta="qmlsignal">
                <parameter type="SceneGraphError" name="error" default=""/>
                <parameter type="QString" name="message" default=""/>
            </function>
            <function name="show" fullname="QtQuick.Window.show" href="qml-qtquick-window.html#show-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="showFullScreen" fullname="QtQuick.Window.showFullScreen" href="qml-qtquick-window.html#showFullScreen-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="showMaximized" fullname="QtQuick.Window.showMaximized" href="qml-qtquick-window.html#showMaximized-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="showMinimized" fullname="QtQuick.Window.showMinimized" href="qml-qtquick-window.html#showMinimized-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <function name="showNormal" fullname="QtQuick.Window.showNormal" href="qml-qtquick-window.html#showNormal-method" status="active" access="public" documented="true" meta="qmlmethod"/>
            <qmlproperty name="active" fullname="QtQuick.Window.active" href="qml-qtquick-window.html#active-attached-prop" status="active" access="public" documented="true" type="bool" attached="true" writable="true"/>
            <qmlproperty name="active" fullname="QtQuick.Window.active" href="qml-qtquick-window.html#active-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="activeFocusItem" fullname="QtQuick.Window.activeFocusItem" href="qml-qtquick-window.html#activeFocusItem-attached-prop" status="active" access="public" documented="true" type="Item" attached="true" writable="false"/>
            <qmlproperty name="activeFocusItem" fullname="QtQuick.Window.activeFocusItem" href="qml-qtquick-window.html#activeFocusItem-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="false"/>
            <qmlproperty name="color" fullname="QtQuick.Window.color" href="qml-qtquick-window.html#color-prop" status="active" access="public" documented="true" type="color" attached="false" writable="true"/>
            <qmlproperty name="contentItem" fullname="QtQuick.Window.contentItem" href="qml-qtquick-window.html#contentItem-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="false" brief="Invisible root item of the scene"/>
            <qmlproperty name="contentItem" fullname="QtQuick.Window.contentItem" href="qml-qtquick-window.html#contentItem-attached-prop" status="active" access="public" documented="true" type="Item" attached="true" writable="false"/>
            <qmlproperty name="contentOrientation" fullname="QtQuick.Window.contentOrientation" href="qml-qtquick-window.html#contentOrientation-prop" status="active" access="public" documented="true" type="Qt::ScreenOrientation" attached="false" writable="true"/>
            <qmlproperty name="data" fullname="QtQuick.Window.data" href="qml-qtquick-window.html#data-prop" status="active" access="public" documented="true" type="list&lt;QtObject&gt;" attached="false" writable="true"/>
            <qmlproperty name="flags" fullname="QtQuick.Window.flags" href="qml-qtquick-window.html#flags-prop" status="active" access="public" documented="true" type="Qt::WindowFlags" attached="false" writable="true"/>
            <qmlproperty name="height" fullname="QtQuick.Window.height" href="qml-qtquick-window.html#height-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="height" fullname="QtQuick.Window.height" href="qml-qtquick-window.html#height-attached-prop" status="active" access="public" documented="true" type="int" attached="true" writable="true"/>
            <qmlproperty name="maximumHeight" fullname="QtQuick.Window.maximumHeight" href="qml-qtquick-window.html#maximumHeight-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="maximumWidth" fullname="QtQuick.Window.maximumWidth" href="qml-qtquick-window.html#maximumWidth-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="minimumHeight" fullname="QtQuick.Window.minimumHeight" href="qml-qtquick-window.html#minimumHeight-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="minimumWidth" fullname="QtQuick.Window.minimumWidth" href="qml-qtquick-window.html#minimumWidth-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="modality" fullname="QtQuick.Window.modality" href="qml-qtquick-window.html#modality-prop" status="active" access="public" documented="true" type="Qt::WindowModality" attached="false" writable="true"/>
            <qmlproperty name="opacity" fullname="QtQuick.Window.opacity" href="qml-qtquick-window.html#opacity-prop" status="active" access="public" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="palette" fullname="QtQuick.Window.palette" href="qml-qtquick-window.html#palette-prop" status="active" access="public" since="6.0" documented="true" type="Palette" attached="false" writable="true"/>
            <qmlproperty name="screen" fullname="QtQuick.Window.screen" href="qml-qtquick-window.html#screen-prop" status="active" access="public" documented="true" type="variant" attached="false" writable="true"/>
            <qmlproperty name="title" fullname="QtQuick.Window.title" href="qml-qtquick-window.html#title-prop" status="active" access="public" documented="true" type="string" attached="false" writable="true"/>
            <qmlproperty name="transientParent" fullname="QtQuick.Window.transientParent" href="qml-qtquick-window.html#transientParent-prop" status="active" access="public" documented="true" type="QWindow" attached="false" writable="true"/>
            <qmlproperty name="visibility" fullname="QtQuick.Window.visibility" href="qml-qtquick-window.html#visibility-attached-prop" status="active" access="public" documented="true" type="QWindow::Visibility" attached="true" writable="false"/>
            <qmlproperty name="visibility" fullname="QtQuick.Window.visibility" href="qml-qtquick-window.html#visibility-prop" status="active" access="public" documented="true" type="QWindow::Visibility" attached="false" writable="true">
                <keyword name="qml-window-visibility-prop"/>
            </qmlproperty>
            <qmlproperty name="visible" fullname="QtQuick.Window.visible" href="qml-qtquick-window.html#visible-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="true"/>
            <qmlproperty name="width" fullname="QtQuick.Window.width" href="qml-qtquick-window.html#width-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="width" fullname="QtQuick.Window.width" href="qml-qtquick-window.html#width-attached-prop" status="active" access="public" documented="true" type="int" attached="true" writable="true"/>
            <qmlproperty name="window" fullname="QtQuick.Window.window" href="qml-qtquick-window.html#window-attached-prop" status="active" access="public" documented="true" type="Window" attached="true" writable="true"/>
            <qmlproperty name="x" fullname="QtQuick.Window.x" href="qml-qtquick-window.html#x-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
            <qmlproperty name="y" fullname="QtQuick.Window.y" href="qml-qtquick-window.html#y-prop" status="active" access="public" documented="true" type="int" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass name="WindowContainer" qml-module-name="QtQuick" qml-base-type="QtQuick::Item" fullname="QtQuick.WindowContainer" href="qml-qtquick-windowcontainer.html" status="active" access="public" since="6.8" documented="true" groups="qtquick-visual" title="WindowContainer" fulltitle="WindowContainer" subtitle="" brief="Allows embedding arbitrary QWindows into a Qt Quick scene">
            <qmlproperty name="window" fullname="QtQuick.WindowContainer.window" href="qml-qtquick-windowcontainer.html#window-prop" status="active" access="public" documented="true" type="QWindow" attached="false" writable="true"/>
        </qmlclass>
        <page name="qtquick-attribution-work-sans-font.html" href="qtquick-attribution-work-sans-font.html" status="active" location="codeattributions.qdoc" documented="true" groups="attributions-examples,attributions-qtquick-examples" subtype="page" title="Work Sans font by Wei Huang" fulltitle="Work Sans font by Wei Huang" subtitle="" brief="SIL Open Font License 1.1">
            <target name="work-sans-font"/>
        </page>
        <qmlclass name="XAnimator" qml-module-name="QtQuick" qml-base-type="QtQuick::Animator" fullname="QtQuick.XAnimator" href="qml-qtquick-xanimator.html" status="active" access="public" documented="true" groups="qtquick-transitions-animations" title="XAnimator" fulltitle="XAnimator" subtitle="" brief="Type animates the x position of an Item"/>
        <qmlclass name="YAnimator" qml-module-name="QtQuick" qml-base-type="QtQuick::Animator" fullname="QtQuick.YAnimator" href="qml-qtquick-yanimator.html" status="active" access="public" documented="true" groups="qtquick-transitions-animations" title="YAnimator" fulltitle="YAnimator" subtitle="" brief="Type animates the y position of an Item"/>
        <qmlvaluetype name="color" href="qml-color.html" status="active" access="public" location="qmltypereference.qdoc" documented="true" groups="qtquickvaluetypes" title="color" fulltitle="color" subtitle="" brief="ARGB color value">
            <keyword name="colorvaluetypedocs"/>
            <contents name="svg-color-reference" title="SVG Color Reference" level="1"/>
            <qmlproperty name="a" fullname="color::a" href="qml-color.html#a-prop" status="active" access="public" location="qmltypereference.qdoc" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="b" fullname="color::b" href="qml-color.html#b-prop" status="active" access="public" location="qmltypereference.qdoc" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="g" fullname="color::g" href="qml-color.html#g-prop" status="active" access="public" location="qmltypereference.qdoc" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="hslHue" fullname="color::hslHue" href="qml-color.html#hslHue-prop" status="active" access="public" location="qmltypereference.qdoc" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="hslLightness" fullname="color::hslLightness" href="qml-color.html#hslLightness-prop" status="active" access="public" location="qmltypereference.qdoc" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="hslSaturation" fullname="color::hslSaturation" href="qml-color.html#hslSaturation-prop" status="active" access="public" location="qmltypereference.qdoc" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="hsvHue" fullname="color::hsvHue" href="qml-color.html#hsvHue-prop" status="active" access="public" location="qmltypereference.qdoc" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="hsvSaturation" fullname="color::hsvSaturation" href="qml-color.html#hsvSaturation-prop" status="active" access="public" location="qmltypereference.qdoc" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="hsvValue" fullname="color::hsvValue" href="qml-color.html#hsvValue-prop" status="active" access="public" location="qmltypereference.qdoc" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="r" fullname="color::r" href="qml-color.html#r-prop" status="active" access="public" location="qmltypereference.qdoc" documented="true" type="real" attached="false" writable="true"/>
            <qmlproperty name="valid" fullname="color::valid" href="qml-color.html#valid-prop" status="active" access="public" location="qmltypereference.qdoc" documented="true" type="bool" attached="false" writable="true"/>
        </qmlvaluetype>
        <qmlclass name="eventPoint" qml-module-name="QtQuick" fullname="QtQuick.eventPoint" href="qml-qtquick-eventpoint.html" status="active" access="public" documented="true" title="eventPoint" fulltitle="eventPoint" subtitle="" brief="Qml equivalent for QEventPoint"/>
        <qmlvaluetype name="font" href="qml-font.html" status="active" access="public" location="qmltypereference.qdoc" documented="true" groups="qtquickvaluetypes" title="font" fulltitle="font" subtitle="" brief="Font value with the properties of QFont.  The font type refers to a font value with the properties of QFont">
            <target name="fontvaluetypedocs"/>
        </qmlvaluetype>
        <qmlclass name="handlerPoint" qml-module-name="QtQuick" fullname="QtQuick.handlerPoint" href="qml-qtquick-handlerpoint.html" status="active" access="public" documented="true" title="handlerPoint" fulltitle="handlerPoint" subtitle="" brief="An event point">
            <qmlproperty name="device" fullname="QtQuick.handlerPoint.device" href="qml-qtquick-handlerpoint.html#device-prop" status="active" access="public" documented="true" type="PointerDevice" attached="false" writable="false"/>
            <qmlproperty name="ellipseDiameters" fullname="QtQuick.handlerPoint.ellipseDiameters" href="qml-qtquick-handlerpoint.html#ellipseDiameters-prop" status="active" access="public" documented="true" type="size" attached="false" writable="false"/>
            <qmlproperty name="id" fullname="QtQuick.handlerPoint.id" href="qml-qtquick-handlerpoint.html#id-prop" status="active" access="public" documented="true" type="int" attached="false" writable="false" brief="ID number of the point"/>
            <qmlproperty name="modifiers" fullname="QtQuick.handlerPoint.modifiers" href="qml-qtquick-handlerpoint.html#modifiers-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false" brief="Which modifier keys are currently pressed"/>
            <qmlproperty name="position" fullname="QtQuick.handlerPoint.position" href="qml-qtquick-handlerpoint.html#position-prop" status="active" access="public" documented="true" type="point" attached="false" writable="false" brief="Within the parent Item"/>
            <qmlproperty name="pressPosition" fullname="QtQuick.handlerPoint.pressPosition" href="qml-qtquick-handlerpoint.html#pressPosition-prop" status="active" access="public" documented="true" type="point" attached="false" writable="false" brief="Pressed position within the parent Item"/>
            <qmlproperty name="pressedButtons" fullname="QtQuick.handlerPoint.pressedButtons" href="qml-qtquick-handlerpoint.html#pressedButtons-prop" status="active" access="public" documented="true" type="enumeration" attached="false" writable="false" brief="Which mouse or stylus buttons are currently pressed"/>
            <qmlproperty name="pressure" fullname="QtQuick.handlerPoint.pressure" href="qml-qtquick-handlerpoint.html#pressure-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="rotation" fullname="QtQuick.handlerPoint.rotation" href="qml-qtquick-handlerpoint.html#rotation-prop" status="active" access="public" documented="true" type="real" attached="false" writable="false"/>
            <qmlproperty name="sceneGrabPosition" fullname="QtQuick.handlerPoint.sceneGrabPosition" href="qml-qtquick-handlerpoint.html#sceneGrabPosition-prop" status="active" access="public" documented="true" type="point" attached="false" writable="false" brief="Grabbed position within the scene"/>
            <qmlproperty name="scenePosition" fullname="QtQuick.handlerPoint.scenePosition" href="qml-qtquick-handlerpoint.html#scenePosition-prop" status="active" access="public" documented="true" type="point" attached="false" writable="false" brief="Position within the scene"/>
            <qmlproperty name="scenePressPosition" fullname="QtQuick.handlerPoint.scenePressPosition" href="qml-qtquick-handlerpoint.html#scenePressPosition-prop" status="active" access="public" documented="true" type="point" attached="false" writable="false" brief="Pressed position within the scene"/>
            <qmlproperty name="uniqueId" fullname="QtQuick.handlerPoint.uniqueId" href="qml-qtquick-handlerpoint.html#uniqueId-prop" status="active" access="public" documented="true" type="pointingDeviceUniqueId" attached="false" writable="false" brief="Unique ID of the point, if any"/>
            <qmlproperty name="velocity" fullname="QtQuick.handlerPoint.velocity" href="qml-qtquick-handlerpoint.html#velocity-prop" status="active" access="public" documented="true" type="vector2d" attached="false" writable="false" brief="A vector representing the average speed and direction of movement"/>
        </qmlclass>
        <qmlvaluetype name="matrix4x4" href="qml-matrix4x4.html" status="active" access="public" location="qmltypereference.qdoc" documented="true" groups="qtquickvaluetypes" title="matrix4x4" fulltitle="matrix4x4" subtitle="" brief="A matrix4x4 type is a 4-row and 4-column matrix"/>
        <qmlclass name="pointingDeviceUniqueId" qml-module-name="QtQuick" fullname="QtQuick.pointingDeviceUniqueId" href="qml-qtquick-pointingdeviceuniqueid.html" status="active" access="public" documented="true" title="pointingDeviceUniqueId" fulltitle="pointingDeviceUniqueId" subtitle="" brief="QML equivalent for QPointingDeviceUniqueId">
            <qmlproperty name="numericId" fullname="QtQuick.pointingDeviceUniqueId.numericId" href="qml-qtquick-pointingdeviceuniqueid.html#numericId-prop" status="active" access="public" documented="true" type="qint64" attached="false" writable="true"/>
        </qmlclass>
        <qmlvaluetype name="quaternion" href="qml-quaternion.html" status="active" access="public" location="qmltypereference.qdoc" documented="true" groups="qtquickvaluetypes" title="quaternion" fulltitle="quaternion" subtitle="" brief="A quaternion type has scalar, x, y, and z attributes"/>
        <qmlvaluetype name="vector2d" href="qml-vector2d.html" status="active" access="public" location="qmltypereference.qdoc" documented="true" groups="qtquickvaluetypes" title="vector2d" fulltitle="vector2d" subtitle="" brief="A vector2d type has x and y attributes"/>
        <qmlvaluetype name="vector3d" href="qml-vector3d.html" status="active" access="public" location="qmltypereference.qdoc" documented="true" groups="qtquickvaluetypes" title="vector3d" fulltitle="vector3d" subtitle="" brief="Value with x, y, and z attributes"/>
        <qmlvaluetype name="vector4d" href="qml-vector4d.html" status="active" access="public" location="qmltypereference.qdoc" documented="true" groups="qtquickvaluetypes" title="vector4d" fulltitle="vector4d" subtitle="" brief="A vector4d type has x, y, z and w attributes"/>
        <group name="QML Features" href="qml-features.html" status="internal" seen="false" title=""/>
        <group name="accessibility" href="accessibility.html" status="internal" seen="false" title=""/>
        <group name="android-platform-extra-topics" href="android-platform-extra-topics.html" status="internal" seen="false" title=""/>
        <group name="attributions-examples" href="attributions-examples.html" status="internal" seen="false" title=""/>
        <group name="attributions-qtquick-examples" href="attributions-qtquick-examples.html" status="internal" seen="false" title=""/>
        <group name="best-practices" href="best-practices.html" status="internal" seen="false" title=""/>
        <group name="category Data Processing &amp; I/O" href="category-data-processing-i-o.html" status="internal" seen="false" title=""/>
        <group name="category Graphics" href="category-graphics.html" status="internal" seen="false" title=""/>
        <group name="category Mobile" href="category-mobile.html" status="internal" seen="false" title=""/>
        <group name="category User Interface Components" href="category-user-interface-components.html" status="internal" seen="false" title=""/>
        <group name="changes-qt-5-to-6" href="changes-qt-5-to-6.html" status="internal" seen="false" title=""/>
        <group name="explanations-programminglanguages" href="explanations-programminglanguages.html" status="internal" seen="false" title=""/>
        <group name="io" href="io.html" status="internal" seen="false" title=""/>
        <group name="layouts" href="layouts.html" status="internal" seen="false" title=""/>
        <group name="modules" href="modules.html" status="internal" seen="false" title=""/>
        <group name="native-interfaces" href="native-interfaces.html" status="internal" seen="false" title=""/>
        <group name="native-interfaces-qsgtexture" href="native-interfaces-qsgtexture.html" status="internal" seen="false" title=""/>
        <group name="qml-utility-elements" href="qml-utility-elements.html" status="internal" seen="false" title=""/>
        <group name="qmlmodules" href="qmlmodules.html" status="internal" seen="false" title=""/>
        <group name="qt_android_classes" href="qt-android-classes.html" status="internal" seen="false" title=""/>
        <group name="qtquick" href="qtquick.html" status="internal" seen="false" title=""/>
        <group name="qtquick-animation-control" href="qtquick-animation-control.html" status="internal" seen="false" title=""/>
        <group name="qtquick-animation-paths" href="qtquick-animation-paths.html" status="internal" seen="false" title=""/>
        <group name="qtquick-animation-properties" href="qtquick-animation-properties.html" status="internal" seen="false" title=""/>
        <group name="qtquick-canvas" href="qtquick-canvas.html" status="internal" seen="false" title=""/>
        <group name="qtquick-containers" href="qtquick-containers.html" status="internal" seen="false" title=""/>
        <group name="qtquick-dynamic" href="qtquick-dynamic.html" status="internal" seen="false" title=""/>
        <group name="qtquick-effects" href="qtquick-effects.html" status="internal" seen="false" title=""/>
        <group name="qtquick-images-sprites" href="qtquick-images-sprites.html" status="internal" seen="false" title=""/>
        <group name="qtquick-input" href="qtquick-input.html" status="internal" seen="false" title=""/>
        <group name="qtquick-input-events" href="qtquick-input-events.html" status="internal" seen="false" title=""/>
        <group name="qtquick-input-handlers" href="qtquick-input-handlers.html" status="internal" seen="false" title=""/>
        <group name="qtquick-interceptors" href="qtquick-interceptors.html" status="internal" seen="false" title=""/>
        <group name="qtquick-models" href="qtquick-models.html" status="internal" seen="false" title=""/>
        <group name="qtquick-particles" href="qtquick-particles.html" status="internal" seen="false" title=""/>
        <group name="qtquick-paths" href="qtquick-paths.html" status="internal" seen="false" title=""/>
        <group name="qtquick-positioners" href="qtquick-positioners.html" status="internal" seen="false" title=""/>
        <group name="qtquick-positioning" href="qtquick-positioning.html" status="internal" seen="false" title=""/>
        <group name="qtquick-scenegraph-materials" href="qtquick-scenegraph-materials.html" status="active" documented="true" seen="true" title="Qt Quick Scene Graph Material Classes" brief="Classes used to define materials in the Qt Quick Scene Graph"/>
        <group name="qtquick-scenegraph-nodes" href="qtquick-scenegraph-nodes.html" status="active" documented="true" seen="true" title="Qt Quick Scene Graph Node classes" brief="Nodes that can be used as part of the scene graph"/>
        <group name="qtquick-states" href="qtquick-states.html" status="internal" seen="false" title=""/>
        <group name="qtquick-text-utility" href="qtquick-text-utility.html" status="internal" seen="false" title=""/>
        <group name="qtquick-text-validators" href="qtquick-text-validators.html" status="internal" seen="false" title=""/>
        <group name="qtquick-transformations" href="qtquick-transformations.html" status="internal" seen="false" title=""/>
        <group name="qtquick-transitions-animations" href="qtquick-transitions-animations.html" status="internal" seen="false" title=""/>
        <group name="qtquick-views" href="qtquick-views.html" status="internal" seen="false" title=""/>
        <group name="qtquick-visual" href="qtquick-visual.html" status="internal" seen="false" title=""/>
        <group name="qtquick-visual-transforms" href="qtquick-visual-transforms.html" status="internal" seen="false" title=""/>
        <group name="qtquick-visual-utility" href="qtquick-visual-utility.html" status="internal" seen="false" title=""/>
        <group name="qtquickexamples" href="qtquickexamples.html" status="internal" seen="false" title=""/>
        <group name="qtquickvaluetypes" href="qtquickvaluetypes.html" status="internal" seen="false" title=""/>
        <group name="settings" href="settings.html" status="internal" seen="false" title=""/>
        <module name="QtQuick" href="qtquick-module.html" status="active" location="qtquick-cpp.qdoc" documented="true" groups="modules" seen="true" title="Qt Quick C++ Classes" brief="Qt Quick module provides classes for embedding Qt Quick in Qt/C++ applications"/>
        <module name="QtQuickWidgets" href="qtquickwidgets-module.html" status="active" documented="true" groups="modules" seen="true" title="Qt Quick Widgets C++ Classes" brief="C++ API provided by the Qt Quick Widgets module"/>
        <qmlmodule name="Qt.labs.animation" qml-module-name="Qt.labs.animation" href="qt-labs-animation-qmlmodule.html" status="active" location="qmlanimation.qdoc" documented="true" groups="qmlmodules" seen="true" title="Qt Quick experimental animation types" brief="Provides QML experimental types for animation"/>
        <qmlmodule name="Qt.labs.folderlistmodel" qml-module-name="Qt.labs.folderlistmodel" qml-module-version="2.9" href="qt-labs-folderlistmodel-qmlmodule.html" status="active" documented="true" groups="qmlmodules" seen="true" title="Qt Labs FolderListModel QML Types" brief="FolderListModel provides a model of the contents of a file system folder"/>
        <qmlmodule name="Qt.labs.settings" qml-module-name="Qt.labs.settings" qml-module-version="1.0" href="qt-labs-settings-qmlmodule-obsolete-obsolete.html" status="deprecated" documented="true" groups="qmlmodules" seen="true" title="Qt Labs Settings QML Types" brief="Provides persistent platform-independent application settings"/>
        <qmlmodule name="Qt.labs.sharedimage" qml-module-name="Qt.labs.sharedimage" href="qt-labs-sharedimage-qmlmodule.html" status="active" location="qsharedimage.qdoc" documented="true" groups="qmlmodules" seen="true" title="Qt Quick Shared Image Provider" brief="Adds an image provider which utilizes shared CPU memory">
            <contents name="summary" title="Summary" level="2"/>
            <contents name="usage" title="Usage" level="2"/>
        </qmlmodule>
        <qmlmodule name="Qt.labs.wavefrontmesh" qml-module-name="Qt.labs.wavefrontmesh" qml-module-version="1.9" href="qt-labs-wavefrontmesh-qmlmodule.html" status="active" documented="true" groups="qmlmodules" seen="true" title="Qt Labs WavefrontMesh QML Types" brief="WavefrontMesh provides a mesh based on a Wavefront .obj file"/>
        <qmlmodule name="QtQuick" qml-module-name="QtQuick" href="qtquick-qmlmodule.html" status="active" location="qmltypereference.qdoc" documented="true" groups="qmlmodules" seen="true" title="Qt Quick QML Types" brief="Provides graphical QML types">
            <target name="value-types"/>
            <contents name="submodules" title="Submodules" level="1"/>
            <contents name="value-types" title="Value Types" level="1"/>
            <contents name="object-types" title="Object Types" level="1"/>
        </qmlmodule>
        <qmlmodule name="QtQuick.Effects" qml-module-name="QtQuick.Effects" href="qtquick-effects-qmlmodule.html" status="active" documented="true" groups="qmlmodules" seen="true" title="Qt Quick Effects QML Types" brief="Provides QML types for applying one or more simple graphical effects to Qt Quick items">
            <keyword name="qt-quick-effects" title="Qt Quick Effects"/>
        </qmlmodule>
        <qmlmodule name="QtQuick.Layouts" qml-module-name="QtQuick.Layouts" href="qtquick-layouts-qmlmodule.html" status="active" location="qtquicklayouts-qmltypes.qdoc" documented="true" groups="qmlmodules" seen="true" title="Qt Quick Layouts QML Types" brief="Provides QML types for arranging QML items in a user interface"/>
        <qmlmodule name="QtQuick.LocalStorage" qml-module-name="QtQuick.LocalStorage" href="qtquick-localstorage-qmlmodule.html" status="active" documented="true" groups="qmlmodules" seen="true" title="Qt Quick Local Storage QML Types" brief="Provides a JavaScript object singleton type for accessing a local SQLite database">
            <target name="opendatabasesync" title="openDatabaseSync"/>
            <contents name="methods" title="Methods" level="1"/>
            <contents name="detailed-description" title="Detailed Description" level="1"/>
            <contents name="open-or-create-a-database" title="Open or Create a Database" level="3"/>
            <contents name="db-changeversion-from-to-callback-tx" title="db.changeVersion(from, to, callback(tx))" level="3"/>
            <contents name="db-transaction-callback-tx" title="db.transaction(callback(tx))" level="3"/>
            <contents name="db-readtransaction-callback-tx" title="db.readTransaction(callback(tx))" level="3"/>
            <contents name="results-tx-executesql-statement-values" title="results = tx.executeSql(statement, values)" level="3"/>
            <contents name="method-documentation" title="Method Documentation" level="1"/>
        </qmlmodule>
        <qmlmodule name="QtQuick.Particles" qml-module-name="QtQuick.Particles" href="qtquick-particles-qmlmodule.html" status="active" location="particles.qdoc" documented="true" groups="qmlmodules" seen="true" title="Qt Quick Particles QML Types" brief="Provides QML types for particle effects">
            <keyword name="qt-quick-particles" title="Qt Quick Particles"/>
        </qmlmodule>
        <qmlmodule name="QtQuick.Shapes" qml-module-name="QtQuick.Shapes" qml-module-version="1.9" href="qtquick-shapes-qmlmodule.html" status="active" documented="true" groups="qmlmodules" seen="true" title="Qt Quick Shapes QML Types" brief="Provides QML types for drawing stroked and filled shapes">
            <keyword name="qt-quick-shapes" title="Qt Quick Shapes"/>
        </qmlmodule>
        <qmlmodule name="QtQuick.VectorImage" qml-module-name="QtQuick.VectorImage" href="qtquick-vectorimage-qmlmodule.html" status="active" since="6.8" documented="true" groups="qmlmodules" seen="true" title="Qt Quick Vector Image QML Types" brief="Provides QML types for displaying vector image files">
            <contents name="qml-types" title="QML Types" level="1"/>
        </qmlmodule>
    </namespace>
</INDEX>
