summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/stardelegate.qdoc
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2020-11-05 14:47:09 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2020-11-06 10:16:31 +0100
commit4a66fb9d763c94620f44fba61790078c132a5370 (patch)
tree7a24b378faec6ad60bff4451a20896b37b18707d /examples/widgets/doc/src/stardelegate.qdoc
parent6c8f3a7f8af38299910e2389dbf2bc4cefc65af7 (diff)
Fix a bunch of qdoc warnings
Remove or fix references to removed APIs, and some qdoc syntax fixes. Change-Id: I67d71062cd7a29f4eb74b02199b1482af5e59fc0 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'examples/widgets/doc/src/stardelegate.qdoc')
-rw-r--r--examples/widgets/doc/src/stardelegate.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/doc/src/stardelegate.qdoc b/examples/widgets/doc/src/stardelegate.qdoc
index b33fa3550f..f26424abaf 100644
--- a/examples/widgets/doc/src/stardelegate.qdoc
+++ b/examples/widgets/doc/src/stardelegate.qdoc
@@ -229,7 +229,7 @@
We first set the pen and brush we will use for painting. The \c
mode parameter can be either \c Editable or \c ReadOnly. If \c
mode is editable, we use the \l{QPalette::}{Highlight} color
- instead of the \l{QPalette::}{Foreground} color to draw the
+ instead of the \l{QPalette::}{WindowText} color to draw the
stars.
Then we draw the stars. If we are in \c Edit mode, we paint