Handles scrolling or flicking within the application.
More...
#include <ScrollGesture.h>
Handles scrolling or flicking within the application.
◆ ScrollGesture()
◆ ~ScrollGesture()
◆ eventFilter()
| bool eventFilter |
( |
QObject * | , |
|
|
QEvent * | ) |
|
override |
◆ handleMouseMove()
| bool handleMouseMove |
( |
QEvent * | event, |
|
|
QPoint | location ) |
◆ handleMousePress()
| bool handleMousePress |
( |
QEvent * | event, |
|
|
QPoint | location ) |
◆ handleMouseRelease()
| bool handleMouseRelease |
( |
QEvent * | event, |
|
|
QPoint | location ) |
◆ setAcceptMouseClick()
| void setAcceptMouseClick |
( |
QWidget * | target | ) |
|
◆ setScrollOffset()
| void setScrollOffset |
( |
QPoint | point | ) |
|
◆ setThreshold()
| void setThreshold |
( |
int | threshold | ) |
|
◆ threshold()
◆ FlickableTicker
| friend class FlickableTicker |
|
friend |
The documentation for this class was generated from the following file: