Qt 4.8
Classes | Namespaces | Typedefs
qabstractfloatmathematician_p.h File Reference
#include "qabstractfloat_p.h"
#include "qatomicmathematician_p.h"
#include "qinteger_p.h"
#include "qschemanumeric_p.h"
#include "qpatternistlocale_p.h"
#include "qsourcelocationreflection_p.h"
#include "qabstractfloatmathematician.cpp"

Go to the source code of this file.

Classes

class  QPatternist::AbstractFloatMathematician< isDouble >
 Performs arithmetics between AbstractFloat values (Float and Double classes). More...
 

Namespaces

 QPatternist
 The namespace for the internal API of QtXmlPatterns.
 

Typedefs

typedef AbstractFloatMathematician< true > QPatternist::DoubleMathematician
 
typedef AbstractFloatMathematician< false > QPatternist::FloatMathematician