Obsolete Members for AbstractLocationDataSource

The following members of QML type AbstractLocationDataSource are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Properties

Signals

Property Documentation

started : bool

This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

Whether this data source has been started (true) or not (false) (read-only).

Note: Use locationDataSourceStatus along with {Enums.LocationDataSourceStatus} {Enums.LocationDataSourceStatusStarted}.


Signal Documentation

startedChanged()

This signal is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

Signal emitted when the started property of the data source changes.

Note: Use locationDataSourceStatusChanged.

Note: The corresponding handler is onStartedChanged.


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.