52 #ifndef Patternist_Time_H 53 #define Patternist_Time_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:time type.
virtual ItemType::Ptr type() const
The QString class provides a Unicode character string.
SchemaTime(const QDateTime &dateTime)
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
virtual QString stringValue() const
virtual Item fromValue(const QDateTime &dt) const
The QDateTime class provides date and time functions.
Represents an item in the XPath 2.0 Data Model.
static SchemaTime::Ptr fromDateTime(const QDateTime &dt)
A collection of common values.
static SchemaTime::Ptr fromLexical(const QString &string)