Module qtjambi
Package io.qt.gui

Class QPainter.PixmapFragment

java.lang.Object
io.qt.QtObject
io.qt.gui.QPainter.PixmapFragment
All Implemented Interfaces:
QtObjectInterface, Cloneable
Enclosing class:
QPainter

public static class QPainter.PixmapFragment extends QtObject implements Cloneable

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

Java wrapper for Qt's class QPainter::PixmapFragment