Qtc.Gui.QImageIOHandler_h
Contents
Documentation
class QloopCount_h x0 x1 where #
Methods
loopCount_h :: x0 -> x1 -> IO Int #
Instances
QloopCount_h (QImageIOHandler ()) () # | |
Defined in Qtc.Gui.QImageIOHandler_h Methods loopCount_h :: QImageIOHandler () -> () -> IO Int # | |
QloopCount_h (QImageIOHandlerSc a) () # | |
Defined in Qtc.Gui.QImageIOHandler_h Methods loopCount_h :: QImageIOHandlerSc a -> () -> IO Int # |
class QcanRead_h x0 x1 where #
Instances
QcanRead_h (QImageIOHandler ()) () # | |
Defined in Qtc.Gui.QImageIOHandler_h Methods canRead_h :: QImageIOHandler () -> () -> IO Bool # | |
QcanRead_h (QImageIOHandlerSc a) () # | |
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 ()) () # | |
Defined in Qtc.Gui.QImageIOHandler_h Methods currentImageNumber_h :: QImageIOHandler () -> () -> IO Int # | |
QcurrentImageNumber_h (QImageIOHandlerSc a) () # | |
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 ()) () # | |
Defined in Qtc.Gui.QImageIOHandler_h Methods currentImageRect_h :: QImageIOHandler () -> () -> IO Rect # | |
QcurrentImageRect_h (QImageIOHandlerSc a) () # | |
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 ()) () # | |
Defined in Qtc.Gui.QImageIOHandler_h Methods qcurrentImageRect_h :: QImageIOHandler () -> () -> IO (QRect ()) # | |
QqcurrentImageRect_h (QImageIOHandlerSc a) () # | |
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 ()) () # | |
Defined in Qtc.Gui.QImageIOHandler_h Methods imageCount_h :: QImageIOHandler () -> () -> IO Int # | |
QimageCount_h (QImageIOHandlerSc a) () # | |
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 # | |
Defined in Qtc.Gui.QImageIOHandler_h Methods jumpToImage_h :: QImageIOHandler () -> Int -> IO Bool # | |
QjumpToImage_h (QImageIOHandlerSc a) Int # | |
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 ()) () # | |
Defined in Qtc.Gui.QImageIOHandler_h Methods jumpToNextImage_h :: QImageIOHandler () -> () -> IO Bool # | |
QjumpToNextImage_h (QImageIOHandlerSc a) () # | |
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 ()) () # | |
Defined in Qtc.Gui.QImageIOHandler_h Methods nextImageDelay_h :: QImageIOHandler () -> () -> IO Int # | |
QnextImageDelay_h (QImageIOHandlerSc a) () # | |
Defined in Qtc.Gui.QImageIOHandler_h Methods nextImageDelay_h :: QImageIOHandlerSc a -> () -> IO Int # |
Instances
Qoption_h (QImageIOHandler ()) ImageOption # | |
Defined in Qtc.Gui.QImageIOHandler_h Methods option_h :: QImageIOHandler () -> ImageOption -> IO (QVariant ()) # | |
Qoption_h (QImageIOHandlerSc a) ImageOption # | |
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) # | |
Defined in Qtc.Gui.QImageIOHandler_h Methods setOption_h :: QImageIOHandler () -> (ImageOption, QVariant t2) -> IO () # | |
QsetOption_h (QImageIOHandlerSc a) (ImageOption, QVariant t2) # | |
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 #
Instances
QsupportsOption_h (QImageIOHandler ()) ImageOption # | |
Defined in Qtc.Gui.QImageIOHandler_h Methods supportsOption_h :: QImageIOHandler () -> ImageOption -> IO Bool # | |
QsupportsOption_h (QImageIOHandlerSc a) ImageOption # | |
Defined in Qtc.Gui.QImageIOHandler_h Methods supportsOption_h :: QImageIOHandlerSc a -> ImageOption -> IO Bool # |