52 #ifndef Patternist_NamedSchemaComponent_H 53 #define Patternist_NamedSchemaComponent_H
virtual ~NamedSchemaComponent()
QExplicitlySharedDataPointer< NamedSchemaComponent > Ptr
#define QT_END_NAMESPACE
This macro expands to.
#define Q_DECLARE_FLAGS(Flags, Enum)
The Q_DECLARE_FLAGS() macro expands to.
The QExplicitlySharedDataPointer class represents a pointer to an explicitly shared object...
The QString class provides a Unicode character string.
Base class for all constructs that can appear in a W3C XML Schema.
#define QT_BEGIN_NAMESPACE
This macro expands to.
#define Q_DECLARE_OPERATORS_FOR_FLAGS(Flags)
The Q_DECLARE_OPERATORS_FOR_FLAGS() macro declares global operator|() functions for Flags...
The namespace for the internal API of QtXmlPatterns.
virtual QString displayName(const NamePool::Ptr &namePool) const
void setName(const QXmlName &name)
virtual QXmlName name(const NamePool::Ptr &namePool) const
The QXmlName class represents the name of an XML node, in an efficient, namespace-aware way...
Base class for all named components that can appear in a W3C XML Schema.