Qt 4.8
|
Contains classes implementing the functions found in XQuery 1.0 and XPath 2.0 Functions and Operators, 15.4 Aggregate Functions. More...
#include "qaggregator_p.h"
#include "qatomiccomparator_p.h"
#include "qatomicmathematician_p.h"
#include "qcomparisonplatform_p.h"
Go to the source code of this file.
Classes | |
class | QPatternist::AddingAggregate |
Base class for the implementations of the fn:avg() and fn:sum() function. More... | |
class | QPatternist::AvgFN |
Implements the function fn:avg() . More... | |
class | QPatternist::CountFN |
Implements the function fn:count() . More... | |
class | QPatternist::SumFN |
Implements the function fn:sum() . More... | |
Namespaces | |
QPatternist | |
The namespace for the internal API of QtXmlPatterns. | |
Contains classes implementing the functions found in XQuery 1.0 and XPath 2.0 Functions and Operators, 15.4 Aggregate Functions.
Definition in file qaggregatefns_p.h.