Qtc.Quick.QQuickImageProvider

Contents

Documentation

Orphan instances

QimageType (QQuickImageProvider ()) () # 
Instance details

Methods

imageType :: QQuickImageProvider () -> () -> IO ImageType #

QimageType (QQuickImageProviderSc a) () # 
Instance details

Methods

imageType :: QQuickImageProviderSc a -> () -> IO ImageType #

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

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

QuserMethod (QQuickImageProvider ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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