Documentation
class QqSGDynamicTextureTrUtf8 x1 where #
qSGDynamicTextureTrUtf8 :: x1 -> IO String #
Instances
QqSGDynamicTextureTrUtf8 String # | |
Defined in Qtc.Quick.QSGDynamicTexture qSGDynamicTextureTrUtf8 :: String -> IO String # | |
QqSGDynamicTextureTrUtf8 (String, String) # | |
Defined in Qtc.Quick.QSGDynamicTexture qSGDynamicTextureTrUtf8 :: (String, String) -> IO String # | |
QqSGDynamicTextureTrUtf8 (String, String, Int) # | |
Defined in Qtc.Quick.QSGDynamicTexture qSGDynamicTextureTrUtf8 :: (String, String, Int) -> IO String # |
qSGDynamicTexture :: () -> IO (QSGDynamicTexture ()) #
class QupdateTexture x0 x1 where #
updateTexture :: x0 -> x1 -> IO Bool #
Instances
QupdateTexture (QSGDynamicTexture ()) () # | |
Defined in Qtc.Quick.QSGDynamicTexture updateTexture :: QSGDynamicTexture () -> () -> IO Bool # | |
QupdateTexture (QSGDynamicTextureSc a) () # | |
Defined in Qtc.Quick.QSGDynamicTexture updateTexture :: QSGDynamicTextureSc a -> () -> IO Bool # |
qSGDynamicTexture_delete :: QSGDynamicTexture a -> IO () #
qSGDynamicTexture_deleteLater :: QSGDynamicTexture a -> IO () #