org.kde.qt
public class QGL extends Object implements QtSupport
| Field Summary | |
|---|---|
| static int | AccumBuffer |
| static int | AlphaChannel |
| static int | ColorIndex |
| static int | DepthBuffer |
| static int | DirectRendering |
| static int | DoubleBuffer |
| static int | HasOverlay |
| static int | IndirectRendering |
| static int | NoAccumBuffer |
| static int | NoAlphaChannel |
| static int | NoDepthBuffer |
| static int | NoOverlay |
| static int | NoStencilBuffer |
| static int | NoStereoBuffers |
| static int | Rgba |
| static int | SingleBuffer |
| static int | StencilBuffer |
| static int | StereoBuffers |
| Constructor Summary | |
|---|---|
| protected | QGL(Class dummy) |
| QGL() | |
| Method Summary | |
|---|---|
| void | dispose() Delete the wrapped C++ instance ahead of finalize() |
| protected void | finalize() Deletes the wrapped C++ instance |
| boolean | isDisposed() Has the wrapped C++ instance been deleted? |