52 #ifndef Patternist_GMonth_H 53 #define Patternist_GMonth_H static GMonth::Ptr fromLexical(const QString &string)
static GMonth::Ptr fromDateTime(const QDateTime &dt)
#define QT_END_NAMESPACE
This macro expands to.
Base class for classes implementing values related to time, date or both.
virtual QString stringValue() const
The QString class provides a Unicode character string.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
Implements the value instance of the xs:gMonth type.
The QDateTime class provides date and time functions.
A collection of common values.
GMonth(const QDateTime &dateTime)
virtual ItemType::Ptr type() const