summaryrefslogtreecommitdiff
path: root/ui/progressindicator.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/progressindicator.h')
-rw-r--r--ui/progressindicator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/progressindicator.h b/ui/progressindicator.h
index f89f6232..128f49f4 100644
--- a/ui/progressindicator.h
+++ b/ui/progressindicator.h
@@ -29,6 +29,7 @@
\class QProgressIndicator
\brief The QProgressIndicator class lets an application display a progress indicator to show that a lengthy task is
under way.
+ \ingroup uiapi
Progress indicators are indeterminate and do nothing more than spin to show that the application is busy.
\sa QProgressBar