当前位置:网站首页>qt中uic的使用
qt中uic的使用
2022-07-02 10:18:00 【踏过山河,踏过海】
uic是什么?
User Interface Compiler (uic):用户界面编译器
uic有什么用?
qmake会去调用uic程序把ui文件转换为.h文件
uic将读取ui文件,把他编译为C++看得懂的.h文件;
简单一句话,就是把.ui文件转换成C++认识的.h文件
如何使用
第一步先再菜单栏,找到qt的编译器,我选的是
Qt 5.14.1 (MinGW 7.3.0 64-bit)
打开后如下图所示:
找到F:\QT_code\calculator的路径
在这个路径下有mainwindow.ui,我们就要使用uic,将这.ui文件转换成ui_mainwindow.h文件
直接使用 uic xxxxx.ui >> ui_xxxxx.h 命令
然后ui_mainwindow.h文件仍然会出现在F:\QT_code\calculator路径下
边栏推荐
- Web Foundation
- Fundamentals of machine learning (II) -- division of training set and test set
- Student course selection information management system based on ssm+jsp framework [source code + database]
- 你的 Sleep 服务会梦到服务网格外的 bookinfo 吗
- 屠榜多目标跟踪!BoT-SORT:稳健的关联多行人跟踪
- Principle analysis of security rememberme
- Unity skframework framework (XVI), package manager development kit Manager
- How to modify the error of easydss on demand service sharing time?
- 代码实现MNLM
- Explanation: here is your UFO, Goldbach conjecture
猜你喜欢
二、帧模式 MPLS 操作
为什么switch 的default后面要跟break?
[true topic of the Blue Bridge Cup trials 43] scratch space flight children's programming explanation of the true topic of the Blue Bridge Cup trials
What are eNB, EPC and PGW?
解答:EasyDSS视频点播时音频是否可以设置为默认开启?
Drawing Nyquist diagram with MATLAB
[technology development-22]: rapid overview of the application and development of network and communication technology-2-communication Technology
Redis数据库持久化
Research shows that "congenial" is more likely to become friends
Operation tutorial: how does easydss convert MP4 on demand files into RTSP video streams?
随机推荐
Tupang multi-target tracking! BOT sort: robust correlated multi pedestrian tracking
Partner cloud form strong upgrade! Pro version, more extraordinary!
Lucky numbers in the [leetcode daily question] matrix
Gee learning notes 2
2022 zero code / low code development white paper [produced by partner cloud] with download
Nohup command
Verification failed, please check your call back website. You can follow the instructions
科技的成就(二十七)
Crowncad (crown CAD), the first fully independent 3D CAD platform based on Cloud Architecture in China
Quantum three body problem: Landau fall
JS reverse massive creative signature
Unity skframework framework (XVII), freecameracontroller God view / free view camera control script
Web基础
On flow delivery between microservices
Bridge of undirected graph
2022零代码/低代码开发白皮书【伙伴云出品】附下载
Unity skframework framework (XX), VFX lab special effects library
Why is the default of switch followed by break?
Memory management 01 - link script
OpenFOAM:lduMatrix&lduAddressing