ganeswidgets/inc/hgspring.h
changeset 3 c863538fcbb6
parent 0 89c329efa980
child 5 4fa04caf0f43
equal deleted inserted replaced
2:49c70dcc3f17 3:c863538fcbb6
    40     
    40     
    41     void animateToPos(const QPointF& pos);
    41     void animateToPos(const QPointF& pos);
    42     void gotoPos(const QPointF& pos);
    42     void gotoPos(const QPointF& pos);
    43     void cancel();
    43     void cancel();
    44     bool isActive() const;
    44     bool isActive() const;
       
    45     void resetVelocity();
    45 
    46 
    46     const QPointF& startPos() const;
    47     const QPointF& startPos() const;
    47     const QPointF& pos() const;
    48     const QPointF& pos() const;
    48     const QPointF& endPos() const;    
    49     const QPointF& endPos() const;    
    49     const QPointF& velocity() const;
    50     const QPointF& velocity() const;