Module qtjambi
Package io.qt.gui

Class QOpenGLPaintDevice

java.lang.Object
io.qt.QtObject
io.qt.gui.QOpenGLPaintDevice
All Implemented Interfaces:
QPaintDevice, QtObjectInterface

public class QOpenGLPaintDevice extends QtObject implements QPaintDevice

Enables painting to an OpenGL context using QPainter

Java wrapper for Qt's class QOpenGLPaintDevice