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

#include <qwindowsurface_raster_p.h>

Public Variables

DWORD cbSize
 
COLORREF crKey
 
DWORD dwFlags
 
HDC hdcDst
 
HDC hdcSrc
 
const BLENDFUNCTION * pblend
 
const POINT * pptDst
 
const POINT * pptSrc
 
const RECT * prcDirty
 
const SIZEpsize
 

Detailed Description

Definition at line 71 of file qwindowsurface_raster_p.h.

Properties

◆ cbSize

DWORD Q_UPDATELAYEREDWINDOWINFO::cbSize

Definition at line 72 of file qwindowsurface_raster_p.h.

◆ crKey

COLORREF Q_UPDATELAYEREDWINDOWINFO::crKey

Definition at line 78 of file qwindowsurface_raster_p.h.

Referenced by qt_updateLayeredWindowIndirect().

◆ dwFlags

DWORD Q_UPDATELAYEREDWINDOWINFO::dwFlags

Definition at line 80 of file qwindowsurface_raster_p.h.

Referenced by qt_updateLayeredWindowIndirect().

◆ hdcDst

HDC Q_UPDATELAYEREDWINDOWINFO::hdcDst

Definition at line 73 of file qwindowsurface_raster_p.h.

Referenced by qt_updateLayeredWindowIndirect().

◆ hdcSrc

HDC Q_UPDATELAYEREDWINDOWINFO::hdcSrc

Definition at line 76 of file qwindowsurface_raster_p.h.

Referenced by qt_updateLayeredWindowIndirect().

◆ pblend

const BLENDFUNCTION* Q_UPDATELAYEREDWINDOWINFO::pblend

Definition at line 79 of file qwindowsurface_raster_p.h.

Referenced by qt_updateLayeredWindowIndirect().

◆ pptDst

const POINT* Q_UPDATELAYEREDWINDOWINFO::pptDst

Definition at line 74 of file qwindowsurface_raster_p.h.

Referenced by qt_updateLayeredWindowIndirect().

◆ pptSrc

const POINT* Q_UPDATELAYEREDWINDOWINFO::pptSrc

Definition at line 77 of file qwindowsurface_raster_p.h.

Referenced by qt_updateLayeredWindowIndirect().

◆ prcDirty

const RECT* Q_UPDATELAYEREDWINDOWINFO::prcDirty

Definition at line 81 of file qwindowsurface_raster_p.h.

◆ psize

const SIZE* Q_UPDATELAYEREDWINDOWINFO::psize

Definition at line 75 of file qwindowsurface_raster_p.h.

Referenced by qt_updateLayeredWindowIndirect().


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