List of All Members for QTouchEvent
This is the complete list of members for QTouchEvent, including inherited members.
- class TouchPoint
- QTouchEvent(QEvent::Type , QTouchDevice *, Qt::KeyboardModifiers , Qt::TouchPointStates , const QList<QTouchEvent::TouchPoint> &)
- ~QTouchEvent()
- _device : QTouchDevice *
- _target : QObject *
- _touchPointStates : Qt::TouchPointStates
- _touchPoints : QList<QTouchEvent::TouchPoint>
- _window : QWindow *
- device() const : QTouchDevice *
- target() const : QObject *
- touchPointStates() const : Qt::TouchPointStates
- touchPoints() const : const QList<QTouchEvent::TouchPoint> &
- window() const : QWindow *