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

Public Variables

DWORD cbSize
 
DWORD dwFlags
 
DWORD dwHoverTime
 
HWND hwndTrack
 

Detailed Description

Definition at line 394 of file qapplication_win.cpp.

Properties

◆ cbSize

DWORD tagTRACKMOUSEEVENT::cbSize

Definition at line 395 of file qapplication_win.cpp.

Referenced by QETWidget::translateMouseEvent().

◆ dwFlags

DWORD tagTRACKMOUSEEVENT::dwFlags

Definition at line 396 of file qapplication_win.cpp.

Referenced by QETWidget::translateMouseEvent().

◆ dwHoverTime

DWORD tagTRACKMOUSEEVENT::dwHoverTime

Definition at line 398 of file qapplication_win.cpp.

Referenced by QETWidget::translateMouseEvent().

◆ hwndTrack

HWND tagTRACKMOUSEEVENT::hwndTrack

Definition at line 397 of file qapplication_win.cpp.

Referenced by QETWidget::translateMouseEvent().


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