Documentation
class QqsetOffset_h x0 x1 where #
qsetOffset_h :: x0 -> x1 -> IO () #
Instances
QqsetOffset_h (QGraphicsDropShadowEffect ()) (QPointF t1) # | |
Defined in Qtc.Widgets.QGraphicsDropShadowEffect_h qsetOffset_h :: QGraphicsDropShadowEffect () -> QPointF t1 -> IO () # | |
QqsetOffset_h (QGraphicsDropShadowEffectSc a) (QPointF t1) # | |
Defined in Qtc.Widgets.QGraphicsDropShadowEffect_h qsetOffset_h :: QGraphicsDropShadowEffectSc a -> QPointF t1 -> IO () # |
class QsetXOffset_h x0 x1 where #
setXOffset_h :: x0 -> x1 -> IO () #
Instances
QsetXOffset_h (QGraphicsDropShadowEffect ()) Double # | |
Defined in Qtc.Widgets.QGraphicsDropShadowEffect_h setXOffset_h :: QGraphicsDropShadowEffect () -> Double -> IO () # | |
QsetXOffset_h (QGraphicsDropShadowEffectSc a) Double # | |
Defined in Qtc.Widgets.QGraphicsDropShadowEffect_h setXOffset_h :: QGraphicsDropShadowEffectSc a -> Double -> IO () # |
class QsetYOffset_h x0 x1 where #
setYOffset_h :: x0 -> x1 -> IO () #
Instances
QsetYOffset_h (QGraphicsDropShadowEffect ()) Double # | |
Defined in Qtc.Widgets.QGraphicsDropShadowEffect_h setYOffset_h :: QGraphicsDropShadowEffect () -> Double -> IO () # | |
QsetYOffset_h (QGraphicsDropShadowEffectSc a) Double # | |
Defined in Qtc.Widgets.QGraphicsDropShadowEffect_h setYOffset_h :: QGraphicsDropShadowEffectSc a -> Double -> IO () # |