当前位置:网站首页>Qt Designer怎样加入资源文件
Qt Designer怎样加入资源文件
2022-04-23 14:01:00 【清新的草莓】
Qt Designer怎样加入资源文件
1. 需要在你的项目开发目录下新建.qrc后缀的文件。
2. 打开Qt Designer,点击资源浏览器的 “铅笔” 图标。
3. 在编辑资源窗口下,点击左下角的“新建资源文件”,并选中刚新建的qrc文件。
4. 点击添加前缀,输入你放资源的文件夹名称。
5. 点击“添加文件”,将你的资源文件添加进去。
6. 点击确定保存。
7. 在Pychram中,鼠标右击你创建的.qrc文件,使用External Tools中的pyrcc转成.py文件即可。
版权声明
本文为[清新的草莓]所创,转载请带上原文链接,感谢
https://blog.csdn.net/qq_36540244/article/details/124200278
边栏推荐
- Postman reference summary
- 程序编译调试学习记录
- [VMware] address of VMware Tools
- Programming travel function
- [code analysis (1)] communication efficient learning of deep networks from decentralized data
- Reading notes: meta matrix factorization for federated rating predictions
- 1256: bouquet for algenon
- 神经元与神经网络
- SQL: How to parse Microsoft Transact-SQL Statements in C# and to match the column aliases of a view
- JMeter pressure test tool
猜你喜欢
Express ② (routing)
Basic SQL query and learning
[VMware] address of VMware Tools
Crontab timing task output generates a large number of mail and runs out of file system inode problem processing
STM32学习记录0007——新建工程(基于寄存器版)
淘宝发布宝贝提示“您的消保保证金额度不足,已启动到期保障”
crontab定时任务输出产生大量邮件耗尽文件系统inode问题处理
mysql新表,自增id长达20位,原因竟是......
大专的我,闭关苦学 56 天,含泪拿下阿里 offer,五轮面试,六个小时灵魂拷问
Universal template for scikit learn model construction
随机推荐
Android: answers to the recruitment and interview of intermediate Android Development Agency in early 2019 (medium)
Analysis and understanding of atomicintegerarray source code
分页SQL
L2-024 tribe (25 points)
Elmo (bilstm-crf + Elmo) (conll-2003 named entity recognition NER)
Express②(路由)
The latest development of fed digital currency
Special test 05 · double integral [Li Yanfang's whole class]
freeCodeCamp----arithmetic_ Arranger exercise
mysql通过binlog文件恢复数据
蓝绿发布、滚动发布、灰度发布,有什么区别?
3300万IOPS、39微秒延迟、碳足迹认证,谁在认真搞事情?
About note 1
商家案例 | 运动健康APP用户促活怎么做?做好这几点足矣
linux安装mysql后修改密码
websocket
基于Ocelot的gRpc网关
Neuron and neural network
How does redis solve the problems of cache avalanche, cache breakdown and cache penetration
mysql新表,自增id长达20位,原因竟是......