Doc: Fix issues with missing icons

- Fix changed image file names
- Fix  button text
- Remove images for zooming functions
- Create an image for an icon that cannot be used as is,
  because masks are used

Change-Id: Iee5391e70102166a4a3d82366c1fc2740641be12
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Leena Miettinen
2016-10-26 13:50:09 +02:00
parent 3673ced26e
commit 0eb52e1929
2 changed files with 7 additions and 8 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 492 B

View File

@@ -81,11 +81,10 @@
taking screenshots and viewing statistics. taking screenshots and viewing statistics.
To zoom into and out of the whole state chart in the state editor, select To zoom into and out of the whole state chart in the state editor, select
\inlineimage icon-zoom-in.png \uicontrol {Zoom In} or \uicontrol {Zoom Out} or press \key Ctrl and use the
(\uicontrol {Zoom In}) or \inlineimage icon-zoom-out.png mouse wheel. To make
(\uicontrol {Zoom Out}) or press \key Ctrl and use the mouse wheel. To make
the whole state chart visible in the state editor at a time, select the whole state chart visible in the state editor at a time, select
\inlineimage icon-fit-screen.png \inlineimage fittoview.png
(\uicontrol {Fit to View}). (\uicontrol {Fit to View}).
To view a particular part of a large state chart in the state editor, select To view a particular part of a large state chart in the state editor, select
@@ -95,8 +94,8 @@
To use the magnifier to zoom into a part of the state chart, select To use the magnifier to zoom into a part of the state chart, select
\inlineimage zoom.png \inlineimage zoom.png
(\uicontrol Magnifier). To move the magnifier faster, press down the (\uicontrol {Magnifier Tool}). To move the magnifier tool faster, press down
\key Alt key. the \key Alt key.
To pan the state chart, select \inlineimage icon-pan.png To pan the state chart, select \inlineimage icon-pan.png
(\uicontrol Panning). To increase the pace of panning, press down the (\uicontrol Panning). To increase the pace of panning, press down the
@@ -110,7 +109,7 @@
checks the whole SCXML tree for attributes that match the search criteria. checks the whole SCXML tree for attributes that match the search criteria.
To save the currently visible part of the state chart as an image, select To save the currently visible part of the state chart as an image, select
\inlineimage screenshot.png \inlineimage snapshot.png
(\uicontrol {Save Screenshot}). To save the whole state chart as an image, (\uicontrol {Save Screenshot}). To save the whole state chart as an image,
select \inlineimage icon-export-canvas.png select \inlineimage icon-export-canvas.png
(\uicontrol {Export Canvas to Image}). (\uicontrol {Export Canvas to Image}).
@@ -223,7 +222,7 @@
select \uicontrol {Zoom to State}. select \uicontrol {Zoom to State}.
To ensure that the state ids are unique within a compound state machine, To ensure that the state ids are unique within a compound state machine,
select \inlineimage fullnamespace.png select \inlineimage namespace.png
(\uicontrol {Toggle Full Namespace}). The name of the parent state is (\uicontrol {Toggle Full Namespace}). The name of the parent state is
added to the names of the child states, separated by two colons (::). added to the names of the child states, separated by two colons (::).
For example: For example: