[Development] Notice: QtDeclarative compatibility module about to be removed

Stephen Kelly stephen.kelly at kdab.com
Fri May 11 11:18:46 CEST 2012


On Friday, May 11, 2012 09:50:42 Kent Hansen wrote:
> Hi,
> See https://codereview.qt-project.org/#change,25891
> 
> In short, "QT += declarative" and the QtDeclarative headers/classnames
> will no longer work (i.e., code that use them won't compile).
> 
> I went through the qt5.git submodules and ported the last stuff
> (hopefully) over to the QtQml names. Once those changes have been
> merged, I'll stage the above change.
> 
> If you still have code using the old QtDeclarative headers/classnames,
> now would be an excellent time to port to the QtQml names. If in doubt,
> try running the qtdeclarative/bin/rename-qtdeclarative-symbols.sh script
> over your code and check the results. (Note that the script can be a bit
> eager, e.g. references to module-local paths like
> "examples/declarative/foo" and "SUBDIRS += declarative" will be replaced
> by "examples/qml/foo" and "SUBDIRS += qml", which you maybe don't want
> -- at least not without also renaming those folders. ;) )

Cool.

After this, will QtQuick1 be renamed back to QtDeclarative? Or is that off the 
table?

Thanks,

-- 
Stephen Kelly <stephen.kelly at kdab.com> | Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
www.kdab.com || Germany +49-30-521325470 || Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-Independent Software Solutions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120511/90b3cabe/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120511/90b3cabe/attachment.sig>


More information about the Development mailing list