⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 Qt/Embedded是一个多平台的C++图形用户界面应用程序框架
💻
字号:
This tool converts Microsoft Resource Files (*.rc) to Qt DesignerUserinterface Description Files.First compile it by typing make, gmake or nmake, depending what yourmake utility is. Then you can add it as filter to the Qt Designer. Open the file.designerrc in your home directory in an editor. If this file doesn'texist yet, start and exit the Qt Designer once.Now you will find a part[Import]numFilters = 0in that file. Replace that by[Import]numFilters = 1wildcard[0] = Microsoft Resource Files (*.rc)command[0] = rc2ui %fIf you start the Qt Designer now, you will be able to choose .rc filesin the filedialog and import them.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -