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