52 #ifndef Patternist_XsdAttributeGroup_H 53 #define Patternist_XsdAttributeGroup_H 59 #include <QtCore/QList> #define QT_END_NAMESPACE
This macro expands to.
XsdWildcard::Ptr wildcard() const
void addAttributeUse(const XsdAttributeUse::Ptr &use)
XsdAttributeUse::List attributeUses() const
QExplicitlySharedDataPointer< XsdAttributeGroup > Ptr
XsdAttributeUse::List m_attributeUses
Base class for all XSD components with annotation content.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
Represents the XSD attributeGroup object.
void setWildcard(const XsdWildcard::Ptr &wildcard)
void setAttributeUses(const XsdAttributeUse::List &uses)
XsdWildcard::Ptr m_wildcard
QList< XsdAttributeGroup::Ptr > List
Base class for all named components that can appear in a W3C XML Schema.
The QList class is a template class that provides lists.