diff options
Diffstat (limited to 'doc/src')
| -rw-r--r-- | doc/src/declarative/elements.qdoc | 1 | ||||
| -rw-r--r-- | doc/src/examples/qml-examples.qdoc | 9 | ||||
| -rw-r--r-- | doc/src/mainpage.qdoc | 1 |
3 files changed, 1 insertions, 10 deletions
diff --git a/doc/src/declarative/elements.qdoc b/doc/src/declarative/elements.qdoc index ff8e201..873d0de 100644 --- a/doc/src/declarative/elements.qdoc +++ b/doc/src/declarative/elements.qdoc @@ -77,7 +77,6 @@ To see the QML elements listed by functional area, see the \o \l {FocusScope} - Element that mediate keyboard focus changes \o \l {Flickable} - Provides a surface that can be "flicked" \o \l {Flipable} - Provides a surface that produces "flipping" effects -\o \l {GestureArea} - Enables simple gesture handling \endlist \section1 Positioners and Repeater diff --git a/doc/src/examples/qml-examples.qdoc b/doc/src/examples/qml-examples.qdoc index 85b87ea..f77464f 100644 --- a/doc/src/examples/qml-examples.qdoc +++ b/doc/src/examples/qml-examples.qdoc @@ -283,7 +283,7 @@ \title Positioners: Layout Direction Example \example declarative/positioners/layoutdirection - This example shows how to control the horizontal layout direction of + This example shows how to control the horizontal layout direction of \l Row, \l Grid and \l Flow positioners. \image qml-positioners-layoutdirection-example.png @@ -583,13 +583,6 @@ */ /*! - \title Touch Interaction: Gestures Example - \example declarative/touchinteraction/gestures - - This example shows how to use the GestureArea element. -*/ - -/*! \title Touch Interaction: MouseArea Example \example declarative/touchinteraction/mousearea diff --git a/doc/src/mainpage.qdoc b/doc/src/mainpage.qdoc index 9799247..18b0db9 100644 --- a/doc/src/mainpage.qdoc +++ b/doc/src/mainpage.qdoc @@ -230,4 +230,3 @@ Qt Information \enddiv */ - |
