diff --git a/doc/src/qtquick/qtquick-app-development.qdoc b/doc/src/qtquick/qtquick-app-development.qdoc index 79553be3a66..d6aa2bc04cd 100644 --- a/doc/src/qtquick/qtquick-app-development.qdoc +++ b/doc/src/qtquick/qtquick-app-development.qdoc @@ -703,6 +703,10 @@ \endlist + To lay out several items in a Column, Row, Grid, or Flow element, select + the elements on the canvas, and then select \gui Layout in the context + menu. + \section1 Using States Use states and transitions