Qtc.Quick.QSGVertexColorMaterial_h
Contents
Methods
unSetHandler :: QSGVertexColorMaterial () -> String -> IO Bool #
unSetHandler :: QSGVertexColorMaterialSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QSGVertexColorMaterial () -> Int -> IO Bool #
unSetUserMethodVariantList :: QSGVertexColorMaterialSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QSGVertexColorMaterial () -> Int -> IO Bool #
unSetUserMethodVariant :: QSGVertexColorMaterialSc a -> Int -> IO Bool #
unSetUserMethod :: QSGVertexColorMaterial () -> Int -> IO Bool #
unSetUserMethod :: QSGVertexColorMaterialSc a -> Int -> IO Bool #
createShader_h :: QSGVertexColorMaterial () -> () -> IO (QSGMaterialShader ()) #
createShader_h :: QSGVertexColorMaterialSc a -> () -> IO (QSGMaterialShader ()) #
qtype_h :: QSGVertexColorMaterial () -> () -> IO (QSGMaterialType ()) #
qtype_h :: QSGVertexColorMaterialSc a -> () -> IO (QSGMaterialType ()) #
compare_h :: QSGVertexColorMaterial () -> QSGMaterial t1 -> IO Int #
compare_h :: QSGVertexColorMaterialSc a -> QSGMaterial t1 -> IO Int #
setHandler :: QSGVertexColorMaterial () -> String -> (QSGVertexColorMaterial x0 -> IO (QSGMaterialShader t0)) -> IO () #
setHandler :: QSGVertexColorMaterial () -> String -> (QSGVertexColorMaterial x0 -> IO (QSGMaterialType t0)) -> IO () #
setHandler :: QSGVertexColorMaterial () -> String -> (QSGVertexColorMaterial x0 -> QSGMaterial t1 -> IO Int) -> IO () #
setHandler :: QSGVertexColorMaterialSc a -> String -> (QSGVertexColorMaterial x0 -> IO (QSGMaterialShader t0)) -> IO () #
setHandler :: QSGVertexColorMaterialSc a -> String -> (QSGVertexColorMaterial x0 -> IO (QSGMaterialType t0)) -> IO () #
setHandler :: QSGVertexColorMaterialSc a -> String -> (QSGVertexColorMaterial x0 -> QSGMaterial t1 -> IO Int) -> IO () #
setUserMethod :: QSGVertexColorMaterial () -> Int -> (QSGVertexColorMaterial x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QSGVertexColorMaterial () -> Int -> (QSGVertexColorMaterial x0 -> IO ()) -> IO () #
setUserMethod :: QSGVertexColorMaterialSc a -> Int -> (QSGVertexColorMaterial x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QSGVertexColorMaterialSc a -> Int -> (QSGVertexColorMaterial x0 -> IO ()) -> IO () #