Qtc.Quick.QSGMaterialShader

Contents

Documentation

class Qdeactivate x0 x1 where #

Methods

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

Instances
Qdeactivate (QSGMaterialShader ()) () # 
Instance details

Defined in Qtc.Quick.QSGMaterialShader

Methods

deactivate :: QSGMaterialShader () -> () -> IO () #

Qdeactivate (QSGMaterialShaderSc a) () # 
Instance details

Defined in Qtc.Quick.QSGMaterialShader

Methods

deactivate :: QSGMaterialShaderSc a -> () -> IO () #

class QfragmentShader x0 x1 where #

Methods

fragmentShader :: x0 -> x1 -> IO String #

Instances
QfragmentShader (QSGMaterialShader ()) () # 
Instance details

Defined in Qtc.Quick.QSGMaterialShader

Methods

fragmentShader :: QSGMaterialShader () -> () -> IO String #

QfragmentShader (QSGMaterialShaderSc a) () # 
Instance details

Defined in Qtc.Quick.QSGMaterialShader

Methods

fragmentShader :: QSGMaterialShaderSc a -> () -> IO String #

class QvertexShader x0 x1 where #

Methods

vertexShader :: x0 -> x1 -> IO String #

Instances
QvertexShader (QSGMaterialShader ()) () # 
Instance details

Defined in Qtc.Quick.QSGMaterialShader

Methods

vertexShader :: QSGMaterialShader () -> () -> IO String #

QvertexShader (QSGMaterialShaderSc a) () # 
Instance details

Defined in Qtc.Quick.QSGMaterialShader

Methods

vertexShader :: QSGMaterialShaderSc a -> () -> IO String #

Orphan instances

Qinitialize (QSGMaterialShader ()) () # 
Instance details

Methods

initialize :: QSGMaterialShader () -> () -> IO () #

Qinitialize (QSGMaterialShaderSc a) () # 
Instance details

Methods

initialize :: QSGMaterialShaderSc a -> () -> IO () #

Qprogram (QSGMaterialShader a) () (IO (QOpenGLShaderProgram ())) # 
Instance details

Methods

program :: QSGMaterialShader a -> () -> IO (QOpenGLShaderProgram ()) #

Qd_func (QSGMaterialShader ()) () (IO (QSGMaterialShaderPrivate ())) # 
Instance details

Methods

d_func :: QSGMaterialShader () -> () -> IO (QSGMaterialShaderPrivate ()) #

Qd_func (QSGMaterialShaderSc a) () (IO (QSGMaterialShaderPrivate ())) # 
Instance details

Qcompile (QSGMaterialShader ()) () (IO ()) # 
Instance details

Methods

compile :: QSGMaterialShader () -> () -> IO () #

Qcompile (QSGMaterialShaderSc a) () (IO ()) # 
Instance details

Methods

compile :: QSGMaterialShaderSc a -> () -> IO () #

QattributeNames (QSGMaterialShader ()) () (IO (QConstCharPtrConstPtr ())) # 
Instance details

QattributeNames (QSGMaterialShaderSc a) () (IO (QConstCharPtrConstPtr ())) # 
Instance details

Qactivate (QSGMaterialShader ()) () (IO ()) # 
Instance details

Methods

activate :: QSGMaterialShader () -> () -> IO () #

Qactivate (QSGMaterialShaderSc a) () (IO ()) # 
Instance details

Methods

activate :: QSGMaterialShaderSc a -> () -> IO () #

QuserMethod (QSGMaterialShader ()) () (IO ()) # 
Instance details

Methods

userMethod :: QSGMaterialShader () -> Int -> () -> IO () #

QuserMethod (QSGMaterialShaderSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QSGMaterialShaderSc a -> Int -> () -> IO () #

QuserMethod (QSGMaterialShader ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QSGMaterialShader () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QSGMaterialShaderSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QSGMaterialShaderSc a -> Int -> QVariant () -> IO (QVariant ()) #

QupdateState (QSGMaterialShader ()) (QSGMaterialShader_RenderState t1, QSGMaterial t2, QSGMaterial t3) # 
Instance details

QupdateState (QSGMaterialShaderSc a) (QSGMaterialShader_RenderState t1, QSGMaterial t2, QSGMaterial t3) # 
Instance details