|
|
|
@ -43,22 +43,22 @@
@@ -43,22 +43,22 @@
|
|
|
|
|
<file alias="PowerComponentBattery_04cell.svg">src/AutoPilotPlugins/PX4/Images/PowerComponentBattery_04cell.svg</file> |
|
|
|
|
<file alias="PowerComponentBattery_05cell.svg">src/AutoPilotPlugins/PX4/Images/PowerComponentBattery_05cell.svg</file> |
|
|
|
|
<file alias="PowerComponentBattery_06cell.svg">src/AutoPilotPlugins/PX4/Images/PowerComponentBattery_06cell.svg</file> |
|
|
|
|
<file alias="attitudeDial.svg">src/ui/qmlcommon/attitudeDial.svg</file> |
|
|
|
|
<file alias="attitudeInstrument.svg">src/ui/qmlcommon/attitudeInstrument.svg</file> |
|
|
|
|
<file alias="attitudePointer.svg">src/ui/qmlcommon/attitudePointer.svg</file> |
|
|
|
|
<file alias="buttonHome.svg">src/ui/qmlcommon/buttonHome.svg</file> |
|
|
|
|
<file alias="buttonLeft.svg">src/ui/qmlcommon/buttonLeft.svg</file> |
|
|
|
|
<file alias="buttonMore.svg">src/ui/qmlcommon/buttonMore.svg</file> |
|
|
|
|
<file alias="buttonRight.svg">src/ui/qmlcommon/buttonRight.svg</file> |
|
|
|
|
<file alias="compass.svg">src/ui/qmlcommon/compass.svg</file> |
|
|
|
|
<file alias="compassInstrumentAirplane.svg">src/ui/qmlcommon/compassInstrumentAirplane.svg</file> |
|
|
|
|
<file alias="compassInstrumentDial.svg">src/ui/qmlcommon/compassInstrumentDial.svg</file> |
|
|
|
|
<file alias="compassNeedle.svg">src/ui/qmlcommon/compassNeedle.svg</file> |
|
|
|
|
<file alias="crossHair.svg">src/ui/qmlcommon/crossHair.svg</file> |
|
|
|
|
<file alias="rollDialWhite.svg">src/ui/qmlcommon/rollDialWhite.svg</file> |
|
|
|
|
<file alias="rollPointerWhite.svg">src/ui/qmlcommon/rollPointerWhite.svg</file> |
|
|
|
|
<file alias="scale.png">src/ui/qmlcommon/scale.png</file> |
|
|
|
|
<file alias="scale_end.png">src/ui/qmlcommon/scale_end.png</file> |
|
|
|
|
<file alias="attitudeDial.svg">src/FlightMap/Images/attitudeDial.svg</file> |
|
|
|
|
<file alias="attitudeInstrument.svg">src/FlightMap/Images/attitudeInstrument.svg</file> |
|
|
|
|
<file alias="attitudePointer.svg">src//FlightMap/Images/attitudePointer.svg</file> |
|
|
|
|
<file alias="buttonHome.svg">src/FlightMap/Images/buttonHome.svg</file> |
|
|
|
|
<file alias="buttonLeft.svg">src/FlightMap/Images/buttonLeft.svg</file> |
|
|
|
|
<file alias="buttonMore.svg">src/FlightMap/Images/buttonMore.svg</file> |
|
|
|
|
<file alias="buttonRight.svg">src/FlightMap/Images/buttonRight.svg</file> |
|
|
|
|
<file alias="compass.svg">src/FlightMap/Images/compass.svg</file> |
|
|
|
|
<file alias="compassInstrumentAirplane.svg">src/FlightMap/Images/compassInstrumentAirplane.svg</file> |
|
|
|
|
<file alias="compassInstrumentDial.svg">src/FlightMap/Images/compassInstrumentDial.svg</file> |
|
|
|
|
<file alias="compassNeedle.svg">src/FlightMap/Images/compassNeedle.svg</file> |
|
|
|
|
<file alias="crossHair.svg">src/FlightMap/Images/crossHair.svg</file> |
|
|
|
|
<file alias="rollDialWhite.svg">src/FlightMap/Images/rollDialWhite.svg</file> |
|
|
|
|
<file alias="rollPointerWhite.svg">src/FlightMap/Images/rollPointerWhite.svg</file> |
|
|
|
|
<file alias="scale.png">src/FlightMap/Images/scale.png</file> |
|
|
|
|
<file alias="scale_end.png">src/FlightMap/Images/scale_end.png</file> |
|
|
|
|
</qresource> |
|
|
|
|
<qresource prefix="/qml"> |
|
|
|
|
<file alias="test.qml">src/test.qml</file> |
|
|
|
@ -118,25 +118,28 @@
@@ -118,25 +118,28 @@
|
|
|
|
|
<file alias="MainToolBar.qml">src/ui/toolbar/MainToolBar.qml</file> |
|
|
|
|
<file alias="FlightDisplay.qml">src/ui/flightdisplay/FlightDisplay.qml</file> |
|
|
|
|
<file alias="MapDisplay.qml">src/ui/mapdisplay/MapDisplay.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightControls/QGCAltitudeWidget.qml">src/ui/qmlcommon/QGCAltitudeWidget.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightControls/QGCArtificialHorizon.qml">src/ui/qmlcommon/QGCArtificialHorizon.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightControls/QGCAttitudeWidget.qml">src/ui/qmlcommon/QGCAttitudeWidget.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightControls/QGCAttitudeHUD.qml">src/ui/qmlcommon/QGCAttitudeHUD.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightControls/QGCCompassWidget.qml">src/ui/qmlcommon/QGCCompassWidget.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightControls/QGCCompassHUD.qml">src/ui/qmlcommon/QGCCompassHUD.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightControls/QGCCurrentAltitude.qml">src/ui/qmlcommon/QGCCurrentAltitude.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightControls/QGCCurrentSpeed.qml">src/ui/qmlcommon/QGCCurrentSpeed.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightControls/QGCHudMessage.qml">src/ui/qmlcommon/QGCHudMessage.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightControls/QGCMapBackground.qml">src/ui/qmlcommon/QGCMapBackground.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightControls/QGCMapToolButton.qml">src/ui/qmlcommon/QGCMapToolButton.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightControls/QGCPitchIndicator.qml">src/ui/qmlcommon/QGCPitchIndicator.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightControls/QGCSlider.qml">src/ui/qmlcommon/QGCSlider.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightControls/QGCSpeedWidget.qml">src/ui/qmlcommon/QGCSpeedWidget.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightControls/QGCVideoBackground.qml">src/ui/qmlcommon/QGCVideoBackground.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightControls/QGCWaypointEditor.qml">src/ui/qmlcommon/QGCWaypointEditor.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightControls/qmldir">src/ui/qmlcommon/qmldir</file> |
|
|
|
|
<file alias="QGroundControl/FlightControls/QGCWaypoint.qml">src/ui/qmlcommon/QGCWaypoint.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightControls/VehicleMapItem.qml">src/ui/qmlcommon/VehicleMapItem.qml</file> |
|
|
|
|
|
|
|
|
|
<!-- FlightMap module --> |
|
|
|
|
<file alias="QGroundControl/FlightMap/qmldir">src/FlightMap/qmldir</file> |
|
|
|
|
<file alias="QGroundControl/FlightMap/FlightMap.qml">src/FlightMap/FlightMap.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightMap/QGCVideoBackground.qml">src/FlightMap/QGCVideoBackground.qml</file> |
|
|
|
|
|
|
|
|
|
<file alias="QGroundControl/FlightMap/QGCAltitudeWidget.qml">src/FlightMap/Widgets/QGCAltitudeWidget.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightMap/QGCArtificialHorizon.qml">src/FlightMap/Widgets/QGCArtificialHorizon.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightMap/QGCAttitudeWidget.qml">src/FlightMap/Widgets/QGCAttitudeWidget.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightMap/QGCAttitudeHUD.qml">src/FlightMap/Widgets/QGCAttitudeHUD.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightMap/QGCCompassWidget.qml">src/FlightMap/Widgets/QGCCompassWidget.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightMap/QGCCompassHUD.qml">src/FlightMap/Widgets/QGCCompassHUD.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightMap/QGCCurrentAltitude.qml">src/FlightMap/Widgets/QGCCurrentAltitude.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightMap/QGCCurrentSpeed.qml">src/FlightMap/Widgets/QGCCurrentSpeed.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightMap/QGCHudMessage.qml">src/FlightMap/Widgets/QGCHudMessage.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightMap/QGCMapToolButton.qml">src/FlightMap/Widgets/QGCMapToolButton.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightMap/QGCPitchIndicator.qml">src/FlightMap/Widgets/QGCPitchIndicator.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightMap/QGCSlider.qml">src/FlightMap/Widgets/QGCSlider.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightMap/QGCSpeedWidget.qml">src/FlightMap/Widgets/QGCSpeedWidget.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightMap/QGCWaypointEditor.qml">src/FlightMap/Widgets/QGCWaypointEditor.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightMap/QGCWaypoint.qml">src/FlightMap/MapItems/QGCWaypoint.qml</file> |
|
|
|
|
<file alias="QGroundControl/FlightMap/VehicleMapItem.qml">src/FlightMap/MapItems/VehicleMapItem.qml</file> |
|
|
|
|
</qresource> |
|
|
|
|
<qresource prefix="/res"> |
|
|
|
|
<file alias="LeftArrow">resources/LeftArrow.svg</file> |
|
|
|
|