氷海 發表於 2021-8-15 10:32:00

开源项目推荐:Qt有关的GitHub/Gitee开源项目

<p>尊重作者,支持原创,如需转载,请附上原地址:https://libaineu2004.blog.csdn.net/article/details/77369837</p>
<p>Q:想请教下Qt5 之后推出的qml与之前qt4的ui 开发方式,有冲突吗?我公司开发桌面程序,是两种方式兼用?还是选择其中一种?<br>A:桌面推荐使用QWidget,触摸式的嵌入式设备推荐使用QML。<br>Qt官网下载/文档<br>http://download.qt.io/ -- 官方exe下载</p>
<p>https://mirrors.tuna.tsinghua.edu.cn/qt/ -- 清华镜像下载</p>
<p>https://wiki.qt.io/Main -- 官网文档说明</p>
<p>https://doc.qt.io/ -- 官网文档说明</p>
<p>https://doc.qt.io/qt-5/qtmodules.html</p>
<p>https://doc-snapshots.qt.io/</p>
<p>https://www.qt.io/blog 官方博客,每次新版本发布都会在博客声明更新了哪些内容</p>
<p>https://www.qt.io/pricing 官方商业版收费标准</p>
<p>https://wiki.qt.io/Qt_5.9_Release    LTS 停止更新</p>
<p>https://wiki.qt.io/Qt_5.12_ReleaseLTS 长期关注</p>
<p>https://wiki.qt.io/Qt_5.15_Release LTS Qt5最终版本</p>
<p>https://wiki.qt.io/Qt_6.0_Release</p>
<p>https://wiki.qt.io/Building_Qt_5_from_Git</p>
<p>https://wiki.qt.io/Building_Qt_Creator_from_Git</p>
<p>https://doc-snapshots.qt.io/qtcreator-extending/extending-index.html</p>
<p>froglogic</p>
<p>froglogic是一家私有公司,成立于2003年,以其自动测试套件Squish及其旗舰产品Squish GUI Tester(以市场领先的GUI应用程序自动化测试工具)而闻名。Squish GUI测试自动化工具,适用于各种跨平台的桌面,移动,嵌入式和Web应用程序。</p>
<p>https://www.froglogic.com/</p>
<p>windeployqt</p>
<p>https://doc.qt.io/Qt-5/windows-deployment.html</p>
<p>https://wiki.qt.io/Deploy_an_Application_on_Windows</p>
<p>https://github.com/lucasg/Dependencies</p>
<p>http://www.dependencywalker.com/</p>
<p>https://www.workshell.co.uk/products/netdepends/</p>
<p>github/qt</p>
<p>https://github.com/qt</p>
<p>https://github.com/qt-creator/qt-creator Qt Creator源码</p>
<p>https://github.com/qt-creator/qt-creator/tree/master/src/plugins/designer Qt Creator的设计师插件</p>
<p>https://github.com/qt/qtbase Qt核心类源码</p>
<p>https://github.com/qt/qttools Qt工具类源码</p>
<p>https://github.com/qt/qttools/tree/dev/src/designer Qt设计师的源码</p>
<p>https://github.com/qt/qttools/tree/dev/src/windeployqt 依赖库工具源码<br>https://github.com/qtproject/qt-solutions -- 里面有qtpropertybrowser</p>
<p>&nbsp;</p>
<p>https://github.com/itay-grudev/SingleApplication -- 单例。Replacement of QtSingleApplication for Qt5 with support for instance communication.</p>
<p>https://github.com/Qt-Widgets -- 各种自定义控件集</p>
<p>Qt Design Studio</p>
<p>https://libaineu2004.blog.csdn.net/article/details/105866698</p>
<p>QML</p>
<p>http://qmlbook.github.io/</p>
<p>https://github.com/qmlbook/qmlbook</p>
<p>https://github.com/cwc1987/QmlBook-In-Chinese</p>
<p>Qt for WebAssembly</p>
<p>Qt-Installer-Framework<br>https://wiki.qt.io/Qt-Installer-Framework</p>
<p>https://doc.qt.io/qtinstallerframework/</p>
<p>https://doc.qt.io/qtinstallerframework/ifw-overview.html</p>
<p>教程:</p>
<p>https://blog.csdn.net/ly305750665/article/details/89192139</p>
<p>https://blog.csdn.net/mars_xiaolei/article/details/83825447</p>
<p>https://www.cnblogs.com/csuftzzk/p/qt-installer-framework.html</p>
<p>Qt知名社区<br>https://forum.qt.io/ -- 官方</p>
<p>https://qt-china.blog.csdn.net/ -- Qt中国的博客</p>
<p>http://www.qtcn.org/bbs/i.php -- 国内,推荐</p>
<p>http://www.qter.org/</p>
<p>https://fontawesome.com/</p>
<p>https://www.devmachines.com/ -- QtitanRibbon</p>
<p>https://www.linux-apps.com/</p>
<p>https://www.opendesktop.org/s/Linux-Apps</p>
<p>https://www.opendesktop.org/s/Linux-Apps/browse/cat/280/ord/latest/</p>
<p>http://qtclub.heilqt.com/++ https://github.com/toby20130333 QtQML多多指教开发社区</p>
<p>https://www.zhihu.com/question/39607624 --百度知乎,有哪些设计较好的开源 PyQt/Qt/Qml 应用?</p>
<p>https://www.zhihu.com/question/19630324 --百度知乎,有什么很好的软件是用 Qt 编写的?</p>
<p>https://en.wikipedia.org/wiki/Category:Software_that_uses_Qt</p>
<p>https://en.wikipedia.org/wiki/Category:Graphics_software_that_uses_Qt</p>
<p>https://en.wikipedia.org/wiki/Comparison_of_raster_graphics_editors</p>
<p>pyQt VS pySide2<br>python Qt -- pyside2</p>
<p>https://pypi.org/project/PySide2/</p>
<p>http://download.qt.io/official_releases/QtForPython/</p>
<p>https://github.com/pyside/pyside2-setup</p>
<p>https://code.qt.io/cgit/pyside/pyside-setup.git/</p>
<p>https://wiki.qt.io/Qt_for_Python</p>
<p>https://doc.qt.io/qtforpython/ 官方使用手册</p>
<p>python Qt -- pyQt</p>
<p>https://pypi.org/project/PyQt5/</p>
<p>https://www.riverbankcomputing.com/</p>
<p>https://www.riverbankcomputing.com/static/Docs/PyQt5/index.html</p>
<p>pyside2 vs pyqt5</p>
<p>qtpy项目提供统一的层以通过单个代码库支持PyQt5,PySide2,PyQt4和PySide</p>
<p>https://github.com/spyder-ide/qtpy</p>
<p>https://machinekoder.com/pyqt-vs-qt-for-python-pyside2-pyside/</p>
<p>pyQt5教程</p>
<p>http://zetcode.com/gui/pyqt5/</p>
<p>https://github.com/maicss/PyQt5-Chinese-tutorial</p>
<p>python IDE</p>
<p>https://libaineu2004.blog.csdn.net/article/details/106733997</p>
<p>Qt技术达人的博客<br>https://blog.csdn.net/foruok ++ https://github.com/foruok 《程序员的成长课》作者,安晓辉【推荐】</p>
<p>https://www.devbean.net/ --- Qt学习之路,Qt Creator源码学习</p>
<p>http://blog.csdn.net/liang19890820   --- 王亮,一去二三里【推荐】</p>
<p>http://blog.csdn.net/liang19890820/article/details/51752029--- 王亮Qt资料大全,一去二三里</p>
<p>https://blog.csdn.net/ly305750665 --- 雨田哥的博客,仿QQ主板界面,抽屉效果QQ好友列表【推荐】</p>
<p>https://blog.csdn.net/wcknxx/article/details/76497519 抽屉效果QQ好友列表【推荐】</p>
<p>https://blog.csdn.net/feiyangqingyun -- QTCN开发网,刘典武【推荐】</p>
<p>http://www.qtcn.org/bbs/u/110085 -- QTCN开发网,刘典武</p>
<p>https://gitee.com/feiyangqingyun -- QTCN开发网,刘典武</p>
<p>Qt编写网络调试助手(TCP客户端+TCP服务端+UDP服务端)终极版开源20180514 -- 跨平台的TCPUDPDbg,刘典武开源项目</p>
<p>http://www.qtcn.org/bbs/read-htm-tid-65981.html --- Qt5局域网通信软件开源(含源码下载)</p>
<p>https://zhuanlan.zhihu.com/TaoQt ++ https://github.com/jaredtao 知乎专栏《Qt进阶之路》,威武的涛哥</p>
<p>https://zhuanlan.zhihu.com/p/64290528 ++ https://zhuanlan.zhihu.com/p/64387343 Qt输出彩色log信息,Qt自制简易好看的日志系统,威武的涛哥</p>
<p>https://cryfeifei.cn/ ++ https://github.com/CryFeiFei 张小飞的那些事儿</p>
<p>http://blog.csdn.net/zhengtianzuo06 ++ https://github.com/zhengtianzuo C++/Qt/Qml全栈工程师</p>
<p>https://github.com/qsak/QtSwissArmyKnife -- 瑞士军刀,网络和串口调试工具</p>
<p>&nbsp;</p>
<p>https://blog.csdn.net/ZhangXiaoyu_sy/article/details/78925221 Qt界面开发(各种控件以及图表)【推荐】</p>
<p>http://blog.csdn.net/what951006 ++ https://github.com/what951006/KuGouDemo --- 模仿酷狗音乐,源码质量一般</p>
<p>QT5.8 VS2015生成兼容xp系统的可执行程序</p>
<p>QT5 仿最新QQ设置面板</p>
<p>Qt5对WinXP系统的支持和兼容情况</p>
<p>大量的QT控件及示例发放</p>
<p>http://blog.csdn.net/goforwardtostep --- 仿QQ登录</p>
<p>Qt开源框架<br>1、libQQt</p>
<p>https://gitee.com/drabel_admin</p>
<p>https://gitee.com/drabel/</p>
<p>https://gitee.com/drabel/LibQQt</p>
<p>https://blog.csdn.net/dr_abel</p>
<p>https://blog.csdn.net/dr_abel/category_7323893.html</p>
<p>2、qtcanpool</p>
<p>https://github.com/canpool/qtcanpool</p>
<p>https://gitee.com/icanpool/qtcanpool</p>
<p>3、QtAV -- 国产软件A cross-platform multimedia framework based on Qt and FFmpeg</p>
<p>https://github.com/wang-bin/QtAV</p>
<p>4、Log4Qt -- Logging for the Qt cross-platform application framework</p>
<p>https://github.com/MEONMedical/Log4Qt</p>
<p>https://github.com/dept2/CuteLogger</p>
<p>5、CTK</p>
<p>https://github.com/commontk/CTK</p>
<p>http://www.commontk.org/index.php/Documentation/ImageGallery</p>
<p>6、基于Qt Quick(Qml) 跨平台技术打造的2D引擎</p>
<p>http://www.toou.net</p>
<p>https://github.com/ShowFL/Toou-2D</p>
<p>Toou 2D 拿来即用,为简单而生。</p>
<p>简称T2D,是一款采用自身模块规范编写的轻量级UI框架,遵循Qt书写与组织形式门槛极低无需深入学习简单易用可拿来即用,丰富的控件模块适合界面的快速开发,让程序人员拥有更多的精力来实现业务逻辑与算法。</p>
<p>统一交互规范,丰富的Ui控件几十种常用控件放弃了Qt Controls 及 Controls 2 来提高性能。<br>完善的主题系统,业务逻辑与界面主题设计分离,可通过简单修改变量自定义主题皮肤。灵活的多主题皮肤绑定机制、在不需要重启App即实现一键换肤<br>ini皮肤配置规则与每一个控件融合。可在应用内配置也可在应用外动态扩展配置。<br>框架自动化安装支持动态库、静态库多模式编译。使用方便更安全更自由。<br>提供丰富Demo、全面的帮助文档,Api查阅快速方便。项目必备开源框架!<br>7、深度技术</p>
<p>https://www.deepin.org/original/ 深度原创应用</p>
<p>https://www.deepin.org/dde/ 深度桌面环境</p>
<p>https://github.com/linuxdeepin</p>
<p>8、lxQt</p>
<p>https://lxqt.org/</p>
<p>https://github.com/lxqt/qtermwidget</p>
<p>https://github.com/lxqt/qterminal</p>
<p>https://github.com/woterm/woterm基于OpenSSH的远程终端Shell管理工具;界面基于QTermWidget;</p>
<p>&nbsp;</p>
<p>9、QtOpenUtils</p>
<p>开源QT组件,大家一起贡献力量</p>
<p>https://gitee.com/coffeeLVeris/qt_open_icon</p>
<p>10、QT_openBrowser</p>
<p>基于QT的一个开源的文件浏览器 支持stl、off、mhd、dcm等文件的浏览和前处理</p>
<p>https://gitee.com/yaoxin001/openBrowser</p>
<p>作者博客https://blog.csdn.net/a15005784320</p>
<p>https://blog.csdn.net/a15005784320/article/details/98204012 QT、HACLON 使用心得</p>
<p>11、PyQt</p>
<p>https://www.riverbankcomputing.com/software/pyqt/intro</p>
<p>12、野火</p>
<p>https://github.com/nejidev/arm-NES-linux</p>
<p>https://github.com/Embedfire</p>
<p>https://gitee.com/Embedfire</p>
<p>13、QFramer</p>
<p>https://github.com/dragondjf/QFramer</p>
<p>x、一些小工具</p>
<p>https://github.com/188080501/JQTools 基于Qt开发的小工具包 ++ https://blog.csdn.net/wsj18808050</p>
<p>https://github.com/188080501/JQHttpServer 基于Qt开发的轻量级HTTP/HTTPS服务器</p>
<p>https://github.com/188080501/JQNetwork 网络工具</p>
<p>https://github.com/dushibaiyu/QAsioSocket Asio网络工具</p>
<p>https://github.com/aeagean/QtNetworkService 网络 ++ http://qthub.com/</p>
<p>https://github.com/Greedysky/TTKWidgetTools ui控件</p>
<p>https://github.com/daodaoliang/NBaseUiKit ui控件</p>
<p>https://github.com/daodaoliang</p>
<p>https://www.qcustomplot.com/</p>
<p>https://qwt.sourceforge.io/index.html-- qwt强大的图表控件</p>
<p>https://github.com/uwerat/qskinny --qwt作者的另一个开源作品,一个基于Qt场景图的轻量级框架</p>
<p>https://github.com/kevinlq --智能家居等项目</p>
<p>https://github.com/jkriege2/JKQtPlotter -- 大而全的图表控件(#^.^#)</p>
<p>&nbsp;</p>
<p>http://jkriege2.github.io/JKQtPlotter/index.html 同上</p>
<p>https://github.com/madplotlib/madplotlib Qt Charts的C ++包装器,外观类似matplotlib。</p>
<p>&nbsp;</p>
<p>https://github.com/snowwlex/QtWaitingSpinner</p>
<p>&nbsp;</p>
<p>https://github.com/gamecreature/QtAwesome -- Font Awesome support for Qt applications</p>
<p>KDE/Qt<br>https://store.kde.org/</p>
<p>https://github.com/KDE/krita -- 有点像photoshop</p>
<p>https://github.com/KDE/kolourpaint -- 画图板软件</p>
<p>https://github.com/KDE/kcoloredit -- Color Palette Editor</p>
<p>https://github.com/KDE/calligra</p>
<p>https://github.com/KDE/calligra/tree/master/karbon -- 矢量图形绘制软件</p>
<p>https://github.com/KDE/kdevelop ++ https://www.kdevelop.org/ -- IDE </p>
<p>https://github.com/KDE/konqueror -- 浏览器</p>
<p>https://github.com/KDE/digikam -- 照片管理</p>
<p>https://github.com/KDE/kphotoalbum -- 相册</p>
<p>https://github.com/KDE/gwenview -- Image viewer</p>
<p>https://github.com/KDE/kate -- 高级文本编辑器</p>
<p>https://github.com/KDE/kile -- TeX/LaTeX编辑器</p>
<p>https://github.com/KDE/okular -- 文档查看器</p>
<p>https://github.com/KDE/amarok -- 音乐播放器</p>
<p>https://github.com/KDE/kaffeine -- 媒体播放器</p>
<p>https://github.com/KDE/kdenlive ++ https://kdenlive.org/ -- 视频编辑器</p>
<p>https://github.com/KDE/koffice ++ http://www.koffice.org/</p>
<p>https://github.com/KDE/kmail</p>
<p>https://github.com/KDE/filelight -- 磁盘监视工具</p>
<p>https://github.com/KDE/yakuake -- 终端命令行工具</p>
<p>https://github.com/KDE/ktorrent -- bt客户端</p>
<p>https://github.com/videolan/vlc ++ https://www.videolan.org/ -- 多媒体播放器</p>
<p>https://www.smplayer.info/zh/downloads -- 多媒体播放器【出色】</p>
<p>https://github.com/clementine-player/Clementine -- 音乐播放器【出色】</p>
<p>skype,virtualBox,The Ipe extensible drawing editor</p>
<p>Qt Github精品收藏1 -- IDE<br>https://github.com/visualfc/liteide -- 国人写的go IDE,使用了Qt Creator的插件机制</p>
<p>&nbsp;</p>
<p>https://github.com/vnotex/vnote -- 国人写的Markdown,VNote 是一个受 Vim 启发的更懂程序员和 Markdown 的笔记软件,它基于 Qt 框架开发,跨平台支持 Windows、Linux 和 macOS。通过提供的笔记管理功能,使得编写、阅读和管理 Markdown 笔记变得更简单和舒适!</p>
<p>https://github.com/vnotex/vtextedit 依赖库</p>
<p>https://github.com/vnotex/syntax-highlighting 依赖库</p>
<p>https://gitee.com/tamlok/vnote 国内源码镜像</p>
<p>https://gitee.com/mirrors/VNote 国内源码镜像</p>
<p>https://vnote.readthedocs.io/zh_CN/latest/</p>
<p>&nbsp;</p>
<p>https://github.com/dvorka/mindforger Thinking notebook and Markdown editor</p>
<p>&nbsp;</p>
<p>https://github.com/vaibhavpandeyvpz/apkstudio -- android IDE</p>
<p>&nbsp;</p>
<p>https://github.com/kefir500/apk-editor-studio</p>
<p>https://github.com/kefir500/apk-icon-editor</p>
<p>&nbsp;</p>
<p>https://github.com/Eggbertx/QtSphere-IDE</p>
<p>&nbsp;</p>
<p>https://github.com/enigma-dev/RadialGM</p>
<p>&nbsp;</p>
<p>https://github.com/nerososft/Nider</p>
<p>&nbsp;</p>
<p>https://github.com/luelista/QtScriptIde</p>
<p>https://github.com/bablosoft/BAS</p>
<p>https://github.com/shotInLeg/SmartCode</p>
<p>https://github.com/PeijiYang/EasyIDE</p>
<p>Qt Github精品收藏2 -- frameless<br>github搜索关键字"qt window"或者"qt frameless",可以查找到以下开源窗体:</p>
<p>https://github.com/Moussa-Ball/BorderlessWindowQt-Modern-Gui黑色窗体,好看</p>
<p>&nbsp;</p>
<p>https://github.com/Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle 黑色样式,好看</p>
<p>https://github.com/gmarull/qtmodern 是上面一行项目Qt-Frameless-Window-DarkStyle的qt python实现</p>
<p>&nbsp;</p>
<p>https://github.com/BeiChenYx/FramelessWindow 参考Qt-Frameless-Window-DarkStyle制作的</p>
<p>&nbsp;</p>
<p>https://github.com/BeiChenYx/PyFramelessWindow 同上,python实现</p>
<p>https://github.com/BeiChenYx/NetDebug</p>
<p>&nbsp;</p>
<p>https://github.com/YYC572652645/QCoolPage</p>
<p>&nbsp;</p>
<p>https://github.com/tsujan/Kvantum</p>
<p>A Linux SVG-based theme engine for Qt and KDE</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>https://github.com/qtdevs/FramelessHelper</p>
<p>&nbsp;</p>
<p>https://github.com/Bringer-of-Light/Qt-Nice-Frameless-Window</p>
<p>&nbsp;</p>
<p>https://github.com/v7a/QOffice Ribbon</p>
<p>&nbsp;</p>
<p>https://github.com/dan-42/qt_frameless_main_window ++ https://github.com/dfct/TrueFramelessWindow</p>
<p>https://github.com/ColinDuquesnoy/QDarkStyleSheet python</p>
<p>https://github.com/FlyWM/FramelessWindow-Qt</p>
<p>https://github.com/dnybz/QtFramelessWindow</p>
<p>https://github.com/Ochrazy/Qt-FramelessNativeWindow</p>
<p>https://github.com/winsoft666/Qt-FramelessWindow</p>
<p>https://github.com/naj59/ModernFramelessWindow</p>
<p>https://github.com/baochaochen/QtCustomWindow</p>
<p>https://github.com/wangwenx190/framelesshelper<br>https://github.com/wangwenx190/installer ++ https://jrsoftware.org/isinfo.php</p>
<p>InnoSetup高仿有道云笔记安装程序的脚本模板,改一改背景图片就可以一键打包属于自己的美观的互联网风格的安装程序</p>
<p>Qt Github精品收藏3 -- Ribbon<br>https://github.com/czyt1988/SARibbon Qt Ribbon</p>
<p>&nbsp;</p>
<p>https://github.com/czyt1988/sa 信号分析及数据可视化软件 Qt Ribbon</p>
<p>&nbsp;</p>
<p>https://github.com/martijnkoopman/Qt-Ribbon-Widget A Ribbon widget for Qt</p>
<p>&nbsp;</p>
<p>https://github.com/SeriousAlexej/TabToolbarA Ribbon widget for Qt</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>https://github.com/Poofee/FEEM -- 里面有QtitanRibbon v3.2.5,使用MSVC编译器可以通过</p>
<p>https://download.csdn.net/download/sungaoyong/10904396 QtitanRibbon v4.8.0</p>
<p>https://github.com/gnibuoz/QRibbon ++ https://blog.csdn.net/gnibuoz/article/details/105970328</p>
<p>https://github.com/liang1057/QtRibbonGUI ++ https://blog.csdn.net/sdust_dx/article/details/78792476</p>
<p>Qt Github精品收藏4 -- DockWidget<br>https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System 精品dock,已被qt design studio 1.5收录</p>
<p>https://www.qt.io/blog/qt-design-studio-1.5-beta-released Qt Design Studio 1.5采纳了该dock控件</p>
<p>&nbsp;</p>
<p>https://www.devmachines.com/qtitandocking-overview.html 商业付费版</p>
<p>https://gitatomic.bitbucket.io/ ++ https://github.com/gitatomic 商业付费版</p>
<p>https://github.com/JackyDing/QtFlex5 Flexible and dockable widgets for Qt5, like Visual Studio 201x user interface.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>https://github.com/mfreiholz/Qt-Advanced-Docking-System dock</p>
<p>&nbsp;</p>
<p>https://gitlab.com/haxscamper-misc/cpp/Qt-Advanced-Docking-System 同上dock</p>
<p>https://github.com/nitramr/indigoDock dock</p>
<p>&nbsp;</p>
<p>https://github.com/nitramr/scribus-indigo dock</p>
<p>&nbsp;</p>
<p>https://github.com/nitramr/IndigoUIWidgets dock</p>
<p>&nbsp;</p>
<p>https://github.com/nitramr/Draftoola skia库的应用案例,C++/Qt dock</p>
<p>&nbsp;</p>
<p>https://www.scribus.net/ ++ https://wiki.scribus.net/canvas/Scribus ++ https://github.com/scribusproject/scribus dock</p>
<p>https://sourceforge.net/projects/scribus/files/scribus/ 稳定版</p>
<p>https://sourceforge.net/projects/scribus/files/scribus-devel/ develop版</p>
<p>https://sourceforge.net/projects/scribus/files/scribus-svn/ 抢鲜版</p>
<p>https://sourceforge.net/projects/scribus/files/scribus-libs/ 依赖库</p>
<p>注意: scribus v1.4.x基于Qt4;v1.5.x基于Qt5</p>
<p>&nbsp;</p>
<p>https://github.com/KDAB/KDDockWidgets dock ++ https://www.kdab.com/kddockwidgets/</p>
<p>https://github.com/x64dbg/KDDockWidgets dock</p>
<p>&nbsp;</p>
<p>https://github.com/anyox/Qt-Auto-Hide-DockWidget dock</p>
<p>&nbsp;</p>
<p>https://github.com/xtingray/docktest</p>
<p>&nbsp;</p>
<p>https://github.com/marianoheller/Qt-CustomClass-DockWidgetConfig-DockWidgetImage</p>
<p>&nbsp;</p>
<p>https://github.com/Alena139/NewTitleBarForDockWidget</p>
<p>&nbsp;</p>
<p>https://github.com/Shadowsith/qdocker 这个项目不是dock,而是指定相对位置</p>
<p>&nbsp;</p>
<p>https://github.com/x64dbg/x64dbg</p>
<p>https://github.com/x64dbg/QtDraggingPane</p>
<p>&nbsp;</p>
<p>https://github.com/Riateche/toolwindowmanager</p>
<p>&nbsp;</p>
<p>Qt Github精品收藏5 - Studio<br>https://obsproject.com/ ++ https://github.com/obsproject/obs-studio</p>
<p>https://trikset.com/en ++ https://github.com/trikset/trik-studio</p>
<p>https://github.com/stitchEm/stitchEm</p>
<p>https://nickvoxel.com/chronovox-studio/ ++ https://github.com/NickM13/Chronovox-Studio</p>
<p>https://www.gams.com/ ++ https://github.com/GAMS-dev/studio</p>
<p>https://www.neuromore.com/open-source ++ https://github.com/neuromore/studio</p>
<p>https://github.com/olekolek1000/MPS Moving Picture Studio</p>
<p>https://x-studio.net/ ++ https://github.com/simdsoft/x-studio</p>
<p>https://monkeystudio.pasnox.com/ ++ https://github.com/pasnox/monkeystudio2</p>
<p>Qt Github精品收藏6<br>https://github.com/Greedysky/TTKMusicplayer Sky.Greedy,模仿酷狗音乐播放器,【推荐】</p>
<p>&nbsp;</p>
<p>https://github.com/Greedysky/TTKWidgetTools</p>
<p>&nbsp;</p>
<p>https://github.com/Greedysky/TTKTinyTools</p>
<p>https://github.com/Greedysky/TTKDownloader</p>
<p>&nbsp;</p>
<p>https://github.com/HuberTRoy/MusicBox -- pyQt写的跨平台音乐播放器</p>
<p>https://github.com/feeluown/FeelUOwn -- pyQt写的跨平台音乐播放器</p>
<p>https://github.com/FreedomZZQ/IcePlayer 播放器</p>
<p>https://gitlab.com/ColinDuquesnoy/MellowPlayer 云音乐集成,播放器</p>
<p>https://github.com/rekols--- 这些年用QT写的软件By:rekols</p>
<p>https://github.com/pandegroup/openmm -- OpenMM is a toolkit for molecular simulation using high performance GPU code.</p>
<p>https://github.com/LibreOffice/core +++ https://www.libreoffice.org/office</p>
<p>https://github.com/apache/openoffice+++ http://www.openoffice.org/ apache office</p>
<p>https://github.com/sqlitebrowser/sqlitebrowser</p>
<p>https://github.com/UbuntuKylin/youker-assistant --- 优客助手,质量一般</p>
<p>https://github.com/8bitbuddhist/PixelMaestro</p>
<p>https://github.com/8bitbuddhist/PixelMaestro-Studio</p>
<p>&nbsp;</p>
<p>https://github.com/daodaoliang/NBaseUiKit<br>https://github.com/daodaoliang/NLoger<br>https://github.com/daodaoliang/NDBPool</p>
<p>https://github.com/toggl/toggldesktop Linux用qt实现的手机app</p>
<p>https://github.com/xiaoyanLG/Soft-keyboard -- 集成google输入法的嵌入式中文输入面板<br>https://github.com/liulangx/oscilloscopeQt<br>https://github.com/yiminyangguang520/qt<br>https://github.com/ithewei/hplayer<br>https://github.com/BaiJiazm/SubwayTransferSystem<br>https://github.com/canghai1234/QtCustomControls<br>https://github.com/azadkuh/qhttp<br>https://github.com/qt-json/qt-json<br>https://github.com/Simsys/qhexedit2 十六进制查看器</p>
<p>https://github.com/virinext/QHexView 十六进制查看器<br>https://github.com/QMatrixClient<br>https://github.com/cloose/CuteMarkEd<br>https://github.com/BasioMeusPuga/Lector<br>https://github.com/tiagocoutinho/qredis<br>https://github.com/yuan631111976/qtavplayer</p>
<p>https://github.com/zccrs/QQStars 基于webqq协议的qq客户端,qt开发,可跨平台</p>
<p>https://github.com/paceholder/nodeeditor Qt Node Editor. Dataflow programming framework,NodeEditor是一个可视化的数据流编辑工具,基于 Qt 图形视图框架。Nodes 表示具有特定输入/输出的算法,Connections 将数据从第一个节点的输出(源)传输到第二个节点的输入(接收器)。</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>https://github.com/chigraph/chigraph-gui</p>
<p>https://chigraph.io/</p>
<p>&nbsp;</p>
<p>https://nukengine.com/qt-node-editor/</p>
<p>https://adared.ch/qnodeseditor-qt-nodesports-based-data-processing-flow-editor/</p>
<p>&nbsp;</p>
<p>https://github.com/mitchcurtis/slate Pixel Art Editor</p>
<p>https://github.com/Longxr/QtAddressBar</p>
<p>&nbsp;</p>
<p>https://github.com/uwerat/qskinny 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.</p>
<p>https://github.com/nightn/CloudViewer 基于 Qt 和 PCL 开发的点云可视化软件</p>
<p>&nbsp;</p>
<p>https://github.com/ArsMasiuk/qvge Qt Visual Graph Editor</p>
<p>&nbsp;</p>
<p>https://github.com/dbzhang800/QtXlsxWriter .xlsx file reader and writer for Qt5</p>
<p>https://github.com/QtExcel/QXlsx Excel file(*.xlsx) reader/writer library using Qt 5 or 6. Descendant of QtXlsx.</p>
<p>https://github.com/qtinuum/QtnProperty Extended properties for Qt5</p>
<p>&nbsp;</p>
<p>https://github.com/lexxmark/qt-items Useful widgets for GUI development</p>
<p>https://github.com/snowwlex/QtWaitingSpinner configurable custom Qt widget for showing waiting spinner icon</p>
<p>https://github.com/laserpants/qt-material-widgets Qt widgets-based implementation of the Material Design specification</p>
<p>炫酷的Material风格Qt控件,这个开源库基于 Qt Widgets,目前已经实现了 20 个左右控件(例如:复选框、对话框等)</p>
<p>&nbsp;</p>
<p>https://github.com/robertknight/Qt-Inspector Utility to browse the Qt object tree of a running Qt application and edit object properties on the fly</p>
<p>https://github.com/league1991/Paint3D</p>
<p>https://github.com/jiangcaiyang/QtCreator-Translation-CN -- 中文翻译</p>
<p>https://github.com/QtDocumentCN/QtDocumentCN --中文翻译,Qt中文文档翻译</p>
<p>https://github.com/kevinlq 有干货</p>
<p>https://github.com/Longxr 有干货</p>
<p>https://github.com/gzwz 有干货</p>
<p>https://gitee.com/ALONE_WORK/QtCeShiXiangMu 有干货</p>
<p>https://github.com/tashaxing/CTPtest -- 股票查看软件</p>
<p>https://github.com/BensonLaur/Beslyric-for-X -- 基于Qt实现,主打歌词制作功能,以网易云风格界面</p>
<p>https://github.com/OneMoreGres/qtc-dbviewer -- Qt Creator SQL database viewer plugin</p>
<p>https://github.com/OneMoreGres/qtc-cppcheck -- Qt Creator Cppcheck integration plugin</p>
<p>https://github.com/OneMoreGres/qtc-markview -- Qt Creator markup plugin</p>
<p>https://github.com/telegramdesktop/tdesktop -- IM客户端桌面软件</p>
<p>&nbsp;</p>
<p>https://github.com/qTox/qTox -- IM客户端桌面软件</p>
<p>&nbsp;</p>
<p>https://github.com/qgis/QGIS -- 国家地理信息</p>
<p>https://github.com/Mogara/QSanguosha-v2 --国产软件,三国杀</p>
<p>https://github.com/WizTeam/WizQTClient -- 国产软件,为知客户端</p>
<p>https://github.com/LMMS/lmms -- 音乐制作</p>
<p>https://github.com/rncbc/qtractor An Audio/MIDI multi-track sequencer 音视频软件</p>
<p>&nbsp;</p>
<p>https://github.com/mltframework/shotcut -- 视频编辑软件(推荐)</p>
<p>http://www.shotcut.org/ Shotcut是免费、开放源代码、跨平台的视频编辑器软件。</p>
<p>http://shotcut.org/notes/windowsdev/ Windows环境下的SDK依赖库</p>
<p>&nbsp;</p>
<p>https://www.openshot.org/zh-hans/ 视频编辑器,PyQt5</p>
<p>https://github.com/OpenShot/openshot-qt</p>
<p>https://github.com/OpenShot/libopenshot一个功能强大的跨平台开源 C ++ 视频编辑库</p>
<p>OpenShot Video Editor是一款屡获殊荣的免费,开源Linux,Mac和Windows视频编辑器,致力于为世界提供高质量的视频编辑和动画解决方案。</p>
<p>&nbsp;</p>
<p>https://github.com/swl-x/MystiQ ++ https://mystiqapp.com/ 视频格式转换工具</p>
<p>&nbsp;</p>
<p>https://github.com/olive-editor/olive 视频编辑工具</p>
<p>&nbsp;</p>
<p>https://github.com/lheric/GitlHEVCAnalyzer 基于Qt的Gitl HEVC / H.265视频分析仪,支持自定义过滤器。</p>
<p>&nbsp;</p>
<p>https://qjackctl.sourceforge.io/</p>
<p>&nbsp;</p>
<p>https://github.com/ycsoft/QtDeskTop 一款类似于win10的桌面系统</p>
<p>https://github.com/maplefan/RicardoGoBang 五子棋软件</p>
<p>http://www.lieefu.com/lilydict 百合词典</p>
<p>https://github.com/radareorg/cutter Free and open-source GUI for radare2 reverse engineering framework逆向工程GUI</p>
<p>https://github.com/radareorg/radare2 逆向工程</p>
<p>&nbsp;</p>
<p>https://github.com/CloudCompare/CloudCompare 3D point cloud processing and more</p>
<p>https://lxqt.org/ 桌面软件</p>
<p>https://github.com/c0re100/qBittorrent-Enhanced-Edition 是一款BT下载工具,开源轻量级BitTorrent客户端,基于qBittorrent(开源) 制作。</p>
<p>https://trackerslist.com/#/</p>
<p>&nbsp;</p>
<p>https://github.com/nitroshare/nitroshare-desktop ++ https://nitroshare.net/ 局域网传输下载工具</p>
<p>&nbsp;</p>
<p>https://github.com/IJHack/QtPass QtPass is a GUI for pass, the standard unix password manager密码管理,QtPass是一款功能强大的拥有密码生成与管理加密功能的免费应用,帮助你轻松管理密码生成。</p>
<p>&nbsp;</p>
<p>https://github.com/Archie3d/qpdf pdf阅读器</p>
<p>https://github.com/wyyrepo/QtRptProject ++ https://sourceforge.net/projects/qtrpt/ ++ https://sourceforge.net/p/qtrpt/code_git/ci/master/tree/ QtRptProject/QtRptDesigner/</p>
<p>&nbsp;</p>
<p>Qt电子白板</p>
<p>https://blog.csdn.net/u012532263/article/details/114628993</p>
<p>https://blog.csdn.net/qq_15094525/article/details/99759807</p>
<p>https://blog.csdn.net/qq_15094525/article/details/98595073</p>
<p>https://blog.csdn.net/quanhaoH/article/details/106058511</p>
<p>MeshLab</p>
<p>https://www.meshlab.net/</p>
<p>https://github.com/cnr-isti-vclab/meshlab</p>
<p>Qt sourceforge精品项目<br>https://sourceforge.net/projects/qtextensions/</p>
<p>https://sourceforge.net/projects/qtrpt/report engine written in C++ Qt</p>
<p>https://sourceforge.net/projects/texstudio/</p>
<p>https://sourceforge.net/projects/qtebe/</p>
<p>https://sourceforge.net/projects/limereport/ ++ https://github.com/fralx/LimeReport++ https://limereport.ru/en/index.php LimeReport/Report generator for Qt【推荐】</p>
<p>&nbsp;</p>
<p>https://sourceforge.net/projects/qtav/ ++ https://github.com/wang-bin/QtAV 基于Qt和FFmpeg的跨平台高性能音视频播放框架</p>
<p>https://sourceforge.net/projects/octave/</p>
<p>https://sourceforge.net/projects/qaceedit/</p>
<p>https://sourceforge.net/projects/simutron/</p>
<p>https://sourceforge.net/projects/sohag-developer/</p>
<p>https://sourceforge.net/projects/zanata/</p>
<p>https://sourceforge.net/projects/projectnetdesigner/</p>
<p>https://sourceforge.net/projects/jvx/</p>
<p>https://sourceforge.net/projects/threader-qt/ ++ https://sourceforge.net/p/threader-qt/svn/HEAD/tree/</p>
<p>https://github.com/mhogomchungu/tasks future/promise【推荐】</p>
<p>https://sourceforge.net/projects/tspsg/</p>
<p>https://sourceforge.net/projects/class-generator/ ++ https://github.com/Seb2lyon/ClassGenerator</p>
<p>Qt商业软件<br>Qt-UI专注于高效率、高质量的Qt软件开发方案研究,通过研发开发工具让软件可以更快更好的完成Qt软件的开发。</p>
<p>http://www.qt-ui.com.cn/index.php</p>
<p>https://www.devmachines.com/</p>
<p>https://gitatomic.bitbucket.io/</p>
<p>Qt Git Client GUI<br>https://git-scm.com/downloads/guis</p>
<p>Guitar<br>https://soramimi.github.io/Guitar/</p>
<p>https://github.com/soramimi/Guitar</p>
<p>GitQlient【推荐】<br>GitQlient,发音为git + client(/ gɪtˈklaɪənt /)是最初从QGit分叉的多平台Git客户端。 如今,它已不再只是一个分支,而是增加了许多新功能。</p>
<p>https://github.com/francescmm/GitQlient</p>
<p>https://github.com/francescmm/GitQlientPlugin</p>
<p>https://github.com/francescmm/QLogger</p>
<p>https://www.francescmm.com/</p>
<p>qgit<br>https://github.com/tibirna/qgit</p>
<p>CuteGit<br>https://github.com/Jango73/CuteGit</p>
<p>https://github.com/Jango73/qt-plus</p>
<p>gitatomic<br>https://gitatomic.bitbucket.io/ 闭源</p>
<p>Qt开发的大型开源软件<br>Blender (开源三维动画制作软件)<br>Autodesk Maya (三维动画制作软件)<br>OpenOffice.org (跨平台的办公室软件套件)<br>MeVisLab (医学图像处理软件)<br>Scribus (桌面排版软件)<br>Qt开发环境搭建:<br>使用Qt Creator作为Linux IDE,代替Vim:实现两台Linux电脑远程部署和调试(一台电脑有桌面系统,一台电脑无桌面系统)</p>
<p>使用Qt Creator作为Linux IDE,实现CMake编译和单步调试</p>
<p>在Qt Creator中使用make构建,运行,调试通用C/C++项目</p>
<p>使用Qt Creator作为Linux IDE,实现Nginx和Redis源码编译和断点调试(★★★★★)</p>
<p>Qt5.6.3+VS2013环境搭建教程</p>
<p>Qt Creator IDE和MSVC 2015编译器组合使用(不想完整安装VS2015)</p>
<p>使用Qt Creator IDE+MSVC2015编译器组合,编译Qt Creator源码4.8.2版本</p>
<p>qt design studio</p>
<p>https://wiki.qt.io/Qt_for_Python 可以使用Python写Qt界面</p>
<p>https://github.com/therecipe/qt 可以使用Golang写Qt界面</p>
<p>Qt基础知识:<br>Qt信号和槽的个人总结</p>
<p>Qt跨线程的信号和槽的使用</p>
<p>Qt源码分析之信号和槽机制</p>
<p>qmake和moc的功能,宏定义Q_OBJECT的作用</p>
<p>C++学习书籍推荐:<br>Effective C++:改善程序与设计的55个具体做法(第三版)【必读】<br>Effective Modern C++【必读】</p>
<p>More Effective C++:35个改善编程与设计的有效方法【选读】</p>
<p>深度探索C++对象模型(专注C++底层机制 优化代码 侯捷译)【必读】<br>Exceptional C++:47个C++工程难题、编程问题和解决方案【选读】<br>More Exceptional C++:40个新的工程难题、编程疑问及解决方法【选读】<br>C++程序设计语言(第1-3部分)(原书第4版) 【字典查阅】<br>C++程序设计语言(第4部分:标准库)(原书第4版)【字典查阅】<br>C++标准库(第2版) (Nicolai M.Josuttis) 【字典查阅】</p>
<p>引申链接: 收藏的博客 -- 高性能Linux服务器(★★★★★)</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>开源项目推荐:Qt有关的GitHub/Gitee开源项目(★精品收藏★)<br>置顶 libaineu2004 2017-08-18 14:50:30&nbsp; &nbsp;16754&nbsp; &nbsp;收藏 381分类专栏: 开源项目推荐 文章标签: qt github gitee 开源 推荐版权<br>开源项目推荐专栏收录该内容56 篇文章4 订阅订阅专栏尊重作者,支持原创,如需转载,请附上原地址:https://libaineu2004.blog.csdn.net/article/details/77369837<br>Q:想请教下Qt5 之后推出的qml与之前qt4的ui 开发方式,有冲突吗?我公司开发桌面程序,是两种方式兼用?还是选择其中一种?A:桌面推荐使用QWidget,触摸式的嵌入式设备推荐使用QML。Qt官网下载/文档http://download.qt.io/ -- 官方exe下载<br>https://mirrors.tuna.tsinghua.edu.cn/qt/ -- 清华镜像下载<br>https://wiki.qt.io/Main -- 官网文档说明<br>https://doc.qt.io/ -- 官网文档说明<br>https://doc.qt.io/qt-5/qtmodules.html<br>https://doc-snapshots.qt.io/<br>https://www.qt.io/blog 官方博客,每次新版本发布都会在博客声明更新了哪些内容<br>https://www.qt.io/pricing 官方商业版收费标准<br>https://wiki.qt.io/Qt_5.9_Release&nbsp; &nbsp; LTS 停止更新<br>https://wiki.qt.io/Qt_5.12_Release&nbsp; LTS 长期关注<br>https://wiki.qt.io/Qt_5.15_Release LTS Qt5最终版本<br>https://wiki.qt.io/Qt_6.0_Release<br>https://wiki.qt.io/Building_Qt_5_from_Git<br>https://wiki.qt.io/Building_Qt_Creator_from_Git<br>https://doc-snapshots.qt.io/qtcreator-extending/extending-index.html<br>froglogic<br>froglogic是一家私有公司,成立于2003年,以其自动测试套件Squish及其旗舰产品Squish GUI Tester(以市场领先的GUI应用程序自动化测试工具)而闻名。Squish GUI测试自动化工具,适用于各种跨平台的桌面,移动,嵌入式和Web应用程序。<br>https://www.froglogic.com/<br>windeployqt<br>https://doc.qt.io/Qt-5/windows-deployment.html<br>https://wiki.qt.io/Deploy_an_Application_on_Windows<br>https://github.com/lucasg/Dependencies<br>http://www.dependencywalker.com/<br>https://www.workshell.co.uk/products/netdepends/<br>github/qt<br>https://github.com/qt<br>https://github.com/qt-creator/qt-creator Qt Creator源码<br>https://github.com/qt-creator/qt-creator/tree/master/src/plugins/designer Qt Creator的设计师插件<br>https://github.com/qt/qtbase Qt核心类源码<br>https://github.com/qt/qttools Qt工具类源码<br>https://github.com/qt/qttools/tree/dev/src/designer Qt设计师的源码<br>https://github.com/qt/qttools/tree/dev/src/windeployqt 依赖库工具源码https://github.com/qtproject/qt-solutions -- 里面有qtpropertybrowser<br><br><br>https://github.com/itay-grudev/SingleApplication -- 单例。Replacement of QtSingleApplication for Qt5 with support for instance communication.<br>https://github.com/Qt-Widgets -- 各种自定义控件集<br>Qt Design Studio<br>https://libaineu2004.blog.csdn.net/article/details/105866698<br>QML<br>http://qmlbook.github.io/<br>https://github.com/qmlbook/qmlbook<br>https://github.com/cwc1987/QmlBook-In-Chinese<br>Qt for WebAssembly<br>Qt-Installer-Frameworkhttps://wiki.qt.io/Qt-Installer-Framework<br>https://doc.qt.io/qtinstallerframework/<br>https://doc.qt.io/qtinstallerframework/ifw-overview.html<br>教程:<br>https://blog.csdn.net/ly305750665/article/details/89192139<br>https://blog.csdn.net/mars_xiaolei/article/details/83825447<br>https://www.cnblogs.com/csuftzzk/p/qt-installer-framework.html<br>Qt知名社区https://forum.qt.io/ -- 官方<br>https://qt-china.blog.csdn.net/ -- Qt中国的博客<br>http://www.qtcn.org/bbs/i.php -- 国内,推荐<br>http://www.qter.org/<br>https://fontawesome.com/<br>https://www.devmachines.com/ -- QtitanRibbon<br>https://www.linux-apps.com/<br>https://www.opendesktop.org/s/Linux-Apps<br>https://www.opendesktop.org/s/Linux-Apps/browse/cat/280/ord/latest/<br>http://qtclub.heilqt.com/&nbsp; ++ https://github.com/toby20130333 QtQML多多指教开发社区<br>https://www.zhihu.com/question/39607624 --百度知乎,有哪些设计较好的开源 PyQt/Qt/Qml 应用?<br>https://www.zhihu.com/question/19630324 --百度知乎,有什么很好的软件是用 Qt 编写的?<br>https://en.wikipedia.org/wiki/Category:Software_that_uses_Qt<br>https://en.wikipedia.org/wiki/Category:Graphics_software_that_uses_Qt<br>https://en.wikipedia.org/wiki/Comparison_of_raster_graphics_editors<br>pyQt VS pySide2python Qt -- pyside2<br>https://pypi.org/project/PySide2/<br>http://download.qt.io/official_releases/QtForPython/<br>https://github.com/pyside/pyside2-setup<br>https://code.qt.io/cgit/pyside/pyside-setup.git/<br>https://wiki.qt.io/Qt_for_Python<br>https://doc.qt.io/qtforpython/ 官方使用手册<br>python Qt -- pyQt<br>https://pypi.org/project/PyQt5/<br>https://www.riverbankcomputing.com/<br>https://www.riverbankcomputing.com/static/Docs/PyQt5/index.html<br>pyside2 vs pyqt5<br>qtpy项目提供统一的层以通过单个代码库支持PyQt5,PySide2,PyQt4和PySide<br>https://github.com/spyder-ide/qtpy<br>https://machinekoder.com/pyqt-vs-qt-for-python-pyside2-pyside/<br>pyQt5教程<br>http://zetcode.com/gui/pyqt5/<br>https://github.com/maicss/PyQt5-Chinese-tutorial<br>python IDE<br>https://libaineu2004.blog.csdn.net/article/details/106733997<br>Qt技术达人的博客https://blog.csdn.net/foruok ++ https://github.com/foruok 《程序员的成长课》作者,安晓辉【推荐】<br>https://www.devbean.net/ --- Qt学习之路,Qt Creator源码学习<br>http://blog.csdn.net/liang19890820&nbsp; &nbsp;--- 王亮,一去二三里【推荐】<br>http://blog.csdn.net/liang19890820/article/details/51752029&nbsp; --- 王亮Qt资料大全,一去二三里<br>https://blog.csdn.net/ly305750665 --- 雨田哥的博客,仿QQ主板界面,抽屉效果QQ好友列表【推荐】<br>https://blog.csdn.net/wcknxx/article/details/76497519 抽屉效果QQ好友列表【推荐】<br>https://blog.csdn.net/feiyangqingyun -- QTCN开发网,刘典武【推荐】<br>http://www.qtcn.org/bbs/u/110085 -- QTCN开发网,刘典武<br>https://gitee.com/feiyangqingyun -- QTCN开发网,刘典武<br>Qt编写网络调试助手(TCP客户端+TCP服务端+UDP服务端)终极版开源20180514 -- 跨平台的TCPUDPDbg,刘典武开源项目<br>http://www.qtcn.org/bbs/read-htm-tid-65981.html --- Qt5局域网通信软件开源(含源码下载)<br>https://zhuanlan.zhihu.com/TaoQt ++ https://github.com/jaredtao 知乎专栏《Qt进阶之路》,威武的涛哥<br>https://zhuanlan.zhihu.com/p/64290528 ++ https://zhuanlan.zhihu.com/p/64387343 Qt输出彩色log信息,Qt自制简易好看的日志系统,威武的涛哥<br>https://cryfeifei.cn/ ++ https://github.com/CryFeiFei 张小飞的那些事儿<br>http://blog.csdn.net/zhengtianzuo06 ++ https://github.com/zhengtianzuo C++/Qt/Qml全栈工程师<br>https://github.com/qsak/QtSwissArmyKnife -- 瑞士军刀,网络和串口调试工具<br><br><br>https://blog.csdn.net/ZhangXiaoyu_sy/article/details/78925221 Qt界面开发(各种控件以及图表)【推荐】<br>http://blog.csdn.net/what951006 ++ https://github.com/what951006/KuGouDemo --- 模仿酷狗音乐,源码质量一般<br>QT5.8 VS2015生成兼容xp系统的可执行程序<br>QT5 仿最新QQ设置面板<br>Qt5对WinXP系统的支持和兼容情况<br>大量的QT控件及示例发放<br>http://blog.csdn.net/goforwardtostep --- 仿QQ登录<br>Qt开源框架1、libQQt<br>https://gitee.com/drabel_admin<br>https://gitee.com/drabel/<br>https://gitee.com/drabel/LibQQt<br>https://blog.csdn.net/dr_abel<br>https://blog.csdn.net/dr_abel/category_7323893.html<br>2、qtcanpool<br>https://github.com/canpool/qtcanpool<br>https://gitee.com/icanpool/qtcanpool<br>3、QtAV -- 国产软件A cross-platform multimedia framework based on Qt and FFmpeg<br>https://github.com/wang-bin/QtAV<br>4、Log4Qt -- Logging for the Qt cross-platform application framework<br>https://github.com/MEONMedical/Log4Qt<br>https://github.com/dept2/CuteLogger<br>5、CTK<br>https://github.com/commontk/CTK<br>http://www.commontk.org/index.php/Documentation/ImageGallery<br>6、基于Qt Quick(Qml) 跨平台技术打造的2D引擎<br>http://www.toou.net<br>https://github.com/ShowFL/Toou-2D<br>Toou 2D 拿来即用,为简单而生。<br>简称T2D,是一款采用自身模块规范编写的轻量级UI框架,遵循Qt书写与组织形式门槛极低无需深入学习简单易用可拿来即用,丰富的控件模块适合界面的快速开发,让程序人员拥有更多的精力来实现业务逻辑与算法。<br>统一交互规范,丰富的Ui控件几十种常用控件放弃了Qt Controls 及 Controls 2 来提高性能。完善的主题系统,业务逻辑与界面主题设计分离,可通过简单修改变量自定义主题皮肤。灵活的多主题皮肤绑定机制、在不需要重启App即实现一键换肤ini皮肤配置规则与每一个控件融合。可在应用内配置也可在应用外动态扩展配置。框架自动化安装支持动态库、静态库多模式编译。使用方便更安全更自由。提供丰富Demo、全面的帮助文档,Api查阅快速方便。项目必备开源框架!7、深度技术<br>https://www.deepin.org/original/ 深度原创应用<br>https://www.deepin.org/dde/ 深度桌面环境<br>https://github.com/linuxdeepin<br>8、lxQt<br>https://lxqt.org/<br>https://github.com/lxqt/qtermwidget<br>https://github.com/lxqt/qterminal<br>https://github.com/woterm/woterm&nbsp; 基于OpenSSH的远程终端Shell管理工具;界面基于QTermWidget;<br><br><br>9、QtOpenUtils<br>开源QT组件,大家一起贡献力量<br>https://gitee.com/coffeeLVeris/qt_open_icon<br>10、QT_openBrowser<br>基于QT的一个开源的文件浏览器 支持stl、off、mhd、dcm等文件的浏览和前处理<br>https://gitee.com/yaoxin001/openBrowser<br>作者博客https://blog.csdn.net/a15005784320<br>https://blog.csdn.net/a15005784320/article/details/98204012 QT、HACLON 使用心得<br>11、PyQt<br>https://www.riverbankcomputing.com/software/pyqt/intro<br>12、野火<br>https://github.com/nejidev/arm-NES-linux<br>https://github.com/Embedfire<br>https://gitee.com/Embedfire<br>13、QFramer<br>https://github.com/dragondjf/QFramer<br>x、一些小工具<br>https://github.com/188080501/JQTools 基于Qt开发的小工具包 ++ https://blog.csdn.net/wsj18808050<br>https://github.com/188080501/JQHttpServer 基于Qt开发的轻量级HTTP/HTTPS服务器<br>https://github.com/188080501/JQNetwork 网络工具<br>https://github.com/dushibaiyu/QAsioSocket Asio网络工具<br>https://github.com/aeagean/QtNetworkService 网络 ++ http://qthub.com/<br>https://github.com/Greedysky/TTKWidgetTools ui控件<br>https://github.com/daodaoliang/NBaseUiKit ui控件<br>https://github.com/daodaoliang<br>https://www.qcustomplot.com/<br>https://qwt.sourceforge.io/index.html&nbsp; -- qwt强大的图表控件<br>https://github.com/uwerat/qskinny --qwt作者的另一个开源作品,一个基于Qt场景图的轻量级框架<br>https://github.com/kevinlq --智能家居等项目<br>https://github.com/jkriege2/JKQtPlotter -- 大而全的图表控件(#^.^#)<br><br><br>http://jkriege2.github.io/JKQtPlotter/index.html 同上<br>https://github.com/madplotlib/madplotlib Qt Charts的C ++包装器,外观类似matplotlib。<br><br><br>https://github.com/snowwlex/QtWaitingSpinner<br><br><br>https://github.com/gamecreature/QtAwesome -- Font Awesome support for Qt applications<br>KDE/Qthttps://store.kde.org/<br>https://github.com/KDE/krita -- 有点像photoshop<br>https://github.com/KDE/kolourpaint -- 画图板软件<br>https://github.com/KDE/kcoloredit -- Color Palette Editor<br>https://github.com/KDE/calligra<br>https://github.com/KDE/calligra/tree/master/karbon -- 矢量图形绘制软件<br>https://github.com/KDE/kdevelop ++ https://www.kdevelop.org/ -- IDE&nbsp;<br>https://github.com/KDE/konqueror -- 浏览器<br>https://github.com/KDE/digikam -- 照片管理<br>https://github.com/KDE/kphotoalbum -- 相册<br>https://github.com/KDE/gwenview -- Image viewer<br>https://github.com/KDE/kate -- 高级文本编辑器<br>https://github.com/KDE/kile -- TeX/LaTeX编辑器<br>https://github.com/KDE/okular -- 文档查看器<br>https://github.com/KDE/amarok -- 音乐播放器<br>https://github.com/KDE/kaffeine -- 媒体播放器<br>https://github.com/KDE/kdenlive ++ https://kdenlive.org/ -- 视频编辑器<br>https://github.com/KDE/koffice ++ http://www.koffice.org/<br>https://github.com/KDE/kmail<br>https://github.com/KDE/filelight -- 磁盘监视工具<br>https://github.com/KDE/yakuake -- 终端命令行工具<br>https://github.com/KDE/ktorrent -- bt客户端<br>https://github.com/videolan/vlc ++ https://www.videolan.org/ -- 多媒体播放器<br>https://www.smplayer.info/zh/downloads -- 多媒体播放器【出色】<br>https://github.com/clementine-player/Clementine -- 音乐播放器【出色】<br>skype,virtualBox,The Ipe extensible drawing editor<br>Qt Github精品收藏1 -- IDEhttps://github.com/visualfc/liteide -- 国人写的go IDE,使用了Qt Creator的插件机制<br><br><br>https://github.com/vnotex/vnote -- 国人写的Markdown,VNote 是一个受 Vim 启发的更懂程序员和 Markdown 的笔记软件,它基于 Qt 框架开发,跨平台支持 Windows、Linux 和 macOS。通过提供的笔记管理功能,使得编写、阅读和管理 Markdown 笔记变得更简单和舒适!<br>https://github.com/vnotex/vtextedit 依赖库<br>https://github.com/vnotex/syntax-highlighting 依赖库<br>https://gitee.com/tamlok/vnote 国内源码镜像<br>https://gitee.com/mirrors/VNote 国内源码镜像<br>https://vnote.readthedocs.io/zh_CN/latest/<br><br><br>https://github.com/dvorka/mindforger Thinking notebook and Markdown editor<br><br><br>https://github.com/vaibhavpandeyvpz/apkstudio -- android IDE<br><br><br>https://github.com/kefir500/apk-editor-studio<br>https://github.com/kefir500/apk-icon-editor<br><br><br>https://github.com/Eggbertx/QtSphere-IDE<br><br><br>https://github.com/enigma-dev/RadialGM<br><br><br>https://github.com/nerososft/Nider<br><br><br>https://github.com/luelista/QtScriptIde<br>https://github.com/bablosoft/BAS<br>https://github.com/shotInLeg/SmartCode<br>https://github.com/PeijiYang/EasyIDE<br>Qt Github精品收藏2 -- framelessgithub搜索关键字"qt window"或者"qt frameless",可以查找到以下开源窗体:<br>https://github.com/Moussa-Ball/BorderlessWindowQt-Modern-Gui&nbsp; 黑色窗体,好看<br><br><br>https://github.com/Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle 黑色样式,好看<br>https://github.com/gmarull/qtmodern 是上面一行项目Qt-Frameless-Window-DarkStyle的qt python实现<br><br><br>https://github.com/BeiChenYx/FramelessWindow 参考Qt-Frameless-Window-DarkStyle制作的<br><br><br>https://github.com/BeiChenYx/PyFramelessWindow 同上,python实现<br>https://github.com/BeiChenYx/NetDebug<br><br><br>https://github.com/YYC572652645/QCoolPage<br><br><br>https://github.com/tsujan/Kvantum<br>A Linux SVG-based theme engine for Qt and KDE<br><br><br><br><br>https://github.com/qtdevs/FramelessHelper<br><br><br>https://github.com/Bringer-of-Light/Qt-Nice-Frameless-Window<br><br><br>https://github.com/v7a/QOffice Ribbon<br><br><br>https://github.com/dan-42/qt_frameless_main_window ++ https://github.com/dfct/TrueFramelessWindow<br>https://github.com/ColinDuquesnoy/QDarkStyleSheet python<br>https://github.com/FlyWM/FramelessWindow-Qt<br>https://github.com/dnybz/QtFramelessWindow<br>https://github.com/Ochrazy/Qt-FramelessNativeWindow<br>https://github.com/winsoft666/Qt-FramelessWindow<br>https://github.com/naj59/ModernFramelessWindow<br>https://github.com/baochaochen/QtCustomWindow<br>https://github.com/wangwenx190/framelesshelperhttps://github.com/wangwenx190/installer ++ https://jrsoftware.org/isinfo.php<br>InnoSetup高仿有道云笔记安装程序的脚本模板,改一改背景图片就可以一键打包属于自己的美观的互联网风格的安装程序<br>Qt Github精品收藏3 -- Ribbonhttps://github.com/czyt1988/SARibbon Qt Ribbon<br><br><br>https://github.com/czyt1988/sa 信号分析及数据可视化软件 Qt Ribbon<br><br><br>https://github.com/martijnkoopman/Qt-Ribbon-Widget A Ribbon widget for Qt<br><br><br>https://github.com/SeriousAlexej/TabToolbar&nbsp; A Ribbon widget for Qt<br><br><br><br><br>https://github.com/Poofee/FEEM -- 里面有QtitanRibbon v3.2.5,使用MSVC编译器可以通过<br>https://download.csdn.net/download/sungaoyong/10904396 QtitanRibbon v4.8.0<br>https://github.com/gnibuoz/QRibbon ++ https://blog.csdn.net/gnibuoz/article/details/105970328<br>https://github.com/liang1057/QtRibbonGUI ++ https://blog.csdn.net/sdust_dx/article/details/78792476<br>Qt Github精品收藏4 -- DockWidgethttps://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System 精品dock,已被qt design studio 1.5收录<br>https://www.qt.io/blog/qt-design-studio-1.5-beta-released Qt Design Studio 1.5采纳了该dock控件<br><br><br>https://www.devmachines.com/qtitandocking-overview.html 商业付费版<br>https://gitatomic.bitbucket.io/ ++ https://github.com/gitatomic 商业付费版<br>https://github.com/JackyDing/QtFlex5 Flexible and dockable widgets for Qt5, like Visual Studio 201x user interface.<br><br><br><br><br>https://github.com/mfreiholz/Qt-Advanced-Docking-System dock<br><br><br>https://gitlab.com/haxscamper-misc/cpp/Qt-Advanced-Docking-System 同上dock<br>https://github.com/nitramr/indigoDock dock<br><br><br>https://github.com/nitramr/scribus-indigo dock<br><br><br>https://github.com/nitramr/IndigoUIWidgets dock<br><br><br>https://github.com/nitramr/Draftoola skia库的应用案例,C++/Qt dock<br><br><br>https://www.scribus.net/ ++ https://wiki.scribus.net/canvas/Scribus ++ https://github.com/scribusproject/scribus dock<br>https://sourceforge.net/projects/scribus/files/scribus/ 稳定版<br>https://sourceforge.net/projects/scribus/files/scribus-devel/ develop版<br>https://sourceforge.net/projects/scribus/files/scribus-svn/ 抢鲜版<br>https://sourceforge.net/projects/scribus/files/scribus-libs/ 依赖库<br>注意: scribus v1.4.x基于Qt4;v1.5.x基于Qt5<br><br><br>https://github.com/KDAB/KDDockWidgets dock ++ https://www.kdab.com/kddockwidgets/<br>https://github.com/x64dbg/KDDockWidgets dock<br><br><br>https://github.com/anyox/Qt-Auto-Hide-DockWidget dock<br><br><br>https://github.com/xtingray/docktest<br><br><br>https://github.com/marianoheller/Qt-CustomClass-DockWidgetConfig-DockWidgetImage<br><br><br>https://github.com/Alena139/NewTitleBarForDockWidget<br><br><br>https://github.com/Shadowsith/qdocker 这个项目不是dock,而是指定相对位置<br><br><br>https://github.com/x64dbg/x64dbg<br>https://github.com/x64dbg/QtDraggingPane<br><br><br>https://github.com/Riateche/toolwindowmanager<br><br><br>Qt Github精品收藏5 - Studiohttps://obsproject.com/ ++ https://github.com/obsproject/obs-studio<br>https://trikset.com/en ++ https://github.com/trikset/trik-studio<br>https://github.com/stitchEm/stitchEm<br>https://nickvoxel.com/chronovox-studio/ ++ https://github.com/NickM13/Chronovox-Studio<br>https://www.gams.com/ ++ https://github.com/GAMS-dev/studio<br>https://www.neuromore.com/open-source ++ https://github.com/neuromore/studio<br>https://github.com/olekolek1000/MPS Moving Picture Studio<br>https://x-studio.net/ ++ https://github.com/simdsoft/x-studio<br>https://monkeystudio.pasnox.com/ ++ https://github.com/pasnox/monkeystudio2<br>Qt Github精品收藏6https://github.com/Greedysky/TTKMusicplayer Sky.Greedy,模仿酷狗音乐播放器,【推荐】<br><br><br>https://github.com/Greedysky/TTKWidgetTools<br><br><br>https://github.com/Greedysky/TTKTinyTools<br>https://github.com/Greedysky/TTKDownloader<br><br><br>https://github.com/HuberTRoy/MusicBox -- pyQt写的跨平台音乐播放器<br>https://github.com/feeluown/FeelUOwn -- pyQt写的跨平台音乐播放器<br>https://github.com/FreedomZZQ/IcePlayer 播放器<br>https://gitlab.com/ColinDuquesnoy/MellowPlayer 云音乐集成,播放器<br>https://github.com/rekols&nbsp; --- 这些年用QT写的软件By:rekols<br>https://github.com/pandegroup/openmm -- OpenMM is a toolkit for molecular simulation using high performance GPU code.<br>https://github.com/LibreOffice/core +++ https://www.libreoffice.org/&nbsp; office<br>https://github.com/apache/openoffice&nbsp; +++ http://www.openoffice.org/ apache office<br>https://github.com/sqlitebrowser/sqlitebrowser<br>https://github.com/UbuntuKylin/youker-assistant --- 优客助手,质量一般<br>https://github.com/8bitbuddhist/PixelMaestro<br>https://github.com/8bitbuddhist/PixelMaestro-Studio<br><br><br>https://github.com/daodaoliang/NBaseUiKithttps://github.com/daodaoliang/NLogerhttps://github.com/daodaoliang/NDBPool<br>https://github.com/toggl/toggldesktop Linux用qt实现的手机app<br>https://github.com/xiaoyanLG/Soft-keyboard -- 集成google输入法的嵌入式中文输入面板https://github.com/liulangx/oscilloscopeQthttps://github.com/yiminyangguang520/qthttps://github.com/ithewei/hplayerhttps://github.com/BaiJiazm/SubwayTransferSystemhttps://github.com/canghai1234/QtCustomControlshttps://github.com/azadkuh/qhttphttps://github.com/qt-json/qt-jsonhttps://github.com/Simsys/qhexedit2 十六进制查看器<br>https://github.com/virinext/QHexView 十六进制查看器https://github.com/QMatrixClienthttps://github.com/cloose/CuteMarkEdhttps://github.com/BasioMeusPuga/Lectorhttps://github.com/tiagocoutinho/qredishttps://github.com/yuan631111976/qtavplayer<br>https://github.com/zccrs/QQStars 基于webqq协议的qq客户端,qt开发,可跨平台<br>https://github.com/paceholder/nodeeditor Qt Node Editor. Dataflow programming framework,NodeEditor是一个可视化的数据流编辑工具,基于 Qt 图形视图框架。Nodes 表示具有特定输入/输出的算法,Connections 将数据从第一个节点的输出(源)传输到第二个节点的输入(接收器)。<br><br><br><br><br>https://github.com/chigraph/chigraph-gui<br>https://chigraph.io/<br><br><br>https://nukengine.com/qt-node-editor/<br>https://adared.ch/qnodeseditor-qt-nodesports-based-data-processing-flow-editor/<br><br><br>https://github.com/mitchcurtis/slate Pixel Art Editor<br>https://github.com/Longxr/QtAddressBar<br><br><br>https://github.com/uwerat/qskinny 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.<br>https://github.com/nightn/CloudViewer 基于 Qt 和 PCL 开发的点云可视化软件<br><br><br>https://github.com/ArsMasiuk/qvge Qt Visual Graph Editor<br><br><br>https://github.com/dbzhang800/QtXlsxWriter .xlsx file reader and writer for Qt5<br>https://github.com/QtExcel/QXlsx Excel file(*.xlsx) reader/writer library using Qt 5 or 6. Descendant of QtXlsx.<br>https://github.com/qtinuum/QtnProperty Extended properties for Qt5<br><br><br>https://github.com/lexxmark/qt-items Useful widgets for GUI development<br>https://github.com/snowwlex/QtWaitingSpinner configurable custom Qt widget for showing waiting spinner icon<br>https://github.com/laserpants/qt-material-widgets Qt widgets-based implementation of the Material Design specification<br>炫酷的Material风格Qt控件,这个开源库基于 Qt Widgets,目前已经实现了 20 个左右控件(例如:复选框、对话框等)<br><br><br>https://github.com/robertknight/Qt-Inspector Utility to browse the Qt object tree of a running Qt application and edit object properties on the fly<br>https://github.com/league1991/Paint3D<br>https://github.com/jiangcaiyang/QtCreator-Translation-CN -- 中文翻译<br>https://github.com/QtDocumentCN/QtDocumentCN --中文翻译,Qt中文文档翻译<br>https://github.com/kevinlq 有干货<br>https://github.com/Longxr 有干货<br>https://github.com/gzwz 有干货<br>https://gitee.com/ALONE_WORK/QtCeShiXiangMu 有干货<br>https://github.com/tashaxing/CTPtest -- 股票查看软件<br>https://github.com/BensonLaur/Beslyric-for-X -- 基于Qt实现,主打歌词制作功能,以网易云风格界面<br>https://github.com/OneMoreGres/qtc-dbviewer -- Qt Creator SQL database viewer plugin<br>https://github.com/OneMoreGres/qtc-cppcheck -- Qt Creator Cppcheck integration plugin<br>https://github.com/OneMoreGres/qtc-markview -- Qt Creator markup plugin<br>https://github.com/telegramdesktop/tdesktop -- IM客户端桌面软件<br><br><br>https://github.com/qTox/qTox -- IM客户端桌面软件<br><br><br>https://github.com/qgis/QGIS -- 国家地理信息<br>https://github.com/Mogara/QSanguosha-v2 --国产软件,三国杀<br>https://github.com/WizTeam/WizQTClient -- 国产软件,为知客户端<br>https://github.com/LMMS/lmms -- 音乐制作<br>https://github.com/rncbc/qtractor An Audio/MIDI multi-track sequencer 音视频软件<br><br><br>https://github.com/mltframework/shotcut -- 视频编辑软件(推荐)<br>http://www.shotcut.org/ Shotcut是免费、开放源代码、跨平台的视频编辑器软件。<br>http://shotcut.org/notes/windowsdev/ Windows环境下的SDK依赖库<br><br><br>https://www.openshot.org/zh-hans/ 视频编辑器,PyQt5<br>https://github.com/OpenShot/openshot-qt<br>https://github.com/OpenShot/libopenshot&nbsp; 一个功能强大的跨平台开源 C ++ 视频编辑库<br>OpenShot Video Editor是一款屡获殊荣的免费,开源Linux,Mac和Windows视频编辑器,致力于为世界提供高质量的视频编辑和动画解决方案。<br><br><br>https://github.com/swl-x/MystiQ ++ https://mystiqapp.com/ 视频格式转换工具<br><br><br>https://github.com/olive-editor/olive 视频编辑工具<br><br><br>https://github.com/lheric/GitlHEVCAnalyzer 基于Qt的Gitl HEVC / H.265视频分析仪,支持自定义过滤器。<br><br><br>https://qjackctl.sourceforge.io/<br><br><br>https://github.com/ycsoft/QtDeskTop 一款类似于win10的桌面系统<br>https://github.com/maplefan/RicardoGoBang 五子棋软件<br>http://www.lieefu.com/lilydict 百合词典<br>https://github.com/radareorg/cutter Free and open-source GUI for radare2 reverse engineering framework逆向工程GUI<br>https://github.com/radareorg/radare2 逆向工程<br><br><br>https://github.com/CloudCompare/CloudCompare 3D point cloud processing and more<br>https://lxqt.org/ 桌面软件<br>https://github.com/c0re100/qBittorrent-Enhanced-Edition 是一款BT下载工具,开源轻量级BitTorrent客户端,基于qBittorrent(开源) 制作。<br>https://trackerslist.com/#/<br><br><br>https://github.com/nitroshare/nitroshare-desktop ++ https://nitroshare.net/ 局域网传输下载工具<br><br><br>https://github.com/IJHack/QtPass QtPass is a GUI for pass, the standard unix password manager密码管理,QtPass是一款功能强大的拥有密码生成与管理加密功能的免费应用,帮助你轻松管理密码生成。<br><br><br>https://github.com/Archie3d/qpdf pdf阅读器<br>https://github.com/wyyrepo/QtRptProject ++ https://sourceforge.net/projects/qtrpt/ ++ https://sourceforge.net/p/qtrpt/code_git/ci/master/tree/ QtRptProject/QtRptDesigner/<br><br><br>Qt电子白板<br>https://blog.csdn.net/u012532263/article/details/114628993<br>https://blog.csdn.net/qq_15094525/article/details/99759807<br>https://blog.csdn.net/qq_15094525/article/details/98595073<br>https://blog.csdn.net/quanhaoH/article/details/106058511<br>MeshLab<br>https://www.meshlab.net/<br>https://github.com/cnr-isti-vclab/meshlab<br>Qt sourceforge精品项目https://sourceforge.net/projects/qtextensions/<br>https://sourceforge.net/projects/qtrpt/&nbsp; report engine written in C++ Qt<br>https://sourceforge.net/projects/texstudio/<br>https://sourceforge.net/projects/qtebe/<br>https://sourceforge.net/projects/limereport/ ++ https://github.com/fralx/LimeReport&nbsp; ++ https://limereport.ru/en/index.php LimeReport/Report generator for Qt【推荐】<br><br><br>https://sourceforge.net/projects/qtav/ ++ https://github.com/wang-bin/QtAV 基于Qt和FFmpeg的跨平台高性能音视频播放框架<br>https://sourceforge.net/projects/octave/<br>https://sourceforge.net/projects/qaceedit/<br>https://sourceforge.net/projects/simutron/<br>https://sourceforge.net/projects/sohag-developer/<br>https://sourceforge.net/projects/zanata/<br>https://sourceforge.net/projects/projectnetdesigner/<br>https://sourceforge.net/projects/jvx/<br>https://sourceforge.net/projects/threader-qt/ ++ https://sourceforge.net/p/threader-qt/svn/HEAD/tree/<br>https://github.com/mhogomchungu/tasks future/promise【推荐】<br>https://sourceforge.net/projects/tspsg/<br>https://sourceforge.net/projects/class-generator/ ++ https://github.com/Seb2lyon/ClassGenerator<br>Qt商业软件Qt-UI专注于高效率、高质量的Qt软件开发方案研究,通过研发开发工具让软件可以更快更好的完成Qt软件的开发。<br>http://www.qt-ui.com.cn/index.php<br>https://www.devmachines.com/<br>https://gitatomic.bitbucket.io/<br>Qt Git Client GUIhttps://git-scm.com/downloads/guis<br>Guitarhttps://soramimi.github.io/Guitar/<br>https://github.com/soramimi/Guitar<br>GitQlient【推荐】GitQlient,发音为git + client(/ gɪtˈklaɪənt /)是最初从QGit分叉的多平台Git客户端。 如今,它已不再只是一个分支,而是增加了许多新功能。<br>https://github.com/francescmm/GitQlient<br>https://github.com/francescmm/GitQlientPlugin<br>https://github.com/francescmm/QLogger<br>https://www.francescmm.com/<br>qgithttps://github.com/tibirna/qgit<br>CuteGithttps://github.com/Jango73/CuteGit<br>https://github.com/Jango73/qt-plus<br>gitatomichttps://gitatomic.bitbucket.io/ 闭源<br>Qt开发的大型开源软件Blender (开源三维动画制作软件)Autodesk Maya (三维动画制作软件)OpenOffice.org (跨平台的办公室软件套件)MeVisLab (医学图像处理软件)Scribus (桌面排版软件)Qt开发环境搭建:使用Qt Creator作为Linux IDE,代替Vim:实现两台Linux电脑远程部署和调试(一台电脑有桌面系统,一台电脑无桌面系统)<br>使用Qt Creator作为Linux IDE,实现CMake编译和单步调试<br>在Qt Creator中使用make构建,运行,调试通用C/C++项目<br>使用Qt Creator作为Linux IDE,实现Nginx和Redis源码编译和断点调试(★★★★★)<br>Qt5.6.3+VS2013环境搭建教程<br>Qt Creator IDE和MSVC 2015编译器组合使用(不想完整安装VS2015)<br>使用Qt Creator IDE+MSVC2015编译器组合,编译Qt Creator源码4.8.2版本<br>qt design studio<br>https://wiki.qt.io/Qt_for_Python 可以使用Python写Qt界面<br>https://github.com/therecipe/qt 可以使用Golang写Qt界面<br>Qt基础知识:Qt信号和槽的个人总结<br>Qt跨线程的信号和槽的使用<br>Qt源码分析之信号和槽机制<br>qmake和moc的功能,宏定义Q_OBJECT的作用<br>C++学习书籍推荐:Effective C++:改善程序与设计的55个具体做法(第三版)【必读】Effective Modern C++【必读】<br>More Effective C++:35个改善编程与设计的有效方法【选读】<br>深度探索C++对象模型(专注C++底层机制 优化代码 侯捷译)【必读】Exceptional C++:47个C++工程难题、编程问题和解决方案【选读】More Exceptional C++:40个新的工程难题、编程疑问及解决方法【选读】C++程序设计语言(第1-3部分)(原书第4版) 【字典查阅】C++程序设计语言(第4部分:标准库)(原书第4版)【字典查阅】C++标准库(第2版) (Nicolai M.Josuttis) 【字典查阅】<br>引申链接: 收藏的博客 -- 高性能Linux服务器(★★★★★)<br><br><br>尊重作者,支持原创,如需转载,请附上原地址:https://libaineu2004.blog.csdn.net/article/details/77369837————————————————版权声明:本文为CSDN博主「libaineu2004」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。原文链接:https://blog.csdn.net/libaineu2004/article/details/77369837</p><br><br>
来源:https://www.cnblogs.com/lvdongjie/p/15142812.html
頁: [1]
查看完整版本: 开源项目推荐:Qt有关的GitHub/Gitee开源项目