qtdeclarative/examples/qml/cppextensions/referenceexamples/adding
Matthew Vogt b855240b78 Rename QDeclarative symbols to QQuick and QQml
Symbols beginning with QDeclarative are already exported
by the quick1 module.

Users can apply the bin/rename-qtdeclarative-symbols.sh
script to modify client code using the previous names of the
renamed symbols.

Task-number: QTBUG-23737
Change-Id: Ifaa482663767634931e8711a8e9bf6e404859e66
Reviewed-by: Martin Jones <martin.jones@nokia.com>
2012-02-24 04:51:31 +01:00
..
adding.pro Rename QDeclarative symbols to QQuick and QQml 2012-02-24 04:51:31 +01:00
adding.qrc Rename QDeclarative symbols to QQuick and QQml 2012-02-24 04:51:31 +01:00
example.qml Rename QDeclarative symbols to QQuick and QQml 2012-02-24 04:51:31 +01:00
main.cpp Rename QDeclarative symbols to QQuick and QQml 2012-02-24 04:51:31 +01:00
person.cpp Rename QDeclarative symbols to QQuick and QQml 2012-02-24 04:51:31 +01:00
person.h Rename QDeclarative symbols to QQuick and QQml 2012-02-24 04:51:31 +01:00