52 #ifndef Patternist_VariableReference_H 53 #define Patternist_VariableReference_H 61 template<
typename T>
class QList;
#define QT_END_NAMESPACE
This macro expands to.
virtual Properties properties() const
The QExplicitlySharedDataPointer class represents a pointer to an explicitly shared object...
QList< VariableReference::Ptr > List
VariableSlotID slot() const
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
const VariableSlotID m_varSlot
Base class for expressions that has no operands.
Baseclass for classes being references to variables.
The QFlags class provides a type-safe way of storing OR-combinations of enum values.
QExplicitlySharedDataPointer< VariableReference > Ptr
The QList class is a template class that provides lists.
VariableReference(const VariableSlotID slot)