Changeset 769 for trunk/src/xmlpatterns/api/qxmlresultitems.cpp
- Timestamp:
- Aug 2, 2010, 9:27:30 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.6.3 (added) merged: 768 /branches/vendor/nokia/qt/current merged: 767 /branches/vendor/nokia/qt/4.6.2 removed
- Property svn:mergeinfo changed
-
trunk/src/xmlpatterns/api/qxmlresultitems.cpp
r651 r769 70 70 sequence and returns it, and current() always returns the QXmlItem 71 71 that next() returned the last time it was called. 72 73 \note When using the QXmlResultItems overload of QXmlQuery::evaluateTo() 74 to execute a query, it is advisable to create a new instance of this 75 class for each new set of results rather than reusing an old instance. 72 76 73 77 \sa QXmlItem::isNode(), QXmlItem::isAtomicValue(), QXmlNodeModelIndex
Note:
See TracChangeset
for help on using the changeset viewer.