summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2023-03-14 11:43:24 +0000
committerTopi Reiniƶ <topi.reinio@qt.io>2023-03-21 10:23:18 +0000
commit18fe43ba3ac3b5a8fb24c8693935090e45774132 (patch)
tree5ec48acc0d58d921d2c722e66a8908ea10a38e5a
parent8d505982e7431aed647680ca107ce1bf472825c2 (diff)
downloadqttools-18fe43ba3ac3b5a8fb24c8693935090e45774132.tar.gz
Doc: QDoc Manual: Mention \inlineimage in \value documentation
Pick-to: 6.5 Fixes: QTBUG-111310 Change-Id: Ib8515535181cec75140cb5f065cd3f5aa45ee16c Reviewed-by: <safiyyah.moosa@qt.io> Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io> Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
-rw-r--r--src/qdoc/doc/qdoc-manual-markupcmds.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/qdoc/doc/qdoc-manual-markupcmds.qdoc b/src/qdoc/doc/qdoc-manual-markupcmds.qdoc
index d491f99a6..67dc123e7 100644
--- a/src/qdoc/doc/qdoc-manual-markupcmds.qdoc
+++ b/src/qdoc/doc/qdoc-manual-markupcmds.qdoc
@@ -2621,6 +2621,9 @@
ends at the next blank line or \\value. The arguments are rendered in a
table.
+ \note To include images in the \\value description, use the
+ \l {inlineimage-command}{\\inlineimage} command.
+
Without a \e since clause, a \\value command could look like this:
\code