[Qt-creator] Signal emitted on .pro file edit

Vidhya Arun svidhyapria at gmail.com
Tue Nov 17 16:01:41 CET 2020


The changes will be done only in the local XML file and not in the remote.

On build verification, the commit shall be performed.

Regards
Vidhya

On Tue, 17 Nov 2020 at 8:25 PM, Pablo Rogina <pablojr at gmail.com> wrote:

> > update the edited contents from .pro file to a different xml based on
> our internal build setup.
>
> Are you sure this is a good idea? What if you make a mistake by
> updating your .pro file, that mistake will propagate rightly into that
> remote .pro file as well.
>
> I guess that you may want to make whatever the changes you want/need
> to your local .pro file, test that those changes are Ok and only then
> you'll commit the changes into your VCS and the build system will pick
> those Ok changes properly.
>
> Regards. Pablo
>
> On Tue, Nov 17, 2020 at 11:45 AM Vidhya Arun <svidhyapria at gmail.com>
> wrote:
> >
> >
> >
> > Hi
> >
> > When I add or delete a file from my .pro in QtCreator, I would like to
> write a plugin to automatically update the edited contents from .pro file
> to a different xml based on our internal build setup.
> >
> > Are there any signals that get emitted for me to get notified on edit of
> .pro file from any project ?
> >
> > Regards
> >
> > Vidhya
> >
> >
> >
> >
> >
> > _______________________________________________
> > Qt-creator mailing list
> > Qt-creator at qt-project.org
> > https://lists.qt-project.org/listinfo/qt-creator
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> https://lists.qt-project.org/listinfo/qt-creator
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20201117/98515aae/attachment-0001.html>


More information about the Qt-creator mailing list