1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00

LP-572 Add new icons to OPMap

This commit is contained in:
Laurent Lalanne 2018-01-21 14:54:15 +01:00
parent b92d077555
commit 40f669b232
13 changed files with 16 additions and 5 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 997 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 992 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1,5 +1,16 @@
<RCC>
<qresource prefix="/opmap">
<file>images/button_home.png</file>
<file>images/button_home_not_set.png</file>
<file>images/button_home_set.png</file>
<file>images/button_home_wp.png</file>
<file>images/button_move_to_wp.png</file>
<file>images/button_uav.png</file>
<file>images/button_uav_heading.png</file>
<file>images/button_edit_plan.png</file>
<file>images/button_edit_wp.png</file>
<file>images/button_save.png</file>
<file>images/button_clear_uavtrail.png</file>
<file>images/ok.png</file>
<file>images/uav.png</file>
<file>images/gcs.png</file>

View File

@ -434,7 +434,7 @@ border-radius: 2px;
</property>
<property name="icon">
<iconset resource="opmap.qrc">
<normaloff>:/opmap/images/move_to_wp.png</normaloff>:/opmap/images/move_to_wp.png</iconset>
<normaloff>:/opmap/images/button_move_to_wp.png</normaloff>:/opmap/images/button_move_to_wp.png</iconset>
</property>
<property name="iconSize">
<size>
@ -460,7 +460,7 @@ border-radius: 2px;
</property>
<property name="icon">
<iconset resource="opmap.qrc">
<normaloff>:/opmap/images/home_wp.png</normaloff>:/opmap/images/home_wp.png</iconset>
<normaloff>:/opmap/images/button_home_wp.png</normaloff>:/opmap/images/button_home_wp.png</iconset>
</property>
<property name="iconSize">
<size>
@ -496,7 +496,7 @@ border-radius: 2px;
</property>
<property name="icon">
<iconset resource="opmap.qrc">
<normaloff>:/opmap/images/gcs.png</normaloff>:/opmap/images/gcs.png</iconset>
<normaloff>:/opmap/images/button_home.png</normaloff>:/opmap/images/button_home.png</iconset>
</property>
<property name="iconSize">
<size>
@ -531,7 +531,7 @@ border-radius: 2px;
</property>
<property name="icon">
<iconset resource="opmap.qrc">
<normaloff>:/opmap/images/uav.png</normaloff>:/opmap/images/uav.png</iconset>
<normaloff>:/opmap/images/uav.png</normaloff>:/opmap/images/button_uav.png</iconset>
</property>
<property name="iconSize">
<size>
@ -569,7 +569,7 @@ border-radius: 2px;
</property>
<property name="icon">
<iconset resource="opmap.qrc">
<normaloff>:/opmap/images/uav_heading.png</normaloff>:/opmap/images/uav_heading.png</iconset>
<normaloff>:/opmap/images/uav_heading.png</normaloff>:/opmap/images/button_uav_heading.png</iconset>
</property>
<property name="iconSize">
<size>