mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2025-03-15 18:49:52 +08:00
Update README.md
This commit is contained in:
parent
4504457da2
commit
c1816bf507
@ -161,3 +161,12 @@ MainWindow::~MainWindow()
|
||||
[](gnu-lgpl-v2.1.md)
|
||||
This project uses the [LGPLv2.1 license](gnu-lgpl-v2.1.md)
|
||||
|
||||
## Alternative Docking System Implementations
|
||||
If this Qt Advanced Docking System does not fit to your needs you may consider some of the alternative docking system solutions for Qt.
|
||||
|
||||
### KDDockWidgets
|
||||
This is an advanced docking framework for Qt from KDAB. The interesting thing is, that they separated GUI code from logic, so they can easily provide a QtQuick backend in the future.
|
||||
|
||||
- 
|
||||
- 
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user