42 #ifndef QDECLARATIVEPACKAGE_H 43 #define QDECLARATIVEPACKAGE_H 70 bool hasPart(const QString &);
84 void setName(
const QString &n);
98 #endif // QDECLARATIVEPACKAGE_H
static QHash< QObject *, QDeclarativePackageAttached * > attached
#define Q_CLASSINFO(name, value)
This macro associates extra information to the class, which is available using QObject::metaObject()...
#define QT_END_NAMESPACE
This macro expands to.
#define QML_DECLARE_TYPE(TYPE)
The QString class provides a Unicode character string.
The QHash class is a template class that provides a hash-table-based dictionary.
The QObject class is the base class of all Qt objects.
#define QML_DECLARE_TYPEINFO(TYPE, FLAGS)
#define QT_BEGIN_NAMESPACE
This macro expands to.
static const char * data(const QByteArray &arr)
This attached property holds the name of an item within a Package.
#define Q_AUTOTEST_EXPORT
#define Q_DECLARE_PRIVATE(Class)
The QDeclarativeListProperty class allows applications to expose list-like properties to QML...