Qt 4.8
Classes | Namespaces
qsequencefns_p.h File Reference

Contains classes implementing the functions found in XQuery 1.0 and XPath 2.0 Functions and Operators, 15.1 General Functions and Operators on Sequences. More...

#include "qatomiccomparator_p.h"
#include "qcomparisonplatform_p.h"
#include "qliteral_p.h"
#include "qfunctioncall_p.h"

Go to the source code of this file.

Classes

class  QPatternist::BooleanFN
 Implements the function fn:boolean(). More...
 
class  QPatternist::DistinctValuesFN
 Implements the function fn:distinct-values(). More...
 
class  QPatternist::Existence< Id >
 Implements the functions fn:exists() and fn:empty(). More...
 
class  QPatternist::IndexOfFN
 Implements the function fn:index-of(). More...
 
class  QPatternist::InsertBeforeFN
 Implements the function fn:insert-before(). More...
 
class  QPatternist::RemoveFN
 Implements the function fn:remove(). More...
 
class  QPatternist::ReverseFN
 Implements the function fn:reverse(). More...
 
class  QPatternist::SubsequenceFN
 Implements the function fn:subsequence(). More...
 

Namespaces

 QPatternist
 The namespace for the internal API of QtXmlPatterns.
 

Detailed Description

Contains classes implementing the functions found in XQuery 1.0 and XPath 2.0 Functions and Operators, 15.1 General Functions and Operators on Sequences.

Definition in file qsequencefns_p.h.