Package io.qt.opengl

Class 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