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