当前位置:网站首页>How QT designer adds resource files
How QT designer adds resource files
2022-04-23 14:07:00 【Fresh strawberries】
Qt Designer How to add a resource file
1. You need to create a new project in your project development directory .qrc Postfix file .
2. open Qt Designer, Click the in the resource browser “ The pencil ” Icon .
3. In the edit resource window , Click on the bottom left corner “ New resource file ”, And select the newly created qrc file .
4. Click add prefix , Enter the name of the folder where you put your resources .
5. Click on “ Add files ”, Add your resource file .
6. Click OK to save .
7. stay Pychram in , Right click the... You created .qrc file , Use External Tools Medium pyrcc Turn into .py File can .
版权声明
本文为[Fresh strawberries]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231400483496.html
边栏推荐
- Wechat applet communicates with low-power Bluetooth - sending data to hardware (III)
- MySQL 修改主数据库
- Promtail + Loki + Grafana 日志监控系统搭建
- findstr不是内部或外部命令解决方法
- sql中出现一个变态问题
- 关于Jmeter启动闪退问题
- 1256: bouquet for algenon
- Ptorch classical convolutional neural network lenet
- POI operation word template replaces data and exports word
- 帆软实现一个单选按钮,可以统一设置其他单选按钮的选择状态
猜你喜欢
随机推荐
Prediction of tomorrow's trading limit of Low Frequency Quantization
快速安装mongodb
基于CM管理的CDH6.3.2集群集成Atlas2.1.0
DeepinV20安装Mariadb
Homebrew是什么?以及使用
Restful WebService和gSoap WebService的本质区别
接口文档yaml
帆软报表设置单元格填报以及根据值的大小进行排名方法
jsp学习1
Subscription number development of wechat applet (message push)
org.apache.parquet.schema.InvalidSchemaException: A group type can not be empty. Parquet does not su
生成随机高质量符合高斯分布的随机数
服务器日志分析工具(识别,提取,合并,统计异常信息)
Logging模块
数据库DbVisualizer Pro报文件错误,导致数据连接失败
Jira截取全图
sql中出现一个变态问题
Pycharm连接远程服务器并实现远程调试
使用itextpdf实现截取pdf文档第几页到第几页,进行分片
烟雾传感器(mq-2)使用详细教程(基于树莓派3b+实现)