Hi,

I know that in Qt Creator we have an option "Stop application before
building".
Is there a similar option that would "Stop application before running"?

The idea is that when trying to do hot reloading of QML I want to trigger
the hot reload by "building", not each time I save a file.

For now I can use "Stop application before building" option to keep the
application running when rebuilding.
But when I trigger a "Build & Run" it would be nice to still stop the
application.

Regards

Benjamin
_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
https://lists.qt-project.org/listinfo/qt-creator

Reply via email to