Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hamedmasafi/qmldock
Dock widgets implementation for QML
https://github.com/hamedmasafi/qmldock
dockwindow qml qml-components qml-samples qt qt5 qt5-qml
Last synced: 2 months ago
JSON representation
Dock widgets implementation for QML
- Host: GitHub
- URL: https://github.com/hamedmasafi/qmldock
- Owner: HamedMasafi
- Created: 2020-10-03T13:09:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T11:46:16.000Z (6 months ago)
- Last Synced: 2024-08-20T13:49:40.934Z (6 months ago)
- Topics: dockwindow, qml, qml-components, qml-samples, qt, qt5, qt5-qml
- Language: C++
- Homepage:
- Size: 186 KB
- Stars: 17
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# qmldock
Implementation of dock widgets in QML
Please note that this library is in the development phase and may not be suitable
for real-world use.## What does it look like?
According to the image below, it is possible to create some dock widgets that can be detached or resized easily.
![image](https://user-images.githubusercontent.com/14973524/201752184-4df8acdd-89da-44c6-a341-59b456a22d9b.png)