QmlDesigner: Update Screenshot of Connection overview document

This patch updates the screenshot for Connection view documentation.
Changes the old "png" image to new "webp". It shows new design and
elements of the Connection view.

Fixes: QDS-10760
Change-Id: I2199afae5f044dc70ad4a6f51b59fd9c7f9c7f3d
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Pranta Dastider
2023-09-25 17:26:46 +02:00
committed by Thomas Hartmann
parent 9f241e682f
commit d3907556bd
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

@@ -12,7 +12,7 @@
to create connections between components and the application, to bind to create connections between components and the application, to bind
component properties together, and to add custom properties for components. component properties together, and to add custom properties for components.
\image qmldesigner-connections.png "The Connections view" \image qmldesigner-connections.webp "The Connections view"
The \l{glossary-component}{components} of the application UI and the The \l{glossary-component}{components} of the application UI and the
application logic need to communicate with each other. For example, a application logic need to communicate with each other. For example, a