Preview images
When you hover the mouse cursor over an image reference in C++ or QML code, Qt Creator shows a thumbnail preview of the image in a tooltip. This helps you verify that you are using the correct image without leaving the editor.

To open the image in an external image viewer, select the file path in the tooltip.
Qt Creator shows the image preview when the image is referenced via a resource file (.qrc) or directly by its absolute file path.
See also Create resource files, How to: Edit code, Editing code, How to: Adapt the UI, and Adapting the UI.
Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.