52 #ifndef Patternist_CallTargetDescription_H 53 #define Patternist_CallTargetDescription_H 55 template<
typename Key,
typename Value>
class QHash;
56 template<
typename T>
class QList;
58 #include <QSharedData> Contains metadata for a callable component, such as a function or template.
#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.
The QHash class is a template class that provides a hash-table-based dictionary.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
The QXmlName class represents the name of an XML node, in an efficient, namespace-aware way...
The QSharedData class is a base class for shared data objects.
#define Q_AUTOTEST_EXPORT
QExplicitlySharedDataPointer< CallTargetDescription > Ptr
The QList class is a template class that provides lists.