Documentation
class QattributeNames_h x0 x1 where #
attributeNames_h :: x0 -> x1 -> IO (QConstCharPtrConstPtr ()) #
Instances
QattributeNames_h (QSGMaterialShader ()) () # | |
Defined in Qtc.Quick.QSGMaterialShader_h attributeNames_h :: QSGMaterialShader () -> () -> IO (QConstCharPtrConstPtr ()) # | |
QattributeNames_h (QSGMaterialShaderSc a) () # | |
Defined in Qtc.Quick.QSGMaterialShader_h attributeNames_h :: QSGMaterialShaderSc a -> () -> IO (QConstCharPtrConstPtr ()) # |
class Qcompile_h x0 x1 where #
Instances
Qcompile_h (QSGMaterialShader ()) () # | |
Defined in Qtc.Quick.QSGMaterialShader_h compile_h :: QSGMaterialShader () -> () -> IO () # | |
Qcompile_h (QSGMaterialShaderSc a) () # | |
Defined in Qtc.Quick.QSGMaterialShader_h compile_h :: QSGMaterialShaderSc a -> () -> IO () # |
class Qdeactivate_h x0 x1 where #
deactivate_h :: x0 -> x1 -> IO () #
Instances
Qdeactivate_h (QSGMaterialShader ()) () # | |
Defined in Qtc.Quick.QSGMaterialShader_h deactivate_h :: QSGMaterialShader () -> () -> IO () # | |
Qdeactivate_h (QSGMaterialShaderSc a) () # | |
Defined in Qtc.Quick.QSGMaterialShader_h deactivate_h :: QSGMaterialShaderSc a -> () -> IO () # |
class QfragmentShader_h x0 x1 where #
fragmentShader_h :: x0 -> x1 -> IO String #
Instances
QfragmentShader_h (QSGMaterialShader ()) () # | |
Defined in Qtc.Quick.QSGMaterialShader_h fragmentShader_h :: QSGMaterialShader () -> () -> IO String # | |
QfragmentShader_h (QSGMaterialShaderSc a) () # | |
Defined in Qtc.Quick.QSGMaterialShader_h fragmentShader_h :: QSGMaterialShaderSc a -> () -> IO String # |
class QvertexShader_h x0 x1 where #
vertexShader_h :: x0 -> x1 -> IO String #
Instances
QvertexShader_h (QSGMaterialShader ()) () # | |
Defined in Qtc.Quick.QSGMaterialShader_h vertexShader_h :: QSGMaterialShader () -> () -> IO String # | |
QvertexShader_h (QSGMaterialShaderSc a) () # | |
Defined in Qtc.Quick.QSGMaterialShader_h vertexShader_h :: QSGMaterialShaderSc a -> () -> IO String # |