Qt 4.8
|
#include <qgl_p.h>
Public Functions | |
QGLFormatPrivate () | |
QGLFormatPrivate (const QGLFormatPrivate *other) | |
Public Variables | |
int | accumSize |
int | alphaSize |
int | blueSize |
int | depthSize |
int | greenSize |
int | majorVersion |
int | minorVersion |
int | numSamples |
QGL::FormatOptions | opts |
int | pln |
QGLFormat::OpenGLContextProfile | profile |
int | redSize |
QAtomicInt | ref |
int | stencilSize |
int | swapInterval |
|
inline |
|
inline |
int QGLFormatPrivate::accumSize |
Definition at line 159 of file qgl_p.h.
Referenced by QGLFormatPrivate().
int QGLFormatPrivate::alphaSize |
Definition at line 164 of file qgl_p.h.
Referenced by QGLFormatPrivate().
int QGLFormatPrivate::blueSize |
Definition at line 163 of file qgl_p.h.
Referenced by QGLFormatPrivate().
int QGLFormatPrivate::depthSize |
Definition at line 158 of file qgl_p.h.
Referenced by QGLFormatPrivate().
int QGLFormatPrivate::greenSize |
Definition at line 162 of file qgl_p.h.
Referenced by QGLFormatPrivate().
int QGLFormatPrivate::majorVersion |
Definition at line 167 of file qgl_p.h.
Referenced by QGLFormatPrivate().
int QGLFormatPrivate::minorVersion |
Definition at line 168 of file qgl_p.h.
Referenced by QGLFormatPrivate().
int QGLFormatPrivate::numSamples |
Definition at line 165 of file qgl_p.h.
Referenced by QGLFormatPrivate().
QGL::FormatOptions QGLFormatPrivate::opts |
Definition at line 156 of file qgl_p.h.
Referenced by QGLFormatPrivate().
int QGLFormatPrivate::pln |
Definition at line 157 of file qgl_p.h.
Referenced by QGLFormatPrivate().
QGLFormat::OpenGLContextProfile QGLFormatPrivate::profile |
Definition at line 169 of file qgl_p.h.
Referenced by QGLFormatPrivate().
int QGLFormatPrivate::redSize |
Definition at line 161 of file qgl_p.h.
Referenced by QGLFormatPrivate().
QAtomicInt QGLFormatPrivate::ref |
Definition at line 155 of file qgl_p.h.
Referenced by QGLFormat::operator=().
int QGLFormatPrivate::stencilSize |
Definition at line 160 of file qgl_p.h.
Referenced by QGLFormatPrivate().
int QGLFormatPrivate::swapInterval |
Definition at line 166 of file qgl_p.h.
Referenced by QGLFormatPrivate().