HuaGouFdog / FdogQtStyleSheet
Qt样式表获取一键获取,里面包含了常用的QSS样式表可视化设置,如label,pushbutton通过手动设置数值会自动生成对于的代码。虽然它第一版不够完美,但是却帮助我很多,我相信第二版会更好!
☆139Updated 3 years ago
Alternatives and similar repositories for FdogQtStyleSheet:
Users that are interested in FdogQtStyleSheet are comparing it to the libraries listed below
- 平时一些练手的Qt小功能窗口示例☆122Updated 5 months ago
- QianWindow☆146Updated last year
- 封装了40多个Qt精美的控件,全部纯Qt编写,QWidget+QPainter绘制,基本上控件由一个.h加.cpp实现,设置的接口完备,有一些可能需要微调,下载直接运行在VS2019+vs-qt插件,移植到其他平台只需微调代码。接口尽量完善了,交互功能可以自己扩展,本意是作…☆172Updated 3 years ago
- [Qt控件] 带动画交互的菜单、最小化、最大化、关闭按钮,强大自定义☆137Updated last year
- CatLearnQt,提供QWidget,Quick,网络,串口,基础库和示例。案例软件支持样式切换,与国际化。☆181Updated 2 months ago
- ✨Qt/Qml 控件 & 实用工具 { DelegateUI Qt5 实现 }☆378Updated this week
- [Qt控件] 非常飘逸的Qt菜单控件☆98Updated 2 years ago
- Various operation practices of Qt QPainter.(Qt QPainter的各种操作实践)☆198Updated last month
- The knowledge point of Qt☆205Updated last year
- You can make any desktop application by Dt Framework, 基于QT开发的组件式框架DT.☆151Updated this week
- 基于Qt Qwidget 的一个简易界面框架☆44Updated 6 years ago
- Some test code, as example code of my blog, mainly Qt related demo. 一些测试程序,作为我博客的示例代码,主要是Qt相关的Demo。☆424Updated this week
- 一套扁平化风格的Qml控件☆77Updated 5 years ago
- 基于Qt6 的 UI 组件库。包含常用组件和动画效果,支持自定义主题和窗口样式。UI component library based on Qt6. Contains commonly used components and animation effects, suppo…☆309Updated last month
- 🎨 基于Qt的动画特效控件实现 | Qt widgets-based implementation of the Animation Material Design specification.😊☆241Updated last month
- Qt自制简易好看的日志系统(Implement a simple and beautify log system with Qt )☆107Updated 2 years ago
- 该键盘主要功能有大小写切换,中英文切换,数字输入,符号输入等基本功能,未来还会支持换肤,手写功能 。☆180Updated 3 years ago
- FluentUI For Cpp Qt.☆283Updated this week
- 基于Windows系统的Qt打包程序(最新版本V1.0.1)☆109Updated 3 years ago
- Fdog 一个即时通讯软件demo,利用Qt框架进行编写(包含登陆窗口,主窗口,以及聊天窗口,可添加好友等等)。☆172Updated 3 years ago
- Qt日常开发的一些功能模块或者Qt库、三方库的使用Demo,例如FFmpeg、OpenCV、Web、QGraphicsView、OpenGL、网络编程、数据库、QSS样式表、QtChart图表绘制等。☆451Updated 2 months ago
- Forked from https://bitbucket.org/razvanpetru/qt-components/wiki/QsLog☆122Updated 6 months ago
- Qt theme in pure qss - 纯 QSS 的 Qt 主题☆60Updated this week
- A fancy Qt class library framework☆485Updated last month
- Qt 实现的 Ribbon 风格菜单栏,基本思路是定制QTabWidget,通过QSS(样式表)实现显示样式的调整,QRibbon的原则是尽量不侵入正常业务逻辑的开发,所以在开发基于QMainWindow的程序时,可以按照正常的开发流程创建界面,创建普通的菜单栏以及菜单项及…☆619Updated 9 months ago
- 保存编写的一些Qt应用程序,分不同分支存放☆148Updated last year
- Qt QGraphicsView drawing demo☆224Updated 8 years ago
- 使用Builder模式封装网络请求接口get, post, put.还加入lambda特性用于网络请求响应☆236Updated 6 months ago
- 配合博客的一些示例程序,博客地址https://blog.csdn.net/zjgo007☆46Updated 2 years ago
- Qt5气泡式聊天框——QListWidget+QPainter。 气泡式聊天的显示是由QListWidget作为控件,每个气泡是由QListWidgetItem提升成QWidget来实现的。每个气泡可以理解为可以自由布置里面内容的QWidget。 每个Item保存聊天的对话、…☆104Updated 10 months ago