Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
DrawHelper Struct Reference

#include <qdrawhelper_p.h>

+ Collaboration diagram for DrawHelper:

Public Attributes

ProcessSpans blendColor
 
BitmapBlitFunc bitmapBlit
 
AlphamapBlitFunc alphamapBlit
 
AlphaRGBBlitFunc alphaRGBBlit
 
RectFillFunc fillRect
 

Detailed Description

Definition at line 113 of file qdrawhelper_p.h.

Member Data Documentation

◆ alphamapBlit

AlphamapBlitFunc DrawHelper::alphamapBlit

Definition at line 116 of file qdrawhelper_p.h.

Referenced by QSpanData::adjustSpanMethods(), and qInitDrawhelperFunctions().

◆ alphaRGBBlit

AlphaRGBBlitFunc DrawHelper::alphaRGBBlit

Definition at line 117 of file qdrawhelper_p.h.

Referenced by QSpanData::adjustSpanMethods().

◆ bitmapBlit

BitmapBlitFunc DrawHelper::bitmapBlit

Definition at line 115 of file qdrawhelper_p.h.

Referenced by QSpanData::adjustSpanMethods(), and qInitDrawhelperFunctions().

◆ blendColor

ProcessSpans DrawHelper::blendColor

Definition at line 114 of file qdrawhelper_p.h.

Referenced by QSpanData::adjustSpanMethods().

◆ fillRect

RectFillFunc DrawHelper::fillRect

Definition at line 118 of file qdrawhelper_p.h.

Referenced by QSpanData::adjustSpanMethods().


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