Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions | ![]() |
The QGL namespace specifies miscellaneous identifiers used in the Qt OpenGL module. More...
#include <QGL>
The QGL namespace specifies miscellaneous identifiers used in the Qt OpenGL module.
This enum specifies the format options.
QGL::DoubleBuffer | |
QGL::DepthBuffer | |
QGL::Rgba | |
QGL::AlphaChannel | |
QGL::AccumBuffer | |
QGL::StencilBuffer | |
QGL::StereoBuffers | |
QGL::DirectRendering | |
QGL::HasOverlay | |
QGL::SingleBuffer | |
QGL::NoDepthBuffer | |
QGL::ColorIndex | |
QGL::NoAlphaChannel | |
QGL::NoAccumBuffer | |
QGL::NoStencilBuffer | |
QGL::NoStereoBuffers | |
QGL::IndirectRendering | |
QGL::NoOverlay |
The FormatOptions typedef can store a combination of FormatOption values.
Copyright © 2004 Trolltech | Trademarks | Qt 4.0.0-b1 |