Qt 4.8
Classes | Namespaces
qatomicmathematicians_p.h File Reference

Contains classes performing arithemetic operations between atomic values, such as subtracting two dates. More...

#include "qatomicmathematician_p.h"
#include "qsourcelocationreflection_p.h"

Go to the source code of this file.

Classes

class  QPatternist::AbstractDateTimeMathematician
 Performs arithmetics between two AbstractDateTime values. More...
 
class  QPatternist::DateTimeDurationMathematician
 Performs arithmetics between an AbstractDateTime value and an AbstractDuration value. More...
 
class  QPatternist::DecimalMathematician
 
class  QPatternist::DurationDurationDivisor
 Performs division between DayTimeDuration and DayTimeDuration, or YearMonthDuration and YearMonthDuration. More...
 
class  QPatternist::DurationDurationMathematician
 Performs arithmetics between DayTimeDuration and DayTimeDuration, or YearMonthDuration and YearMonthDuration. More...
 
class  QPatternist::DurationNumericMathematician
 Performs division or multiplication between either DayTimeDuration or YearMonthDuration and Double values. More...
 
class  QPatternist::IntegerMathematician
 Performs arithmetics between Integer values. More...
 
class  QPatternist::OperandSwitcherMathematician
 Delegates an AtomicMathematician and switches its operands. More...
 

Namespaces

 QPatternist
 The namespace for the internal API of QtXmlPatterns.
 

Detailed Description

Contains classes performing arithemetic operations between atomic values, such as subtracting two dates.

Definition in file qatomicmathematicians_p.h.