52 #ifndef Patternist_AtomicMathematician_H 53 #define Patternist_AtomicMathematician_H 121 virtual Item calculate(
const Item &operand1,
123 const Item &operand2,
#define QT_END_NAMESPACE
This macro expands to.
Due to strong interdependencies, this file contains the definitions for the classes Item...
The QString class provides a Unicode character string.
#define QT_BEGIN_NAMESPACE
This macro expands to.
#define Q_DECLARE_OPERATORS_FOR_FLAGS(Flags)
The Q_DECLARE_OPERATORS_FOR_FLAGS() macro declares global operator|() functions for Flags...
The namespace for the internal API of QtXmlPatterns.
QExplicitlySharedDataPointer< AtomicMathematician > Ptr
QFlags< Operator > Operators
Represents an item in the XPath 2.0 Data Model.
#define Q_AUTOTEST_EXPORT
The QFlags class provides a type-safe way of storing OR-combinations of enum values.
Base class for classes that performs arithmetic operations between atomic values. ...