aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/controls')
-rw-r--r--src/imports/controls/doc/src/qtquickcontrols2-indicators.qdoc7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/imports/controls/doc/src/qtquickcontrols2-indicators.qdoc b/src/imports/controls/doc/src/qtquickcontrols2-indicators.qdoc
index 1b2dffe4..32644bfd 100644
--- a/src/imports/controls/doc/src/qtquickcontrols2-indicators.qdoc
+++ b/src/imports/controls/doc/src/qtquickcontrols2-indicators.qdoc
@@ -43,14 +43,15 @@
\image qtquickcontrols2-busyindicator.png
- \l BusyIndicator should be used to indicate activity.
+ BusyIndicator can be used to show that an operation is in progress,
+ and that the UI has to wait for the operation to complete.
\section1 PageIndicator Control
\image qtquickcontrols2-pageindicator.png
- \l BusyIndicator can be used to show that an operation is in progress,
- and that the UI has to wait for the operation to complete.
+ \l PageIndicator is used to indicate the currently active page in
+ a container of multiple pages.
\section1 ProgressBar Control