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

📄 readme

📁 Linux下的基于X11的图形开发环境。
💻
字号:
This small application makes it much easier to create custom widgetdescriptions for Qt Designer. Using them you can use custom widgetsin Qt Designer including their signals, slots and properties. The usual way to do this is to enter all the information in the customwidget dialog in Qt Designer for each widget. But this small tool cancreate these description files for your custom widgets which you thencan simply import into Qt Designer. So you can use your custom widgetswithout any additional work in your forms in Qt Designer.To do this you must 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.Note that Qt Designer now supports widget plugins which are moreversatile and work just like built-in widgets, so you may prefer tomake your custom widgets into plugins. See the designer manual formore information.

⌨️ 快捷键说明

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