Hi! On Mon, 9 Nov 2020 at 15:28, Shawn Rutledge <[email protected]> wrote: > > > > On 2 Nov 2020, at 17:15, Thiago Macieira <[email protected]> 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/ _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
