Qtc.Qwt.QwtPlotZoomer_h

Contents

Documentation

class QqmoveTo_h x0 x1 where #

Methods

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

Instances
QqmoveTo_h (QwtPlotZoomer ()) PointF # 
Instance details

Defined in Qtc.Qwt.QwtPlotZoomer_h

Methods

qmoveTo_h :: QwtPlotZoomer () -> PointF -> IO () #

QqmoveTo_h (QwtPlotZoomerSc a) PointF # 
Instance details

Defined in Qtc.Qwt.QwtPlotZoomer_h

Methods

qmoveTo_h :: QwtPlotZoomerSc a -> PointF -> IO () #

class QqqmoveTo_h x0 x1 where #

Methods

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

Instances
QqqmoveTo_h (QwtPlotZoomer ()) (QPointF t1) # 
Instance details

Defined in Qtc.Qwt.QwtPlotZoomer_h

Methods

qqmoveTo_h :: QwtPlotZoomer () -> QPointF t1 -> IO () #

QqqmoveTo_h (QwtPlotZoomerSc a) (QPointF t1) # 
Instance details

Defined in Qtc.Qwt.QwtPlotZoomer_h

Methods

qqmoveTo_h :: QwtPlotZoomerSc a -> QPointF t1 -> IO () #

class QmoveBy_h x0 x1 where #

Methods

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

Instances
QmoveBy_h (QwtPlotZoomer ()) (Double, Double) # 
Instance details

Defined in Qtc.Qwt.QwtPlotZoomer_h

Methods

moveBy_h :: QwtPlotZoomer () -> (Double, Double) -> IO () #

QmoveBy_h (QwtPlotZoomerSc a) (Double, Double) # 
Instance details

Defined in Qtc.Qwt.QwtPlotZoomer_h

Methods

moveBy_h :: QwtPlotZoomerSc a -> (Double, Double) -> IO () #

class QminZoomSize_h x0 x1 where #

Methods

minZoomSize_h :: x0 -> x1 -> IO SizeF #

Instances
QminZoomSize_h (QwtPlotZoomer ()) () # 
Instance details

Defined in Qtc.Qwt.QwtPlotZoomer_h

Methods

minZoomSize_h :: QwtPlotZoomer () -> () -> IO SizeF #

QminZoomSize_h (QwtPlotZoomerSc a) () # 
Instance details

Defined in Qtc.Qwt.QwtPlotZoomer_h

Methods

minZoomSize_h :: QwtPlotZoomerSc a -> () -> IO SizeF #

class QqminZoomSize_h x0 x1 where #

Methods

qminZoomSize_h :: x0 -> x1 -> IO (QSizeF ()) #

Instances
QqminZoomSize_h (QwtPlotZoomer ()) () # 
Instance details

Defined in Qtc.Qwt.QwtPlotZoomer_h

Methods

qminZoomSize_h :: QwtPlotZoomer () -> () -> IO (QSizeF ()) #

QqminZoomSize_h (QwtPlotZoomerSc a) () # 
Instance details

Defined in Qtc.Qwt.QwtPlotZoomer_h

Methods

qminZoomSize_h :: QwtPlotZoomerSc a -> () -> IO (QSizeF ()) #

class QsetZoomBase_h x0 x1 where #

Methods

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

Instances
QsetZoomBase_h (QwtPlotZoomer ()) Bool # 
Instance details

Defined in Qtc.Qwt.QwtPlotZoomer_h

Methods

setZoomBase_h :: QwtPlotZoomer () -> Bool -> IO () #

QsetZoomBase_h (QwtPlotZoomer ()) RectF # 
Instance details

Defined in Qtc.Qwt.QwtPlotZoomer_h

Methods

setZoomBase_h :: QwtPlotZoomer () -> RectF -> IO () #

QsetZoomBase_h (QwtPlotZoomerSc a) RectF # 
Instance details

Defined in Qtc.Qwt.QwtPlotZoomer_h

Methods

setZoomBase_h :: QwtPlotZoomerSc a -> RectF -> IO () #

QsetZoomBase_h (QwtPlotZoomerSc a) Bool # 
Instance details

Defined in Qtc.Qwt.QwtPlotZoomer_h

Methods

setZoomBase_h :: QwtPlotZoomerSc a -> Bool -> IO () #

class QqsetZoomBase_h x0 x1 where #

Methods

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

Instances
QqsetZoomBase_h (QwtPlotZoomer ()) (QRectF t1) # 
Instance details

Defined in Qtc.Qwt.QwtPlotZoomer_h

Methods

qsetZoomBase_h :: QwtPlotZoomer () -> QRectF t1 -> IO () #

QqsetZoomBase_h (QwtPlotZoomerSc a) (QRectF t1) # 
Instance details

Defined in Qtc.Qwt.QwtPlotZoomer_h

Methods

qsetZoomBase_h :: QwtPlotZoomerSc a -> QRectF t1 -> IO () #

class Qzoom_h x0 x1 where #

Methods

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

Instances
Qzoom_h (QwtPlotZoomer ()) Int # 
Instance details

Defined in Qtc.Qwt.QwtPlotZoomer_h

Methods

zoom_h :: QwtPlotZoomer () -> Int -> IO () #

Qzoom_h (QwtPlotZoomer ()) RectF # 
Instance details

Defined in Qtc.Qwt.QwtPlotZoomer_h

Methods

zoom_h :: QwtPlotZoomer () -> RectF -> IO () #

Qzoom_h (QwtPlotZoomerSc a) RectF # 
Instance details

Defined in Qtc.Qwt.QwtPlotZoomer_h

Methods

zoom_h :: QwtPlotZoomerSc a -> RectF -> IO () #

Qzoom_h (QwtPlotZoomerSc a) Int # 
Instance details

Defined in Qtc.Qwt.QwtPlotZoomer_h

Methods

zoom_h :: QwtPlotZoomerSc a -> Int -> IO () #

class Qqzoom_h x0 x1 where #

Methods

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

Instances
Qqzoom_h (QwtPlotZoomer ()) (QRectF t1) # 
Instance details

Defined in Qtc.Qwt.QwtPlotZoomer_h

Methods

qzoom_h :: QwtPlotZoomer () -> QRectF t1 -> IO () #

Qqzoom_h (QwtPlotZoomerSc a) (QRectF t1) # 
Instance details

Defined in Qtc.Qwt.QwtPlotZoomer_h

Methods

qzoom_h :: QwtPlotZoomerSc a -> QRectF t1 -> IO () #

Orphan instances

QunSetHandler (QwtPlotZoomer ()) # 
Instance details

Methods

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

QunSetHandler (QwtPlotZoomerSc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QwtPlotZoomer ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QwtPlotZoomerSc a) # 
Instance details

Methods

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

QunSetUserMethodVariant (QwtPlotZoomer ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QwtPlotZoomerSc a) # 
Instance details

Methods

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

QunSetUserMethod (QwtPlotZoomer ()) # 
Instance details

Methods

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

QunSetUserMethod (QwtPlotZoomerSc a) # 
Instance details

Methods

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

QupdateDisplay_h (QwtPlotZoomer ()) () # 
Instance details

Methods

updateDisplay_h :: QwtPlotZoomer () -> () -> IO () #

QupdateDisplay_h (QwtPlotZoomerSc a) () # 
Instance details

Methods

updateDisplay_h :: QwtPlotZoomerSc a -> () -> IO () #

QtrackerTextF_h (QwtPlotZoomer ()) PointF # 
Instance details

Methods

trackerTextF_h :: QwtPlotZoomer () -> PointF -> IO (QwtText ()) #

QtrackerTextF_h (QwtPlotZoomerSc a) PointF # 
Instance details

Methods

trackerTextF_h :: QwtPlotZoomerSc a -> PointF -> IO (QwtText ()) #

QtrackerText_h (QwtPlotZoomer ()) Point # 
Instance details

Methods

trackerText_h :: QwtPlotZoomer () -> Point -> IO (QwtText ()) #

QtrackerText_h (QwtPlotZoomerSc a) Point # 
Instance details

Methods

trackerText_h :: QwtPlotZoomerSc a -> Point -> IO (QwtText ()) #

QrubberBandMask_h (QwtPlotZoomer ()) () # 
Instance details

Methods

rubberBandMask_h :: QwtPlotZoomer () -> () -> IO (QRegion ()) #

QrubberBandMask_h (QwtPlotZoomerSc a) () # 
Instance details

Methods

rubberBandMask_h :: QwtPlotZoomerSc a -> () -> IO (QRegion ()) #

Qrescale_h (QwtPlotZoomer ()) () # 
Instance details

Methods

rescale_h :: QwtPlotZoomer () -> () -> IO () #

Qrescale_h (QwtPlotZoomerSc a) () # 
Instance details

Methods

rescale_h :: QwtPlotZoomerSc a -> () -> IO () #

QpickArea_h (QwtPlotZoomer ()) () # 
Instance details

Methods

pickArea_h :: QwtPlotZoomer () -> () -> IO (QPainterPath ()) #

QpickArea_h (QwtPlotZoomerSc a) () # 
Instance details

Methods

pickArea_h :: QwtPlotZoomerSc a -> () -> IO (QPainterPath ()) #

Qmove_h (QwtPlotZoomer ()) Point # 
Instance details

Methods

move_h :: QwtPlotZoomer () -> Point -> IO () #

Qmove_h (QwtPlotZoomerSc a) Point # 
Instance details

Methods

move_h :: QwtPlotZoomerSc a -> Point -> IO () #

QsetEnabled_h (QwtPlotZoomer ()) Bool # 
Instance details

Methods

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

QsetEnabled_h (QwtPlotZoomerSc a) Bool # 
Instance details

Methods

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

Qend_h (QwtPlotZoomer ()) Bool # 
Instance details

Methods

end_h :: QwtPlotZoomer () -> Bool -> IO Bool #

Qend_h (QwtPlotZoomerSc a) Bool # 
Instance details

Methods

end_h :: QwtPlotZoomerSc a -> Bool -> IO Bool #

Qappend_h (QwtPlotZoomer ()) Point # 
Instance details

Methods

append_h :: QwtPlotZoomer () -> Point -> IO () #

Qappend_h (QwtPlotZoomerSc a) Point # 
Instance details

Methods

append_h :: QwtPlotZoomerSc a -> Point -> IO () #

Qreset_h (QwtPlotZoomer ()) () (IO ()) # 
Instance details

Methods

reset_h :: QwtPlotZoomer () -> () -> IO () #

Qreset_h (QwtPlotZoomerSc a) () (IO ()) # 
Instance details

Methods

reset_h :: QwtPlotZoomerSc a -> () -> IO () #

Qremove_h (QwtPlotZoomer ()) () (IO ()) # 
Instance details

Methods

remove_h :: QwtPlotZoomer () -> () -> IO () #

Qremove_h (QwtPlotZoomerSc a) () (IO ()) # 
Instance details

Methods

remove_h :: QwtPlotZoomerSc a -> () -> IO () #

Qbegin_h (QwtPlotZoomer ()) () (IO ()) # 
Instance details

Methods

begin_h :: QwtPlotZoomer () -> () -> IO () #

Qbegin_h (QwtPlotZoomerSc a) () (IO ()) # 
Instance details

Methods

begin_h :: QwtPlotZoomerSc a -> () -> IO () #

QwidgetWheelEvent_h (QwtPlotZoomer ()) (QWheelEvent t1) # 
Instance details

Methods

widgetWheelEvent_h :: QwtPlotZoomer () -> QWheelEvent t1 -> IO () #

QwidgetWheelEvent_h (QwtPlotZoomerSc a) (QWheelEvent t1) # 
Instance details

Methods

widgetWheelEvent_h :: QwtPlotZoomerSc a -> QWheelEvent t1 -> IO () #

QwidgetMouseReleaseEvent_h (QwtPlotZoomer ()) (QMouseEvent t1) # 
Instance details

QwidgetMouseReleaseEvent_h (QwtPlotZoomerSc a) (QMouseEvent t1) # 
Instance details

QwidgetMousePressEvent_h (QwtPlotZoomer ()) (QMouseEvent t1) # 
Instance details

QwidgetMousePressEvent_h (QwtPlotZoomerSc a) (QMouseEvent t1) # 
Instance details

QwidgetMouseMoveEvent_h (QwtPlotZoomer ()) (QMouseEvent t1) # 
Instance details

QwidgetMouseMoveEvent_h (QwtPlotZoomerSc a) (QMouseEvent t1) # 
Instance details

QwidgetMouseDoubleClickEvent_h (QwtPlotZoomer ()) (QMouseEvent t1) # 
Instance details

QwidgetMouseDoubleClickEvent_h (QwtPlotZoomerSc a) (QMouseEvent t1) # 
Instance details

QwidgetLeaveEvent_h (QwtPlotZoomer ()) (QEvent t1) # 
Instance details

Methods

widgetLeaveEvent_h :: QwtPlotZoomer () -> QEvent t1 -> IO () #

QwidgetLeaveEvent_h (QwtPlotZoomerSc a) (QEvent t1) # 
Instance details

Methods

widgetLeaveEvent_h :: QwtPlotZoomerSc a -> QEvent t1 -> IO () #

QwidgetKeyReleaseEvent_h (QwtPlotZoomer ()) (QKeyEvent t1) # 
Instance details

Methods

widgetKeyReleaseEvent_h :: QwtPlotZoomer () -> QKeyEvent t1 -> IO () #

QwidgetKeyReleaseEvent_h (QwtPlotZoomerSc a) (QKeyEvent t1) # 
Instance details

QwidgetKeyPressEvent_h (QwtPlotZoomer ()) (QKeyEvent t1) # 
Instance details

Methods

widgetKeyPressEvent_h :: QwtPlotZoomer () -> QKeyEvent t1 -> IO () #

QwidgetKeyPressEvent_h (QwtPlotZoomerSc a) (QKeyEvent t1) # 
Instance details

QwidgetEnterEvent_h (QwtPlotZoomer ()) (QEvent t1) # 
Instance details

Methods

widgetEnterEvent_h :: QwtPlotZoomer () -> QEvent t1 -> IO () #

QwidgetEnterEvent_h (QwtPlotZoomerSc a) (QEvent t1) # 
Instance details

Methods

widgetEnterEvent_h :: QwtPlotZoomerSc a -> QEvent t1 -> IO () #

QqtrackerTextF_h (QwtPlotZoomer ()) (QPointF t1) # 
Instance details

Methods

qtrackerTextF_h :: QwtPlotZoomer () -> QPointF t1 -> IO (QwtText ()) #

QqtrackerTextF_h (QwtPlotZoomerSc a) (QPointF t1) # 
Instance details

Methods

qtrackerTextF_h :: QwtPlotZoomerSc a -> QPointF t1 -> IO (QwtText ()) #

QqtrackerText_h (QwtPlotZoomer ()) (QPoint t1) # 
Instance details

Methods

qtrackerText_h :: QwtPlotZoomer () -> QPoint t1 -> IO (QwtText ()) #

QqtrackerText_h (QwtPlotZoomerSc a) (QPoint t1) # 
Instance details

Methods

qtrackerText_h :: QwtPlotZoomerSc a -> QPoint t1 -> IO (QwtText ()) #

QqtrackerRect_h (QwtPlotZoomer ()) (QFont t1) # 
Instance details

Methods

qtrackerRect_h :: QwtPlotZoomer () -> QFont t1 -> IO (QRect ()) #

QqtrackerRect_h (QwtPlotZoomerSc a) (QFont t1) # 
Instance details

Methods

qtrackerRect_h :: QwtPlotZoomerSc a -> QFont t1 -> IO (QRect ()) #

QtrackerRect_h (QwtPlotZoomer ()) (QFont t1) # 
Instance details

Methods

trackerRect_h :: QwtPlotZoomer () -> QFont t1 -> IO Rect #

QtrackerRect_h (QwtPlotZoomerSc a) (QFont t1) # 
Instance details

Methods

trackerRect_h :: QwtPlotZoomerSc a -> QFont t1 -> IO Rect #

Qqmove_h (QwtPlotZoomer ()) (QPoint t1) # 
Instance details

Methods

qmove_h :: QwtPlotZoomer () -> QPoint t1 -> IO () #

Qqmove_h (QwtPlotZoomerSc a) (QPoint t1) # 
Instance details

Methods

qmove_h :: QwtPlotZoomerSc a -> QPoint t1 -> IO () #

QdrawTracker_h (QwtPlotZoomer ()) (QPainter t1) # 
Instance details

Methods

drawTracker_h :: QwtPlotZoomer () -> QPainter t1 -> IO () #

QdrawTracker_h (QwtPlotZoomerSc a) (QPainter t1) # 
Instance details

Methods

drawTracker_h :: QwtPlotZoomerSc a -> QPainter t1 -> IO () #

QdrawRubberBand_h (QwtPlotZoomer ()) (QPainter t1) # 
Instance details

Methods

drawRubberBand_h :: QwtPlotZoomer () -> QPainter t1 -> IO () #

QdrawRubberBand_h (QwtPlotZoomerSc a) (QPainter t1) # 
Instance details

Methods

drawRubberBand_h :: QwtPlotZoomerSc a -> QPainter t1 -> IO () #

Qqappend_h (QwtPlotZoomer ()) (QPoint t1) # 
Instance details

Methods

qappend_h :: QwtPlotZoomer () -> QPoint t1 -> IO () #

Qqappend_h (QwtPlotZoomerSc a) (QPoint t1) # 
Instance details

Methods

qappend_h :: QwtPlotZoomerSc a -> QPoint t1 -> IO () #

QadjustedPoints_h (QwtPlotZoomer ()) (QPolygon t1) # 
Instance details

Methods

adjustedPoints_h :: QwtPlotZoomer () -> QPolygon t1 -> IO (QPolygon ()) #

QadjustedPoints_h (QwtPlotZoomerSc a) (QPolygon t1) # 
Instance details

Methods

adjustedPoints_h :: QwtPlotZoomerSc a -> QPolygon t1 -> IO (QPolygon ()) #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

disconnectNotify_h :: QwtPlotZoomerSc a -> QMetaMethod t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qtransition_h (QwtPlotZoomer ()) (QEvent t1) (IO ()) # 
Instance details

Methods

transition_h :: QwtPlotZoomer () -> QEvent t1 -> IO () #

Qtransition_h (QwtPlotZoomerSc a) (QEvent t1) (IO ()) # 
Instance details

Methods

transition_h :: QwtPlotZoomerSc a -> QEvent t1 -> IO () #

Qaccept_h (QwtPlotZoomer ()) (QPolygon t1) (IO Bool) # 
Instance details

Methods

accept_h :: QwtPlotZoomer () -> QPolygon t1 -> IO Bool #

Qaccept_h (QwtPlotZoomerSc a) (QPolygon t1) (IO Bool) # 
Instance details

Methods

accept_h :: QwtPlotZoomerSc a -> QPolygon t1 -> IO Bool #

QqstretchSelection_h (QwtPlotZoomer ()) (QSize t1, QSize t2) # 
Instance details

Methods

qstretchSelection_h :: QwtPlotZoomer () -> (QSize t1, QSize t2) -> IO () #

QqstretchSelection_h (QwtPlotZoomerSc a) (QSize t1, QSize t2) # 
Instance details

Methods

qstretchSelection_h :: QwtPlotZoomerSc a -> (QSize t1, QSize t2) -> IO () #

QstretchSelection_h (QwtPlotZoomer ()) (Size, Size) # 
Instance details

Methods

stretchSelection_h :: QwtPlotZoomer () -> (Size, Size) -> IO () #

QstretchSelection_h (QwtPlotZoomerSc a) (Size, Size) # 
Instance details

Methods

stretchSelection_h :: QwtPlotZoomerSc a -> (Size, Size) -> IO () #

QmouseMatch_h (QwtPlotZoomer ()) (QwtEventPattern_MousePattern t1, QMouseEvent t2) # 
Instance details

QmouseMatch_h (QwtPlotZoomerSc a) (QwtEventPattern_MousePattern t1, QMouseEvent t2) # 
Instance details

QkeyMatch_h (QwtPlotZoomer ()) (QwtEventPattern_KeyPattern t1, QKeyEvent t2) # 
Instance details

Methods

keyMatch_h :: QwtPlotZoomer () -> (QwtEventPattern_KeyPattern t1, QKeyEvent t2) -> IO Bool #

QkeyMatch_h (QwtPlotZoomerSc a) (QwtEventPattern_KeyPattern t1, QKeyEvent t2) # 
Instance details

QsetAxis_h (QwtPlotZoomer ()) (Int, Int) # 
Instance details

Methods

setAxis_h :: QwtPlotZoomer () -> (Int, Int) -> IO () #

QsetAxis_h (QwtPlotZoomerSc a) (Int, Int) # 
Instance details

Methods

setAxis_h :: QwtPlotZoomerSc a -> (Int, Int) -> IO () #

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

Methods

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

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

Methods

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

QsetHandler (QwtPlotZoomer ()) (QwtPlotZoomer x0 -> QwtEventPattern_MousePattern t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtPlotZoomer () -> String -> (QwtPlotZoomer x0 -> QwtEventPattern_MousePattern t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QwtPlotZoomer ()) (QwtPlotZoomer x0 -> QwtEventPattern_KeyPattern t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtPlotZoomer () -> String -> (QwtPlotZoomer x0 -> QwtEventPattern_KeyPattern t1 -> QEvent t2 -> IO Bool) -> IO () #

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

Methods

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

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

Methods

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

QsetHandler (QwtPlotZoomer ()) (QwtPlotZoomer x0 -> QWheelEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotZoomer () -> String -> (QwtPlotZoomer x0 -> QWheelEvent t1 -> IO ()) -> IO () #

QsetHandler (QwtPlotZoomer ()) (QwtPlotZoomer x0 -> QFont t1 -> IO (QRect t0)) # 
Instance details

Methods

setHandler :: QwtPlotZoomer () -> String -> (QwtPlotZoomer x0 -> QFont t1 -> IO (QRect t0)) -> IO () #

QsetHandler (QwtPlotZoomer ()) (QwtPlotZoomer x0 -> QSize t1 -> QSize t2 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotZoomer () -> String -> (QwtPlotZoomer x0 -> QSize t1 -> QSize t2 -> IO ()) -> IO () #

QsetHandler (QwtPlotZoomer ()) (QwtPlotZoomer x0 -> IO (QRegion t0)) # 
Instance details

Methods

setHandler :: QwtPlotZoomer () -> String -> (QwtPlotZoomer x0 -> IO (QRegion t0)) -> IO () #

QsetHandler (QwtPlotZoomer ()) (QwtPlotZoomer x0 -> IO (QPainterPath t0)) # 
Instance details

Methods

setHandler :: QwtPlotZoomer () -> String -> (QwtPlotZoomer x0 -> IO (QPainterPath t0)) -> IO () #

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

Methods

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

QsetHandler (QwtPlotZoomer ()) (QwtPlotZoomer x0 -> QPolygon t1 -> IO (QPolygon t0)) # 
Instance details

Methods

setHandler :: QwtPlotZoomer () -> String -> (QwtPlotZoomer x0 -> QPolygon t1 -> IO (QPolygon t0)) -> IO () #

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

Methods

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

QsetHandler (QwtPlotZoomer ()) (QwtPlotZoomer x0 -> QPointF t1 -> IO (QwtText t0)) # 
Instance details

Methods

setHandler :: QwtPlotZoomer () -> String -> (QwtPlotZoomer x0 -> QPointF t1 -> IO (QwtText t0)) -> IO () #

QsetHandler (QwtPlotZoomer ()) (QwtPlotZoomer x0 -> QPoint t1 -> IO (QwtText t0)) # 
Instance details

Methods

setHandler :: QwtPlotZoomer () -> String -> (QwtPlotZoomer x0 -> QPoint t1 -> IO (QwtText t0)) -> IO () #

QsetHandler (QwtPlotZoomer ()) (QwtPlotZoomer x0 -> QPoint t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotZoomer () -> String -> (QwtPlotZoomer x0 -> QPoint t1 -> IO ()) -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QwtPlotZoomer ()) (QwtPlotZoomer x0 -> IO (QSizeF t0)) # 
Instance details

Methods

setHandler :: QwtPlotZoomer () -> String -> (QwtPlotZoomer x0 -> IO (QSizeF t0)) -> IO () #

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

Methods

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

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

Methods

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

QsetHandler (QwtPlotZoomer ()) (QwtPlotZoomer x0 -> QPointF t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotZoomer () -> String -> (QwtPlotZoomer x0 -> QPointF t1 -> IO ()) -> IO () #

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

Methods

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

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

Methods

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

QsetHandler (QwtPlotZoomer ()) (QwtPlotZoomer x0 -> QPolygon t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtPlotZoomer () -> String -> (QwtPlotZoomer x0 -> QPolygon t1 -> IO Bool) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> QwtEventPattern_MousePattern t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> QwtEventPattern_MousePattern t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> QwtEventPattern_KeyPattern t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> QwtEventPattern_KeyPattern t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> QWheelEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> QWheelEvent t1 -> IO ()) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> QFont t1 -> IO (QRect t0)) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> QFont t1 -> IO (QRect t0)) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> QSize t1 -> QSize t2 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> QSize t1 -> QSize t2 -> IO ()) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> IO (QRegion t0)) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> IO (QRegion t0)) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> IO (QPainterPath t0)) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> IO (QPainterPath t0)) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> QPainter t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> QPainter t1 -> IO ()) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> QPolygon t1 -> IO (QPolygon t0)) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> QPolygon t1 -> IO (QPolygon t0)) -> IO () #

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

Methods

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

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> QPointF t1 -> IO (QwtText t0)) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> QPointF t1 -> IO (QwtText t0)) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> QPoint t1 -> IO (QwtText t0)) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> QPoint t1 -> IO (QwtText t0)) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> QPoint t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> QPoint t1 -> IO ()) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> Int -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> Int -> IO ()) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> QRectF t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> QRectF t1 -> IO ()) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> IO (QSizeF t0)) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> IO (QSizeF t0)) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> Int -> Int -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> Int -> Int -> IO ()) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> Double -> Double -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> Double -> Double -> IO ()) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> QPointF t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> QPointF t1 -> IO ()) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> Bool -> IO Bool) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> Bool -> IO Bool) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> IO ()) -> IO () #

QsetHandler (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> QPolygon t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtPlotZoomerSc a -> String -> (QwtPlotZoomer x0 -> QPolygon t1 -> IO Bool) -> IO () #

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

Methods

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

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

Methods

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

QsetUserMethod (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QwtPlotZoomerSc a -> Int -> (QwtPlotZoomer x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QwtPlotZoomerSc a) (QwtPlotZoomer x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QwtPlotZoomerSc a -> Int -> (QwtPlotZoomer x0 -> IO ()) -> IO () #