当前位置:网站首页>QT learning diary 8 - resource file addition
QT learning diary 8 - resource file addition
2022-07-02 11:04:00 【herb. dr】
Catalog
1.3 Use code manipulation UI file
Two 、 Put resources into the project
One 、Qt Medium UI Suffix file
1.1 Add UI
The resulting file is shown in the figure below

1.2 Enter this file

It's easy to create a new project on this page ,

Because there is no Chinese name , So it can be modified here

Add Tool Bar :

Move the things in the red box to the toolbar

1.3 Use code manipulation UI file

Two 、 Put resources into the project
1、 Here's the picture , hold Image Copy to the code sibling directory

2、 newly build qt Manage resource classes

The new interface is here
If you leave this interface , You need to right click open in editor Enter this interface
Now add the prefix , Add the file

Choose all the resources you need
Now compile it in the lower left corner
边栏推荐
- Kustomize user manual
- Special topic of binary tree -- Logu p1229 traversal problem (the number of traversals in the middle order is calculated when the pre and post order traversals of the multiplication principle are know
- PCL Eigen介绍及简单使用
- PCL 点云转深度图像
- 如何用list组件实现tabbar标题栏
- 洛谷 P3398 仓鼠找 sugar(树上倍增 lca 判断树中两条路径是否相交 结论)
- 力扣(LeetCode)182. 查找重复的电子邮箱(2022.07.01)
- Summary of cases of players' disconnection and reconnection in Huawei online battle service
- TIPC Service and Topology Tracking4
- 【AppLinking实战案例】通过AppLinking分享应用内图片
猜你喜欢
![[in simple terms, play with FPGA learning 3 ----- basic grammar]](/img/f0/0204fa5197033877dc0758203253ae.png)
[in simple terms, play with FPGA learning 3 ----- basic grammar]

Mysql database remote access permission settings
![[visual studio] visual studio 2019 community version cmake development environment installation (download | install relevant components | create compilation execution project | error handling)](/img/9f/4265f1e3927fcf66602f0fc9e7a9d9.jpg)
[visual studio] visual studio 2019 community version cmake development environment installation (download | install relevant components | create compilation execution project | error handling)

Huawei game failed to initialize init with error code 907135000

洛谷 P5536 【XR-3】核心城市(贪心 + 树形 dp 寻找树的中心)

HDU1236 排名(结构体排序)

V2X-Sim数据集(上海交大&纽约大学)
![[AGC] how to solve the problem that the local display of event analysis data is inconsistent with that in AGC panel?](/img/66/674a06d8e45a31ae879b81554ef373.png)
[AGC] how to solve the problem that the local display of event analysis data is inconsistent with that in AGC panel?

JSP webshell free -- the basis of JSP

Special topic of binary tree -- acwing 3540 Binary search tree building (use the board to build a binary search tree and output the pre -, middle -, and post sequence traversal)
随机推荐
OpenMLDB Meetup No.4 会议纪要
Hdu1234 door opener and door closer (water question)
TIPC messaging3
MySQL lethal serial question 4 -- are you familiar with MySQL logs?
计算序列之和
[paid promotion] collection of frequently asked questions, recommended list FAQ
Luogu p1892 [boi2003] Gang (and search for variant anti set)
How to implement tabbar title bar with list component
Use of vscode tool
二叉树专题--AcWing 3540. 二叉搜索树建树(实用板子 构建二叉搜索树 并输出前、中、后序遍历)
Logu p3398 hamster looks for sugar (double LCA on the tree to judge whether the two paths in the tree intersect)
Record attributeerror: 'nonetype' object has no attribute 'nextcall‘
主键策略问题
Mysql database remote access permission settings
LabVIEW为什么浮点数会丢失精度
[TS] 1368 seconds understand typescript generic tool types!
Special topic of binary tree -- acwing 3540 Binary search tree building (use the board to build a binary search tree and output the pre -, middle -, and post sequence traversal)
从.bag文件中读取并保存.jpg图片和.pcd点云
二叉树专题--P1030 [NOIP2001 普及组] 求先序排列
Special topic of binary tree -- acwing 18 Rebuild the binary tree (construct the binary tree by traversing the front and middle order)