Qtc.Gui.QPixmap_h
Contents
Methods
unSetHandler :: QPixmap () -> String -> IO Bool #
unSetHandler :: QPixmapSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QPixmap () -> Int -> IO Bool #
unSetUserMethodVariantList :: QPixmapSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QPixmap () -> Int -> IO Bool #
unSetUserMethodVariant :: QPixmapSc a -> Int -> IO Bool #
unSetUserMethod :: QPixmap () -> Int -> IO Bool #
unSetUserMethod :: QPixmapSc a -> Int -> IO Bool #
sharedPainter_h :: QPixmap () -> () -> IO (QPainter ()) #
sharedPainter_h :: QPixmapSc a -> () -> IO (QPainter ()) #
paintEngine_h :: QPixmap () -> () -> IO (QPaintEngine ()) #
paintEngine_h :: QPixmapSc a -> () -> IO (QPaintEngine ()) #
metric_h :: QPixmap () -> PaintDeviceMetric -> IO Int #
metric_h :: QPixmapSc a -> PaintDeviceMetric -> IO Int #
devType_h :: QPixmap () -> () -> IO Int #
devType_h :: QPixmapSc a -> () -> IO Int #
redirected_h :: QPixmap () -> QPoint t1 -> IO (QPaintDevice ()) #
redirected_h :: QPixmapSc a -> QPoint t1 -> IO (QPaintDevice ()) #
initPainter_h :: QPixmap () -> QPainter t1 -> IO () #
initPainter_h :: QPixmapSc a -> QPainter t1 -> IO () #
setHandler :: QPixmap () -> String -> (QPixmap x0 -> IO (QPainter t0)) -> IO () #
setHandler :: QPixmap () -> String -> (QPixmap x0 -> QPoint t1 -> IO (QPaintDevice t0)) -> IO () #
setHandler :: QPixmap () -> String -> (QPixmap x0 -> QPainter t1 -> IO ()) -> IO () #
setHandler :: QPixmap () -> String -> (QPixmap x0 -> IO (QPaintEngine t0)) -> IO () #
setHandler :: QPixmap () -> String -> (QPixmap x0 -> PaintDeviceMetric -> IO Int) -> IO () #
setHandler :: QPixmap () -> String -> (QPixmap x0 -> IO Int) -> IO () #
setHandler :: QPixmapSc a -> String -> (QPixmap x0 -> IO (QPainter t0)) -> IO () #
setHandler :: QPixmapSc a -> String -> (QPixmap x0 -> QPoint t1 -> IO (QPaintDevice t0)) -> IO () #
setHandler :: QPixmapSc a -> String -> (QPixmap x0 -> QPainter t1 -> IO ()) -> IO () #
setHandler :: QPixmapSc a -> String -> (QPixmap x0 -> IO (QPaintEngine t0)) -> IO () #
setHandler :: QPixmapSc a -> String -> (QPixmap x0 -> PaintDeviceMetric -> IO Int) -> IO () #
setHandler :: QPixmapSc a -> String -> (QPixmap x0 -> IO Int) -> IO () #
setUserMethod :: QPixmap () -> Int -> (QPixmap x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QPixmap () -> Int -> (QPixmap x0 -> IO ()) -> IO () #
setUserMethod :: QPixmapSc a -> Int -> (QPixmap x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QPixmapSc a -> Int -> (QPixmap x0 -> IO ()) -> IO () #