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

Public Variables

DWORD cxContact
 
DWORD cyContact
 
ULONG_PTR dwExtraInfo
 
DWORD dwFlags
 
DWORD dwID
 
DWORD dwMask
 
DWORD dwTime
 
HANDLE hSource
 
LONG x
 
LONG y
 

Detailed Description

Definition at line 150 of file qapplication_win.cpp.

Properties

◆ cxContact

DWORD tagTOUCHINPUT::cxContact

Definition at line 160 of file qapplication_win.cpp.

Referenced by QApplicationPrivate::translateTouchEvent().

◆ cyContact

DWORD tagTOUCHINPUT::cyContact

Definition at line 161 of file qapplication_win.cpp.

Referenced by QApplicationPrivate::translateTouchEvent().

◆ dwExtraInfo

ULONG_PTR tagTOUCHINPUT::dwExtraInfo

Definition at line 159 of file qapplication_win.cpp.

◆ dwFlags

DWORD tagTOUCHINPUT::dwFlags

Definition at line 156 of file qapplication_win.cpp.

Referenced by QApplicationPrivate::translateTouchEvent().

◆ dwID

DWORD tagTOUCHINPUT::dwID

Definition at line 155 of file qapplication_win.cpp.

Referenced by QApplicationPrivate::translateTouchEvent().

◆ dwMask

DWORD tagTOUCHINPUT::dwMask

Definition at line 157 of file qapplication_win.cpp.

Referenced by QApplicationPrivate::translateTouchEvent().

◆ dwTime

DWORD tagTOUCHINPUT::dwTime

Definition at line 158 of file qapplication_win.cpp.

◆ hSource

HANDLE tagTOUCHINPUT::hSource

Definition at line 154 of file qapplication_win.cpp.

◆ x

LONG tagTOUCHINPUT::x

◆ y

LONG tagTOUCHINPUT::y

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