OpenGLContext_qt.__init__ (version 1.0.0a1)
index
/home/mcfletch/pylive/OpenGLContext_qt/__init__.py

PyQt4-based OpenGLContext Context implementation
 
Note that this code is BSD licenced, but that PyQt is GPL licenced,
your code that uses this package will likely be constrained by the GPL!
 
Note: all of the Contexts defined here are defined in the same 
module, so there is no load-time benefit to using a QtContext
instead of a VRMLContext, though the VRMLContext will do more 
setup/registration when used than the QtContext.

 
Data
        __file__ = '/home/mcfletch/pylive/OpenGLContext_qt/__init__.pyc'
__name__ = 'OpenGLContext_qt.__init__'
__package__ = 'OpenGLContext_qt'
__version__ = '1.0.0a1'