Qt 4.8
|
#include <qgl_p.h>
Public Functions | |
virtual void | freeResource (void *value)=0 |
void | insert (const QGLContext *context, void *value) |
void * | value (const QGLContext *context) |
virtual | ~QGLContextResourceBase () |
Protected Variables | |
QList< const QGLContext * > | m_contexts |
|
inlinevirtual |
Definition at line 796 of file qgl_p.h.
|
pure virtual |
Implemented in QGLContextResource< T >.
|
inline |
Definition at line 801 of file qgl_p.h.
|
inline |
Definition at line 805 of file qgl_p.h.
Referenced by QGLContextResource< T >::value(), and QGLContextResource< T >::~QGLContextResource().
|
protected |