QtBase  v6.3.1
Public Member Functions | List of all members
PanGesture Class Reference
Inheritance diagram for PanGesture:
Inheritance graph
[legend]
Collaboration diagram for PanGesture:
Collaboration graph
[legend]

Public Member Functions

 PanGesture (const QWidget *w, const QPanGesture *source)
 
void draw (const QRectF &rect, QPainter &painter) const override
 
- Public Member Functions inherited from Gesture
virtual ~Gesture ()
 

Additional Inherited Members

- Static Public Member Functions inherited from Gesture
static GesturefromQGesture (const QWidget *w, const QGesture *source)
 
- Protected Member Functions inherited from Gesture
 Gesture (const QWidget *w, const QGesture *source)
 
QPointF drawHotSpot (const QRectF &rect, QPainter &painter) const
 

Detailed Description

Definition at line 129 of file main.cpp.

Constructor & Destructor Documentation

◆ PanGesture()

PanGesture::PanGesture ( const QWidget w,
const QPanGesture source 
)
inlineexplicit

Definition at line 131 of file main.cpp.

Member Function Documentation

◆ draw()

void PanGesture::draw ( const QRectF rect,
QPainter painter 
) const
inlineoverridevirtual

Implements Gesture.

Definition at line 134 of file main.cpp.

Here is the call graph for this function:

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