src/hbcore/gestures/hbswipegesture.h
changeset 30 80e4d18b72f5
parent 1 f7ac710697a9
equal deleted inserted replaced
28:b7da29130b0e 30:80e4d18b72f5
    58 private:
    58 private:
    59     Q_DECLARE_PRIVATE_D(d_ptr, HbSwipeGesture)
    59     Q_DECLARE_PRIVATE_D(d_ptr, HbSwipeGesture)
    60     Q_DISABLE_COPY(HbSwipeGesture)
    60     Q_DISABLE_COPY(HbSwipeGesture)
    61 
    61 
    62     friend class HbSwipeGestureLogic;
    62     friend class HbSwipeGestureLogic;
       
    63     friend class HbSwipeGestureRecognizer;
    63 
    64 
    64 public: // Deprecated
    65 public: // Deprecated
    65     qreal speed() const;
    66     qreal speed() const;
    66     void setSpeed(qreal speed);
    67     void setSpeed(qreal speed);
    67     int touchPointCount() const;
    68     int touchPointCount() const;