aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/qquickcombobox.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/qquickcombobox.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/qquickcombobox.cpp')
-rw-r--r--src/templates/qquickcombobox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/qquickcombobox.cpp b/src/templates/qquickcombobox.cpp
index 3bef5acf..f51b301f 100644
--- a/src/templates/qquickcombobox.cpp
+++ b/src/templates/qquickcombobox.cpp
@@ -54,7 +54,7 @@ QT_BEGIN_NAMESPACE
\instantiates QQuickComboBox
\inqmlmodule Qt.labs.controls
\ingroup qtlabscontrols-input
- \brief A combo box control.
+ \brief A combined button and popup list taking minimal space.
\image qtlabscontrols-combobox.png