[Development] Qt 6 co-installability with Qt 5

Lisandro Damián Nicanor Pérez Meyer perezmeyer at gmail.com
Mon Nov 9 19:46:39 CET 2020


Hi!

On Mon, 9 Nov 2020 at 15:28, Shawn Rutledge <Shawn.Rutledge at qt.io> wrote:
>
>
> > On 2 Nov 2020, at 17:15, Thiago Macieira <thiago.macieira at intel.com> wrote:
> > ]qml is like Python: because of plugins, it's tied to the Qt version.
> > Therefore, it fails the requirement for supporting everything the old version
> > supported.
>
> Well if you were using modules that are no longer supported, or you run into some little incompatibility; but we have been trying to avoid API breaks.  QML files that begin with “import QtQuick 2.0” still work fine so far; also Controls, Layouts etc.  So IMO it’s less onerous than the python upgrade.I *think* that in this point we are talking about plugins within QML modules. Can a Qt6 QML module be used in a Qt 5 application or the other way around? I think the answer is no. And if the answer is no you need to be able to co install this two different versions.



-- 
Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


More information about the Development mailing list