Qt Creator: add Qt module to project

前端 未结 4 1404
轮回少年
轮回少年 2020-12-21 07:19

So when I create a new Qt project inside Qt Creator I\'m only asked for some simple details like location of the project, build targets, the main window class name (along wi

4条回答
  •  天命终不由人
    2020-12-21 07:58

    I can't find that either.

    It seems that in older versions of the "New project" wizard you used to be able to specify which modules you wanted to use, but even then you were not able to alter your choice later. And this seems gone now, so your only choice is to manually edit the .pro file.

提交回复
热议问题