Qt 4.8
Public Functions | List of all members
QPatternist::MergeIterator Class Reference

Public Functions

QXmlNodeModelIndexIteratorPointer mapToSequence (const QXmlNodeModelIndexIteratorPointer &it, const DynamicContext::Ptr &) const
 
 MergeIterator ()
 

Detailed Description

Definition at line 474 of file qabstractxmlnodemodel.cpp.

Constructors and Destructors

◆ MergeIterator()

QPatternist::MergeIterator::MergeIterator ( )
inline

Definition at line 477 of file qabstractxmlnodemodel.cpp.

478  {
479  }

Functions

◆ mapToSequence()

QXmlNodeModelIndexIteratorPointer QPatternist::MergeIterator::mapToSequence ( const QXmlNodeModelIndexIteratorPointer it,
const DynamicContext::Ptr  
) const
inline

Definition at line 483 of file qabstractxmlnodemodel.cpp.

485  {
486  return it;
487  }
#define it(className, varName)

The documentation for this class was generated from the following file: