qt_qml_import_path
QML のインポートを検索するディレクトリのリストを指定します。
このプロパティは Qt 6.0 で導入されました。
注意: このプロパティはテクノロジープレビューであり、将来のリリースで変更される可能性があります。
このプロパティは現在、Android 用のデプロイメント設定ファイルを生成する場合にのみ使用されます。通常、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.