forked from qt-creator/qt-creator
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:
committed by
Thomas Hartmann
parent
9f241e682f
commit
d3907556bd
Binary file not shown.
Before Width: | Height: | Size: 3.2 KiB |
BIN
doc/qtdesignstudio/images/qmldesigner-connections.webp
Normal file
BIN
doc/qtdesignstudio/images/qmldesigner-connections.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.0 KiB |
@@ -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
|
||||||
|
Reference in New Issue
Block a user