summaryrefslogtreecommitdiff
path: root/doc/qtdesignstudio/src/qtdesignstudio-visual-effects.qdocinc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2020-05-05 15:33:53 +0200
committerThomas Hartmann <thomas.hartmann@qt.io>2020-05-06 16:27:14 +0000
commit917974346482614bf17ae80f4a66966c9b2a6700 (patch)
tree71664ffc225001cf32724ec99aab442995517294 /doc/qtdesignstudio/src/qtdesignstudio-visual-effects.qdocinc
parent937d3d3a70ebaec24fe285a76e52aa39fec634e3 (diff)
downloadqt-creator-917974346482614bf17ae80f4a66966c9b2a6700.tar.gz
Doc: Fix terms used for Design mode views
The "canvas"/"scene"/"stage"/"working area" is called "Form Editor view". Library, Navigator, Projects, Properties, States, Text Editor, and Timeline are also their own views that can be organized as workspaces and open from the Windows menu. There are "tabs" only within views, and "panes" refers to output panes. Change-Id: I55898eef99b87245e4ab9b0163943725a90615a3 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Diffstat (limited to 'doc/qtdesignstudio/src/qtdesignstudio-visual-effects.qdocinc')
-rw-r--r--doc/qtdesignstudio/src/qtdesignstudio-visual-effects.qdocinc7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/qtdesignstudio/src/qtdesignstudio-visual-effects.qdocinc b/doc/qtdesignstudio/src/qtdesignstudio-visual-effects.qdocinc
index e373dc80a8..8683539cac 100644
--- a/doc/qtdesignstudio/src/qtdesignstudio-visual-effects.qdocinc
+++ b/doc/qtdesignstudio/src/qtdesignstudio-visual-effects.qdocinc
@@ -31,9 +31,10 @@
\QDS provides a set of Qt Quick Studio effects that inherit the types in the
\l {Qt Graphical Effects} module. To apply a visual effect to a component,
you must place the component inside the effect. First drag-and-drop an
- effect from \uicontrol Library > \uicontrol Effects to the the canvas or
- the \uicontrol Navigator, and then drag-and-drop the component to the
- effect. For some effects, you need two source components.
+ effect from \uicontrol Library > \uicontrol Effects to the the
+ \uicontrol {Form Editor} or the \uicontrol Navigator, and then drag-and-drop
+ the component to the effect. For some effects, you need two source
+ components.
The following table summarizes the available effects and contains links to
the documentation of the inherited QML type.