Qtc.Widgets.QGraphicsBlurEffect_h

Contents

Documentation

class QsetBlurHints_h x0 x1 where #

Methods

setBlurHints_h :: x0 -> x1 -> IO () #

Orphan instances

QunSetHandler (QGraphicsBlurEffect ()) # 
Instance details

Methods

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

QunSetHandler (QGraphicsBlurEffectSc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QGraphicsBlurEffect ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QGraphicsBlurEffectSc a) # 
Instance details

Methods

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

QunSetUserMethodVariant (QGraphicsBlurEffect ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QGraphicsBlurEffectSc a) # 
Instance details

Methods

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

QunSetUserMethod (QGraphicsBlurEffect ()) # 
Instance details

Methods

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

QunSetUserMethod (QGraphicsBlurEffectSc a) # 
Instance details

Methods

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

QsourceChanged_h (QGraphicsBlurEffect ()) QGraphicsEffect_ChangeFlags # 
Instance details

QsourceChanged_h (QGraphicsBlurEffectSc a) QGraphicsEffect_ChangeFlags # 
Instance details

QsetBlurRadius_h (QGraphicsBlurEffect ()) Double # 
Instance details

Methods

setBlurRadius_h :: QGraphicsBlurEffect () -> Double -> IO () #

QsetBlurRadius_h (QGraphicsBlurEffectSc a) Double # 
Instance details

Methods

setBlurRadius_h :: QGraphicsBlurEffectSc a -> Double -> IO () #

QboundingRectFor_h (QGraphicsBlurEffect ()) RectF # 
Instance details

QboundingRectFor_h (QGraphicsBlurEffectSc a) RectF # 
Instance details

Qupdate_h (QGraphicsBlurEffect ()) () # 
Instance details

Methods

update_h :: QGraphicsBlurEffect () -> () -> IO () #

Qupdate_h (QGraphicsBlurEffectSc a) () # 
Instance details

Methods

update_h :: QGraphicsBlurEffectSc a -> () -> IO () #

QsetEnabled_h (QGraphicsBlurEffect ()) Bool # 
Instance details

Methods

setEnabled_h :: QGraphicsBlurEffect () -> Bool -> IO () #

QsetEnabled_h (QGraphicsBlurEffectSc a) Bool # 
Instance details

Methods

setEnabled_h :: QGraphicsBlurEffectSc a -> Bool -> IO () #

QqboundingRectFor_h (QGraphicsBlurEffect ()) (QRectF t1) # 
Instance details

Methods

qboundingRectFor_h :: QGraphicsBlurEffect () -> QRectF t1 -> IO (QRectF ()) #

QqboundingRectFor_h (QGraphicsBlurEffectSc a) (QRectF t1) # 
Instance details

QtimerEvent_h (QGraphicsBlurEffect ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QGraphicsBlurEffect () -> QTimerEvent t1 -> IO () #

QtimerEvent_h (QGraphicsBlurEffectSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QGraphicsBlurEffectSc a -> QTimerEvent t1 -> IO () #

Qevent_h (QGraphicsBlurEffect ()) (QEvent t1) # 
Instance details

Methods

event_h :: QGraphicsBlurEffect () -> QEvent t1 -> IO Bool #

Qevent_h (QGraphicsBlurEffectSc a) (QEvent t1) # 
Instance details

Methods

event_h :: QGraphicsBlurEffectSc a -> QEvent t1 -> IO Bool #

Qdraw_h (QGraphicsBlurEffect ()) (QPainter t1) # 
Instance details

Methods

draw_h :: QGraphicsBlurEffect () -> QPainter t1 -> IO () #

Qdraw_h (QGraphicsBlurEffectSc a) (QPainter t1) # 
Instance details

Methods

draw_h :: QGraphicsBlurEffectSc a -> QPainter t1 -> IO () #

QdisconnectNotify_h (QGraphicsBlurEffect ()) (QMetaMethod t1) # 
Instance details

QdisconnectNotify_h (QGraphicsBlurEffectSc a) (QMetaMethod t1) # 
Instance details

QcustomEvent_h (QGraphicsBlurEffect ()) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QGraphicsBlurEffect () -> QEvent t1 -> IO () #

QcustomEvent_h (QGraphicsBlurEffectSc a) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QGraphicsBlurEffectSc a -> QEvent t1 -> IO () #

QconnectNotify_h (QGraphicsBlurEffect ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QGraphicsBlurEffect () -> QMetaMethod t1 -> IO () #

QconnectNotify_h (QGraphicsBlurEffectSc a) (QMetaMethod t1) # 
Instance details

QchildEvent_h (QGraphicsBlurEffect ()) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QGraphicsBlurEffect () -> QChildEvent t1 -> IO () #

QchildEvent_h (QGraphicsBlurEffectSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QGraphicsBlurEffectSc a -> QChildEvent t1 -> IO () #

QeventFilter_h (QGraphicsBlurEffect ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QGraphicsBlurEffect () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter_h (QGraphicsBlurEffectSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QGraphicsBlurEffectSc a -> (QObject t1, QEvent t2) -> IO Bool #

QsetHandler (QGraphicsBlurEffect ()) (QGraphicsBlurEffect x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QGraphicsBlurEffect () -> String -> (QGraphicsBlurEffect x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QGraphicsBlurEffect ()) (QGraphicsBlurEffect x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QGraphicsBlurEffect () -> String -> (QGraphicsBlurEffect x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QGraphicsBlurEffect ()) (QGraphicsBlurEffect x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsBlurEffect () -> String -> (QGraphicsBlurEffect x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QGraphicsBlurEffect ()) (QGraphicsBlurEffect x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsBlurEffect () -> String -> (QGraphicsBlurEffect x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QGraphicsBlurEffect ()) (QGraphicsBlurEffect x0 -> QGraphicsEffect_ChangeFlags -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsBlurEffect () -> String -> (QGraphicsBlurEffect x0 -> QGraphicsEffect_ChangeFlags -> IO ()) -> IO () #

QsetHandler (QGraphicsBlurEffect ()) (QGraphicsBlurEffect x0 -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsBlurEffect () -> String -> (QGraphicsBlurEffect x0 -> IO ()) -> IO () #

QsetHandler (QGraphicsBlurEffect ()) (QGraphicsBlurEffect x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsBlurEffect () -> String -> (QGraphicsBlurEffect x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QGraphicsBlurEffect ()) (QGraphicsBlurEffect x0 -> Double -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsBlurEffect () -> String -> (QGraphicsBlurEffect x0 -> Double -> IO ()) -> IO () #

QsetHandler (QGraphicsBlurEffect ()) (QGraphicsBlurEffect x0 -> BlurHints -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsBlurEffect () -> String -> (QGraphicsBlurEffect x0 -> BlurHints -> IO ()) -> IO () #

QsetHandler (QGraphicsBlurEffect ()) (QGraphicsBlurEffect x0 -> QRectF t1 -> IO (QRectF t0)) # 
Instance details

Methods

setHandler :: QGraphicsBlurEffect () -> String -> (QGraphicsBlurEffect x0 -> QRectF t1 -> IO (QRectF t0)) -> IO () #

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

Methods

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

QsetHandler (QGraphicsBlurEffectSc a) (QGraphicsBlurEffect x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QGraphicsBlurEffectSc a -> String -> (QGraphicsBlurEffect x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QGraphicsBlurEffectSc a) (QGraphicsBlurEffect x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QGraphicsBlurEffectSc a -> String -> (QGraphicsBlurEffect x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QGraphicsBlurEffectSc a) (QGraphicsBlurEffect x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsBlurEffectSc a -> String -> (QGraphicsBlurEffect x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QGraphicsBlurEffectSc a) (QGraphicsBlurEffect x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsBlurEffectSc a -> String -> (QGraphicsBlurEffect x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QGraphicsBlurEffectSc a) (QGraphicsBlurEffect x0 -> QGraphicsEffect_ChangeFlags -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsBlurEffectSc a -> String -> (QGraphicsBlurEffect x0 -> QGraphicsEffect_ChangeFlags -> IO ()) -> IO () #

QsetHandler (QGraphicsBlurEffectSc a) (QGraphicsBlurEffect x0 -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsBlurEffectSc a -> String -> (QGraphicsBlurEffect x0 -> IO ()) -> IO () #

QsetHandler (QGraphicsBlurEffectSc a) (QGraphicsBlurEffect x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsBlurEffectSc a -> String -> (QGraphicsBlurEffect x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QGraphicsBlurEffectSc a) (QGraphicsBlurEffect x0 -> Double -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsBlurEffectSc a -> String -> (QGraphicsBlurEffect x0 -> Double -> IO ()) -> IO () #

QsetHandler (QGraphicsBlurEffectSc a) (QGraphicsBlurEffect x0 -> BlurHints -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsBlurEffectSc a -> String -> (QGraphicsBlurEffect x0 -> BlurHints -> IO ()) -> IO () #

QsetHandler (QGraphicsBlurEffectSc a) (QGraphicsBlurEffect x0 -> QRectF t1 -> IO (QRectF t0)) # 
Instance details

Methods

setHandler :: QGraphicsBlurEffectSc a -> String -> (QGraphicsBlurEffect x0 -> QRectF t1 -> IO (QRectF t0)) -> IO () #

QsetHandler (QGraphicsBlurEffectSc a) (QGraphicsBlurEffect x0 -> QPainter t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsBlurEffectSc a -> String -> (QGraphicsBlurEffect x0 -> QPainter t1 -> IO ()) -> IO () #

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

Methods

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

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

Methods

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

QsetUserMethod (QGraphicsBlurEffectSc a) (QGraphicsBlurEffect x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QGraphicsBlurEffectSc a -> Int -> (QGraphicsBlurEffect x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QGraphicsBlurEffectSc a) (QGraphicsBlurEffect x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QGraphicsBlurEffectSc a -> Int -> (QGraphicsBlurEffect x0 -> IO ()) -> IO () #