Qt 4.8
Public Variables | List of all members
tagGESTUREINFO Struct Reference

#include <qapplication_p.h>

Public Variables

UINT cbExtraArgs
 
UINT cbSize
 
DWORD dwFlags
 
DWORD dwID
 
DWORD dwInstanceID
 
DWORD dwSequenceID
 
HWND hwndTarget
 
POINTS ptsLocation
 
ULONGLONG ullArguments
 

Detailed Description

Definition at line 234 of file qapplication_p.h.

Properties

◆ cbExtraArgs

UINT tagGESTUREINFO::cbExtraArgs

Definition at line 244 of file qapplication_p.h.

◆ cbSize

UINT tagGESTUREINFO::cbSize

Definition at line 236 of file qapplication_p.h.

Referenced by QtWndProc().

◆ dwFlags

DWORD tagGESTUREINFO::dwFlags

Definition at line 237 of file qapplication_p.h.

◆ dwID

DWORD tagGESTUREINFO::dwID

Definition at line 238 of file qapplication_p.h.

Referenced by QtWndProc(), and QETWidget::translateGestureEvent().

◆ dwInstanceID

DWORD tagGESTUREINFO::dwInstanceID

Definition at line 241 of file qapplication_p.h.

◆ dwSequenceID

DWORD tagGESTUREINFO::dwSequenceID

Definition at line 242 of file qapplication_p.h.

Referenced by QETWidget::translateGestureEvent().

◆ hwndTarget

HWND tagGESTUREINFO::hwndTarget

Definition at line 239 of file qapplication_p.h.

◆ ptsLocation

POINTS tagGESTUREINFO::ptsLocation

Definition at line 240 of file qapplication_p.h.

Referenced by QtWndProc(), and QETWidget::translateGestureEvent().

◆ ullArguments

ULONGLONG tagGESTUREINFO::ullArguments

Definition at line 243 of file qapplication_p.h.

Referenced by QETWidget::translateGestureEvent().


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