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