Qt 4.8
|
Performs division or multiplication between either DayTimeDuration or YearMonthDuration and Double values. More...
#include <qatomicmathematicians_p.h>
Additional Inherited Members | |
Public Types inherited from QPatternist::AtomicMathematician | |
enum | Operator { Div = 1, IDiv = 2, Substract = 4, Mod = 8, Multiply = 16, Add = 32 } |
typedef QFlags< Operator > | Operators |
typedef QExplicitlySharedDataPointer< AtomicMathematician > | Ptr |
Public Types inherited from QPatternist::AtomicTypeVisitorResult | |
typedef QExplicitlySharedDataPointer< AtomicTypeVisitorResult > | Ptr |
Static Public Functions inherited from QPatternist::AtomicMathematician | |
static QString | displayName (const AtomicMathematician::Operator op) |
Public Variables inherited from QSharedData | |
QAtomicInt | ref |
Performs division or multiplication between either DayTimeDuration or YearMonthDuration and Double values.
Definition at line 116 of file qatomicmathematicians_p.h.
|
inline |
Definition at line 120 of file qatomicmathematicians_p.h.
|
virtual |
Implements QPatternist::AtomicMathematician.
Definition at line 183 of file qatomicmathematicians.cpp.