开发者

File template in Qt Creator

开发者 https://www.devze.com 2023-03-30 02:10 出处:网络
Is there a way to create file template as to add it to a list specified under File/New File or Project?

Is there a way to create file template as to add it to a list specified under File/New File or Project?

What I mean b开发者_StackOverflow社区y this is that I'd like to have some file template customized by myself like for example main.cpp which isn't there and every time I create new project I have to type (well copy because I do have it in notepad already) all structure of it manualy.


Read here about Class Wizards and Project Wizards
http://doc.qt.nokia.com/qtcreator-2.2/creator-project-wizards.html

0

精彩评论

暂无评论...
验证码 换一张
取 消