![]() |
Qt 4.8
|
#include <qdrawhelper_p.h>
Public Variables | |
| AlphamapBlitFunc | alphamapBlit |
| AlphaRGBBlitFunc | alphaRGBBlit |
| BitmapBlitFunc | bitmapBlit |
| ProcessSpans | blendColor |
| ProcessSpans | blendGradient |
| RectFillFunc | fillRect |
Definition at line 157 of file qdrawhelper_p.h.
| AlphamapBlitFunc DrawHelper::alphamapBlit |
Definition at line 161 of file qdrawhelper_p.h.
Referenced by qInitDrawhelperAsm().
| AlphaRGBBlitFunc DrawHelper::alphaRGBBlit |
Definition at line 162 of file qdrawhelper_p.h.
| BitmapBlitFunc DrawHelper::bitmapBlit |
Definition at line 160 of file qdrawhelper_p.h.
Referenced by qInitDrawhelperAsm().
| ProcessSpans DrawHelper::blendColor |
Definition at line 158 of file qdrawhelper_p.h.
Referenced by qInitDrawhelperAsm().
| ProcessSpans DrawHelper::blendGradient |
Definition at line 159 of file qdrawhelper_p.h.
| RectFillFunc DrawHelper::fillRect |
Definition at line 163 of file qdrawhelper_p.h.