<?xml version="1.0" encoding="UTF-8"?>
<tagfile>
    <compound kind="class">
        <name>QtQml.Models.DelegateChoice</name>
        <filename>qml-qtqml-models-delegatechoice.html</filename>
    </compound>
    <compound kind="class">
        <name>QtQml.Models.DelegateChooser</name>
        <filename>qml-qtqml-models-delegatechooser.html</filename>
    </compound>
    <compound kind="class">
        <name>QtQml.Models.DelegateModel</name>
        <filename>qml-qtqml-models-delegatemodel.html</filename>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QModelIndex</type>
            <name>modelIndex</name>
            <anchorfile>qml-qtqml-models-delegatemodel.html</anchorfile>
            <anchor>modelIndex-method</anchor>
            <arglist>(int index)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QModelIndex</type>
            <name>parentModelIndex</name>
            <anchorfile>qml-qtqml-models-delegatemodel.html</anchorfile>
            <anchor>parentModelIndex-method</anchor>
            <arglist>()</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QtQml.Models.DelegateModelGroup</name>
        <filename>qml-qtqml-models-delegatemodelgroup.html</filename>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>addGroups</name>
            <anchorfile>qml-qtqml-models-delegatemodelgroup.html</anchorfile>
            <anchor>addGroups-method</anchor>
            <arglist>(int index, int count, stringlist groups)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>changed</name>
            <anchorfile>qml-qtqml-models-delegatemodelgroup.html</anchorfile>
            <anchor>changed-signal</anchor>
            <arglist>(array removed, array inserted)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>create</name>
            <anchorfile>qml-qtqml-models-delegatemodelgroup.html</anchorfile>
            <anchor>create-method</anchor>
            <arglist>(int index)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>create</name>
            <anchorfile>qml-qtqml-models-delegatemodelgroup.html</anchorfile>
            <anchor>create-method</anchor>
            <arglist>(int index, jsdict data, array groups)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>create</name>
            <anchorfile>qml-qtqml-models-delegatemodelgroup.html</anchorfile>
            <anchor>create-method</anchor>
            <arglist>(jsdict data, array groups)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>insert</name>
            <anchorfile>qml-qtqml-models-delegatemodelgroup.html</anchorfile>
            <anchor>insert-method</anchor>
            <arglist>(int index, jsdict data, array groups)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>insert</name>
            <anchorfile>qml-qtqml-models-delegatemodelgroup.html</anchorfile>
            <anchor>insert-method</anchor>
            <arglist>(jsdict data, var groups)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>move</name>
            <anchorfile>qml-qtqml-models-delegatemodelgroup.html</anchorfile>
            <anchor>move-method</anchor>
            <arglist>(var from, var to, int count)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>object</type>
            <name>get</name>
            <anchorfile>qml-qtqml-models-delegatemodelgroup.html</anchorfile>
            <anchor>get-method</anchor>
            <arglist>(int index)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>remove</name>
            <anchorfile>qml-qtqml-models-delegatemodelgroup.html</anchorfile>
            <anchor>remove-method</anchor>
            <arglist>(int index, int count)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>removeGroups</name>
            <anchorfile>qml-qtqml-models-delegatemodelgroup.html</anchorfile>
            <anchor>removeGroups-method</anchor>
            <arglist>(int index, int count, stringlist groups)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>resolve</name>
            <anchorfile>qml-qtqml-models-delegatemodelgroup.html</anchorfile>
            <anchor>resolve-method</anchor>
            <arglist>(int from, int to)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>setGroups</name>
            <anchorfile>qml-qtqml-models-delegatemodelgroup.html</anchorfile>
            <anchor>setGroups-method</anchor>
            <arglist>(int index, int count, stringlist groups)</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QtQml.Models.Instantiator</name>
        <filename>qml-qtqml-models-instantiator.html</filename>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QtObject</type>
            <name>objectAt</name>
            <anchorfile>qml-qtqml-models-instantiator.html</anchorfile>
            <anchor>objectAt-method</anchor>
            <arglist>(int index)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>objectAdded</name>
            <anchorfile>qml-qtqml-models-instantiator.html</anchorfile>
            <anchor>objectAdded-signal</anchor>
            <arglist>(int index, QtObject object)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>objectRemoved</name>
            <anchorfile>qml-qtqml-models-instantiator.html</anchorfile>
            <anchor>objectRemoved-signal</anchor>
            <arglist>(int index, QtObject object)</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QtQml.Models.ItemSelectionModel</name>
        <filename>qml-qtqml-models-itemselectionmodel.html</filename>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>columnIntersectsSelection</name>
            <anchorfile>qml-qtqml-models-itemselectionmodel.html</anchorfile>
            <anchor>columnIntersectsSelection-method</anchor>
            <arglist>(int column, QModelIndex parent)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isColumnSelected</name>
            <anchorfile>qml-qtqml-models-itemselectionmodel.html</anchorfile>
            <anchor>isColumnSelected-method</anchor>
            <arglist>(int column, QModelIndex parent)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isRowSelected</name>
            <anchorfile>qml-qtqml-models-itemselectionmodel.html</anchorfile>
            <anchor>isRowSelected-method</anchor>
            <arglist>(int row, QModelIndex parent)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isSelected</name>
            <anchorfile>qml-qtqml-models-itemselectionmodel.html</anchorfile>
            <anchor>isSelected-method</anchor>
            <arglist>(QModelIndex index)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>rowIntersectsSelection</name>
            <anchorfile>qml-qtqml-models-itemselectionmodel.html</anchorfile>
            <anchor>rowIntersectsSelection-method</anchor>
            <arglist>(int row, QModelIndex parent)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>currentChanged</name>
            <anchorfile>qml-qtqml-models-itemselectionmodel.html</anchorfile>
            <anchor>currentChanged-signal</anchor>
            <arglist>(QModelIndex current, QModelIndex previous)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>list&lt;var&gt;</type>
            <name>selectedColumns</name>
            <anchorfile>qml-qtqml-models-itemselectionmodel.html</anchorfile>
            <anchor>selectedColumns-method</anchor>
            <arglist>(int row)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>list&lt;var&gt;</type>
            <name>selectedRows</name>
            <anchorfile>qml-qtqml-models-itemselectionmodel.html</anchorfile>
            <anchor>selectedRows-method</anchor>
            <arglist>(int column)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>selectionChanged</name>
            <anchorfile>qml-qtqml-models-itemselectionmodel.html</anchorfile>
            <anchor>selectionChanged-signal</anchor>
            <arglist>(QItemSelection selected, QItemSelection deselected)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>clear</name>
            <anchorfile>qml-qtqml-models-itemselectionmodel.html</anchorfile>
            <anchor>clear-method</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>clearCurrentIndex</name>
            <anchorfile>qml-qtqml-models-itemselectionmodel.html</anchorfile>
            <anchor>clearCurrentIndex-method</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>clearSelection</name>
            <anchorfile>qml-qtqml-models-itemselectionmodel.html</anchorfile>
            <anchor>clearSelection-method</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>reset</name>
            <anchorfile>qml-qtqml-models-itemselectionmodel.html</anchorfile>
            <anchor>reset-method</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>select</name>
            <anchorfile>qml-qtqml-models-itemselectionmodel.html</anchorfile>
            <anchor>select-method</anchor>
            <arglist>(QItemSelection selection, SelectionFlags command)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>select</name>
            <anchorfile>qml-qtqml-models-itemselectionmodel.html</anchorfile>
            <anchor>select-method</anchor>
            <arglist>(QModelIndex index, SelectionFlags command)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>setCurrentIndex</name>
            <anchorfile>qml-qtqml-models-itemselectionmodel.html</anchorfile>
            <anchor>setCurrentIndex-method</anchor>
            <arglist>(QModelIndex index, SelectionFlags command)</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QtQml.Models.ListElement</name>
        <filename>qml-qtqml-models-listelement.html</filename>
    </compound>
    <compound kind="class">
        <name>QtQml.Models.ListModel</name>
        <filename>qml-qtqml-models-listmodel.html</filename>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>append</name>
            <anchorfile>qml-qtqml-models-listmodel.html</anchorfile>
            <anchor>append-method</anchor>
            <arglist>(jsobject dict)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>clear</name>
            <anchorfile>qml-qtqml-models-listmodel.html</anchorfile>
            <anchor>clear-method</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>insert</name>
            <anchorfile>qml-qtqml-models-listmodel.html</anchorfile>
            <anchor>insert-method</anchor>
            <arglist>(int index, jsobject dict)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>move</name>
            <anchorfile>qml-qtqml-models-listmodel.html</anchorfile>
            <anchor>move-method</anchor>
            <arglist>(int from, int to, int n)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>object</type>
            <name>get</name>
            <anchorfile>qml-qtqml-models-listmodel.html</anchorfile>
            <anchor>get-method</anchor>
            <arglist>(int index)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>remove</name>
            <anchorfile>qml-qtqml-models-listmodel.html</anchorfile>
            <anchor>remove-method</anchor>
            <arglist>(int index, int count)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>set</name>
            <anchorfile>qml-qtqml-models-listmodel.html</anchorfile>
            <anchor>set-method</anchor>
            <arglist>(int index, jsobject dict)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>setProperty</name>
            <anchorfile>qml-qtqml-models-listmodel.html</anchorfile>
            <anchor>setProperty-method</anchor>
            <arglist>(int index, string property, variant value)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>sync</name>
            <anchorfile>qml-qtqml-models-listmodel.html</anchorfile>
            <anchor>sync-method</anchor>
            <arglist>()</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QtQml.Models.ObjectModel</name>
        <filename>qml-qtqml-models-objectmodel.html</filename>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>append</name>
            <anchorfile>qml-qtqml-models-objectmodel.html</anchorfile>
            <anchor>append-method</anchor>
            <arglist>(object item)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>clear</name>
            <anchorfile>qml-qtqml-models-objectmodel.html</anchorfile>
            <anchor>clear-method</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>insert</name>
            <anchorfile>qml-qtqml-models-objectmodel.html</anchorfile>
            <anchor>insert-method</anchor>
            <arglist>(int index, object item)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>move</name>
            <anchorfile>qml-qtqml-models-objectmodel.html</anchorfile>
            <anchor>move-method</anchor>
            <arglist>(int from, int to, int n)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>object</type>
            <name>get</name>
            <anchorfile>qml-qtqml-models-objectmodel.html</anchorfile>
            <anchor>get-method</anchor>
            <arglist>(int index)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>remove</name>
            <anchorfile>qml-qtqml-models-objectmodel.html</anchorfile>
            <anchor>remove-method</anchor>
            <arglist>(int index, int n)</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QtQml.Models.Package</name>
        <filename>qml-qtqml-models-package.html</filename>
    </compound>
    <compound kind="class">
        <name>Qt.labs.qmlmodels.TableModel</name>
        <filename>qml-qt-labs-qmlmodels-tablemodel.html</filename>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QModelIndex</type>
            <name>index</name>
            <anchorfile>qml-qt-labs-qmlmodels-tablemodel.html</anchorfile>
            <anchor>index-method</anchor>
            <arglist>(int row, int column)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>appendRow</name>
            <anchorfile>qml-qt-labs-qmlmodels-tablemodel.html</anchorfile>
            <anchor>appendRow-method</anchor>
            <arglist>(object row)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>setData</name>
            <anchorfile>qml-qt-labs-qmlmodels-tablemodel.html</anchorfile>
            <anchor>setData-method</anchor>
            <arglist>(QModelIndex index, string role, variant value)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>clear</name>
            <anchorfile>qml-qt-labs-qmlmodels-tablemodel.html</anchorfile>
            <anchor>clear-method</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>insertRow</name>
            <anchorfile>qml-qt-labs-qmlmodels-tablemodel.html</anchorfile>
            <anchor>insertRow-method</anchor>
            <arglist>(int rowIndex, object row)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>moveRow</name>
            <anchorfile>qml-qt-labs-qmlmodels-tablemodel.html</anchorfile>
            <anchor>moveRow-method</anchor>
            <arglist>(int fromRowIndex, int toRowIndex, int rows)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>object</type>
            <name>getRow</name>
            <anchorfile>qml-qt-labs-qmlmodels-tablemodel.html</anchorfile>
            <anchor>getRow-method</anchor>
            <arglist>(int rowIndex)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>removeRow</name>
            <anchorfile>qml-qt-labs-qmlmodels-tablemodel.html</anchorfile>
            <anchor>removeRow-method</anchor>
            <arglist>(int rowIndex, int rows)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>setRow</name>
            <anchorfile>qml-qt-labs-qmlmodels-tablemodel.html</anchorfile>
            <anchor>setRow-method</anchor>
            <arglist>(int rowIndex, object row)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>variant</type>
            <name>data</name>
            <anchorfile>qml-qt-labs-qmlmodels-tablemodel.html</anchorfile>
            <anchor>data-method</anchor>
            <arglist>(QModelIndex index, string role)</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>Qt.labs.qmlmodels.TableModelColumn</name>
        <filename>qml-qt-labs-qmlmodels-tablemodelcolumn.html</filename>
    </compound>
</tagfile>
