【Qt常见问题】系列01

QT Creator中有一个Shadow build是什么意思?

就是构建生成的目录和源代码目录分开,比如工程目录叫test,则编译器自动生成一个test-build-desktop目录存放所有编译过程中生成的文件。

 

Shadow building means building a project in a separate directory, the build directory. The build directory is different from the source directory. One of the benefits of shadow building is that it keeps your source directory clean. Shadow building is the best practice if you need many build configurations for a single set of source.

 

vs2008编写的QT程序,如何修改exe文件图标?

双击ui文件,右侧“属性编辑器”里有个windowIcon可以浏览ico文件。

  

把设计师designer改为英文

把C:\Qt\4.8.2\translations下的designer_zh_CN.qm剪走

转载于:https://www.cnblogs.com/elesos/archive/2012/12/08/2809102.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值