Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 qInitDrawhelperFunctions().

◆ alphaRGBBlit

AlphaRGBBlitFunc DrawHelper::alphaRGBBlit

Definition at line 117 of file qdrawhelper_p.h.

◆ bitmapBlit

BitmapBlitFunc DrawHelper::bitmapBlit

Definition at line 115 of file qdrawhelper_p.h.

Referenced by 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.


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