52 #ifndef Patternist_XsdIdCache_H 53 #define Patternist_XsdIdCache_H 57 #include <QtCore/QExplicitlySharedDataPointer> 58 #include <QtCore/QReadWriteLock> 59 #include <QtCore/QSet> 60 #include <QtCore/QString>
#define QT_END_NAMESPACE
This macro expands to.
The QString class provides a Unicode character string.
QExplicitlySharedDataPointer< XsdIdCache > Ptr
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
void addId(const QString &id)
The QSharedData class is a base class for shared data objects.
The QReadWriteLock class provides read-write locking.
bool hasId(const QString &id) const
Helper class for keeping track of all existing IDs in a schema.