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