qtdeclarative/tests/auto/declarative/qdeclarativexmllistmodel
Charles Yin 44d8691745 Move XmlListModel to seperate plugin
XmlListModel is the only feature inside QtDeclarative which depends on
the QtXmlPatterns module, move this item to a separate plugin can reduce
the unnecessary dependency in most use cases.

To use the new XmlListModel, an additional "import QtQuick.xmllistmodel 2.0" is
needed.

Task-number:QTBUG-22158
Change-Id: I9e19eb6cbba46cd40fb7ffcdbd741f346779a54d
Reviewed-by: Yunqiao Yin <charles.yin@nokia.com>
2011-12-01 02:40:06 +01:00
..
data Move XmlListModel to seperate plugin 2011-12-01 02:40:06 +01:00
qdeclarativexmllistmodel.pro Move XmlListModel to seperate plugin 2011-12-01 02:40:06 +01:00
tst_qdeclarativexmllistmodel.cpp Move XmlListModel to seperate plugin 2011-12-01 02:40:06 +01:00