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

📄 readme

📁 Qt/Embedded是一个多平台的C++图形用户界面应用程序框架
💻
字号:
This small application makes is much easier to create customwidgetdescriptions for the Qt Designer. Using them you can use your customwidget in the Qt Designer with all signals, slots and properties. To do that normally you would have to enter all that information inthe custom widget dialog in the Qt Designer for each widget. But thissmall tool can create for you these description files for your customwidgets which you then can simply import into the Qt Designer. So youcan use your custom widgets without any additional work in your fromson the Qt Designer then.To do that you have to modify the sourcecode (main.cpp) a bit andrecompile it afterwards. For further instructions how to use it seethe comments starting with STEP1 and STEP2 in main.cpp.

⌨️ 快捷键说明

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