From 750c50a00f49f1bf9919d47a7d9c3c3da35a815d Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Thu, 30 Jun 2022 16:46:21 +0200 Subject: [PATCH] Doc: Describe copying an image as a data URL in Image Viewer Task-number: QTCREATORBUG-27560 Change-Id: I2a09e938b556b9998003a2c6732f0174c5c7091a Reviewed-by: Reviewed-by: Eike Ziller --- doc/qtcreator/src/user-interface/creator-ui.qdoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/qtcreator/src/user-interface/creator-ui.qdoc b/doc/qtcreator/src/user-interface/creator-ui.qdoc index be69ff17d54..ffde43b7b1b 100644 --- a/doc/qtcreator/src/user-interface/creator-ui.qdoc +++ b/doc/qtcreator/src/user-interface/creator-ui.qdoc @@ -220,6 +220,9 @@ \li Export SVG images to pixmaps + \li Copy an image as a data URL, which enables you to include it in web + pages as if it were an external resource + \li Switch between background and outline modes \li Zoom in and out