Qt 4.8
|
#include <qpaintbuffer_p.h>
Public Variables | |
int | extra |
uint | id: 8 |
int | offset |
int | offset2 |
uint | size: 24 |
Definition at line 124 of file qpaintbuffer_p.h.
int QPaintBufferCommand::extra |
Definition at line 131 of file qpaintbuffer_p.h.
Referenced by QPaintBufferPrivate::addCommand(), QPaintBufferEngine::backgroundModeChanged(), QPaintBufferEngine::clip(), QPaintBuffer::commandDescription(), QPaintBufferEngine::compositionModeChanged(), QPaintBufferEngine::drawImage(), QPaintBufferEngine::drawLines(), QPaintBufferEngine::drawPixmap(), QPaintBufferEngine::drawPolygon(), QPaintBufferEngine::drawRects(), QPaintBufferEngine::drawTextItem(), QPaintBufferEngine::drawTiledPixmap(), QPaintBufferEngine::fill(), QPaintBufferEngine::fillRect(), operator<<(), operator>>(), QPainterReplayer::process(), QPaintEngineExReplayer::process(), QPaintBufferEngine::renderHintsChanged(), QPaintBufferEngine::stroke(), and QPaintBufferEngine::transformChanged().
uint QPaintBufferCommand::id |
Definition at line 126 of file qpaintbuffer_p.h.
Referenced by QPaintBufferPrivate::addCommand(), QPaintBufferEngine::brushChanged(), QPaintBuffer::commandDescription(), operator<<(), operator>>(), QPaintBufferEngine::penChanged(), QPainterReplayer::process(), QPaintEngineExReplayer::process(), QPaintBuffer::processCommands(), QPaintBufferEngine::transformChanged(), and QPaintBufferPrivate::~QPaintBufferPrivate().
int QPaintBufferCommand::offset |
Definition at line 129 of file qpaintbuffer_p.h.
Referenced by QPaintBufferPrivate::addCommand(), QPaintBufferEngine::brushChanged(), QPaintBuffer::commandDescription(), operator<<(), operator>>(), QPaintBufferEngine::penChanged(), QPainterReplayer::process(), QPaintEngineExReplayer::process(), QPaintBufferEngine::transformChanged(), and QPaintBufferPrivate::~QPaintBufferPrivate().
int QPaintBufferCommand::offset2 |
Definition at line 130 of file qpaintbuffer_p.h.
Referenced by QPaintBufferPrivate::addCommand(), QPaintBuffer::commandDescription(), QPaintBufferEngine::drawTextItem(), operator<<(), operator>>(), QPainterReplayer::process(), and QPaintEngineExReplayer::process().
uint QPaintBufferCommand::size |
Definition at line 127 of file qpaintbuffer_p.h.
Referenced by QPaintBufferPrivate::addCommand(), QPaintBuffer::commandDescription(), operator<<(), operator>>(), QPainterReplayer::process(), and QPaintEngineExReplayer::process().