Doc: Qt D-Bus: Add image alt texts

To increase accessibility for the documentation, provide altenative
descriptions for the images.

Fixes: QTBUG-135116
Change-Id: Id2d97251af9af0d4222f0dc15aa5b8e266ca36f4
Reviewed-by: Safiyyah Moosa <safiyyah.moosa@qt.io>
Reviewed-by: Andreas Eliasson <andreas.eliasson@qt.io>
(cherry picked from commit 8e36dcf4c861033f4675e37383c847b2ae03d23d)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit f4c1d51cae258559a00d4e929af1a11b6d304059)
This commit is contained in:
Topi Reinio 2025-04-03 07:56:25 +00:00 committed by Qt Cherry-pick Bot
parent 0902a10ba9
commit e4eed41f6a
3 changed files with 5 additions and 3 deletions

View File

@ -12,7 +12,8 @@
among instances of an application. Users connect and send messages to
each other.
\image dbus-chat-example.webp
\image dbus-chat-example.webp {Two instances of the D-Bus Chat example
running at the same time.}
\include examples-run.qdocinc
*/

View File

@ -11,7 +11,8 @@
The Remote Controlled Car example shows how to use \l{Qt D-Bus} to control
one application from another.
\image remotecontrolledcar-car-example.webp
\image remotecontrolledcar-car-example.webp {The two example applications,
`car` and `controller`, running at the same time.}
\include examples-run.qdocinc
*/

View File

@ -115,7 +115,7 @@
If we continue our analogy with Web services, object paths
equate to the path part of a URL:
\image qurl-ftppath.png
\image qurl-ftppath.png {Path in a URL.}
Like them, object paths in D-Bus are formed resembling path
names on the filesystem: they are slash-separated labels, each