42 #ifndef QDECLARATIVEBIND_H 43 #define QDECLARATIVEBIND_H 47 #include <QtCore/qobject.h> 77 void setProperty(const
QString &);
83 virtual
void classBegin();
84 virtual
void componentComplete();
The QVariant class acts like a union for the most common Qt data types.
#define QT_END_NAMESPACE
This macro expands to.
#define QML_DECLARE_TYPE(TYPE)
The QString class provides a Unicode character string.
The QObject class is the base class of all Qt objects.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QDeclarativeParserStatus class provides updates on the QML parser state.
#define Q_INTERFACES(x)
This macro tells Qt which interfaces the class implements.
#define Q_AUTOTEST_EXPORT
#define Q_DECLARE_PRIVATE(Class)