qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Opengl.QGLContext

Description

Documentation

class QqGLContext x1 where Source

Methods

qGLContext :: x1 -> IO (QGLContext ()) Source

class QcolorIndex x0 x1 where Source

Methods

colorIndex :: x0 -> x1 -> IO Int Source

class QdeviceIsPixmap x0 x1 where Source

Methods

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

class Qinitialized x0 x1 where Source

Methods

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

class QsetInitialized x0 x1 where Source

Methods

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

class QwindowCreated x0 x1 where Source

Methods

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