Qtc.Opengl.QGLContext_h

Contents

Documentation

class QdoneCurrent_h x0 x1 where #

Methods

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

Instances
QdoneCurrent_h (QGLContext ()) () # 
Instance details

Defined in Qtc.Opengl.QGLContext_h

Methods

doneCurrent_h :: QGLContext () -> () -> IO () #

QdoneCurrent_h (QGLContextSc a) () # 
Instance details

Defined in Qtc.Opengl.QGLContext_h

Methods

doneCurrent_h :: QGLContextSc a -> () -> IO () #

class QmakeCurrent_h x0 x1 where #

Methods

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

Instances
QmakeCurrent_h (QGLContext ()) () # 
Instance details

Defined in Qtc.Opengl.QGLContext_h

Methods

makeCurrent_h :: QGLContext () -> () -> IO () #

QmakeCurrent_h (QGLContextSc a) () # 
Instance details

Defined in Qtc.Opengl.QGLContext_h

Methods

makeCurrent_h :: QGLContextSc a -> () -> IO () #

class QswapBuffers_h x0 x1 where #

Methods

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

Instances
QswapBuffers_h (QGLContext ()) () # 
Instance details

Defined in Qtc.Opengl.QGLContext_h

Methods

swapBuffers_h :: QGLContext () -> () -> IO () #

QswapBuffers_h (QGLContextSc a) () # 
Instance details

Defined in Qtc.Opengl.QGLContext_h

Methods

swapBuffers_h :: QGLContextSc a -> () -> IO () #

class QchooseContext_h x0 x1 where #

Methods

chooseContext_h :: x0 -> x1 -> IO Bool #

Instances
QchooseContext_h (QGLContext ()) (QGLContext t1) # 
Instance details

Defined in Qtc.Opengl.QGLContext_h

Methods

chooseContext_h :: QGLContext () -> QGLContext t1 -> IO Bool #

QchooseContext_h (QGLContextSc a) (QGLContext t1) # 
Instance details

Defined in Qtc.Opengl.QGLContext_h

Methods

chooseContext_h :: QGLContextSc a -> QGLContext t1 -> IO Bool #

Orphan instances

QunSetHandler (QGLContext ()) # 
Instance details

Methods

unSetHandler :: QGLContext () -> String -> IO Bool #

QunSetHandler (QGLContextSc a) # 
Instance details

Methods

unSetHandler :: QGLContextSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QGLContext ()) # 
Instance details

Methods

unSetUserMethodVariantList :: QGLContext () -> Int -> IO Bool #

QunSetUserMethodVariantList (QGLContextSc a) # 
Instance details

Methods

unSetUserMethodVariantList :: QGLContextSc a -> Int -> IO Bool #

QunSetUserMethodVariant (QGLContext ()) # 
Instance details

Methods

unSetUserMethodVariant :: QGLContext () -> Int -> IO Bool #

QunSetUserMethodVariant (QGLContextSc a) # 
Instance details

Methods

unSetUserMethodVariant :: QGLContextSc a -> Int -> IO Bool #

QunSetUserMethod (QGLContext ()) # 
Instance details

Methods

unSetUserMethod :: QGLContext () -> Int -> IO Bool #

QunSetUserMethod (QGLContextSc a) # 
Instance details

Methods

unSetUserMethod :: QGLContextSc a -> Int -> IO Bool #

Qcreate_h (QGLContext ()) (QGLContext t1) (IO Bool) # 
Instance details

Methods

create_h :: QGLContext () -> QGLContext t1 -> IO Bool #

Qcreate_h (QGLContextSc a) (QGLContext t1) (IO Bool) # 
Instance details

Methods

create_h :: QGLContextSc a -> QGLContext t1 -> IO Bool #

QsetHandler (QGLContext ()) (QGLContext x0 -> IO ()) # 
Instance details

Methods

setHandler :: QGLContext () -> String -> (QGLContext x0 -> IO ()) -> IO () #

QsetHandler (QGLContext ()) (QGLContext x0 -> QGLContext t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QGLContext () -> String -> (QGLContext x0 -> QGLContext t1 -> IO Bool) -> IO () #

QsetHandler (QGLContextSc a) (QGLContext x0 -> IO ()) # 
Instance details

Methods

setHandler :: QGLContextSc a -> String -> (QGLContext x0 -> IO ()) -> IO () #

QsetHandler (QGLContextSc a) (QGLContext x0 -> QGLContext t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QGLContextSc a -> String -> (QGLContext x0 -> QGLContext t1 -> IO Bool) -> IO () #

QsetUserMethod (QGLContext ()) (QGLContext x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QGLContext () -> Int -> (QGLContext x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QGLContext ()) (QGLContext x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QGLContext () -> Int -> (QGLContext x0 -> IO ()) -> IO () #

QsetUserMethod (QGLContextSc a) (QGLContext x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QGLContextSc a -> Int -> (QGLContext x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QGLContextSc a) (QGLContext x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QGLContextSc a -> Int -> (QGLContext x0 -> IO ()) -> IO () #