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