#include <SwipeGesture.h>
| SwipeGesture::SwipeGesture |
( |
| ) |
|
| SwipeGesture::~SwipeGesture |
( |
| ) |
|
|
virtual |
| QSwipeGesture::SwipeDirection SwipeGesture::GetHorizontalDirection |
( |
| ) |
const |
| QPoint SwipeGesture::GetLastPosition |
( |
| ) |
const |
| qreal SwipeGesture::GetSpeed |
( |
| ) |
const |
| bool SwipeGesture::GetStarted |
( |
| ) |
const |
| qreal SwipeGesture::GetSwipeAngle |
( |
| ) |
const |
| QTime SwipeGesture::GetTime |
( |
| ) |
const |
| QSwipeGesture::SwipeDirection SwipeGesture::GetVerticalDirection |
( |
| ) |
const |
| void SwipeGesture::SetHorizontalDirection |
( |
QSwipeGesture::SwipeDirection |
direction | ) |
|
| void SwipeGesture::SetLastPosition |
( |
QPoint |
lastPosition | ) |
|
| void SwipeGesture::SetSpeed |
( |
qreal |
speed | ) |
|
| void SwipeGesture::SetStarted |
( |
bool |
started | ) |
|
| void SwipeGesture::SetSwipeAngle |
( |
qreal |
swipeAngle | ) |
|
| void SwipeGesture::SetTime |
( |
QTime |
time | ) |
|
| void SwipeGesture::SetVerticalDirection |
( |
QSwipeGesture::SwipeDirection |
direction | ) |
|
The documentation for this class was generated from the following files: