Documentation
class QqSGTextureTrUtf8 x1 where #
qSGTextureTrUtf8 :: x1 -> IO String #
Instances
QqSGTextureTrUtf8 String # | |
Defined in Qtc.Quick.QSGTexture qSGTextureTrUtf8 :: String -> IO String # | |
QqSGTextureTrUtf8 (String, String) # | |
Defined in Qtc.Quick.QSGTexture qSGTextureTrUtf8 :: (String, String) -> IO String # | |
QqSGTextureTrUtf8 (String, String, Int) # | |
Defined in Qtc.Quick.QSGTexture qSGTextureTrUtf8 :: (String, String, Int) -> IO String # |
qSGTexture :: () -> IO (QSGTexture ()) #
qconvertToNormalizedSourceRect :: QSGTexture a -> QRectF t1 -> IO (QRectF ()) #
convertToNormalizedSourceRect :: QSGTexture a -> RectF -> IO RectF #
class QupdateBindOptions x1 where #
updateBindOptions :: QSGTexture a -> x1 -> IO () #
Instances
QupdateBindOptions Bool # | |
Defined in Qtc.Quick.QSGTexture updateBindOptions :: QSGTexture a -> Bool -> IO () # | |
QupdateBindOptions () # | |
Defined in Qtc.Quick.QSGTexture updateBindOptions :: QSGTexture a -> () -> IO () # |
qSGTexture_delete :: QSGTexture a -> IO () #
qSGTexture_deleteLater :: QSGTexture a -> IO () #