4#ifndef QOHOSGESTURERECOGNIZER_P_H
5#define QOHOSGESTURERECOGNIZER_P_H
25std::unique_ptr<QGestureRecognizer> makeQOhosPinchGestureRecognizer();
QGesture * create(QObject *target) override
This function is called by Qt to create a new QGesture object for the given target (QWidget or QGraph...
void reset(QGesture *gesture) override
This function is called by Qt to reset a given gesture.
Combined button and popup list for selecting options.
std::unique_ptr< QGestureRecognizer > makeQOhosPinchGestureRecognizer()