qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Opengl.QGLContext_h

Description

Documentation

class Qcreate_h x0 x1 where Source

Methods

create_h :: x0 -> x1 -> IO Bool Source

class QdoneCurrent_h x0 x1 where Source

Methods

doneCurrent_h :: x0 -> x1 -> IO () Source

class QmakeCurrent_h x0 x1 where Source

Methods

makeCurrent_h :: x0 -> x1 -> IO () Source

class QswapBuffers_h x0 x1 where Source

Methods

swapBuffers_h :: x0 -> x1 -> IO () Source