Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 114 of file qdrawhelper_p.h.

Member Data Documentation

◆ alphamapBlit

AlphamapBlitFunc DrawHelper::alphamapBlit

Definition at line 117 of file qdrawhelper_p.h.

◆ alphaRGBBlit

AlphaRGBBlitFunc DrawHelper::alphaRGBBlit

Definition at line 118 of file qdrawhelper_p.h.

◆ bitmapBlit

BitmapBlitFunc DrawHelper::bitmapBlit

Definition at line 116 of file qdrawhelper_p.h.

◆ blendColor

ProcessSpans DrawHelper::blendColor

Definition at line 115 of file qdrawhelper_p.h.

◆ fillRect

RectFillFunc DrawHelper::fillRect

Definition at line 119 of file qdrawhelper_p.h.


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