[][src]Module qt_gui::q_painter

C++ type: QPainter

Structs

CompositionMode

Defines the modes supported for digital image compositing. Composition modes are used to specify how the pixels in one image, the source, are merged with the pixel in another image, the destination.

PixmapFragment

This class is used in conjunction with the QPainter::drawPixmapFragments() function to specify how a pixmap, or sub-rect of a pixmap, is drawn.

PixmapFragmentHint

This enum was introduced or modified in Qt 4.7.

RenderHint

Renderhints are used to specify flags to QPainter that may or may not be respected by any given engine.