QmlDesigner: Adding icons for anchoring

This commit is contained in:
Thomas Hartmann
2010-02-05 12:02:33 +01:00
parent 3ebb81f40f
commit dd61751bbe
16 changed files with 21 additions and 7 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 737 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 683 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 833 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 804 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 778 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 674 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 790 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 705 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 765 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 680 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 344 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 883 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 758 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 907 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 887 B

View File

@@ -37,7 +37,6 @@
<file>images/spinup_pressed.png</file>
<file>images/up_arrow.png</file>
<file>images/up_arrow_disabled.png</file>
<file>images/apply.png</file>
<file>images/cancel.png</file>
<file>images/applybright.png</file>
@@ -45,11 +44,26 @@
<file>images/placeholder.png</file>
<file>images/triangle_horz.png</file>
<file>images/triangle_vert.png</file>
<file>images/button_color_gradient_pressed.png</file>
<file>images/button_color_gradient_normal.png</file>
<file>images/button_color_none_pressed.png</file>
<file>images/button_color_none_normal.png</file>
<file>images/button_color_solid_normal.png</file>
<file>images/button_color_solid_pressed.png</file>
<file>images/button_color_gradient_pressed.png</file>
<file>images/button_color_gradient_normal.png</file>
<file>images/button_color_none_pressed.png</file>
<file>images/button_color_none_normal.png</file>
<file>images/button_color_solid_normal.png</file>
<file>images/button_color_solid_pressed.png</file>
<file>images/anchor-bottom-normal.png</file>
<file>images/anchor-bottom-pressed.png</file>
<file>images/anchor-top-normal.png</file>
<file>images/anchor-top-pressed.png</file>
<file>images/anchor-left-pressed.png</file>
<file>images/anchor-left-normal.png</file>
<file>images/anchor-right-normal.png</file>
<file>images/anchor-right-pressed.png</file>
<file>images/anchor-fill-pressed.png</file>
<file>images/anchor-fill-normal.png</file>
<file>images/anchor-vertical-pressed.png</file>
<file>images/anchor-vertical-normal.png</file>
<file>images/anchor-horizontal-pressed.png</file>
<file>images/anchor-horizontal-normal.png</file>
<file>images/anchor-spacer.png</file>
</qresource>
</RCC>