Qtc.Widgets.QGraphicsEffect_h

Contents

Orphan instances

QunSetHandler (QGraphicsEffect ()) # 
Instance details

Methods

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

QunSetHandler (QGraphicsEffectSc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QGraphicsEffect ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QGraphicsEffectSc a) # 
Instance details

Methods

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

QunSetUserMethodVariant (QGraphicsEffect ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QGraphicsEffectSc a) # 
Instance details

Methods

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

QunSetUserMethod (QGraphicsEffect ()) # 
Instance details

Methods

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

QunSetUserMethod (QGraphicsEffectSc a) # 
Instance details

Methods

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

QsourceChanged_h (QGraphicsEffect ()) QGraphicsEffect_ChangeFlags # 
Instance details

QsourceChanged_h (QGraphicsEffectSc a) QGraphicsEffect_ChangeFlags # 
Instance details

QboundingRectFor_h (QGraphicsEffect ()) RectF # 
Instance details

QboundingRectFor_h (QGraphicsEffectSc a) RectF # 
Instance details

Qupdate_h (QGraphicsEffect ()) () # 
Instance details

Methods

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

Qupdate_h (QGraphicsEffectSc a) () # 
Instance details

Methods

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

QsetEnabled_h (QGraphicsEffect ()) Bool # 
Instance details

Methods

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

QsetEnabled_h (QGraphicsEffectSc a) Bool # 
Instance details

Methods

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

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

Methods

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

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

Methods

qboundingRectFor_h :: QGraphicsEffectSc a -> QRectF t1 -> IO (QRectF ()) #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

disconnectNotify_h :: QGraphicsEffect () -> QMetaMethod t1 -> IO () #

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

connectNotify_h :: QGraphicsEffectSc a -> QMetaMethod t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QGraphicsEffectSc a) (QGraphicsEffect x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QGraphicsEffectSc a -> String -> (QGraphicsEffect x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QGraphicsEffectSc a) (QGraphicsEffect x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsEffectSc a -> String -> (QGraphicsEffect x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QGraphicsEffectSc a) (QGraphicsEffect x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsEffectSc a -> String -> (QGraphicsEffect x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QGraphicsEffectSc a) (QGraphicsEffect x0 -> QGraphicsEffect_ChangeFlags -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsEffectSc a -> String -> (QGraphicsEffect x0 -> QGraphicsEffect_ChangeFlags -> IO ()) -> IO () #

QsetHandler (QGraphicsEffectSc a) (QGraphicsEffect x0 -> QRectF t1 -> IO (QRectF t0)) # 
Instance details

Methods

setHandler :: QGraphicsEffectSc a -> String -> (QGraphicsEffect x0 -> QRectF t1 -> IO (QRectF t0)) -> IO () #

QsetHandler (QGraphicsEffectSc a) (QGraphicsEffect x0 -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsEffectSc a -> String -> (QGraphicsEffect x0 -> IO ()) -> IO () #

QsetHandler (QGraphicsEffectSc a) (QGraphicsEffect x0 -> QPainter t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsEffectSc a -> String -> (QGraphicsEffect x0 -> QPainter t1 -> IO ()) -> IO () #

QsetHandler (QGraphicsEffectSc a) (QGraphicsEffect x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsEffectSc a -> String -> (QGraphicsEffect x0 -> Bool -> IO ()) -> IO () #

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

Methods

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

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

Methods

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

QsetUserMethod (QGraphicsEffectSc a) (QGraphicsEffect x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QGraphicsEffectSc a -> Int -> (QGraphicsEffect x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QGraphicsEffectSc a) (QGraphicsEffect x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QGraphicsEffectSc a -> Int -> (QGraphicsEffect x0 -> IO ()) -> IO () #