[Development] Qt 5.5.0 header diff: QtPositioning.diff

Thiago Macieira thiago.macieira at intel.com
Sat Jun 6 10:13:00 CEST 2015


On Friday 05 June 2015 10:10:50 Frederik Gladhorn wrote:
> -    qreal distanceTo(const QGeoCoordinate &other) const;
> -    qreal azimuthTo(const QGeoCoordinate &other) const;
> +    Q_INVOKABLE qreal distanceTo(const QGeoCoordinate &other) const;
> +    Q_INVOKABLE qreal azimuthTo(const QGeoCoordinate &other) const;
>  

>From C++, the module looks good.

>From QML, should there be some Q_REVISION above?
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list