Qtc.Quick.QQuickTextureFactory_h
Contents
Documentation
Instances
Qimage_h (QQuickTextureFactory ()) () # | |
Defined in Qtc.Quick.QQuickTextureFactory_h Methods image_h :: QQuickTextureFactory () -> () -> IO (QImage ()) # | |
Qimage_h (QQuickTextureFactorySc a) () # | |
Defined in Qtc.Quick.QQuickTextureFactory_h Methods image_h :: QQuickTextureFactorySc a -> () -> IO (QImage ()) # |
class QcreateTexture_h x0 x1 where #
Methods
createTexture_h :: x0 -> x1 -> IO (QSGTexture ()) #
Instances
QcreateTexture_h (QQuickTextureFactory ()) (QQuickWindow t1) # | |
Defined in Qtc.Quick.QQuickTextureFactory_h Methods createTexture_h :: QQuickTextureFactory () -> QQuickWindow t1 -> IO (QSGTexture ()) # | |
QcreateTexture_h (QQuickTextureFactorySc a) (QQuickWindow t1) # | |
Defined in Qtc.Quick.QQuickTextureFactory_h Methods createTexture_h :: QQuickTextureFactorySc a -> QQuickWindow t1 -> IO (QSGTexture ()) # |
class QtextureByteCount_h x0 x1 where #
Methods
textureByteCount_h :: x0 -> x1 -> IO Int #
Instances
QtextureByteCount_h (QQuickTextureFactory ()) () # | |
Defined in Qtc.Quick.QQuickTextureFactory_h Methods textureByteCount_h :: QQuickTextureFactory () -> () -> IO Int # | |
QtextureByteCount_h (QQuickTextureFactorySc a) () # | |
Defined in Qtc.Quick.QQuickTextureFactory_h Methods textureByteCount_h :: QQuickTextureFactorySc a -> () -> IO Int # |