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

#include <qdrawhelper_p.h>

Public Variables

AlphamapBlitFunc alphamapBlit
 
AlphaRGBBlitFunc alphaRGBBlit
 
BitmapBlitFunc bitmapBlit
 
ProcessSpans blendColor
 
ProcessSpans blendGradient
 
RectFillFunc fillRect
 

Detailed Description

Definition at line 157 of file qdrawhelper_p.h.

Properties

◆ alphamapBlit

AlphamapBlitFunc DrawHelper::alphamapBlit

Definition at line 161 of file qdrawhelper_p.h.

Referenced by qInitDrawhelperAsm().

◆ alphaRGBBlit

AlphaRGBBlitFunc DrawHelper::alphaRGBBlit

Definition at line 162 of file qdrawhelper_p.h.

◆ bitmapBlit

BitmapBlitFunc DrawHelper::bitmapBlit

Definition at line 160 of file qdrawhelper_p.h.

Referenced by qInitDrawhelperAsm().

◆ blendColor

ProcessSpans DrawHelper::blendColor

Definition at line 158 of file qdrawhelper_p.h.

Referenced by qInitDrawhelperAsm().

◆ blendGradient

ProcessSpans DrawHelper::blendGradient

Definition at line 159 of file qdrawhelper_p.h.

◆ fillRect

RectFillFunc DrawHelper::fillRect

Definition at line 163 of file qdrawhelper_p.h.


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