API Documentation
Loading...
Searching...
No Matches
ScrollGesturePrivate Class Reference
Collaboration diagram for ScrollGesturePrivate:
[legend]

Public Types

enum  State {
  Steady , Pressed , ManualScroll , AutoScroll ,
  Stop
}
 

Public Attributes

State state
 
int threshold
 
QPoint pressPos
 
QPoint offset
 
QPoint delta
 
QPoint speed
 
FlickableTickerticker
 
QElapsedTimer elapsed_time
 
QWidget * target
 
QList< QEvent * > ignoreList
 

Member Enumeration Documentation

◆ State

enum State
Enumerator
Steady 
Pressed 
ManualScroll 
AutoScroll 
Stop 

Member Data Documentation

◆ delta

QPoint delta

◆ elapsed_time

QElapsedTimer elapsed_time

◆ ignoreList

QList<QEvent*> ignoreList

◆ offset

QPoint offset

◆ pressPos

QPoint pressPos

◆ speed

QPoint speed

◆ state

State state

◆ target

QWidget* target

◆ threshold

int threshold

◆ ticker

FlickableTicker* ticker

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