
qt
CrazyPhilo
业余IT
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
1. Qt Creator 配置
如果Qt Creator翻译 2014-11-20 20:43:30 · 16071 阅读 · 0 评论 -
2. Qt Creator 项目管理-创建项目
创建项目翻译 2014-11-21 09:14:48 · 2579 阅读 · 0 评论 -
0. Qt Creator 用户界面
打开翻译 2014-11-20 16:25:37 · 997 阅读 · 0 评论 -
QT 编译警告 qobject_cast to QGraphicsItem will not work
1>D:\Projects\pview_src_17jul2014\MSWin.hpp(229): warning : Class LCMSView implements the interface QGraphicsItem but does not list it in Q_INTERFACES. qobject_cast to QGraphicsItem will not work!原创 2014-11-21 12:47:01 · 1650 阅读 · 0 评论 -
Qt Creator 添加第三方库
Qt使用项目文件(.pro)来描述项目。qmake通过项目文件生成包含构建项目所需的Makefiles文件。翻译 2014-11-21 10:38:05 · 6855 阅读 · 0 评论