Not possible as in this case it assumes the same version as the module that
qmldirs belongs to

On Tue, May 7, 2024 at 9:40 AM Ulf Hermann <ulf.herm...@qt.io> wrote:

> > I don't think it works, adding `import QtQuick.Layouts 1.15` to qmldir
> > of that module produces an error  "import requires 2 arguments, but 2
> > were provided"
>
> In Qt5 you couldn't specify the version, yet. Try with only:
>
> import QtQuick.Layouts
>
> best regards,
> Ulf
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to