QGLFormatPrivate Class Reference

#include <qgl_p.h>

List of all members.


Detailed Description

Definition at line 128 of file qgl_p.h.

Public Member Functions

 QGLFormatPrivate ()

Public Attributes

QGL::FormatOptions opts
int pln
int depthSize
int accumSize
int stencilSize
int redSize
int greenSize
int blueSize
int alphaSize
int numSamples
int swapInterval


Constructor & Destructor Documentation

QGLFormatPrivate::QGLFormatPrivate (  )  [inline]

Definition at line 131 of file qgl_p.h.

References accumSize, alphaSize, blueSize, QGL::DepthBuffer, depthSize, QGL::DirectRendering, QGL::DoubleBuffer, greenSize, numSamples, opts, pln, redSize, QGL::Rgba, QGL::StencilBuffer, stencilSize, and swapInterval.


Member Data Documentation

QGL::FormatOptions QGLFormatPrivate::opts

Definition at line 138 of file qgl_p.h.

Referenced by QGLFormat::QGLFormat(), QGLFormatPrivate(), QGLFormat::setOption(), and QGLFormat::testOption().

int QGLFormatPrivate::pln

Definition at line 139 of file qgl_p.h.

Referenced by QGLFormat::plane(), QGLFormat::QGLFormat(), QGLFormatPrivate(), and QGLFormat::setPlane().

int QGLFormatPrivate::depthSize

Definition at line 140 of file qgl_p.h.

Referenced by QGLFormat::depthBufferSize(), QGLFormatPrivate(), and QGLFormat::setDepthBufferSize().

int QGLFormatPrivate::accumSize

Definition at line 141 of file qgl_p.h.

Referenced by QGLFormat::accumBufferSize(), QGLFormatPrivate(), and QGLFormat::setAccumBufferSize().

int QGLFormatPrivate::stencilSize

Definition at line 142 of file qgl_p.h.

Referenced by QGLFormatPrivate(), QGLFormat::setStencilBufferSize(), and QGLFormat::stencilBufferSize().

int QGLFormatPrivate::redSize

Definition at line 143 of file qgl_p.h.

Referenced by QGLFormatPrivate(), QGLFormat::redBufferSize(), and QGLFormat::setRedBufferSize().

int QGLFormatPrivate::greenSize

Definition at line 144 of file qgl_p.h.

Referenced by QGLFormat::greenBufferSize(), QGLFormatPrivate(), and QGLFormat::setGreenBufferSize().

int QGLFormatPrivate::blueSize

Definition at line 145 of file qgl_p.h.

Referenced by QGLFormat::blueBufferSize(), QGLFormatPrivate(), and QGLFormat::setBlueBufferSize().

int QGLFormatPrivate::alphaSize

Definition at line 146 of file qgl_p.h.

Referenced by QGLFormat::alphaBufferSize(), QGLFormatPrivate(), and QGLFormat::setAlphaBufferSize().

int QGLFormatPrivate::numSamples

Definition at line 147 of file qgl_p.h.

Referenced by QGLFormatPrivate(), QGLFormat::samples(), and QGLFormat::setSamples().

int QGLFormatPrivate::swapInterval

Definition at line 148 of file qgl_p.h.

Referenced by QGLFormatPrivate(), QGLFormat::setSwapInterval(), and QGLFormat::swapInterval().


The documentation for this class was generated from the following file:
Generated on Thu Mar 15 17:45:34 2007 for Qt 4.2 User's Guide by  doxygen 1.5.1