mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2024-12-25 07:31:33 +08:00
Update README.md
This commit is contained in:
parent
2ee7deb6d5
commit
a8e0f1904f
10
README.md
10
README.md
@ -165,13 +165,13 @@ This project uses the [LGPLv2.1 license](gnu-lgpl-v2.1.md)
|
|||||||
If this Qt Advanced Docking System does not fit to your needs you may consider some of the alternative docking system solutions for Qt.
|
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
|
### KDDockWidgets
|
||||||
This is an advanced docking framework for Qt from ![KDAB](https://www.kdab.com/). The interesting thing is, that they separated GUI code from logic, so they can easily provide a QtQuick backend in the future.
|
This is an advanced docking framework for Qt from [KDAB](https://www.kdab.com/). The interesting thing is, that they separated GUI code from logic, so they can easily provide a QtQuick backend in the future.
|
||||||
|
|
||||||
- ![Blog post about KDDockWidgets](https://www.kdab.com/kddockwidgets/)
|
- [Blog post about KDDockWidgets](https://www.kdab.com/kddockwidgets/)
|
||||||
- ![GitHub project](https://github.com/KDAB/KDDockWidgets)
|
- [GitHub project](https://github.com/KDAB/KDDockWidgets)
|
||||||
|
|
||||||
|
|
||||||
### QtitanDocking
|
### QtitanDocking
|
||||||
This is a commercial component from ![Developer Machines](https://www.devmachines.com/) for Qt Framework that allows to create a Microsoft like dockable user interface. They also offer a lot of other interesting and useful components for Qt.
|
This is a commercial component from [Developer Machines](https://www.devmachines.com/) for Qt Framework that allows to create a Microsoft like dockable user interface. They also offer a lot of other interesting and useful components for Qt.
|
||||||
|
|
||||||
- ![Product page](https://www.devmachines.com/qtitandocking-overview.html)
|
- [Product page](https://www.devmachines.com/qtitandocking-overview.html)
|
||||||
|
Loading…
Reference in New Issue
Block a user