Module qtjambi
Package io.qt.gui

Class QPixmap

java.lang.Object
io.qt.QtObject
io.qt.gui.QPixmap
All Implemented Interfaces:
QPaintDevice, QtObjectInterface, Cloneable
Direct Known Subclasses:
QBitmap

public class QPixmap extends QtObject implements QPaintDevice, Cloneable

Off-screen image representation that can be used as a paint device

Java wrapper for Qt's class QPixmap