geoPath QML Value Type
geoPath型は地理的なパスを表します。詳細...
Import Statement: | import QtPositioning |
プロパティ
詳細な説明
geoPath型は、地理的なパスを表すgeoShape 。これはQGeoPath の直接的な表現であり、パスの geoCoordinates のリストを保持するpath に関して定義される。
パ ス が空であ る と 無効 と 見な さ れます。
C++ と統合する場合、C++ から QML に渡されたQGeoPath の値は自動的に geoPath の値に変換され、その逆も同様であることに注意。
プロパティ Documentation
path : list<geoCoordinate> |
このプロパティはパスを定義する座標のリストを保持する。
© 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.