Qt 4.8
|
Public Variables | |
QByteArray | data |
QStringList | keyRoleQueries |
QStringList | keyRoleResultsCache |
QString | namespaces |
QString | prefix |
QString | query |
int | queryId |
QStringList | roleQueries |
QList< void * > | roleQueryErrorId |
Definition at line 149 of file qdeclarativexmllistmodel.cpp.
QByteArray XmlQueryJob::data |
Definition at line 152 of file qdeclarativexmllistmodel.cpp.
Referenced by QDeclarativeXmlQueryEngine::doQuery(), QDeclarativeXmlQueryEngine::doQueryJob(), and QDeclarativeXmlQueryEngine::doSubQueryJob().
QStringList XmlQueryJob::keyRoleQueries |
Definition at line 157 of file qdeclarativexmllistmodel.cpp.
Referenced by QDeclarativeXmlQueryEngine::doQuery(), and QDeclarativeXmlQueryEngine::getValuesOfKeyRoles().
QStringList XmlQueryJob::keyRoleResultsCache |
Definition at line 158 of file qdeclarativexmllistmodel.cpp.
Referenced by QDeclarativeXmlQueryEngine::doQuery(), and QDeclarativeXmlQueryEngine::doSubQueryJob().
QString XmlQueryJob::namespaces |
Definition at line 154 of file qdeclarativexmllistmodel.cpp.
Referenced by QDeclarativeXmlQueryEngine::doQuery(), and QDeclarativeXmlQueryEngine::doQueryJob().
QString XmlQueryJob::prefix |
Definition at line 159 of file qdeclarativexmllistmodel.cpp.
Referenced by QDeclarativeXmlQueryEngine::doQueryJob(), QDeclarativeXmlQueryEngine::doSubQueryJob(), and QDeclarativeXmlQueryEngine::getValuesOfKeyRoles().
QString XmlQueryJob::query |
Definition at line 153 of file qdeclarativexmllistmodel.cpp.
Referenced by QDeclarativeXmlQueryEngine::doQuery(), and QDeclarativeXmlQueryEngine::doQueryJob().
int XmlQueryJob::queryId |
QStringList XmlQueryJob::roleQueries |
Definition at line 155 of file qdeclarativexmllistmodel.cpp.
Referenced by QDeclarativeXmlQueryEngine::doQuery(), and QDeclarativeXmlQueryEngine::doSubQueryJob().
QList<void*> XmlQueryJob::roleQueryErrorId |
Definition at line 156 of file qdeclarativexmllistmodel.cpp.
Referenced by QDeclarativeXmlQueryEngine::doQuery(), and QDeclarativeXmlQueryEngine::doSubQueryJob().