qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Opengl.QGLWidget_h

Description

Documentation

class QglDraw_h x0 x1 where Source

Methods

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

Instances

class QglInit_h x0 x1 where Source

Methods

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

Instances

class QinitializeGL_h x0 x1 where Source

Methods

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

class QpaintGL_h x0 x1 where Source

Methods

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

Instances

class QpaintOverlayGL_h x0 x1 where Source

Methods

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

class QresizeGL_h x0 x1 where Source

Methods

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

class QresizeOverlayGL_h x0 x1 where Source

Methods

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

class QupdateGL_h x0 x1 where Source

Methods

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

Instances

class QupdateOverlayGL_h x0 x1 where Source

Methods

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