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

Public Variables

DWORD cbSize
 
DWORD dwFlags
 
HWND hwndClient
 
POINT ptDown
 

Detailed Description

Definition at line 199 of file qapplication_win.cpp.

Properties

◆ cbSize

DWORD SHRGINFO::cbSize

Definition at line 200 of file qapplication_win.cpp.

Referenced by QtWndProc().

◆ dwFlags

DWORD SHRGINFO::dwFlags

Definition at line 203 of file qapplication_win.cpp.

Referenced by QtWndProc().

◆ hwndClient

HWND SHRGINFO::hwndClient

Definition at line 201 of file qapplication_win.cpp.

Referenced by QtWndProc().

◆ ptDown

POINT SHRGINFO::ptDown

Definition at line 202 of file qapplication_win.cpp.

Referenced by QtWndProc().


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