[Qt-creator] Custom wizard vs qmake's wizards

Christian Gagneraud chgans at gmail.com
Wed May 1 11:25:06 CEST 2019


On Tue, 30 Apr 2019 at 19:57, Christian Kandeler
<Christian.Kandeler at qt.io> wrote:
>
> On Tue, 30 Apr 2019 12:02:24 +1200
> Christian Gagneraud <chgans at gmail.com> wrote:
>
> > Christian, any thoughts on adding this capability to Qbs core API?
>
> Sure, that was the idea all along. We just didn't get around to do it.
>
> > How hard is it to handle adding/removing references?
>
> Modifying the project file is easy. Updating the build graph internals directly (like we do for adding/removing files, for performance reasons) is probably tricky, but we could (and perhaps should, to be on the safe side) "cheat" and simply re-resolve the project.
>

Looking for reviewers:
- Qbs:
https://codereview.qt-project.org/#/c/260217/
I definitely need some help on that one
- QtC/Qbs integration:
https://codereview.qt-project.org/#/c/260218/
- QtC Subdirs json/custom new wizard template:
https://codereview.qt-project.org/#/c/260219/

Chris

>
> Christian
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> https://lists.qt-project.org/listinfo/qt-creator


More information about the Qt-creator mailing list