Qtc.Quick.QQuickAsyncImageProvider

Contents

Documentation

Orphan instances

QimageType (QQuickAsyncImageProvider ()) () # 
Instance details

QimageType (QQuickAsyncImageProviderSc a) () # 
Instance details

Qflags (QQuickAsyncImageProvider ()) () (IO QQmlImageProviderBase_Flags) # 
Instance details

Qflags (QQuickAsyncImageProviderSc a) () (IO QQmlImageProviderBase_Flags) # 
Instance details

QuserMethod (QQuickAsyncImageProvider ()) () (IO ()) # 
Instance details

Methods

userMethod :: QQuickAsyncImageProvider () -> Int -> () -> IO () #

QuserMethod (QQuickAsyncImageProviderSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QQuickAsyncImageProviderSc a -> Int -> () -> IO () #

QuserMethod (QQuickAsyncImageProvider ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QQuickAsyncImageProvider () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QQuickAsyncImageProviderSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QQuickAsyncImageProviderSc a -> Int -> QVariant () -> IO (QVariant ()) #

QqrequestTexture (QQuickAsyncImageProvider ()) (String, QSize t2, QSize t3) # 
Instance details

Methods

qrequestTexture :: QQuickAsyncImageProvider () -> (String, QSize t2, QSize t3) -> IO (QQuickTextureFactory ()) #

QqrequestTexture (QQuickAsyncImageProviderSc a) (String, QSize t2, QSize t3) # 
Instance details

Methods

qrequestTexture :: QQuickAsyncImageProviderSc a -> (String, QSize t2, QSize t3) -> IO (QQuickTextureFactory ()) #

QrequestTexture (QQuickAsyncImageProvider ()) (String, QSize t2, Size) # 
Instance details

Methods

requestTexture :: QQuickAsyncImageProvider () -> (String, QSize t2, Size) -> IO (QQuickTextureFactory ()) #

QrequestTexture (QQuickAsyncImageProviderSc a) (String, QSize t2, Size) # 
Instance details

QqrequestPixmap (QQuickAsyncImageProvider ()) (String, QSize t2, QSize t3) # 
Instance details

Methods

qrequestPixmap :: QQuickAsyncImageProvider () -> (String, QSize t2, QSize t3) -> IO (QPixmap ()) #

QqrequestPixmap (QQuickAsyncImageProviderSc a) (String, QSize t2, QSize t3) # 
Instance details

Methods

qrequestPixmap :: QQuickAsyncImageProviderSc a -> (String, QSize t2, QSize t3) -> IO (QPixmap ()) #

QrequestPixmap (QQuickAsyncImageProvider ()) (String, QSize t2, Size) # 
Instance details

Methods

requestPixmap :: QQuickAsyncImageProvider () -> (String, QSize t2, Size) -> IO (QPixmap ()) #

QrequestPixmap (QQuickAsyncImageProviderSc a) (String, QSize t2, Size) # 
Instance details

Methods

requestPixmap :: QQuickAsyncImageProviderSc a -> (String, QSize t2, Size) -> IO (QPixmap ()) #

QqrequestImage (QQuickAsyncImageProvider ()) (String, QSize t2, QSize t3) # 
Instance details

Methods

qrequestImage :: QQuickAsyncImageProvider () -> (String, QSize t2, QSize t3) -> IO (QImage ()) #

QqrequestImage (QQuickAsyncImageProviderSc a) (String, QSize t2, QSize t3) # 
Instance details

Methods

qrequestImage :: QQuickAsyncImageProviderSc a -> (String, QSize t2, QSize t3) -> IO (QImage ()) #

QrequestImage (QQuickAsyncImageProvider ()) (String, QSize t2, Size) # 
Instance details

Methods

requestImage :: QQuickAsyncImageProvider () -> (String, QSize t2, Size) -> IO (QImage ()) #

QrequestImage (QQuickAsyncImageProviderSc a) (String, QSize t2, Size) # 
Instance details

Methods

requestImage :: QQuickAsyncImageProviderSc a -> (String, QSize t2, Size) -> IO (QImage ()) #