52 #ifndef QPatternist_ReferenceCountedValue_p_h 53 #define QPatternist_ReferenceCountedValue_p_h #define QT_END_NAMESPACE
This macro expands to.
The QExplicitlySharedDataPointer class represents a pointer to an explicitly shared object...
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
ReferenceCountedValue(T *const v)
#define QT_BEGIN_NAMESPACE
This macro expands to.
A template class that reference counts a value.
ReferenceCountedValue()
Disabled, no implementation provided.
The namespace for the internal API of QtXmlPatterns.
The QSharedData class is a base class for shared data objects.
QExplicitlySharedDataPointer< ReferenceCountedValue< T > > Ptr