aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickpopup.cpp
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-04-23 00:17:52 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2016-04-25 03:47:42 +0000
commit86388843ec60c147a0419b7f01ae478422960b2f (patch)
treee28bc6f6bcb3423754eba3767223dde049171d3c /src/quicktemplates2/qquickpopup.cpp
parent870c02fb54f09d80d70b82cab577682d719a4805 (diff)
Doc: add "Popup Controls" group page
Change-Id: I863b49f9dad875922a3a4262881e6cd8a32f4b18 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
Diffstat (limited to 'src/quicktemplates2/qquickpopup.cpp')
-rw-r--r--src/quicktemplates2/qquickpopup.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/quicktemplates2/qquickpopup.cpp b/src/quicktemplates2/qquickpopup.cpp
index c9fcb061..2ca16b29 100644
--- a/src/quicktemplates2/qquickpopup.cpp
+++ b/src/quicktemplates2/qquickpopup.cpp
@@ -89,6 +89,8 @@ QT_BEGIN_NAMESPACE
In order to ensure that a popup is displayed above other items in the
scene, it is recommended to use ApplicationWindow. ApplicationWindow also
provides background dimming effects.
+
+ \sa {Popup Controls}
*/
/*!