Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moodyhunter/qquickwidgetcontainer
A Proof-of-concept of embedding Qt widgets into QML.
https://github.com/moodyhunter/qquickwidgetcontainer
embedded qml qt qt5 qt6 qwidget
Last synced: about 2 months ago
JSON representation
A Proof-of-concept of embedding Qt widgets into QML.
- Host: GitHub
- URL: https://github.com/moodyhunter/qquickwidgetcontainer
- Owner: moodyhunter
- License: gpl-3.0
- Created: 2021-11-25T14:56:18.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-21T23:37:53.000Z (about 3 years ago)
- Last Synced: 2024-12-08T16:45:04.789Z (2 months ago)
- Topics: embedded, qml, qt, qt5, qt6, qwidget
- Language: C++
- Homepage:
- Size: 611 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QQuickWidgetContainer
It helps you embed Qt widgets into QML.
## Limitations and Disclaimer
This is a proof-concept of bridging QWidget-based window system and QtQuick, focusing, opacity, z-value and many
other properties are not supported.## Screenshot
![](screenshots/main.png)
## Credit
- [ShowQwidgetinQMLdemo](https://github.com/CLP0037/qml_test/blob/master/testQwidgetinQML/ShowQwidgetinQMLdemo/main.cpp#L85)
- [background.jpg](https://twitter.com/Rakukoooo/status/1216554722183852037)## LICENSE
GPLv3, except the demo backgroud image