aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/qquickdrawer.cpp
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@theqtcompany.com>2016-02-10 14:25:39 +0100
committerNico Vertriest <nico.vertriest@theqtcompany.com>2016-02-12 09:17:14 +0000
commitecca9422c4f8eb20f2d447df51994abc1e1d4e1b (patch)
treea7e8e8df01afe88e47aa45661c47f92ae2393142 /src/templates/qquickdrawer.cpp
parent3a45249a0f0d3491483cae4af92bc0fa09d0ee7d (diff)
Doc: Reviewed \brief statements in overview page
Change-Id: I7b01e3331edd32fb1b129bacb076310a5f3a4680 Task-number: QTBUG-50933 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to 'src/templates/qquickdrawer.cpp')
-rw-r--r--src/templates/qquickdrawer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/qquickdrawer.cpp b/src/templates/qquickdrawer.cpp
index 2eb12676..33e0ff8f 100644
--- a/src/templates/qquickdrawer.cpp
+++ b/src/templates/qquickdrawer.cpp
@@ -52,7 +52,7 @@ QT_BEGIN_NAMESPACE
\inqmlmodule Qt.labs.controls
\ingroup qtlabscontrols-navigation
\ingroup qtlabscontrols-containers
- \brief A side panel control.
+ \brief Provides a swipe-based side panel.
Drawer provides a swipe-based side panel, similar to those often used in
touch interfaces to provide a central location for navigation.