summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/gradients.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/gradients.qdoc')
-rw-r--r--examples/widgets/doc/src/gradients.qdoc7
1 files changed, 6 insertions, 1 deletions
diff --git a/examples/widgets/doc/src/gradients.qdoc b/examples/widgets/doc/src/gradients.qdoc
index 936bd2b014..457e6f837a 100644
--- a/examples/widgets/doc/src/gradients.qdoc
+++ b/examples/widgets/doc/src/gradients.qdoc
@@ -51,7 +51,12 @@
gradient. You can move points, and add new ones, by clicking with the left
mouse button, and remove points by clicking with the right button.
- There are three default configurations available at the bottom of
+ There are three example configurations available at the bottom of
the page that are provided as suggestions on how a color table could be
configured.
+
+ Qt also provides a suite of named gradient presets. They are based on the
+ free WebGradients collection. Click on the name in the Presets box to show
+ the gradient. Use the arrow buttons to browse through the available
+ presets.
*/