Qt日常开发的一些功能模块或者Qt库、三方库的使用Demo,例如FFmpeg、OpenCV、Web、QGraphicsView、OpenGL、网络编程、数据库、QSS样式表、QtChart图表绘制等。
☆581Mar 5, 2025Updated last year
Alternatives and similar repositories for QMDemo
Users that are interested in QMDemo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 保存编写的一些Qt应用程序,分不同分支存放☆179Oct 21, 2025Updated 7 months ago
- Qt 实现的 Ribbon 风格菜单栏,基本思路是定制QTabWidget,通过QSS(样式表)实现显示样式的调整,QRibbon的原则是尽量不侵入正常业务逻辑的开发,所以在开发基于QMainWindow的程序时,可以按照正常的开发流程创建界面,创建普通的菜单栏以及菜单项及…☆685May 7, 2024Updated 2 years ago
- Qt 之 GUI 控件使用 / 网络 / 架构原理 / 运行机制理解;DTK 重绘控件方式的框架解析;IDE 技巧之 Visual Studio / Qt Creator;此为系列文章教程☆3,995Dec 31, 2025Updated 4 months ago
- Advanced Stylesheets with Theming Support for Qt☆732Dec 13, 2025Updated 5 months ago
- Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!公众号:Qt实战/Qt入门和进阶/Qt教程☆6,894May 16, 2026Updated last week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- QWidget 自定义控件集合 持续更新中......☆749Updated this week
- 自己总结的这十多年做Qt开发以来的经验,以及Qt相关武林秘籍电子书,会一直持续更新增加,欢迎 各位留言增加内容或者提出建议,谢谢!公众号:Qt实战/Qt入门和进阶/Qt教程☆4,632Apr 18, 2026Updated last month
- Qt开发知识、经验总结。包括Qss,数据库,Excel,Model/View等。☆1,648Apr 6, 2020Updated 6 years ago
- Some test code, as example code of my blog, mainly Qt related demo. 一些测试程序,作为我博客的示例代码,主要是Qt相关的Demo。☆485Apr 8, 2026Updated last month
- a cool QtQuick component library (一套酷炫的QtQuick基础库)☆1,524Feb 12, 2025Updated last year
- Qt widgets-based implementation of the Material Design specification.☆3,597Feb 23, 2024Updated 2 years ago
- Excel file(*.xlsx) reader/writer library using Qt. Descendant of QtXlsxWriter.☆1,466May 6, 2026Updated 2 weeks ago
- ✨ { HuskarUI Qt5 实现 } & Qt/Qml 控件☆580Sep 25, 2025Updated 8 months ago
- Cross-platform frameless window framework for Qt. Support Windows, macOS, Linux.☆1,058Apr 24, 2026Updated last month
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A lightweight framework on top of the Qt scene graph and only few classes from Qt/Quick. It is usable from C++ and/or QML.☆1,654May 7, 2026Updated 2 weeks ago
- Qt实现系统中设备管理功能(热插拔监测)☆15Aug 25, 2022Updated 3 years ago
- Fluent-UI For QT-Widget☆2,378Apr 30, 2026Updated 3 weeks ago
- 基于qt的工业软件收录,为工业软件开发提供参考☆245Jun 13, 2024Updated last year
- Qt炫酷界面☆1,056Jul 11, 2023Updated 2 years ago
- QtAwesome - Font Awesome for Qt Applications☆904Dec 5, 2025Updated 5 months ago
- Updater system for Qt applications☆1,097Apr 24, 2026Updated last month
- 对QTabWidget美化和扩展☆43Feb 21, 2024Updated 2 years ago
- 以 LearnOpenGL 教程和《OpenGL编程指南(原书第九版)》 为基础,结合 QtWidgets 框架学习 OpenGL 的练习代码。 LearnOpenGL 英文原版:https://learnopengl.com/ LearnOpenGL 中文链接:htt…☆94Oct 30, 2025Updated 6 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 基于Qt6 的 UI 组件库。包含常用组件和动画效果,支持自定义主题和窗口样式。UI component library based on Qt6. Contains commonly used components and animation effects, suppo…☆407Nov 19, 2025Updated 6 months ago
- JQTools 是一个基于 Qt/QML/C++ 的开源开发工具箱,集成文本处理、加密计算、图片优化、二维码与 Qt 辅助等常用功能。☆1,836May 11, 2026Updated 2 weeks ago
- Various operation practices of Qt QPainter.(Qt QPainter的各种操作实践)☆215Jan 20, 2025Updated last year
- 基于Qt的频谱分析器,修改于Spek,支持Windows和Linux平台☆79May 17, 2026Updated last week
- Qt 示例代码集合,包含丰富的自定义控件、系统集成和网络通信等实用组件,适合学习和项目参考。☆86Mar 17, 2026Updated 2 months ago
- [Qt] 个人开发的各种花里胡哨的Qt控件集合☆485Jun 23, 2022Updated 3 years ago
- A cross-platform multimedia framework based on Qt and FFmpeg. 基于Qt和FFmpeg的跨平台高性能音视频播放框架. Recommand to use new sdk https://github.com/wang…☆4,247Aug 15, 2025Updated 9 months ago
- 封装了40多个Qt精美的控件,全部纯Qt编写,QWidget+QPainter绘制,基本上控件由一个.h加.cpp实现,设置的接口完备,有一些可能需要微调,下载直接运行在VS2019+vs-qt插件,移植到其他平台只需微调代码。接口尽量完善了,交互功能可以自己扩展,本意是作…☆206Feb 10, 2022Updated 4 years ago
- A multi-screen player using Qt + FFmpeg.☆1,038May 17, 2023Updated 3 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Free and open-source Qt Media Player library based on FFmpeg, for Linux, Windows, macOS, iOS and Android.☆432May 15, 2026Updated last week
- Qt Frameless Window for both Windows and OS X, support Aero Snap, drop shadow on Windows, and support Native Style such as round corner, …☆906Oct 2, 2023Updated 2 years ago
- A fancy Qt class library framework☆510Oct 16, 2025Updated 7 months ago
- Ribbon Control for Qt☆1,403May 15, 2026Updated last week
- FluentUI For Cpp Qt.☆400May 6, 2026Updated 2 weeks ago
- FluentUI for QML☆4,514Apr 7, 2026Updated last month
- Qt-SerialPort-HID-BLE-UDP-TCP-WebSocket-Modbus-CANBus-MQTT-CoAP-TFTP-mDNS debugging tool, which support custom lua, javascript, chart vie…☆977May 16, 2026Updated last week