42 #ifndef QDECLARATIVESTATEGROUP_H 43 #define QDECLARATIVESTATEGROUP_H 45 #include "private/qdeclarativestate_p.h" 78 virtual
void classBegin();
79 virtual
void componentComplete();
81 void stateChanged(const QString &);
85 bool updateAutoState();
86 void removeState(QDeclarativeState *state);
95 #endif // QDECLARATIVESTATEGROUP_H #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_DECLARATIVE_EXPORT
#define Q_INTERFACES(x)
This macro tells Qt which interfaces the class implements.
#define Q_DECLARE_PRIVATE(Class)
The QDeclarativeListProperty class allows applications to expose list-like properties to QML...
The QList class is a template class that provides lists.