ExtensionManager: Add settings icon

Change-Id: I75287e12d08bb56f9b686cbfd91a474c0ccd934b
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
This commit is contained in:
Alessandro Portale
2024-09-18 13:55:11 +02:00
parent 7cc61812e3
commit 773b45eebc
4 changed files with 43 additions and 0 deletions

View File

@@ -16,6 +16,8 @@
<file>images/packbig@2x.png</file> <file>images/packbig@2x.png</file>
<file>images/packsmall.png</file> <file>images/packsmall.png</file>
<file>images/packsmall@2x.png</file> <file>images/packsmall@2x.png</file>
<file>images/settingscategory_extensionmanager.png</file>
<file>images/settingscategory_extensionmanager@2x.png</file>
<file>images/sort.png</file> <file>images/sort.png</file>
<file>images/sort@2x.png</file> <file>images/sort@2x.png</file>
</qresource> </qresource>

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 251 B

View File

@@ -3302,6 +3302,47 @@
d="m 1160,491 h 2 v -2 h -3.335 z m -2,-3 h 4 v -2 h -5.335 z m -9.5,-6 4.335,6.5 -4.335,6.5 h -2.5 l 4.335,-6.5 L 1146,482 Z" d="m 1160,491 h 2 v -2 h -3.335 z m -2,-3 h 4 v -2 h -5.335 z m -9.5,-6 4.335,6.5 -4.335,6.5 h -2.5 l 4.335,-6.5 L 1146,482 Z"
sodipodi:nodetypes="ccccccccccccccccc" /> sodipodi:nodetypes="ccccccccccccccccc" />
</g> </g>
<g
id="src/plugins/extensionmanager/images/settingscategory_extensionmanager">
<use
x="0"
y="0"
xlink:href="#backgroundRect_24"
id="use2677"
width="100%"
height="100%"
transform="translate(1191,64)" />
<g
id="g9884"
style="fill:none;stroke:#000000">
<rect
id="rect4661"
width="6"
height="6"
x="1171.5"
y="480.5"
ry="1.5" />
<use
x="0"
y="0"
xlink:href="#rect4661"
id="use8095"
transform="translate(9)"
width="100%"
height="100%" />
<use
x="0"
y="0"
xlink:href="#rect4661"
id="use8097"
transform="translate(0,9)"
width="100%"
height="100%" />
<path
id="path5111"
d="m 1183.5,489 v 7 m -3.5,-3.5 h 7" />
</g>
</g>
<g <g
id="src/plugins/valgrind/images/kcachegrind" id="src/plugins/valgrind/images/kcachegrind"
transform="translate(112)"> transform="translate(112)">

Before

Width:  |  Height:  |  Size: 377 KiB

After

Width:  |  Height:  |  Size: 378 KiB