error: invalid use of incomplete type 'struct QDeclaritiveContext'
-
wrote on 24 Jan 2012, 07:08 last edited by
the error is comming at following line:
view.rootContext->setContextProperty(....)
can any one help me???
-
wrote on 24 Jan 2012, 07:11 last edited by
And you have included #include <QDeclarativeContext>?
-
wrote on 24 Jan 2012, 07:25 last edited by
ohh...thank you vineet....I forgot to include it...the error has been resolved....
1/3