![]() |
Qt 4.8
|
#include <qdeclarativexmllistmodel_p.h>
Public Variables | |
| QList< QList< QVariant > > | data |
| QList< QPair< int, int > > | inserted |
| QStringList | keyRoleResultsCache |
| int | queryId |
| QList< QPair< int, int > > | removed |
| int | size |
Definition at line 64 of file qdeclarativexmllistmodel_p.h.
Definition at line 67 of file qdeclarativexmllistmodel_p.h.
Referenced by QDeclarativeXmlQueryEngine::doSubQueryJob(), and QDeclarativeXmlListModel::queryCompleted().
Definition at line 68 of file qdeclarativexmllistmodel_p.h.
Referenced by QDeclarativeXmlQueryEngine::doSubQueryJob(), and QDeclarativeXmlListModel::queryCompleted().
| QStringList QDeclarativeXmlQueryResult::keyRoleResultsCache |
Definition at line 70 of file qdeclarativexmllistmodel_p.h.
Referenced by QDeclarativeXmlListModel::dataCleared(), QDeclarativeXmlQueryEngine::doSubQueryJob(), and QDeclarativeXmlListModel::queryCompleted().
| int QDeclarativeXmlQueryResult::queryId |
Definition at line 65 of file qdeclarativexmllistmodel_p.h.
Referenced by QDeclarativeXmlListModel::dataCleared(), QDeclarativeXmlQueryEngine::processQuery(), and QDeclarativeXmlListModel::queryCompleted().
Definition at line 69 of file qdeclarativexmllistmodel_p.h.
Referenced by QDeclarativeXmlListModel::dataCleared(), QDeclarativeXmlQueryEngine::doSubQueryJob(), and QDeclarativeXmlListModel::queryCompleted().
| int QDeclarativeXmlQueryResult::size |
Definition at line 66 of file qdeclarativexmllistmodel_p.h.
Referenced by QDeclarativeXmlListModel::dataCleared(), QDeclarativeXmlQueryEngine::doQueryJob(), QDeclarativeXmlQueryEngine::doSubQueryJob(), and QDeclarativeXmlListModel::queryCompleted().