Qtc.Gui.QImageIOHandler

Contents

Documentation

Orphan instances

Qoption (QImageIOHandler ()) ImageOption # 
Instance details

Methods

option :: QImageIOHandler () -> ImageOption -> IO (QVariant ()) #

Qoption (QImageIOHandlerSc a) ImageOption # 
Instance details

Methods

option :: QImageIOHandlerSc a -> ImageOption -> IO (QVariant ()) #

QloopCount (QImageIOHandler ()) () # 
Instance details

Methods

loopCount :: QImageIOHandler () -> () -> IO Int #

QloopCount (QImageIOHandlerSc a) () # 
Instance details

Methods

loopCount :: QImageIOHandlerSc a -> () -> IO Int #

QsupportsOption (QImageIOHandler ()) ImageOption # 
Instance details

Methods

supportsOption :: QImageIOHandler () -> ImageOption -> IO Bool #

QsupportsOption (QImageIOHandlerSc a) ImageOption # 
Instance details

Methods

supportsOption :: QImageIOHandlerSc a -> ImageOption -> IO Bool #

QnextImageDelay (QImageIOHandler ()) () # 
Instance details

Methods

nextImageDelay :: QImageIOHandler () -> () -> IO Int #

QnextImageDelay (QImageIOHandlerSc a) () # 
Instance details

Methods

nextImageDelay :: QImageIOHandlerSc a -> () -> IO Int #

QjumpToNextImage (QImageIOHandler ()) () # 
Instance details

Methods

jumpToNextImage :: QImageIOHandler () -> () -> IO Bool #

QjumpToNextImage (QImageIOHandlerSc a) () # 
Instance details

Methods

jumpToNextImage :: QImageIOHandlerSc a -> () -> IO Bool #

QjumpToImage (QImageIOHandler ()) Int # 
Instance details

Methods

jumpToImage :: QImageIOHandler () -> Int -> IO Bool #

QjumpToImage (QImageIOHandlerSc a) Int # 
Instance details

Methods

jumpToImage :: QImageIOHandlerSc a -> Int -> IO Bool #

QimageCount (QImageIOHandler ()) () # 
Instance details

Methods

imageCount :: QImageIOHandler () -> () -> IO Int #

QimageCount (QImageIOHandlerSc a) () # 
Instance details

Methods

imageCount :: QImageIOHandlerSc a -> () -> IO Int #

QqcurrentImageRect (QImageIOHandler ()) () # 
Instance details

Methods

qcurrentImageRect :: QImageIOHandler () -> () -> IO (QRect ()) #

QqcurrentImageRect (QImageIOHandlerSc a) () # 
Instance details

Methods

qcurrentImageRect :: QImageIOHandlerSc a -> () -> IO (QRect ()) #

QcurrentImageRect (QImageIOHandler ()) () # 
Instance details

Methods

currentImageRect :: QImageIOHandler () -> () -> IO Rect #

QcurrentImageRect (QImageIOHandlerSc a) () # 
Instance details

Methods

currentImageRect :: QImageIOHandlerSc a -> () -> IO Rect #

QcurrentImageNumber (QImageIOHandler ()) () # 
Instance details

Methods

currentImageNumber :: QImageIOHandler () -> () -> IO Int #

QcurrentImageNumber (QImageIOHandlerSc a) () # 
Instance details

Methods

currentImageNumber :: QImageIOHandlerSc a -> () -> IO Int #

QcanRead (QImageIOHandler ()) () # 
Instance details

Methods

canRead :: QImageIOHandler () -> () -> IO Bool #

QcanRead (QImageIOHandlerSc a) () # 
Instance details

Methods

canRead :: QImageIOHandlerSc a -> () -> IO Bool #

Qname (QImageIOHandler ()) () (IO (QByteArray ())) # 
Instance details

Methods

name :: QImageIOHandler () -> () -> IO (QByteArray ()) #

Qname (QImageIOHandlerSc a) () (IO (QByteArray ())) # 
Instance details

Methods

name :: QImageIOHandlerSc a -> () -> IO (QByteArray ()) #

Qformat (QImageIOHandler a) () (IO (QByteArray ())) # 
Instance details

Methods

format :: QImageIOHandler a -> () -> IO (QByteArray ()) #

Qdevice (QImageIOHandler a) () (IO (QIODevice ())) # 
Instance details

Methods

device :: QImageIOHandler a -> () -> IO (QIODevice ()) #

QuserMethod (QImageIOHandler ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

QsetFormat (QImageIOHandler a) (QByteArray t1) # 
Instance details

Methods

setFormat :: QImageIOHandler a -> QByteArray t1 -> IO () #

QsetDevice (QImageIOHandler a) (QIODevice t1) # 
Instance details

Methods

setDevice :: QImageIOHandler a -> QIODevice t1 -> IO () #

Qwrite (QImageIOHandler ()) (QImage t1) (IO Bool) # 
Instance details

Methods

write :: QImageIOHandler () -> QImage t1 -> IO Bool #

Qwrite (QImageIOHandlerSc a) (QImage t1) (IO Bool) # 
Instance details

Methods

write :: QImageIOHandlerSc a -> QImage t1 -> IO Bool #

Qqread (QImageIOHandler ()) (QImage t1) (IO Bool) # 
Instance details

Methods

qread :: QImageIOHandler () -> QImage t1 -> IO Bool #

Qqread (QImageIOHandlerSc a) (QImage t1) (IO Bool) # 
Instance details

Methods

qread :: QImageIOHandlerSc a -> QImage t1 -> IO Bool #

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

Methods

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

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

Methods

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

QsetOption (QImageIOHandler ()) (ImageOption, QVariant t2) # 
Instance details

Methods

setOption :: QImageIOHandler () -> (ImageOption, QVariant t2) -> IO () #

QsetOption (QImageIOHandlerSc a) (ImageOption, QVariant t2) # 
Instance details

Methods

setOption :: QImageIOHandlerSc a -> (ImageOption, QVariant t2) -> IO () #