aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/qquickcontainer.cpp
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-10-19 19:37:19 +0200
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-10-20 10:54:04 +0000
commitaf531e14b31da62347fe489562951fdf7f378208 (patch)
treee11f6d3c6d5a9b2e7a852f8ad8b426b4c4ae550b /src/templates/qquickcontainer.cpp
parentf03c4634604499b9d2ab193f678c850a2404c88b (diff)
Docs: disambiguate group sections
Change-Id: Ia6e8a53b8b5261e1efd80dcd3351cd216d34edf4 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com> Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'src/templates/qquickcontainer.cpp')
-rw-r--r--src/templates/qquickcontainer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/qquickcontainer.cpp b/src/templates/qquickcontainer.cpp
index aeba8ecd..02d90016 100644
--- a/src/templates/qquickcontainer.cpp
+++ b/src/templates/qquickcontainer.cpp
@@ -49,7 +49,7 @@ QT_BEGIN_NAMESPACE
Container is the base type of container-like user interface controls.
- \sa Containers
+ \sa {Container Controls}
*/
QQuickContainerPrivate::QQuickContainerPrivate() : contentModel(Q_NULLPTR), currentIndex(-1)