Obsolete Members for LayerTimeInfo

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

Properties

Property Documentation

timeInterval : string

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

Returns the time interval of the data in the layer (read-only).

This property is deprecated in 100.3. Use the property interval instead.

Note: The underlying Runtime property is represented as a 64-bit integer type. See Accessing 64-bit integer properties from QML.


timeUnit : Enums.TimeUnit

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

Returns the temporal unit in which the time interval is measured (read-only).

This property is deprecated in 100.3. Use the property interval instead.

See also Enums.TimeUnit.


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