gnibuoz / QRibbon
Qt 实现的 Ribbon 风格菜单栏,基本思路是定制QTabWidget,通过QSS(样式表)实现显示样式的调整,QRibbon的原则是尽量不侵入正常业务逻辑的开发,所以在开发基于QMainWindow的程序时,可以按照正常的开发流程创建界面,创建普通的菜单栏以及菜单项及其信号槽关联,最后调用QRibbon::install(&mainWindow)函数即可自动创建出与QMainWindow原有QMenuBar相对应的Ribbon...
☆592Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for QRibbon
- A fancy Qt class library framework☆475Updated this week
- Qt/Qml 控件 & 实用工具☆324Updated this week
- Qt炫酷界面☆989Updated last year
- Ribbon Control for Qt☆1,063Updated last week
- QWidget 自定义控件集合 持续更新中......☆657Updated this week
- 一个用Qt开发的用来生成QSS文件的小程序,附简单Demo,主程序本身也可以看作一个很好的Demo。☆499Updated 7 years ago
- [Qt] 个人开发的各种花里胡哨的Qt控件集合☆409Updated 2 years ago
- Some test code, as example code of my blog, mainly Qt related demo. 一些测试程序,作为我博客的示例代码,主要是Qt相关的Demo。☆400Updated last month
- Qt日常开发的一些功能模块或者Qt库、三方库的使用Demo,例如FFmpeg、OpenCV、Web、QGraphicsView、OpenGL、网络编程、数据库、QSS样式表、QtChart图表绘制等。☆398Updated 5 months ago
- 基于QtQuick的入门 例子,方便大家入门学习☆621Updated 5 years ago
- 个人平时使用的一些Qt编写的组件(有部分是整合的开源作品,部分是自己原创);☆416Updated 6 years ago
- 基于Qt Quick(Qml) 跨平台技术打造的2D框架☆822Updated 3 years ago
- 🎨 Cross-platform application to edit and preview Qt style sheets (QSS).☆477Updated 2 years ago
- 如果你想使用Qt如鱼得水, 这里的东西值得你学习。☆374Updated 8 years ago
- FluentUI For Cpp Qt.☆237Updated 2 weeks ago
- Cross-platform frameless window framework for Qt. Support Windows, macOS, Linux.☆589Updated this week
- QtQuick相关的技术分享☆1,074Updated 3 years ago
- Qt样式表获取一键获取,里面包含了常用的QSS样式表可视化设置,如label,pushbutton通过手动设置数值会自动生成对于的代码。虽然它第一版不够完美,但是却帮助我很多,我相信第二版会更好!☆125Updated 2 years ago
- Qt-FancyUI,基于C++ Qt6-QWidget☆273Updated 3 weeks ago
- Qt中文文档翻译☆889Updated 8 months ago
- Various operation practices of Qt QPainter.(Qt QPainter的各种操作实践)☆191Updated 4 months ago
- Project moved to: https://github.com/stdware/qwindowkit Cross-platform window customization framework for Qt Widgets and Qt Qui…☆848Updated 11 months ago
- Log4Qt - Logging for the Qt cross-platform application framework☆585Updated 2 months ago
- Flexible and dockable widgets for Qt5, like Visual Studio 201x user interface.☆430Updated 4 years ago
- Qt Frameless Window for both Windows and OS X, support Aero Snap, drop shadow on Windows, and support Native Style such as round corner, …☆815Updated last year
- Qt QGraphicsView drawing demo☆219Updated 7 years ago
- 记录Qt开发的开源项目☆282Updated 6 years ago
- 基于Qt开发的轻量级HTTP/HTTPS服务器☆562Updated 2 months ago
- [Qt控件] 带动画交互的菜单、最小化、最大化、关闭按钮,强大自定义☆131Updated last year