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