Qtc.Gui.QBitmap_h

Contents

Orphan instances

QunSetHandler (QBitmap ()) # 
Instance details

Methods

unSetHandler :: QBitmap () -> String -> IO Bool #

QunSetHandler (QBitmapSc a) # 
Instance details

Methods

unSetHandler :: QBitmapSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QBitmap ()) # 
Instance details

Methods

unSetUserMethodVariantList :: QBitmap () -> Int -> IO Bool #

QunSetUserMethodVariantList (QBitmapSc a) # 
Instance details

Methods

unSetUserMethodVariantList :: QBitmapSc a -> Int -> IO Bool #

QunSetUserMethodVariant (QBitmap ()) # 
Instance details

Methods

unSetUserMethodVariant :: QBitmap () -> Int -> IO Bool #

QunSetUserMethodVariant (QBitmapSc a) # 
Instance details

Methods

unSetUserMethodVariant :: QBitmapSc a -> Int -> IO Bool #

QunSetUserMethod (QBitmap ()) # 
Instance details

Methods

unSetUserMethod :: QBitmap () -> Int -> IO Bool #

QunSetUserMethod (QBitmapSc a) # 
Instance details

Methods

unSetUserMethod :: QBitmapSc a -> Int -> IO Bool #

QsharedPainter_h (QBitmap ()) () # 
Instance details

Methods

sharedPainter_h :: QBitmap () -> () -> IO (QPainter ()) #

QsharedPainter_h (QBitmapSc a) () # 
Instance details

Methods

sharedPainter_h :: QBitmapSc a -> () -> IO (QPainter ()) #

QpaintEngine_h (QBitmap ()) () # 
Instance details

Methods

paintEngine_h :: QBitmap () -> () -> IO (QPaintEngine ()) #

QpaintEngine_h (QBitmapSc a) () # 
Instance details

Methods

paintEngine_h :: QBitmapSc a -> () -> IO (QPaintEngine ()) #

Qmetric_h (QBitmap ()) PaintDeviceMetric # 
Instance details

Methods

metric_h :: QBitmap () -> PaintDeviceMetric -> IO Int #

Qmetric_h (QBitmapSc a) PaintDeviceMetric # 
Instance details

Methods

metric_h :: QBitmapSc a -> PaintDeviceMetric -> IO Int #

QdevType_h (QBitmap ()) () # 
Instance details

Methods

devType_h :: QBitmap () -> () -> IO Int #

QdevType_h (QBitmapSc a) () # 
Instance details

Methods

devType_h :: QBitmapSc a -> () -> IO Int #

Qredirected_h (QBitmap ()) (QPoint t1) # 
Instance details

Methods

redirected_h :: QBitmap () -> QPoint t1 -> IO (QPaintDevice ()) #

Qredirected_h (QBitmapSc a) (QPoint t1) # 
Instance details

Methods

redirected_h :: QBitmapSc a -> QPoint t1 -> IO (QPaintDevice ()) #

QinitPainter_h (QBitmap ()) (QPainter t1) # 
Instance details

Methods

initPainter_h :: QBitmap () -> QPainter t1 -> IO () #

QinitPainter_h (QBitmapSc a) (QPainter t1) # 
Instance details

Methods

initPainter_h :: QBitmapSc a -> QPainter t1 -> IO () #

QsetHandler (QBitmap ()) (QBitmap x0 -> IO (QPainter t0)) # 
Instance details

Methods

setHandler :: QBitmap () -> String -> (QBitmap x0 -> IO (QPainter t0)) -> IO () #

QsetHandler (QBitmap ()) (QBitmap x0 -> QPoint t1 -> IO (QPaintDevice t0)) # 
Instance details

Methods

setHandler :: QBitmap () -> String -> (QBitmap x0 -> QPoint t1 -> IO (QPaintDevice t0)) -> IO () #

QsetHandler (QBitmap ()) (QBitmap x0 -> QPainter t1 -> IO ()) # 
Instance details

Methods

setHandler :: QBitmap () -> String -> (QBitmap x0 -> QPainter t1 -> IO ()) -> IO () #

QsetHandler (QBitmap ()) (QBitmap x0 -> IO (QPaintEngine t0)) # 
Instance details

Methods

setHandler :: QBitmap () -> String -> (QBitmap x0 -> IO (QPaintEngine t0)) -> IO () #

QsetHandler (QBitmap ()) (QBitmap x0 -> PaintDeviceMetric -> IO Int) # 
Instance details

Methods

setHandler :: QBitmap () -> String -> (QBitmap x0 -> PaintDeviceMetric -> IO Int) -> IO () #

QsetHandler (QBitmap ()) (QBitmap x0 -> IO Int) # 
Instance details

Methods

setHandler :: QBitmap () -> String -> (QBitmap x0 -> IO Int) -> IO () #

QsetHandler (QBitmapSc a) (QBitmap x0 -> IO (QPainter t0)) # 
Instance details

Methods

setHandler :: QBitmapSc a -> String -> (QBitmap x0 -> IO (QPainter t0)) -> IO () #

QsetHandler (QBitmapSc a) (QBitmap x0 -> QPoint t1 -> IO (QPaintDevice t0)) # 
Instance details

Methods

setHandler :: QBitmapSc a -> String -> (QBitmap x0 -> QPoint t1 -> IO (QPaintDevice t0)) -> IO () #

QsetHandler (QBitmapSc a) (QBitmap x0 -> QPainter t1 -> IO ()) # 
Instance details

Methods

setHandler :: QBitmapSc a -> String -> (QBitmap x0 -> QPainter t1 -> IO ()) -> IO () #

QsetHandler (QBitmapSc a) (QBitmap x0 -> IO (QPaintEngine t0)) # 
Instance details

Methods

setHandler :: QBitmapSc a -> String -> (QBitmap x0 -> IO (QPaintEngine t0)) -> IO () #

QsetHandler (QBitmapSc a) (QBitmap x0 -> PaintDeviceMetric -> IO Int) # 
Instance details

Methods

setHandler :: QBitmapSc a -> String -> (QBitmap x0 -> PaintDeviceMetric -> IO Int) -> IO () #

QsetHandler (QBitmapSc a) (QBitmap x0 -> IO Int) # 
Instance details

Methods

setHandler :: QBitmapSc a -> String -> (QBitmap x0 -> IO Int) -> IO () #

QsetUserMethod (QBitmap ()) (QBitmap x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QBitmap () -> Int -> (QBitmap x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QBitmap ()) (QBitmap x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QBitmap () -> Int -> (QBitmap x0 -> IO ()) -> IO () #

QsetUserMethod (QBitmapSc a) (QBitmap x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QBitmapSc a -> Int -> (QBitmap x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QBitmapSc a) (QBitmap x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QBitmapSc a -> Int -> (QBitmap x0 -> IO ()) -> IO () #