![]() |
Home · All Classes · All Functions · Overviews |
The QDeclarativeParserStatus class provides updates on the parser state. More...
#include <QDeclarativeParserStatus>
Inherited by QDeclarativeItem.
This class was introduced in Qt 4.7.
virtual void | classBegin () |
virtual void | componentComplete () |
The QDeclarativeParserStatus class provides updates on the parser state.
Invoked after class creation, but before any properties have been set.
Invoked after the root component that caused this instantiation has completed construction. At this point all static values and binding values have been assigned to the class.
Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt 4.7.0 |