Qt 4.8
|
#include <qgl_p.h>
Public Functions | |
QGLTemporaryContext (bool directRendering=true, QWidget *parent=0) | |
~QGLTemporaryContext () | |
Properties | |
QScopedPointer< QGLTemporaryContextPrivate > | d |
QGLTemporaryContext::QGLTemporaryContext | ( | bool | directRendering = true , |
QWidget * | parent = 0 |
||
) |
Definition at line 132 of file qgl_mac.mm.
QGLTemporaryContext::~QGLTemporaryContext | ( | ) |
Definition at line 167 of file qgl_mac.mm.
|
private |
Definition at line 335 of file qgl_p.h.
Referenced by QGLContext::chooseContext(), QGLContext::chooseMacVisual(), QGLTemporaryContext(), QGLWidget::resizeEvent(), QGLWidget::setContext(), QGLContext::updatePaintDevice(), and ~QGLTemporaryContext().