Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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