qtquick: Add an example of how to instantiate a dock widget from QML

Instead of using C++
This commit is contained in:
Sergio Martins
2020-12-03 14:58:59 +00:00
parent 6c1026956a
commit 16f6692b79
13 changed files with 206 additions and 9 deletions

View File

@@ -5,5 +5,6 @@
<file>Guest2.qml</file>
<file>Guest3.qml</file>
<file>Guest.qml</file>
<file>Another.qml</file>
</qresource>
</RCC>