Module qtjambi
Package io.qt.gui

Class QPainterPath

java.lang.Object
io.qt.QtObject
io.qt.gui.QPainterPath
All Implemented Interfaces:
QtObjectInterface, Cloneable

public class QPainterPath extends QtObject implements Cloneable

Container for painting operations, enabling graphical shapes to be constructed and reused

Java wrapper for Qt's class QPainterPath