Module qtjambi
Package io.qt.gui

Class QPicture

All Implemented Interfaces:
QPaintDevice, QtObjectInterface, Cloneable

public class QPicture extends QtObject implements QPaintDevice, Cloneable

Paint device that records and replays QPainter commands

Java wrapper for Qt's class QPicture