From 0eb52e19291e95892920c9b501713909f2a4d602 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 26 Oct 2016 13:50:09 +0200 Subject: [PATCH] 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 --- doc/images/refactormarker.png | Bin 0 -> 492 bytes doc/src/editors/creator-scxml.qdoc | 15 +++++++-------- 2 files changed, 7 insertions(+), 8 deletions(-) create mode 100644 doc/images/refactormarker.png diff --git a/doc/images/refactormarker.png b/doc/images/refactormarker.png new file mode 100644 index 0000000000000000000000000000000000000000..4a6a61219a0541c235a0c974e3ea3caae08fe77b GIT binary patch literal 492 zcmeAS@N?(olHy`uVBq!ia0y~yU;weXIoKE&7~Jw?Bp4VNI14-?iy0XBj({-ZRBb+K z1_lQ95>H=O_6Jx>&|#EFfj0xxJHz?q!uR^WfqiV z=I1d8b1Eu>>;Q>7=ND8KWu|A8Fs$J}W5vM0zy}sBN=*bQRVc~KO=U3s&dR|DNig)Wr!{K4^qwz5_HKdPR>cp%uOv~*nVJ3KLY~;2S_+Pu_!MyFP-6l^s{!D z(}MF$i;`0rzW#514O8ZvpPQSSSHke^%(VRs3=C`_ts$8uIjIaQ-d$2>U|`tp>Eak7 zF}1YsAZN3Kfb0LZh8M4L4{qh@>w~4_-c!sWGcLmQWzW;wtar%*`U-rG1YIB@)<@?@ADnG^cF@(LJ{XX`;{vrkj1_n=8KbLh* G2~7a(o3{7> literal 0 HcmV?d00001 diff --git a/doc/src/editors/creator-scxml.qdoc b/doc/src/editors/creator-scxml.qdoc index 384f8c0abab..373646bd855 100644 --- a/doc/src/editors/creator-scxml.qdoc +++ b/doc/src/editors/creator-scxml.qdoc @@ -81,11 +81,10 @@ taking screenshots and viewing statistics. To zoom into and out of the whole state chart in the state editor, select - \inlineimage icon-zoom-in.png - (\uicontrol {Zoom In}) or \inlineimage icon-zoom-out.png - (\uicontrol {Zoom Out}) or press \key Ctrl and use the mouse wheel. To make + \uicontrol {Zoom In} or \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 - \inlineimage icon-fit-screen.png + \inlineimage fittoview.png (\uicontrol {Fit to View}). 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 \inlineimage zoom.png - (\uicontrol Magnifier). To move the magnifier faster, press down the - \key Alt key. + (\uicontrol {Magnifier Tool}). To move the magnifier tool faster, press down + the \key Alt key. To pan the state chart, select \inlineimage icon-pan.png (\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. 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, select \inlineimage icon-export-canvas.png (\uicontrol {Export Canvas to Image}). @@ -223,7 +222,7 @@ select \uicontrol {Zoom to State}. 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 added to the names of the child states, separated by two colons (::). For example: