Qt 4.8
Public Functions | Public Variables | List of all members
QPlatformGLThreadContext Class Reference

Public Functions

 ~QPlatformGLThreadContext ()
 

Public Variables

QPlatformGLContextcontext
 

Detailed Description

Definition at line 49 of file qplatformglcontext_qpa.cpp.

Constructors and Destructors

◆ ~QPlatformGLThreadContext()

QPlatformGLThreadContext::~QPlatformGLThreadContext ( )
inline

Definition at line 52 of file qplatformglcontext_qpa.cpp.

52  {
53  if (context)
55  }
virtual void doneCurrent()
Reimplement in subclass to release current context.

Properties

◆ context

QPlatformGLContext* QPlatformGLThreadContext::context

The documentation for this class was generated from the following file: