[Development] Qt 5 file hierarchy

Thiago Macieira thiago.macieira at intel.com
Mon Sep 24 16:27:55 CEST 2012


On segunda-feira, 24 de setembro de 2012 14.12.59, Knoll Lars wrote:
> You will need to adapt the pro file to some extent anyway when moving to Qt
> 5, since a lot of the magic on how to build and package modules has
> changed.

That's true for Qt modules, but not for third-party applications. Besides, all 
the Qt Quick plugin that our modules produced have been ported to QML2 
already.

The third-party code is what concerns me. After the renaming back to QT += 
declarative that I've submitted, third-party code will be mostly unchanged, 
which was one of our goals for Qt 5.

> The even better way would be to make this transparent when building. In
> principle, the build system should know whether this is a QML 1 or QML 2
> plugin, and could adapt the path accordingly.

Could be. But it sounds like a bit too much magic for me.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120924/2d19c2dc/attachment.sig>


More information about the Development mailing list