Qtc.Opengl.QGLContext
Contents
Documentation
moveToThread :: QGLContext a -> QThread t1 -> IO () #
qGLContextAreSharing :: (QGLContext t1, QGLContext t2) -> IO Bool #
qGLContextCurrentContext :: () -> IO (QGLContext ()) #
class QqGLContext x1 where #
Methods
qGLContext :: x1 -> IO (QGLContext ()) #
Instances
QqGLContext (QGLFormat t1) # | |
Defined in Qtc.Opengl.QGLContext Methods qGLContext :: QGLFormat t1 -> IO (QGLContext ()) # | |
QqGLContext (QGLFormat t1, QWidget t2) # | |
Defined in Qtc.Opengl.QGLContext Methods qGLContext :: (QGLFormat t1, QWidget t2) -> IO (QGLContext ()) # | |
QqGLContext (QGLFormat t1, QPaintDevice t2) # | |
Defined in Qtc.Opengl.QGLContext Methods qGLContext :: (QGLFormat t1, QPaintDevice t2) -> IO (QGLContext ()) # |
class QqGLContext_nf x1 where #
Methods
qGLContext_nf :: x1 -> IO (QGLContext ()) #
Instances
QqGLContext_nf (QGLFormat t1) # | |
Defined in Qtc.Opengl.QGLContext Methods qGLContext_nf :: QGLFormat t1 -> IO (QGLContext ()) # | |
QqGLContext_nf (QGLFormat t1, QWidget t2) # | |
Defined in Qtc.Opengl.QGLContext Methods qGLContext_nf :: (QGLFormat t1, QWidget t2) -> IO (QGLContext ()) # | |
QqGLContext_nf (QGLFormat t1, QPaintDevice t2) # | |
Defined in Qtc.Opengl.QGLContext Methods qGLContext_nf :: (QGLFormat t1, QPaintDevice t2) -> IO (QGLContext ()) # |
class QchooseContext x0 x1 where #
Methods
chooseContext :: x0 -> x1 -> IO Bool #
Instances
QchooseContext (QGLContext ()) () # | |
Defined in Qtc.Opengl.QGLContext Methods chooseContext :: QGLContext () -> () -> IO Bool # | |
QchooseContext (QGLContextSc a) () # | |
Defined in Qtc.Opengl.QGLContext Methods chooseContext :: QGLContextSc a -> () -> IO Bool # | |
QchooseContext (QGLContext ()) (QGLContext t1) # | |
Defined in Qtc.Opengl.QGLContext Methods chooseContext :: QGLContext () -> QGLContext t1 -> IO Bool # | |
QchooseContext (QGLContextSc a) (QGLContext t1) # | |
Defined in Qtc.Opengl.QGLContext Methods chooseContext :: QGLContextSc a -> QGLContext t1 -> IO Bool # |
contextHandle :: QGLContext a -> () -> IO (QOpenGLContext ()) #
class QdeviceIsPixmap x0 x1 where #
Methods
deviceIsPixmap :: x0 -> x1 -> IO Bool #
Instances
QdeviceIsPixmap (QGLContext ()) () # | |
Defined in Qtc.Opengl.QGLContext Methods deviceIsPixmap :: QGLContext () -> () -> IO Bool # | |
QdeviceIsPixmap (QGLContextSc a) () # | |
Defined in Qtc.Opengl.QGLContext Methods deviceIsPixmap :: QGLContextSc a -> () -> IO Bool # |
qGLContextFromOpenGLContext :: QOpenGLContext t1 -> IO (QGLContext ()) #
class Qinitialized x0 x1 where #
Methods
initialized :: x0 -> x1 -> IO Bool #
Instances
Qinitialized (QGLContext ()) () # | |
Defined in Qtc.Opengl.QGLContext Methods initialized :: QGLContext () -> () -> IO Bool # | |
Qinitialized (QGLContextSc a) () # | |
Defined in Qtc.Opengl.QGLContext Methods initialized :: QGLContextSc a -> () -> IO Bool # |
overlayTransparentColor :: QGLContext a -> () -> IO (QColor ()) #
class QsetInitialized x0 x1 where #
Methods
setInitialized :: x0 -> x1 -> IO () #
Instances
QsetInitialized (QGLContext ()) Bool # | |
Defined in Qtc.Opengl.QGLContext Methods setInitialized :: QGLContext () -> Bool -> IO () # | |
QsetInitialized (QGLContextSc a) Bool # | |
Defined in Qtc.Opengl.QGLContext Methods setInitialized :: QGLContextSc a -> Bool -> IO () # |
qGLContextSetTextureCacheLimit :: Int -> IO () #
class QsetWindowCreated x0 x1 where #
Methods
setWindowCreated :: x0 -> x1 -> IO () #
Instances
QsetWindowCreated (QGLContext ()) Bool # | |
Defined in Qtc.Opengl.QGLContext Methods setWindowCreated :: QGLContext () -> Bool -> IO () # | |
QsetWindowCreated (QGLContextSc a) Bool # | |
Defined in Qtc.Opengl.QGLContext Methods setWindowCreated :: QGLContextSc a -> Bool -> IO () # |
qGLContextTextureCacheLimit :: () -> IO Int #
class QwindowCreated x0 x1 where #
Methods
windowCreated :: x0 -> x1 -> IO Bool #
Instances
QwindowCreated (QGLContext ()) () # | |
Defined in Qtc.Opengl.QGLContext Methods windowCreated :: QGLContext () -> () -> IO Bool # | |
QwindowCreated (QGLContextSc a) () # | |
Defined in Qtc.Opengl.QGLContext Methods windowCreated :: QGLContextSc a -> () -> IO Bool # |
qGLContext_delete :: QGLContext a -> IO () #
qGLContext_delete1 :: QGLContext a -> IO () #
Orphan instances
QswapBuffers (QGLContext ()) () # | |
Methods swapBuffers :: QGLContext () -> () -> IO () # | |
QswapBuffers (QGLContextSc a) () # | |
Methods swapBuffers :: QGLContextSc a -> () -> IO () # | |
QsetValid (QGLContext ()) Bool # | |
Methods setValid :: QGLContext () -> Bool -> IO () # | |
QsetValid (QGLContextSc a) Bool # | |
Methods setValid :: QGLContextSc a -> Bool -> IO () # | |
QqisValid (QGLContext ()) () # | |
Methods qisValid :: QGLContext () -> () -> IO Bool # | |
QqisValid (QGLContextSc a) () # | |
Methods qisValid :: QGLContextSc a -> () -> IO Bool # | |
QgetProcAddress (QGLContext a) String # | |
Methods getProcAddress :: QGLContext a -> String -> IO (QVoid ()) # | |
QisSharing (QGLContext a) () # | |
Methods isSharing :: QGLContext a -> () -> IO Bool # | |
QdeleteTexture (QGLContext a) GLuint # | |
Methods deleteTexture :: QGLContext a -> GLuint -> IO () # | |
QbindTexture (QGLContext a) String # | |
Methods bindTexture :: QGLContext a -> String -> IO GLuint # | |
Qreset (QGLContext a) () (IO ()) # | |
Methods reset :: QGLContext a -> () -> IO () # | |
QrequestedFormat (QGLContext a) () (IO (QGLFormat ())) # | |
Methods requestedFormat :: QGLContext a -> () -> IO (QGLFormat ()) # | |
QmakeCurrent (QGLContext ()) () (IO ()) # | |
Methods makeCurrent :: QGLContext () -> () -> IO () # | |
QmakeCurrent (QGLContextSc a) () (IO ()) # | |
Methods makeCurrent :: QGLContextSc a -> () -> IO () # | |
Qfunctions (QGLContext a) () (IO (QGLFunctions ())) # | |
Methods functions :: QGLContext a -> () -> IO (QGLFunctions ()) # | |
Qformat (QGLContext a) () (IO (QGLFormat ())) # | |
Methods format :: QGLContext a -> () -> IO (QGLFormat ()) # | |
QdoneCurrent (QGLContext ()) () (IO ()) # | |
Methods doneCurrent :: QGLContext () -> () -> IO () # | |
QdoneCurrent (QGLContextSc a) () (IO ()) # | |
Methods doneCurrent :: QGLContextSc a -> () -> IO () # | |
Qdevice (QGLContext a) () (IO (QPaintDevice ())) # | |
Methods device :: QGLContext a -> () -> IO (QPaintDevice ()) # | |
Qcreate (QGLContext a) () (IO Bool) # | |
Methods create :: QGLContext a -> () -> IO Bool # | |
QuserMethod (QGLContext ()) () (IO ()) # | |
Methods userMethod :: QGLContext () -> Int -> () -> IO () # | |
QuserMethod (QGLContextSc a) () (IO ()) # | |
Methods userMethod :: QGLContextSc a -> Int -> () -> IO () # | |
QsetFormat (QGLContext a) (QGLFormat t1) # | |
Methods setFormat :: QGLContext a -> QGLFormat t1 -> IO () # | |
QsetDevice (QGLContext ()) (QWidget t1) # | |
Methods setDevice :: QGLContext () -> QWidget t1 -> IO () # | |
QsetDevice (QGLContext ()) (QPaintDevice t1) # | |
Methods setDevice :: QGLContext () -> QPaintDevice t1 -> IO () # | |
QsetDevice (QGLContextSc a) (QWidget t1) # | |
Methods setDevice :: QGLContextSc a -> QWidget t1 -> IO () # | |
QsetDevice (QGLContextSc a) (QPaintDevice t1) # | |
Methods setDevice :: QGLContextSc a -> QPaintDevice t1 -> IO () # | |
QbindTexture (QGLContext a) (QPixmap t1) # | |
Methods bindTexture :: QGLContext a -> QPixmap t1 -> IO GLuint # | |
QbindTexture (QGLContext a) (QImage t1) # | |
Methods bindTexture :: QGLContext a -> QImage t1 -> IO GLuint # | |
Qcreate (QGLContext ()) (QGLContext t1) (IO Bool) # | |
Methods create :: QGLContext () -> QGLContext t1 -> IO Bool # | |
Qcreate (QGLContextSc a) (QGLContext t1) (IO Bool) # | |
Methods create :: QGLContextSc a -> QGLContext t1 -> IO Bool # | |
QcolorIndex (QGLContext ()) (QColor t1) (IO Int) # | |
Methods colorIndex :: QGLContext () -> QColor t1 -> IO Int # | |
QcolorIndex (QGLContextSc a) (QColor t1) (IO Int) # | |
Methods colorIndex :: QGLContextSc a -> QColor t1 -> IO Int # | |
QuserMethod (QGLContext ()) (QVariant ()) (IO (QVariant ())) # | |
Methods userMethod :: QGLContext () -> Int -> QVariant () -> IO (QVariant ()) # | |
QuserMethod (QGLContextSc a) (QVariant ()) (IO (QVariant ())) # | |
Methods userMethod :: QGLContextSc a -> Int -> QVariant () -> IO (QVariant ()) # | |
QqdrawTexture (QGLContext a) (QRectF t1, GLuint) # | |
Methods qdrawTexture :: QGLContext a -> (QRectF t1, GLuint) -> IO () # | |
QqdrawTexture (QGLContext a) (QPointF t1, GLuint) # | |
Methods qdrawTexture :: QGLContext a -> (QPointF t1, GLuint) -> IO () # | |
QdrawTexture (QGLContext a) (RectF, GLuint) # | |
Methods drawTexture :: QGLContext a -> (RectF, GLuint) -> IO () # | |
QdrawTexture (QGLContext a) (PointF, GLuint) # | |
Methods drawTexture :: QGLContext a -> (PointF, GLuint) -> IO () # | |
QbindTexture (QGLContext a) (QPixmap t1, GLenum) # | |
Methods bindTexture :: QGLContext a -> (QPixmap t1, GLenum) -> IO GLuint # | |
QbindTexture (QGLContext a) (QImage t1, GLenum) # | |
Methods bindTexture :: QGLContext a -> (QImage t1, GLenum) -> IO GLuint # | |
QqdrawTexture (QGLContext a) (QRectF t1, GLuint, GLenum) # | |
Methods qdrawTexture :: QGLContext a -> (QRectF t1, GLuint, GLenum) -> IO () # | |
QqdrawTexture (QGLContext a) (QPointF t1, GLuint, GLenum) # | |
Methods qdrawTexture :: QGLContext a -> (QPointF t1, GLuint, GLenum) -> IO () # | |
QdrawTexture (QGLContext a) (RectF, GLuint, GLenum) # | |
Methods drawTexture :: QGLContext a -> (RectF, GLuint, GLenum) -> IO () # | |
QdrawTexture (QGLContext a) (PointF, GLuint, GLenum) # | |
Methods drawTexture :: QGLContext a -> (PointF, GLuint, GLenum) -> IO () # | |
QbindTexture (QGLContext a) (QPixmap t1, GLenum, GLint) # | |
Methods bindTexture :: QGLContext a -> (QPixmap t1, GLenum, GLint) -> IO GLuint # | |
QbindTexture (QGLContext a) (QImage t1, GLenum, GLint) # | |
Methods bindTexture :: QGLContext a -> (QImage t1, GLenum, GLint) -> IO GLuint # | |
QbindTexture (QGLContext a) (QPixmap t1, GLenum, GLint, BindOptions) # | |
Methods bindTexture :: QGLContext a -> (QPixmap t1, GLenum, GLint, BindOptions) -> IO GLuint # | |
QbindTexture (QGLContext a) (QImage t1, GLenum, GLint, BindOptions) # | |
Methods bindTexture :: QGLContext a -> (QImage t1, GLenum, GLint, BindOptions) -> IO GLuint # |