1 前言
本人从事多年c++开发工作,这期间也接触了不少的项目,从自身的角度来看,对c++程序员来说Qt无疑是最好的、功能最全的跨平台集成开发库。Qt的优劣这里就不一一列举了,但是提到Qt就避不开开源这个话题,这也是未来的一个发展趋势,众多的Qt开发人员在不同的开源社区贡献了自己的开源项目,这些优秀的开源项目确实有很多地方值得我们学习。所以,为了能够将这些基于Qt的优秀开源项目能够被更多的人发现,共同学习,同时也想为这些优秀开源项目的贡献者尽一份自己的微薄之力,本人将这些基于Qt的优秀开源项目都整理了出来,后面也将对这些开源项目进行源码上的剖析。
Qt开源项目推荐这个专栏将会持续更新,如果有好的开源项目,也可以在评论区或者私信本人进行推荐,无论星标是多少,只要是好的,是有价值的,都是值得被发现的,是金子总会发光。
2 Qt开源项目
2.1 Qt-Advanced-Docking-System
【Qt开源项目推荐】完美的Dock窗口布局解决方案 Qt-Advanced-Docking-System
【GitHub地址】https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System
2.2 Qt-Advanced-Stylesheets
【Qt开源项目推荐】丰富的主题样式表 Qt-Advanced-Stylesheets
【GitHub地址】https://github.com/githubuser0xFFFF/Qt-Advanced-Stylesheets
2.3 Qt-Nice-Frameless-Window
【Qt开源项目推荐】完美的自定义无边框窗口解决方案 Qt-Nice-Frameless-Window
【GitHub地址】https://github.com/Bringer-of-Light/Qt-Nice-Frameless-Window
2.4 Qt Material Design Desktop Widgets
【Qt开源项目推荐】Material风格控件库 Qt Material Design Desktop Widgets
【GitHub地址】https://github.com/laserpants/qt-material-widgets
2.5 QSkinny
【Qt开源项目推荐】精美的Qt控件库 QSkinny
【GitHub地址】https://github.com/uwerat/qskinny
2.6 Notepad Next
【Qt开源项目推荐】Notepad++的跨平台重新实现 Notepad Next
【GitHub地址】https://github.com/dail8859/NotepadNext
2.7 VLC-Qt
【Qt开源项目推荐】跨平台流媒体播放器 VLC-Qt
【GitHub地址】https://github.com/vlc-qt/vlc-qt
2.8 JKQTPlotter
【Qt开源项目推荐】可视化图表库 JKQTPlotter
【GitHub地址】https://github.com/jkriege2/JKQtPlotter
2.9 QtFreeVirtualKeyboard
【Qt开源项目推荐】嵌入式QML虚拟键盘 QtFreeVirtualKeyboard
【GitHub地址】https://github.com/githubuser0xFFFF/QtFreeVirtualKeyboard
2.10 longscroll-qt
【Qt开源项目推荐】超长区域快速响应滚动窗口 longscroll-qt
【GitHub地址】https://github.com/TripleWhy/longscroll-qt
2.11 QxOrm
【Qt开源项目推荐】对象关系映射(ORM)和对象文档映射(ODM)数据库 QxOrm
【GitHub地址】https://github.com/QxOrm/QxOrm
2.12 VNote
【Qt开源项目推荐】基于Qt免费开源的笔记软件 VNote
【GitHub地址】https://github.com/vnotex/vnote
2.13 Qt NodeEditor
【Qt开源项目推荐】类似于UE4蓝图的节点编辑器 Qt NodeEditor
【GitHub地址】https://github.com/paceholder/nodeeditor
2.14 CTK(Common Toolkit)
【Qt开源项目推荐】组件化框架 CTK(Common Toolkit)
【GitHub地址】https://github.com/commontk/CTK
版权归原作者 maoboxxx 所有, 如有侵权,请联系我们删除。