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 ad66d08950..0000000000 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 0000000000..82f651a50c 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 a39cf85367..b8dd8822af 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 7e08340c80..0000000000 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 0000000000..cc2f1de3dc 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 073bf3e435..519d7548b7 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 */