52 #ifndef Patternist_SourceLocationReflection_H 53 #define Patternist_SourceLocationReflection_H 119 virtual QString description()
const;
#define QT_END_NAMESPACE
This macro expands to.
DelegatingSourceLocationReflection(const SourceLocationReflection *const r)
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
The QString class provides a Unicode character string.
virtual QString description() const
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
The QSourceLocation class identifies a location in a resource by URI, line, and column.
const SourceLocationReflection *const m_r
#define Q_AUTOTEST_EXPORT
virtual ~SourceLocationReflection()
SourceLocationReflection()
Base class for all instances that represents something at a certain location.