Module qtjambi
Package io.qt.gui

Class 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 class QPixmap