I'm developing using Qt creator. If you create a non-Qt c++ application, you'll get a model of the program that says Hello world.Is it possible to change this initial state arbitrarily?Specifically, I would like to include the macro when creating the file and the boost library.
If possible, I would appreciate it if you could tell me how to do it.
qtcreator-4.5.0-2.
I've never done it before, but there seems to be a way.Please refer to the article below.
Qt Creator Snippet and Wizard Capabilities - Qiita
© 2024 OneMinuteCode. All rights reserved.