QGeoView  1.0
QGeoView documentation
Public Member Functions | Protected Member Functions | Static Protected Member Functions | List of all members
QGVCameraFlyAnimation Class Reference
Inheritance diagram for QGVCameraFlyAnimation:
QGVCameraAnimation

Public Member Functions

 QGVCameraFlyAnimation (const QGVCameraActions &actions, QObject *parent=nullptr)
 
void setDuration (int msecs)
 
int duration () const override
 
QGVCameraActionsactions ()
 

Protected Member Functions

virtual void onStop ()
 

Static Protected Member Functions

static double interpolateScale (double from, double to, double progress)
 
static double interpolateAzimuth (double from, double to, double progress)
 
static QPointF interpolatePos (QPointF from, QPointF to, double progress)
 

The documentation for this class was generated from the following file: