Qtc.Gui.QPagedPaintDevice_h
Contents
Methods
unSetHandler :: QPagedPaintDevice () -> String -> IO Bool #
unSetHandler :: QPagedPaintDeviceSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QPagedPaintDevice () -> Int -> IO Bool #
unSetUserMethodVariantList :: QPagedPaintDeviceSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QPagedPaintDevice () -> Int -> IO Bool #
unSetUserMethodVariant :: QPagedPaintDeviceSc a -> Int -> IO Bool #
unSetUserMethod :: QPagedPaintDevice () -> Int -> IO Bool #
unSetUserMethod :: QPagedPaintDeviceSc a -> Int -> IO Bool #
sharedPainter_h :: QPagedPaintDevice () -> () -> IO (QPainter ()) #
sharedPainter_h :: QPagedPaintDeviceSc a -> () -> IO (QPainter ()) #
setPageSizeMM_h :: QPagedPaintDevice () -> SizeF -> IO () #
setPageSizeMM_h :: QPagedPaintDeviceSc a -> SizeF -> IO () #
setPageSize_h :: QPagedPaintDevice () -> PageSize -> IO () #
setPageSize_h :: QPagedPaintDeviceSc a -> PageSize -> IO () #
paintEngine_h :: QPagedPaintDevice () -> () -> IO (QPaintEngine ()) #
paintEngine_h :: QPagedPaintDeviceSc a -> () -> IO (QPaintEngine ()) #
newPage_h :: QPagedPaintDevice () -> () -> IO Bool #
newPage_h :: QPagedPaintDeviceSc a -> () -> IO Bool #
metric_h :: QPagedPaintDevice () -> PaintDeviceMetric -> IO Int #
metric_h :: QPagedPaintDeviceSc a -> PaintDeviceMetric -> IO Int #
devType_h :: QPagedPaintDevice () -> () -> IO Int #
devType_h :: QPagedPaintDeviceSc a -> () -> IO Int #
qsetPageSizeMM_h :: QPagedPaintDevice () -> QSizeF t1 -> IO () #
qsetPageSizeMM_h :: QPagedPaintDeviceSc a -> QSizeF t1 -> IO () #
setMargins_h :: QPagedPaintDevice () -> QPagedPaintDevice_Margins t1 -> IO () #
setMargins_h :: QPagedPaintDeviceSc a -> QPagedPaintDevice_Margins t1 -> IO () #
redirected_h :: QPagedPaintDevice () -> QPoint t1 -> IO (QPaintDevice ()) #
redirected_h :: QPagedPaintDeviceSc a -> QPoint t1 -> IO (QPaintDevice ()) #
initPainter_h :: QPagedPaintDevice () -> QPainter t1 -> IO () #
initPainter_h :: QPagedPaintDeviceSc a -> QPainter t1 -> IO () #
setHandler :: QPagedPaintDevice () -> String -> (QPagedPaintDevice x0 -> IO (QPainter t0)) -> IO () #
setHandler :: QPagedPaintDevice () -> String -> (QPagedPaintDevice x0 -> QPoint t1 -> IO (QPaintDevice t0)) -> IO () #
setHandler :: QPagedPaintDevice () -> String -> (QPagedPaintDevice x0 -> IO (QPaintEngine t0)) -> IO () #
setHandler :: QPagedPaintDevice () -> String -> (QPagedPaintDevice x0 -> PaintDeviceMetric -> IO Int) -> IO () #
setHandler :: QPagedPaintDevice () -> String -> (QPagedPaintDevice x0 -> QPainter t1 -> IO ()) -> IO () #
setHandler :: QPagedPaintDevice () -> String -> (QPagedPaintDevice x0 -> IO Int) -> IO () #
setHandler :: QPagedPaintDevice () -> String -> (QPagedPaintDevice x0 -> QSizeF t1 -> IO ()) -> IO () #
setHandler :: QPagedPaintDevice () -> String -> (QPagedPaintDevice x0 -> PageSize -> IO ()) -> IO () #
setHandler :: QPagedPaintDevice () -> String -> (QPagedPaintDevice x0 -> QPagedPaintDevice_Margins t1 -> IO ()) -> IO () #
setHandler :: QPagedPaintDevice () -> String -> (QPagedPaintDevice x0 -> IO Bool) -> IO () #
setHandler :: QPagedPaintDeviceSc a -> String -> (QPagedPaintDevice x0 -> IO (QPainter t0)) -> IO () #
setHandler :: QPagedPaintDeviceSc a -> String -> (QPagedPaintDevice x0 -> QPoint t1 -> IO (QPaintDevice t0)) -> IO () #
setHandler :: QPagedPaintDeviceSc a -> String -> (QPagedPaintDevice x0 -> IO (QPaintEngine t0)) -> IO () #
setHandler :: QPagedPaintDeviceSc a -> String -> (QPagedPaintDevice x0 -> PaintDeviceMetric -> IO Int) -> IO () #
setHandler :: QPagedPaintDeviceSc a -> String -> (QPagedPaintDevice x0 -> QPainter t1 -> IO ()) -> IO () #
setHandler :: QPagedPaintDeviceSc a -> String -> (QPagedPaintDevice x0 -> IO Int) -> IO () #
setHandler :: QPagedPaintDeviceSc a -> String -> (QPagedPaintDevice x0 -> QSizeF t1 -> IO ()) -> IO () #
setHandler :: QPagedPaintDeviceSc a -> String -> (QPagedPaintDevice x0 -> PageSize -> IO ()) -> IO () #
setHandler :: QPagedPaintDeviceSc a -> String -> (QPagedPaintDevice x0 -> QPagedPaintDevice_Margins t1 -> IO ()) -> IO () #
setHandler :: QPagedPaintDeviceSc a -> String -> (QPagedPaintDevice x0 -> IO Bool) -> IO () #
setUserMethod :: QPagedPaintDevice () -> Int -> (QPagedPaintDevice x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QPagedPaintDevice () -> Int -> (QPagedPaintDevice x0 -> IO ()) -> IO () #
setUserMethod :: QPagedPaintDeviceSc a -> Int -> (QPagedPaintDevice x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QPagedPaintDeviceSc a -> Int -> (QPagedPaintDevice x0 -> IO ()) -> IO () #