Home · All Classes · All Functions · Overviews

QDeclarativeParserStatus Class Reference
[QtDeclarative module]

The QDeclarativeParserStatus class provides updates on the parser state. More...

 #include <QDeclarativeParserStatus>

Inherited by QDeclarativeItem.

This class was introduced in Qt 4.7.


Public Functions

virtual void classBegin ()
virtual void componentComplete ()

Detailed Description

The QDeclarativeParserStatus class provides updates on the parser state.


Member Function Documentation

void QDeclarativeParserStatus::classBegin ()   [virtual]

Invoked after class creation, but before any properties have been set.

void QDeclarativeParserStatus::componentComplete ()   [virtual]

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