이미지 미리보기

C++ 또는 QML 코드의 이미지 참조 위에 마우스 커서를 가져가면 Qt Creator 도구 설명에 이미지의 썸네일 미리보기가 표시됩니다. 이렇게 하면 편집기를 종료하지 않고도 올바른 이미지를 사용하고 있는지 확인할 수 있습니다.

QML 파일의 이미지 미리보기

외부 이미지 뷰어에서 이미지를 열려면 툴팁에서 파일 경로를 선택합니다.

Qt Creator 이미지가 리소스 파일(.qrc)을 통해 참조되거나 절대 파일 경로로 직접 참조되는 경우 이미지 미리 보기가 표시됩니다.

리소스 파일 만들기, 방법도참조하세요 : 코드 편집하기, 코드 편집하기, 방법: 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.