forked from qt-creator/qt-creator
Doc: Update info on Logic Helpers
Task-number: QDS-3407 Change-Id: Icf34de1dafbb61c5d1bf44bcb5959538f4e498ca Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.5 KiB |
@@ -44,9 +44,14 @@
|
||||
|
||||
Logic helpers are invisible components that you can use in connection with
|
||||
controls, such as a \l {slider-control}{Slider} or \l {Check Box}.
|
||||
To use a logic helper, drag-and-drop it from \uicontrol Library >
|
||||
\uicontrol {Studio Logic Helper} to \uicontrol Navigator. The following
|
||||
sections describe the different types of logic helpers in more detail.
|
||||
To use a logic helper, drag-and-drop it from \l Library >
|
||||
\uicontrol Components > \uicontrol {Qt Quick Studio Logic Helper} to
|
||||
\l Navigator. If you cannot find the logic helpers in \uicontrol Library,
|
||||
you need to add the \uicontrol {Qt Quick Studio Logic Helper} module to
|
||||
your project, as described in \l {Adding and Removing Modules}.
|
||||
|
||||
The following sections describe the different types of logic helpers in more
|
||||
detail.
|
||||
|
||||
\section1 Boolean Helpers
|
||||
|
||||
|
Reference in New Issue
Block a user