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