diff --git a/examples/dbus/doc/images/dbus-chat-example.png b/examples/dbus/doc/images/dbus-chat-example.png deleted file mode 100644 index ad66d089501..00000000000 Binary files a/examples/dbus/doc/images/dbus-chat-example.png and /dev/null differ diff --git a/examples/dbus/doc/images/dbus-chat-example.webp b/examples/dbus/doc/images/dbus-chat-example.webp new file mode 100644 index 00000000000..82f651a50ca Binary files /dev/null and b/examples/dbus/doc/images/dbus-chat-example.webp differ diff --git a/examples/dbus/doc/src/chat.qdoc b/examples/dbus/doc/src/chat.qdoc index a39cf85367b..b8dd8822af2 100644 --- a/examples/dbus/doc/src/chat.qdoc +++ b/examples/dbus/doc/src/chat.qdoc @@ -11,7 +11,7 @@ among instances of an application. Users connect and send message to each other. - \image dbus-chat-example.png + \image dbus-chat-example.webp \include examples-run.qdocinc */ diff --git a/examples/dbus/remotecontrolledcar/doc/images/remotecontrolledcar-car-example.png b/examples/dbus/remotecontrolledcar/doc/images/remotecontrolledcar-car-example.png deleted file mode 100644 index 7e08340c803..00000000000 Binary files a/examples/dbus/remotecontrolledcar/doc/images/remotecontrolledcar-car-example.png and /dev/null differ diff --git a/examples/dbus/remotecontrolledcar/doc/images/remotecontrolledcar-car-example.webp b/examples/dbus/remotecontrolledcar/doc/images/remotecontrolledcar-car-example.webp new file mode 100644 index 00000000000..cc2f1de3dca Binary files /dev/null and b/examples/dbus/remotecontrolledcar/doc/images/remotecontrolledcar-car-example.webp differ diff --git a/examples/dbus/remotecontrolledcar/doc/src/dbus-remotecontrolledcar.qdoc b/examples/dbus/remotecontrolledcar/doc/src/dbus-remotecontrolledcar.qdoc index 073bf3e4353..519d7548b73 100644 --- a/examples/dbus/remotecontrolledcar/doc/src/dbus-remotecontrolledcar.qdoc +++ b/examples/dbus/remotecontrolledcar/doc/src/dbus-remotecontrolledcar.qdoc @@ -10,7 +10,7 @@ The Remote Controlled Car example shows how to use \l{Qt D-Bus} to control one application from another. - \image remotecontrolledcar-car-example.png + \image remotecontrolledcar-car-example.webp \include examples-run.qdocinc */