Qt 4.8
Classes | Namespaces
qnumericfns_p.h File Reference

Contains classes implementing the functions found in XQuery 1.0 and XPath 2.0 Functions and Operators, 6.4 Functions on Numeric Values. More...

#include "qaggregator_p.h"

Go to the source code of this file.

Classes

class  QPatternist::AbsFN
 Implements the function fn:abs(). More...
 
class  QPatternist::CeilingFN
 Implements the function fn:ceiling(). More...
 
class  QPatternist::FloorFN
 Implements the function fn:floor(). More...
 
class  QPatternist::RoundFN
 Implements the function fn:round(). More...
 
class  QPatternist::RoundHalfToEvenFN
 Implements the function fn:round-half-to-even(). 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, 6.4 Functions on Numeric Values.

Definition in file qnumericfns_p.h.