QT_QML_IMPORT_PATH

QML 임포트를 검색할 디렉터리 목록을 지정합니다.

이 프로퍼티는 Qt 6.0에 도입되었습니다.

참고: 이 속성은 기술 프리뷰에 있으며 향후 릴리스에서 변경될 수 있습니다.

이 프로퍼티는 현재 안드로이드용 배포 설정 파일을 생성할 때만 사용됩니다. 일반적으로 Qt의 qml 디렉터리 경로만 포함하지만 검색할 다른 위치도 포함하는 목록이 될 수 있습니다. 애플리케이션별 QML 임포트의 경우 QT_QML_ROOT_PATH를 대신 사용하세요.

qt_android_generate_deployment_settings()도 참조하십시오 .

© 2025 The Qt Company Ltd. 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.