Ref T731, moved QML map in dialog

* initial structure
* embedded a QQuickWidget in dialog
This commit is contained in:
Klaus Basan
2019-09-21 01:52:55 +02:00
committed by Mat Sutcliffe
parent cf6d60348e
commit 329b1e8c9a
14 changed files with 741 additions and 10 deletions

7
src/blackgui/qml/qml.qrc Normal file
View File

@@ -0,0 +1,7 @@
<RCC>
<qresource prefix="/blackgui/qml">
<file>AFVMap.qml</file>
<file>AtcRing.qml</file>
<file>Transceiver.qml</file>
</qresource>
</RCC>