gnibuoz / QRibbonLinks
Qt 实现的 Ribbon 风格菜单栏,基本思路是定制QTabWidget,通过QSS(样式表)实现显示样式的调整,QRibbon的原则是尽量不侵入正常业务逻辑的开发,所以在开发基于QMainWindow的程序时,可以按照正常的开发流程创建界面,创建普通的菜单栏以及菜单项及其信号槽关联,最后调用QRibbon::install(&mainWindow)函数即可自动创建出与QMainWindow原有QMenuBar相对应的Ribbon...
☆656Updated last year
Alternatives and similar repositories for QRibbon
Users that are interested in QRibbon are comparing it to the libraries listed below
Sorting:
- 一个用Qt开发的用来生成QSS文件的小程序,附简单Demo,主程序本身也可以看作一个很好的Demo。☆541Updated 8 years ago
- A fancy Qt class library framework☆499Updated 2 months ago
- ✨Qt/Qml 控件 & { HuskarUI Qt5 实现 }☆504Updated last month
- [Qt] 个人开发的各种花里胡哨的Qt控件集合☆467Updated 3 years ago
- Ribbon Control for Qt☆1,240Updated this week
- Qt炫酷界面☆1,033Updated 2 years ago
- QWidget 自定义控件集合 持续更新中......☆720Updated last week
- Some test code, as example code of my blog, mainly Qt related demo. 一些测试程 序,作为我博客的示例代码,主要是Qt相关的Demo。☆451Updated last month
- a cool QtQuick component library (一套酷炫的QtQuick基础库)☆1,479Updated 5 months ago
- FluentUI For Cpp Qt.☆344Updated this week
- 信号分析及数据可视化软件☆470Updated 4 years ago
- QianWindow☆162Updated 2 years ago
- Log4Qt - Logging for the Qt cross-platform application framework☆622Updated last month
- Qt Frameless Window for both Windows and OS X, support Aero Snap, drop shadow on Windows, and support Native Style such as round corner, …☆880Updated last year
- 🎨 Cross-platform application to edit and preview Qt style sheets (QSS).☆503Updated 2 years ago
- 基于Qt Quick(Qml) 跨平台技术打造的2D框架☆874Updated 3 years ago
- Qt样式表获取一键获取,里面包含了常用的QSS样式表可视化设置,如label,pushbutton通过手动设置数值会自动生成对于的代码。虽然它第一版不够完美,但是却帮助我很多,我相信第二版会更好!☆156Updated 3 years ago
- 基于Qt6 的 UI 组件库。包含常用组件和动画效果,支持自定义主题和窗口样式。UI component library based on Qt6. Contains commonly used components and animation effects, suppo…☆339Updated 7 months ago
- 如果你想使用Qt如鱼得水, 这里的东西值得你学习。☆397Updated 8 years ago
- Advanced Stylesheets with Theming Support for Qt☆661Updated 2 weeks ago
- QtQuick相关的技术分享☆1,122Updated 4 years ago
- 个人平时使用的一些Qt编写的组件(有部分是整合的开源作品,部分是自己原创);☆429Updated 7 years ago
- QtWidgets相关的技术分享☆269Updated 4 years ago
- Project moved to: https://github.com/stdware/qwindowkit Cross-platform window customization framework for Qt Widgets and Qt Qui…☆860Updated last year
- 记录Qt开发的开源项目☆329Updated 6 years ago
- 基于QtQuick的入门例子,方便大家入门学习☆629Updated 6 years ago
- Qt日常开发的一些功能模块或者Qt库、三方库的使用Demo,例如FFmpeg、OpenCV、Web、QGraphicsView、OpenGL、网络编程、数据库、QSS样式表、QtChart图表绘制等。☆511Updated 4 months ago
- Cross-platform frameless window framework for Qt. Support Windows, macOS, Linux.☆839Updated last month
- 封装了40多个Qt精美的控件,全部纯Qt编写,QWidget+QPainter绘制,基本上控件由一个.h加.cpp实现,设置的接口完备,有一些可能需要微调,下载直接运行在VS2019+vs-qt插件,移植到其他平台只需微调代码。接口尽量完善了,交互功能可以自己扩展,本意是 作…☆186Updated 3 years ago
- Various operation practices of Qt QPainter.(Qt QPainter的各种操作实践)☆209Updated 6 months ago