52 #ifndef Patternist_XsdDocumentation_H 53 #define Patternist_XsdDocumentation_H #define QT_END_NAMESPACE
This macro expands to.
void setLanguage(const DerivedString< TypeLanguage >::Ptr &language)
void setContent(const QString &content)
The QExplicitlySharedDataPointer class represents a pointer to an explicitly shared object...
The QString class provides a Unicode character string.
AnyURI::Ptr source() const
DerivedString< TypeLanguage >::Ptr language() const
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
QList< XsdDocumentation::Ptr > List
Represents instances of derived xs:string types, such as xs:normalizedString.
QExplicitlySharedDataPointer< XsdDocumentation > Ptr
void setSource(const AnyURI::Ptr &source)
DerivedString< TypeLanguage >::Ptr m_language
Represents a XSD documentation object.
Base class for all named components that can appear in a W3C XML Schema.