[Recommended Qt open source projects] directory (continuously updated)

1 Introduction

I have been engaged in c++ development for many years, and I have been exposed to many projects during this period. From my own point of view, Qt is undoubtedly the best and most functional cross-platform integrated development library for c++ programmers. The advantages and disadvantages of Qt are not listed here, but when it comes to Qt, the topic of open source cannot be avoided. This is also a development trend in the future. Many Qt developers have contributed their own open source projects in different open source communities. These Excellent open source projects do have a lot to learn from. Therefore, in order to be able to discover these excellent open source projects based on Qt by more people and learn together, and also want to contribute to the contributors of these excellent open source projects, I will make these excellent open source projects based on Qt The open source projects have been sorted out, and the source code of these open source projects will be analyzed later.

insert image description here
Qt open source project recommendation This column will continue to be updated. If you have a good open source project, you can also recommend it in the comment area or private message yourself. No matter how many stars, as long as it is good and valuable, it is worth being discovered. Yes, gold always shines .

2 Qt open source project

2.1 Qt-Advanced-Docking-System

[Qt open source project recommendation] Perfect Dock window layout solution Qt-Advanced-Docking-System
[GitHub address] https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System

2.2 Qt-Advanced-Stylesheets

[Qt open source project recommendation] rich theme style sheet Qt-Advanced-Stylesheets
[GitHub address] https://github.com/githubuser0xFFFF/Qt-Advanced-Stylesheets

2.3 Qt-Nice-Frameless-Window

[Qt open source project recommendation] Perfect custom borderless window solution Qt-Nice-Frameless-Window
[GitHub address] https://github.com/Bringer-of-Light/Qt-Nice-Frameless-Window

2.4 Qt Material Design Desktop Widgets

[Qt open source project recommendation] Material style control library Qt Material Design Desktop Widgets
[GitHub address] https://github.com/laserpants/qt-material-widgets

2.5 QSkinny

[Recommendation of Qt open source projects] Exquisite Qt control library QSkinny
[GitHub address] https://github.com/uwerat/qskinny

2.6 Notepad Next

[Qt open source project recommendation] Notepad++ cross-platform re-implementation of Notepad Next
[GitHub address] https://github.com/dail8859/NotepadNext

2.7 VLC-Qt

[Qt open source project recommendation] cross-platform streaming media player VLC-Qt
[GitHub address] https://github.com/vlc-qt/vlc-qt

2.8 JKQTPlotter

[Qt open source project recommendation] Visual chart library JKQTPlotter
[GitHub address] https://github.com/jkriege2/JKQtPlotter

2.9 QtFreeVirtualKeyboard

[Qt open source project recommendation] Embedded QML virtual keyboard QtFreeVirtualKeyboard
[GitHub address] https://github.com/githubuser0xFFFF/QtFreeVirtualKeyboard

2.10 longscroll-qt

[Qt open source project recommendation] Ultra-long area fast response scrolling window longscroll-qt
[GitHub address] https://github.com/TripleWhy/longscroll-qt

2.11 QxOrm

[Qt Open Source Project Recommendation] Object Relational Mapping (ORM) and Object Document Mapping (ODM) Database QxOrm
[GitHub Address] https://github.com/QxOrm/QxOrm

2.12 VNote

[Recommendation of Qt open source projects] VNote, a free and open source note-taking software based on Qt
[GitHub address] https://github.com/vnotex/vnote

2.13 Qt NodeEditor

[Qt open source project recommendation] Qt NodeEditor, a node editor similar to UE4 blueprint
[GitHub address] https://github.com/paceholder/nodeeditor

2.14 CTK(Common Toolkit)

[Recommendation of Qt open source projects] Component framework CTK (Common Toolkit)
[GitHub address] https://github.com/commontk/CTK

Guess you like

Origin blog.csdn.net/qq_37354286/article/details/127460395