当前位置:网站首页>Qt新建项目
Qt新建项目
2022-07-02 10:26:00 【微光风笛】
新建项目

选择第一个

选择路径,不要有中文路径
选择MinGW 32bit
选择基类为QWidget(其他都是Qwidget的子类),勾选【创建页面】则会有UI文件,不勾选则自己用代码设计

点击完成

创建项目完成

添加文件
右键工程总文件,点击【添加新文件】

Base class选择【QWidget】或者按需选择,一些不需要展现的类无需继承基类则不用选择,点击【下一步】

点击【完成】

边栏推荐
猜你喜欢

Daily practice of C language --- monkeys divide peaches

Gee learning notes 2

Code implementation MNLM

Memory management 01 - link script

Node.js通过ODBC访问PostgreSQL数据库

Chaos engineering platform chaosblade box new heavy release

Qt新项目_MyNotepad++

Subcontracting configuration of uniapp applet subpackages

In 2021, the global revenue of structural bolts was about $796.4 million, and it is expected to reach $1097.6 million in 2028

Everyone believes that the one-stop credit platform makes the credit scenario "useful"
随机推荐
Astro learning notes
Clean up system cache and free memory under Linux
How to explain binary search to my sister? This is really difficult, fan!
OpenFOAM:lduMatrix&lduAddressing
SystemServer进程
Don't spend money, spend an hour to build your own blog website
Why is the default of switch followed by break?
MySQL45讲——学习极客时间MySQL实战45讲笔记—— 05 | 深入浅出索引(下)
Countermeasures for the failure of MMPV billing period caused by negative inventory of materials in SAP mm
Browser driven Download
基于ssm+jsp框架实现的学生选课信息管理系统【源码+数据库】
P3807 [template] Lucas theorem /lucas theorem
How much do you know about free SSL certificates? The difference between free SSL certificate and charged SSL certificate
Launcher启动过程
BeanUtils--浅拷贝--实例/原理
D为何链接不了dll
Halcon extract orange (Orange)
大家信夫一站式信用平台让信用场景“用起来
Sum of the first n terms of Fibonacci (fast power of matrix)
Qt入门-制作一个简易的计算器

