画像のプレビュー

C++またはQMLコード内の画像参照にマウスカーソルを合わせると、Qt Creator 、ツールチップに画像のサムネイルプレビューが表示されます。これにより、エディタを離れることなく、正しい画像を使用しているかどうかを確認することができます。

QMLファイル内の画像のプレビュー

外部の画像ビューアで画像を開くには、ツールチップでファイルパスを選択します。

Qt Creator リソースファイル(.qrc)または絶対ファイルパスで直接画像を参照する場合、画像プレビューを表示します。

リソースファイルの作成,方法:コードの編集,コードの編集,How to:UIを適応させる」、「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.