![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qdrawhelper_p.h>
Public Attributes | |
| ProcessSpans | blendColor |
| BitmapBlitFunc | bitmapBlit |
| AlphamapBlitFunc | alphamapBlit |
| AlphaRGBBlitFunc | alphaRGBBlit |
| RectFillFunc | fillRect |
Definition at line 114 of file qdrawhelper_p.h.
| AlphamapBlitFunc DrawHelper::alphamapBlit |
Definition at line 117 of file qdrawhelper_p.h.
| AlphaRGBBlitFunc DrawHelper::alphaRGBBlit |
Definition at line 118 of file qdrawhelper_p.h.
| BitmapBlitFunc DrawHelper::bitmapBlit |
Definition at line 116 of file qdrawhelper_p.h.
| ProcessSpans DrawHelper::blendColor |
Definition at line 115 of file qdrawhelper_p.h.
| RectFillFunc DrawHelper::fillRect |
Definition at line 119 of file qdrawhelper_p.h.