Qt Positioning QML Types

このモジュールの識別文字列はQtPositioning です。このモジュールのQMLを使用するには、QMLファイルに以下のimport文を記述してください:

import QtPositioning

値の型

geoCircle

円形の地理的領域を表す。

geoCoordinate

型は地理的な位置を表し、保存する。

geoPath

型は地理的な経路を表す

geoPolygon

型は地理的な多角形を表す

geoRectangle

型は矩形の地理領域を表す。

geoSatelliteInfo

型は衛星の基本情報を表す。

geoShape

GeoShape 型は、抽象的な地理領域を表す。

オブジェクト型

Address

QML型は、特定の場所を番地として表します。

CoordinateAnimation

PropertyAnimationは地理座標のプロパティを表す。

Location

位置データを保持する型

PluginParameter

型は位置プラグインのパラメータを表す

Position

型は、座標(経度、緯度、高度)や速度などの特定の時点での位置データを保持する。

PositionSource

タイプはデバイスの現在位置を提供する

QtPositioning

Globalオブジェクトは、QMLで位置情報を扱うための便利な関数を提供します。

SatelliteSource

衛星情報

© 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.