![]() |
Qt 4.8
|
#include <qapplication_p.h>
Public Variables | |
| UINT | cbExtraArgs |
| UINT | cbSize |
| DWORD | dwFlags |
| DWORD | dwID |
| DWORD | dwInstanceID |
| DWORD | dwSequenceID |
| HWND | hwndTarget |
| POINTS | ptsLocation |
| ULONGLONG | ullArguments |
Definition at line 234 of file qapplication_p.h.
| UINT tagGESTUREINFO::cbExtraArgs |
Definition at line 244 of file qapplication_p.h.
| UINT tagGESTUREINFO::cbSize |
Definition at line 236 of file qapplication_p.h.
Referenced by QtWndProc().
| DWORD tagGESTUREINFO::dwFlags |
Definition at line 237 of file qapplication_p.h.
| DWORD tagGESTUREINFO::dwID |
Definition at line 238 of file qapplication_p.h.
Referenced by QtWndProc(), and QETWidget::translateGestureEvent().
| DWORD tagGESTUREINFO::dwInstanceID |
Definition at line 241 of file qapplication_p.h.
| DWORD tagGESTUREINFO::dwSequenceID |
Definition at line 242 of file qapplication_p.h.
Referenced by QETWidget::translateGestureEvent().
| HWND tagGESTUREINFO::hwndTarget |
Definition at line 239 of file qapplication_p.h.
| POINTS tagGESTUREINFO::ptsLocation |
Definition at line 240 of file qapplication_p.h.
Referenced by QtWndProc(), and QETWidget::translateGestureEvent().
| ULONGLONG tagGESTUREINFO::ullArguments |
Definition at line 243 of file qapplication_p.h.
Referenced by QETWidget::translateGestureEvent().