I don't think I can directly reference it in qbs unless I am missing something. trying to Depends { name: "Qt"; submodules: ["quicklayouts"] } just doesn't work, same for "layouts", as such, I also can't import its private parts
On Fri, May 3, 2024 at 8:28 PM Thiago Macieira <thiago.macie...@intel.com> wrote: > On Friday 3 May 2024 10:21:22 GMT-7 NIkolai Marchenko wrote: > > because importing quick-private doesn't bring > > qtdeclarative/src/quicklayouts/qquicklayout_p.h into visibility and I > don't > > know what am I supposed to import to do so > > Sorry, it's QtQuickLayouts/private/qquicklayout_p.h. It's a separate > library > from QtQuick. > > -- > Thiago Macieira - thiago.macieira (AT) intel.com > Principal Engineer - Intel DCAI Cloud Engineering > _______________________________________________ > Interest mailing list > Interest@qt-project.org > https://lists.qt-project.org/listinfo/interest >
_______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest