aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/doc/src/qtquickcontrols2-popups.qdoc
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@theqtcompany.com>2016-05-30 16:17:05 +0200
committerNico Vertriest <nico.vertriest@theqtcompany.com>2016-06-02 11:17:05 +0000
commitf043b64c37d35775f5d6498a5d9dfe42cd28b0d7 (patch)
tree39c782d59a7eb1e0f592d2f172401ef27547e979 /src/imports/controls/doc/src/qtquickcontrols2-popups.qdoc
parentceaf6177a8be6db22e629ff05a625e278025b071 (diff)
Doc: Updated doc on usage Controls 2.
Change-Id: If256dafc53d63b174b5cfd03eb91635e062d7c69 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io> Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'src/imports/controls/doc/src/qtquickcontrols2-popups.qdoc')
-rw-r--r--src/imports/controls/doc/src/qtquickcontrols2-popups.qdoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/imports/controls/doc/src/qtquickcontrols2-popups.qdoc b/src/imports/controls/doc/src/qtquickcontrols2-popups.qdoc
index 2ea21f3f..c93f13e4 100644
--- a/src/imports/controls/doc/src/qtquickcontrols2-popups.qdoc
+++ b/src/imports/controls/doc/src/qtquickcontrols2-popups.qdoc
@@ -53,6 +53,8 @@
The \l Menu control displays a vertical list of items that can be selected. It can
be used for offering a list of actions that can be taken in a given context.
+ \b {See also} \l {Drawer Control}.
+
\section1 Popup Control
\image qtquickcontrols2-popup-settings.png
@@ -76,7 +78,7 @@
\image qtquickcontrols2-tooltip.png
\l ToolTip shows a short piece of text that informs the user of a control's
- function.
+ function. It is typically placed above or below the parent control.
Recommendations:
\list