Qtc.Gui.QImageIOHandler_h

Contents

Documentation

class QloopCount_h x0 x1 where #

Methods

loopCount_h :: x0 -> x1 -> IO Int #

Instances
QloopCount_h (QImageIOHandler ()) () # 
Instance details

Defined in Qtc.Gui.QImageIOHandler_h

Methods

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

QloopCount_h (QImageIOHandlerSc a) () # 
Instance details

Defined in Qtc.Gui.QImageIOHandler_h

Methods

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

class QcanRead_h x0 x1 where #

Methods

canRead_h :: x0 -> x1 -> IO Bool #

Instances
QcanRead_h (QImageIOHandler ()) () # 
Instance details

Defined in Qtc.Gui.QImageIOHandler_h

Methods

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

QcanRead_h (QImageIOHandlerSc a) () # 
Instance details

Defined in Qtc.Gui.QImageIOHandler_h

Methods

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

class QcurrentImageNumber_h x0 x1 where #

Methods

currentImageNumber_h :: x0 -> x1 -> IO Int #

Instances
QcurrentImageNumber_h (QImageIOHandler ()) () # 
Instance details

Defined in Qtc.Gui.QImageIOHandler_h

Methods

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

QcurrentImageNumber_h (QImageIOHandlerSc a) () # 
Instance details

Defined in Qtc.Gui.QImageIOHandler_h

Methods

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

class QcurrentImageRect_h x0 x1 where #

Methods

currentImageRect_h :: x0 -> x1 -> IO Rect #

Instances
QcurrentImageRect_h (QImageIOHandler ()) () # 
Instance details

Defined in Qtc.Gui.QImageIOHandler_h

Methods

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

QcurrentImageRect_h (QImageIOHandlerSc a) () # 
Instance details

Defined in Qtc.Gui.QImageIOHandler_h

Methods

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

class QqcurrentImageRect_h x0 x1 where #

Methods

qcurrentImageRect_h :: x0 -> x1 -> IO (QRect ()) #

Instances
QqcurrentImageRect_h (QImageIOHandler ()) () # 
Instance details

Defined in Qtc.Gui.QImageIOHandler_h

Methods

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

QqcurrentImageRect_h (QImageIOHandlerSc a) () # 
Instance details

Defined in Qtc.Gui.QImageIOHandler_h

Methods

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

class QimageCount_h x0 x1 where #

Methods

imageCount_h :: x0 -> x1 -> IO Int #

Instances
QimageCount_h (QImageIOHandler ()) () # 
Instance details

Defined in Qtc.Gui.QImageIOHandler_h

Methods

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

QimageCount_h (QImageIOHandlerSc a) () # 
Instance details

Defined in Qtc.Gui.QImageIOHandler_h

Methods

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

class QjumpToImage_h x0 x1 where #

Methods

jumpToImage_h :: x0 -> x1 -> IO Bool #

Instances
QjumpToImage_h (QImageIOHandler ()) Int # 
Instance details

Defined in Qtc.Gui.QImageIOHandler_h

Methods

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

QjumpToImage_h (QImageIOHandlerSc a) Int # 
Instance details

Defined in Qtc.Gui.QImageIOHandler_h

Methods

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

class QjumpToNextImage_h x0 x1 where #

Methods

jumpToNextImage_h :: x0 -> x1 -> IO Bool #

Instances
QjumpToNextImage_h (QImageIOHandler ()) () # 
Instance details

Defined in Qtc.Gui.QImageIOHandler_h

Methods

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

QjumpToNextImage_h (QImageIOHandlerSc a) () # 
Instance details

Defined in Qtc.Gui.QImageIOHandler_h

Methods

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

class QnextImageDelay_h x0 x1 where #

Methods

nextImageDelay_h :: x0 -> x1 -> IO Int #

Instances
QnextImageDelay_h (QImageIOHandler ()) () # 
Instance details

Defined in Qtc.Gui.QImageIOHandler_h

Methods

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

QnextImageDelay_h (QImageIOHandlerSc a) () # 
Instance details

Defined in Qtc.Gui.QImageIOHandler_h

Methods

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

class Qoption_h x0 x1 where #

Methods

option_h :: x0 -> x1 -> IO (QVariant ()) #

Instances
Qoption_h (QImageIOHandler ()) ImageOption # 
Instance details

Defined in Qtc.Gui.QImageIOHandler_h

Methods

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

Qoption_h (QImageIOHandlerSc a) ImageOption # 
Instance details

Defined in Qtc.Gui.QImageIOHandler_h

Methods

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

class QsetOption_h x0 x1 where #

Methods

setOption_h :: x0 -> x1 -> IO () #

Instances
QsetOption_h (QImageIOHandler ()) (ImageOption, QVariant t2) # 
Instance details

Defined in Qtc.Gui.QImageIOHandler_h

Methods

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

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

Defined in Qtc.Gui.QImageIOHandler_h

Methods

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

class QsupportsOption_h x0 x1 where #

Methods

supportsOption_h :: x0 -> x1 -> IO Bool #

Orphan instances

QunSetHandler (QImageIOHandler ()) # 
Instance details

Methods

unSetHandler :: QImageIOHandler () -> String -> IO Bool #

QunSetHandler (QImageIOHandlerSc a) # 
Instance details

Methods

unSetHandler :: QImageIOHandlerSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QImageIOHandler ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QImageIOHandlerSc a) # 
Instance details

Methods

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

QunSetUserMethodVariant (QImageIOHandler ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QImageIOHandlerSc a) # 
Instance details

Methods

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

QunSetUserMethod (QImageIOHandler ()) # 
Instance details

Methods

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

QunSetUserMethod (QImageIOHandlerSc a) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QImageIOHandler ()) (QImageIOHandler x0 -> ImageOption -> IO Bool) # 
Instance details

Methods

setHandler :: QImageIOHandler () -> String -> (QImageIOHandler x0 -> ImageOption -> IO Bool) -> IO () #

QsetHandler (QImageIOHandler ()) (QImageIOHandler x0 -> ImageOption -> QVariant t2 -> IO ()) # 
Instance details

Methods

setHandler :: QImageIOHandler () -> String -> (QImageIOHandler x0 -> ImageOption -> QVariant t2 -> IO ()) -> IO () #

QsetHandler (QImageIOHandler ()) (QImageIOHandler x0 -> ImageOption -> IO (QVariant t0)) # 
Instance details

Methods

setHandler :: QImageIOHandler () -> String -> (QImageIOHandler x0 -> ImageOption -> IO (QVariant t0)) -> IO () #

QsetHandler (QImageIOHandler ()) (QImageIOHandler x0 -> Int -> IO Bool) # 
Instance details

Methods

setHandler :: QImageIOHandler () -> String -> (QImageIOHandler x0 -> Int -> IO Bool) -> IO () #

QsetHandler (QImageIOHandler ()) (QImageIOHandler x0 -> IO (QRect t0)) # 
Instance details

Methods

setHandler :: QImageIOHandler () -> String -> (QImageIOHandler x0 -> IO (QRect t0)) -> IO () #

QsetHandler (QImageIOHandler ()) (QImageIOHandler x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QImageIOHandler () -> String -> (QImageIOHandler x0 -> IO Bool) -> IO () #

QsetHandler (QImageIOHandler ()) (QImageIOHandler x0 -> QPaintDevice t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QImageIOHandler () -> String -> (QImageIOHandler x0 -> QPaintDevice t1 -> IO Bool) -> IO () #

QsetHandler (QImageIOHandler ()) (QImageIOHandler x0 -> IO (QByteArray t0)) # 
Instance details

Methods

setHandler :: QImageIOHandler () -> String -> (QImageIOHandler x0 -> IO (QByteArray t0)) -> IO () #

QsetHandler (QImageIOHandler ()) (QImageIOHandler x0 -> IO Int) # 
Instance details

Methods

setHandler :: QImageIOHandler () -> String -> (QImageIOHandler x0 -> IO Int) -> IO () #

QsetHandler (QImageIOHandlerSc a) (QImageIOHandler x0 -> ImageOption -> IO Bool) # 
Instance details

Methods

setHandler :: QImageIOHandlerSc a -> String -> (QImageIOHandler x0 -> ImageOption -> IO Bool) -> IO () #

QsetHandler (QImageIOHandlerSc a) (QImageIOHandler x0 -> ImageOption -> QVariant t2 -> IO ()) # 
Instance details

Methods

setHandler :: QImageIOHandlerSc a -> String -> (QImageIOHandler x0 -> ImageOption -> QVariant t2 -> IO ()) -> IO () #

QsetHandler (QImageIOHandlerSc a) (QImageIOHandler x0 -> ImageOption -> IO (QVariant t0)) # 
Instance details

Methods

setHandler :: QImageIOHandlerSc a -> String -> (QImageIOHandler x0 -> ImageOption -> IO (QVariant t0)) -> IO () #

QsetHandler (QImageIOHandlerSc a) (QImageIOHandler x0 -> Int -> IO Bool) # 
Instance details

Methods

setHandler :: QImageIOHandlerSc a -> String -> (QImageIOHandler x0 -> Int -> IO Bool) -> IO () #

QsetHandler (QImageIOHandlerSc a) (QImageIOHandler x0 -> IO (QRect t0)) # 
Instance details

Methods

setHandler :: QImageIOHandlerSc a -> String -> (QImageIOHandler x0 -> IO (QRect t0)) -> IO () #

QsetHandler (QImageIOHandlerSc a) (QImageIOHandler x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QImageIOHandlerSc a -> String -> (QImageIOHandler x0 -> IO Bool) -> IO () #

QsetHandler (QImageIOHandlerSc a) (QImageIOHandler x0 -> QPaintDevice t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QImageIOHandlerSc a -> String -> (QImageIOHandler x0 -> QPaintDevice t1 -> IO Bool) -> IO () #

QsetHandler (QImageIOHandlerSc a) (QImageIOHandler x0 -> IO (QByteArray t0)) # 
Instance details

Methods

setHandler :: QImageIOHandlerSc a -> String -> (QImageIOHandler x0 -> IO (QByteArray t0)) -> IO () #

QsetHandler (QImageIOHandlerSc a) (QImageIOHandler x0 -> IO Int) # 
Instance details

Methods

setHandler :: QImageIOHandlerSc a -> String -> (QImageIOHandler x0 -> IO Int) -> IO () #

QsetUserMethod (QImageIOHandler ()) (QImageIOHandler x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QImageIOHandler () -> Int -> (QImageIOHandler x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QImageIOHandler ()) (QImageIOHandler x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QImageIOHandler () -> Int -> (QImageIOHandler x0 -> IO ()) -> IO () #

QsetUserMethod (QImageIOHandlerSc a) (QImageIOHandler x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QImageIOHandlerSc a -> Int -> (QImageIOHandler x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QImageIOHandlerSc a) (QImageIOHandler x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QImageIOHandlerSc a -> Int -> (QImageIOHandler x0 -> IO ()) -> IO () #