aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/doc/src/qtquickcontrols2-fileselectors.qdoc
diff options
context:
space:
mode:
authorVenugopal Shivashankar <venugopal.shivashankar@digia.com>2016-03-31 12:52:17 +0200
committerMitch Curtis <mitch.curtis@theqtcompany.com>2016-04-01 12:36:08 +0000
commit78ec7b84abd5f499c83b0b2076fb47617a2ebbb7 (patch)
tree0c50debe88d1242160d2a129932c6777b6529118 /src/imports/controls/doc/src/qtquickcontrols2-fileselectors.qdoc
parent335b1fff26ef0c13e1cd1fe697c70d7b8f1a8139 (diff)
Doc: Rename Qt Labs Controls to Qt Quick Controls 2
Replaced all remaining instances of "Qt Labs Controls" Change-Id: Iad784417b9b4ce015c11b4737dab2105b338ff5f Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
Diffstat (limited to 'src/imports/controls/doc/src/qtquickcontrols2-fileselectors.qdoc')
-rw-r--r--src/imports/controls/doc/src/qtquickcontrols2-fileselectors.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/imports/controls/doc/src/qtquickcontrols2-fileselectors.qdoc b/src/imports/controls/doc/src/qtquickcontrols2-fileselectors.qdoc
index fc95f7b8..85f4fa85 100644
--- a/src/imports/controls/doc/src/qtquickcontrols2-fileselectors.qdoc
+++ b/src/imports/controls/doc/src/qtquickcontrols2-fileselectors.qdoc
@@ -31,7 +31,7 @@
\l {QFileSelector}{File selectors} provide a convenient way of selecting
file variants. Qt offers the platform name and the locale as built-in
- selectors. Qt Labs Controls extends the built-in selectors with the name
+ selectors. Qt Quick Controls 2 extends the built-in selectors with the name
of the style that an application is running with.
By using file selectors, style-specific tweaks can be applied without
@@ -41,7 +41,7 @@
to some code duplication, but on the other hand, cuts the aforementioned
hard dependency to the style, and leads to simpler and more efficient
QML code. The same technique is used to implement the \l {Styling Qt
- Labs Controls}{Qt Labs Controls styles}.
+ Quick Controls 2}{Qt Quick Controls 2 styles}.
The following example demonstrates a custom rounded button that has a
styled drop shadow in the \l {Material Style}{Material style}, and looks