Qtc.Qwt.QwtWheel_h

Contents

Documentation

class QdrawTicks_h x0 x1 where #

Methods

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

Instances
QdrawTicks_h (QwtWheel ()) (QPainter t1, RectF) # 
Instance details

Defined in Qtc.Qwt.QwtWheel_h

Methods

drawTicks_h :: QwtWheel () -> (QPainter t1, RectF) -> IO () #

QdrawTicks_h (QwtWheelSc a) (QPainter t1, RectF) # 
Instance details

Defined in Qtc.Qwt.QwtWheel_h

Methods

drawTicks_h :: QwtWheelSc a -> (QPainter t1, RectF) -> IO () #

class QqdrawTicks_h x0 x1 where #

Methods

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

Instances
QqdrawTicks_h (QwtWheel ()) (QPainter t1, QRectF t2) # 
Instance details

Defined in Qtc.Qwt.QwtWheel_h

Methods

qdrawTicks_h :: QwtWheel () -> (QPainter t1, QRectF t2) -> IO () #

QqdrawTicks_h (QwtWheelSc a) (QPainter t1, QRectF t2) # 
Instance details

Defined in Qtc.Qwt.QwtWheel_h

Methods

qdrawTicks_h :: QwtWheelSc a -> (QPainter t1, QRectF t2) -> IO () #

class QdrawWheelBackground_h x0 x1 where #

Methods

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

Instances
QdrawWheelBackground_h (QwtWheel ()) (QPainter t1, RectF) # 
Instance details

Defined in Qtc.Qwt.QwtWheel_h

Methods

drawWheelBackground_h :: QwtWheel () -> (QPainter t1, RectF) -> IO () #

QdrawWheelBackground_h (QwtWheelSc a) (QPainter t1, RectF) # 
Instance details

Defined in Qtc.Qwt.QwtWheel_h

Methods

drawWheelBackground_h :: QwtWheelSc a -> (QPainter t1, RectF) -> IO () #

class QqdrawWheelBackground_h x0 x1 where #

Methods

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

Instances
QqdrawWheelBackground_h (QwtWheel ()) (QPainter t1, QRectF t2) # 
Instance details

Defined in Qtc.Qwt.QwtWheel_h

Methods

qdrawWheelBackground_h :: QwtWheel () -> (QPainter t1, QRectF t2) -> IO () #

QqdrawWheelBackground_h (QwtWheelSc a) (QPainter t1, QRectF t2) # 
Instance details

Defined in Qtc.Qwt.QwtWheel_h

Methods

qdrawWheelBackground_h :: QwtWheelSc a -> (QPainter t1, QRectF t2) -> IO () #

class QsetMass_h x0 x1 where #

Methods

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

Instances
QsetMass_h (QwtWheel ()) Double # 
Instance details

Defined in Qtc.Qwt.QwtWheel_h

Methods

setMass_h :: QwtWheel () -> Double -> IO () #

QsetMass_h (QwtWheelSc a) Double # 
Instance details

Defined in Qtc.Qwt.QwtWheel_h

Methods

setMass_h :: QwtWheelSc a -> Double -> IO () #

class QsetTotalAngle_h x0 x1 where #

Methods

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

Instances
QsetTotalAngle_h (QwtWheel ()) Double # 
Instance details

Defined in Qtc.Qwt.QwtWheel_h

Methods

setTotalAngle_h :: QwtWheel () -> Double -> IO () #

QsetTotalAngle_h (QwtWheelSc a) Double # 
Instance details

Defined in Qtc.Qwt.QwtWheel_h

Methods

setTotalAngle_h :: QwtWheelSc a -> Double -> IO () #

class QsetViewAngle_h x0 x1 where #

Methods

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

Instances
QsetViewAngle_h (QwtWheel ()) Double # 
Instance details

Defined in Qtc.Qwt.QwtWheel_h

Methods

setViewAngle_h :: QwtWheel () -> Double -> IO () #

QsetViewAngle_h (QwtWheelSc a) Double # 
Instance details

Defined in Qtc.Qwt.QwtWheel_h

Methods

setViewAngle_h :: QwtWheelSc a -> Double -> IO () #

class QqvalueAt_h x0 x1 where #

Methods

qvalueAt_h :: x0 -> x1 -> IO Double #

Instances
QqvalueAt_h (QwtWheel ()) (QPoint t1) # 
Instance details

Defined in Qtc.Qwt.QwtWheel_h

Methods

qvalueAt_h :: QwtWheel () -> QPoint t1 -> IO Double #

QqvalueAt_h (QwtWheelSc a) (QPoint t1) # 
Instance details

Defined in Qtc.Qwt.QwtWheel_h

Methods

qvalueAt_h :: QwtWheelSc a -> QPoint t1 -> IO Double #

Orphan instances

QunSetHandler (QwtWheel ()) # 
Instance details

Methods

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

QunSetHandler (QwtWheelSc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QwtWheel ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QwtWheelSc a) # 
Instance details

Methods

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

QunSetUserMethodVariant (QwtWheel ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QwtWheelSc a) # 
Instance details

Methods

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

QunSetUserMethod (QwtWheel ()) # 
Instance details

Methods

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

QunSetUserMethod (QwtWheelSc a) # 
Instance details

Methods

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

QupdateMicroFocus_h (QwtWheel ()) () # 
Instance details

Methods

updateMicroFocus_h :: QwtWheel () -> () -> IO () #

QupdateMicroFocus_h (QwtWheelSc a) () # 
Instance details

Methods

updateMicroFocus_h :: QwtWheelSc a -> () -> IO () #

Qupdate_h (QwtWheel ()) () # 
Instance details

Methods

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

Qupdate_h (QwtWheelSc a) () # 
Instance details

Methods

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

QshowNormal_h (QwtWheel ()) () # 
Instance details

Methods

showNormal_h :: QwtWheel () -> () -> IO () #

QshowNormal_h (QwtWheelSc a) () # 
Instance details

Methods

showNormal_h :: QwtWheelSc a -> () -> IO () #

QshowMinimized_h (QwtWheel ()) () # 
Instance details

Methods

showMinimized_h :: QwtWheel () -> () -> IO () #

QshowMinimized_h (QwtWheelSc a) () # 
Instance details

Methods

showMinimized_h :: QwtWheelSc a -> () -> IO () #

QshowMaximized_h (QwtWheel ()) () # 
Instance details

Methods

showMaximized_h :: QwtWheel () -> () -> IO () #

QshowMaximized_h (QwtWheelSc a) () # 
Instance details

Methods

showMaximized_h :: QwtWheelSc a -> () -> IO () #

QshowFullScreen_h (QwtWheel ()) () # 
Instance details

Methods

showFullScreen_h :: QwtWheel () -> () -> IO () #

QshowFullScreen_h (QwtWheelSc a) () # 
Instance details

Methods

showFullScreen_h :: QwtWheelSc a -> () -> IO () #

Qqshow_h (QwtWheel ()) () # 
Instance details

Methods

qshow_h :: QwtWheel () -> () -> IO () #

Qqshow_h (QwtWheelSc a) () # 
Instance details

Methods

qshow_h :: QwtWheelSc a -> () -> IO () #

QsharedPainter_h (QwtWheel ()) () # 
Instance details

Methods

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

QsharedPainter_h (QwtWheelSc a) () # 
Instance details

Methods

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

QsetWindowTitle_h (QwtWheel ()) String # 
Instance details

Methods

setWindowTitle_h :: QwtWheel () -> String -> IO () #

QsetWindowTitle_h (QwtWheelSc a) String # 
Instance details

Methods

setWindowTitle_h :: QwtWheelSc a -> String -> IO () #

QsetWindowModified_h (QwtWheel ()) Bool # 
Instance details

Methods

setWindowModified_h :: QwtWheel () -> Bool -> IO () #

QsetWindowModified_h (QwtWheelSc a) Bool # 
Instance details

Methods

setWindowModified_h :: QwtWheelSc a -> Bool -> IO () #

QsetVisible_h (QwtWheel ()) Bool # 
Instance details

Methods

setVisible_h :: QwtWheel () -> Bool -> IO () #

QsetVisible_h (QwtWheelSc a) Bool # 
Instance details

Methods

setVisible_h :: QwtWheelSc a -> Bool -> IO () #

QsetStyleSheet_h (QwtWheel ()) String # 
Instance details

Methods

setStyleSheet_h :: QwtWheel () -> String -> IO () #

QsetStyleSheet_h (QwtWheelSc a) String # 
Instance details

Methods

setStyleSheet_h :: QwtWheelSc a -> String -> IO () #

QsetHidden_h (QwtWheel ()) Bool # 
Instance details

Methods

setHidden_h :: QwtWheel () -> Bool -> IO () #

QsetHidden_h (QwtWheelSc a) Bool # 
Instance details

Methods

setHidden_h :: QwtWheelSc a -> Bool -> IO () #

QsetFocus_h (QwtWheel ()) () # 
Instance details

Methods

setFocus_h :: QwtWheel () -> () -> IO () #

QsetFocus_h (QwtWheelSc a) () # 
Instance details

Methods

setFocus_h :: QwtWheelSc a -> () -> IO () #

QsetEnabled_h (QwtWheel ()) Bool # 
Instance details

Methods

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

QsetEnabled_h (QwtWheelSc a) Bool # 
Instance details

Methods

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

QsetDisabled_h (QwtWheel ()) Bool # 
Instance details

Methods

setDisabled_h :: QwtWheel () -> Bool -> IO () #

QsetDisabled_h (QwtWheelSc a) Bool # 
Instance details

Methods

setDisabled_h :: QwtWheelSc a -> Bool -> IO () #

Qrepaint_h (QwtWheel ()) () # 
Instance details

Methods

repaint_h :: QwtWheel () -> () -> IO () #

Qrepaint_h (QwtWheelSc a) () # 
Instance details

Methods

repaint_h :: QwtWheelSc a -> () -> IO () #

Qraise_h (QwtWheel ()) () # 
Instance details

Methods

raise_h :: QwtWheel () -> () -> IO () #

Qraise_h (QwtWheelSc a) () # 
Instance details

Methods

raise_h :: QwtWheelSc a -> () -> IO () #

QpaintEngine_h (QwtWheel ()) () # 
Instance details

Methods

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

QpaintEngine_h (QwtWheelSc a) () # 
Instance details

Methods

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

QqminimumSizeHint_h (QwtWheel ()) () # 
Instance details

Methods

qminimumSizeHint_h :: QwtWheel () -> () -> IO (QSize ()) #

QqminimumSizeHint_h (QwtWheelSc a) () # 
Instance details

Methods

qminimumSizeHint_h :: QwtWheelSc a -> () -> IO (QSize ()) #

QminimumSizeHint_h (QwtWheel ()) () # 
Instance details

Methods

minimumSizeHint_h :: QwtWheel () -> () -> IO Size #

QminimumSizeHint_h (QwtWheelSc a) () # 
Instance details

Methods

minimumSizeHint_h :: QwtWheelSc a -> () -> IO Size #

Qmetric_h (QwtWheel ()) PaintDeviceMetric # 
Instance details

Methods

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

Qmetric_h (QwtWheelSc a) PaintDeviceMetric # 
Instance details

Methods

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

Qlower_h (QwtWheel ()) () # 
Instance details

Methods

lower_h :: QwtWheel () -> () -> IO () #

Qlower_h (QwtWheelSc a) () # 
Instance details

Methods

lower_h :: QwtWheelSc a -> () -> IO () #

QinputMethodQuery_h (QwtWheel ()) InputMethodQuery # 
Instance details

QinputMethodQuery_h (QwtWheelSc a) InputMethodQuery # 
Instance details

Qhide_h (QwtWheel ()) () # 
Instance details

Methods

hide_h :: QwtWheel () -> () -> IO () #

Qhide_h (QwtWheelSc a) () # 
Instance details

Methods

hide_h :: QwtWheelSc a -> () -> IO () #

QhasHeightForWidth_h (QwtWheel ()) () # 
Instance details

Methods

hasHeightForWidth_h :: QwtWheel () -> () -> IO Bool #

QhasHeightForWidth_h (QwtWheelSc a) () # 
Instance details

Methods

hasHeightForWidth_h :: QwtWheelSc a -> () -> IO Bool #

QfocusNextPrevChild_h (QwtWheel ()) Bool # 
Instance details

Methods

focusNextPrevChild_h :: QwtWheel () -> Bool -> IO Bool #

QfocusNextPrevChild_h (QwtWheelSc a) Bool # 
Instance details

Methods

focusNextPrevChild_h :: QwtWheelSc a -> Bool -> IO Bool #

QdevType_h (QwtWheel ()) () # 
Instance details

Methods

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

QdevType_h (QwtWheelSc a) () # 
Instance details

Methods

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

QvalueAt_h (QwtWheel ()) Point (IO Double) # 
Instance details

Methods

valueAt_h :: QwtWheel () -> Point -> IO Double #

QvalueAt_h (QwtWheelSc a) Point (IO Double) # 
Instance details

Methods

valueAt_h :: QwtWheelSc a -> Point -> IO Double #

QqsizeHint_h (QwtWheel ()) () (IO (QSize ())) # 
Instance details

Methods

qsizeHint_h :: QwtWheel () -> () -> IO (QSize ()) #

QqsizeHint_h (QwtWheelSc a) () (IO (QSize ())) # 
Instance details

Methods

qsizeHint_h :: QwtWheelSc a -> () -> IO (QSize ()) #

QsizeHint_h (QwtWheel ()) () (IO Size) # 
Instance details

Methods

sizeHint_h :: QwtWheel () -> () -> IO Size #

QsizeHint_h (QwtWheelSc a) () (IO Size) # 
Instance details

Methods

sizeHint_h :: QwtWheelSc a -> () -> IO Size #

QsetValue_h (QwtWheel ()) Double (IO ()) # 
Instance details

Methods

setValue_h :: QwtWheel () -> Double -> IO () #

QsetValue_h (QwtWheelSc a) Double (IO ()) # 
Instance details

Methods

setValue_h :: QwtWheelSc a -> Double -> IO () #

QheightForWidth_h (QwtWheel ()) Int (IO Int) # 
Instance details

Methods

heightForWidth_h :: QwtWheel () -> Int -> IO Int #

QheightForWidth_h (QwtWheelSc a) Int (IO Int) # 
Instance details

Methods

heightForWidth_h :: QwtWheelSc a -> Int -> IO Int #

Qclose_h (QwtWheel ()) () (IO Bool) # 
Instance details

Methods

close_h :: QwtWheel () -> () -> IO Bool #

Qclose_h (QwtWheelSc a) () (IO Bool) # 
Instance details

Methods

close_h :: QwtWheelSc a -> () -> IO Bool #

QwheelEvent_h (QwtWheel ()) (QWheelEvent t1) # 
Instance details

Methods

wheelEvent_h :: QwtWheel () -> QWheelEvent t1 -> IO () #

QwheelEvent_h (QwtWheelSc a) (QWheelEvent t1) # 
Instance details

Methods

wheelEvent_h :: QwtWheelSc a -> QWheelEvent t1 -> IO () #

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

Methods

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

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

Methods

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

QtabletEvent_h (QwtWheel ()) (QTabletEvent t1) # 
Instance details

Methods

tabletEvent_h :: QwtWheel () -> QTabletEvent t1 -> IO () #

QtabletEvent_h (QwtWheelSc a) (QTabletEvent t1) # 
Instance details

Methods

tabletEvent_h :: QwtWheelSc a -> QTabletEvent t1 -> IO () #

QshowEvent_h (QwtWheel ()) (QShowEvent t1) # 
Instance details

Methods

showEvent_h :: QwtWheel () -> QShowEvent t1 -> IO () #

QshowEvent_h (QwtWheelSc a) (QShowEvent t1) # 
Instance details

Methods

showEvent_h :: QwtWheelSc a -> QShowEvent t1 -> IO () #

QresizeEvent_h (QwtWheel ()) (QResizeEvent t1) # 
Instance details

Methods

resizeEvent_h :: QwtWheel () -> QResizeEvent t1 -> IO () #

QresizeEvent_h (QwtWheelSc a) (QResizeEvent t1) # 
Instance details

Methods

resizeEvent_h :: QwtWheelSc a -> QResizeEvent t1 -> IO () #

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

Methods

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

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

Methods

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

QpaintEvent_h (QwtWheel ()) (QPaintEvent t1) # 
Instance details

Methods

paintEvent_h :: QwtWheel () -> QPaintEvent t1 -> IO () #

QpaintEvent_h (QwtWheelSc a) (QPaintEvent t1) # 
Instance details

Methods

paintEvent_h :: QwtWheelSc a -> QPaintEvent t1 -> IO () #

QmoveEvent_h (QwtWheel ()) (QMoveEvent t1) # 
Instance details

Methods

moveEvent_h :: QwtWheel () -> QMoveEvent t1 -> IO () #

QmoveEvent_h (QwtWheelSc a) (QMoveEvent t1) # 
Instance details

Methods

moveEvent_h :: QwtWheelSc a -> QMoveEvent t1 -> IO () #

QmouseReleaseEvent_h (QwtWheel ()) (QMouseEvent t1) # 
Instance details

Methods

mouseReleaseEvent_h :: QwtWheel () -> QMouseEvent t1 -> IO () #

QmouseReleaseEvent_h (QwtWheelSc a) (QMouseEvent t1) # 
Instance details

Methods

mouseReleaseEvent_h :: QwtWheelSc a -> QMouseEvent t1 -> IO () #

QmousePressEvent_h (QwtWheel ()) (QMouseEvent t1) # 
Instance details

Methods

mousePressEvent_h :: QwtWheel () -> QMouseEvent t1 -> IO () #

QmousePressEvent_h (QwtWheelSc a) (QMouseEvent t1) # 
Instance details

Methods

mousePressEvent_h :: QwtWheelSc a -> QMouseEvent t1 -> IO () #

QmouseMoveEvent_h (QwtWheel ()) (QMouseEvent t1) # 
Instance details

Methods

mouseMoveEvent_h :: QwtWheel () -> QMouseEvent t1 -> IO () #

QmouseMoveEvent_h (QwtWheelSc a) (QMouseEvent t1) # 
Instance details

Methods

mouseMoveEvent_h :: QwtWheelSc a -> QMouseEvent t1 -> IO () #

QmouseDoubleClickEvent_h (QwtWheel ()) (QMouseEvent t1) # 
Instance details

Methods

mouseDoubleClickEvent_h :: QwtWheel () -> QMouseEvent t1 -> IO () #

QmouseDoubleClickEvent_h (QwtWheelSc a) (QMouseEvent t1) # 
Instance details

Methods

mouseDoubleClickEvent_h :: QwtWheelSc a -> QMouseEvent t1 -> IO () #

QleaveEvent_h (QwtWheel ()) (QEvent t1) # 
Instance details

Methods

leaveEvent_h :: QwtWheel () -> QEvent t1 -> IO () #

QleaveEvent_h (QwtWheelSc a) (QEvent t1) # 
Instance details

Methods

leaveEvent_h :: QwtWheelSc a -> QEvent t1 -> IO () #

QkeyReleaseEvent_h (QwtWheel ()) (QKeyEvent t1) # 
Instance details

Methods

keyReleaseEvent_h :: QwtWheel () -> QKeyEvent t1 -> IO () #

QkeyReleaseEvent_h (QwtWheelSc a) (QKeyEvent t1) # 
Instance details

Methods

keyReleaseEvent_h :: QwtWheelSc a -> QKeyEvent t1 -> IO () #

QkeyPressEvent_h (QwtWheel ()) (QKeyEvent t1) # 
Instance details

Methods

keyPressEvent_h :: QwtWheel () -> QKeyEvent t1 -> IO () #

QkeyPressEvent_h (QwtWheelSc a) (QKeyEvent t1) # 
Instance details

Methods

keyPressEvent_h :: QwtWheelSc a -> QKeyEvent t1 -> IO () #

QinputMethodEvent_h (QwtWheel ()) (QInputMethodEvent t1) # 
Instance details

Methods

inputMethodEvent_h :: QwtWheel () -> QInputMethodEvent t1 -> IO () #

QinputMethodEvent_h (QwtWheelSc a) (QInputMethodEvent t1) # 
Instance details

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

Methods

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

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

Methods

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

QhideEvent_h (QwtWheel ()) (QHideEvent t1) # 
Instance details

Methods

hideEvent_h :: QwtWheel () -> QHideEvent t1 -> IO () #

QhideEvent_h (QwtWheelSc a) (QHideEvent t1) # 
Instance details

Methods

hideEvent_h :: QwtWheelSc a -> QHideEvent t1 -> IO () #

QfocusOutEvent_h (QwtWheel ()) (QFocusEvent t1) # 
Instance details

Methods

focusOutEvent_h :: QwtWheel () -> QFocusEvent t1 -> IO () #

QfocusOutEvent_h (QwtWheelSc a) (QFocusEvent t1) # 
Instance details

Methods

focusOutEvent_h :: QwtWheelSc a -> QFocusEvent t1 -> IO () #

QfocusInEvent_h (QwtWheel ()) (QFocusEvent t1) # 
Instance details

Methods

focusInEvent_h :: QwtWheel () -> QFocusEvent t1 -> IO () #

QfocusInEvent_h (QwtWheelSc a) (QFocusEvent t1) # 
Instance details

Methods

focusInEvent_h :: QwtWheelSc a -> QFocusEvent t1 -> IO () #

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

Methods

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

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

Methods

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

QenterEvent_h (QwtWheel ()) (QEvent t1) # 
Instance details

Methods

enterEvent_h :: QwtWheel () -> QEvent t1 -> IO () #

QenterEvent_h (QwtWheelSc a) (QEvent t1) # 
Instance details

Methods

enterEvent_h :: QwtWheelSc a -> QEvent t1 -> IO () #

QdropEvent_h (QwtWheel ()) (QDropEvent t1) # 
Instance details

Methods

dropEvent_h :: QwtWheel () -> QDropEvent t1 -> IO () #

QdropEvent_h (QwtWheelSc a) (QDropEvent t1) # 
Instance details

Methods

dropEvent_h :: QwtWheelSc a -> QDropEvent t1 -> IO () #

QdragMoveEvent_h (QwtWheel ()) (QDragMoveEvent t1) # 
Instance details

Methods

dragMoveEvent_h :: QwtWheel () -> QDragMoveEvent t1 -> IO () #

QdragMoveEvent_h (QwtWheelSc a) (QDragMoveEvent t1) # 
Instance details

Methods

dragMoveEvent_h :: QwtWheelSc a -> QDragMoveEvent t1 -> IO () #

QdragLeaveEvent_h (QwtWheel ()) (QDragLeaveEvent t1) # 
Instance details

Methods

dragLeaveEvent_h :: QwtWheel () -> QDragLeaveEvent t1 -> IO () #

QdragLeaveEvent_h (QwtWheelSc a) (QDragLeaveEvent t1) # 
Instance details

Methods

dragLeaveEvent_h :: QwtWheelSc a -> QDragLeaveEvent t1 -> IO () #

QdragEnterEvent_h (QwtWheel ()) (QDragEnterEvent t1) # 
Instance details

Methods

dragEnterEvent_h :: QwtWheel () -> QDragEnterEvent t1 -> IO () #

QdragEnterEvent_h (QwtWheelSc a) (QDragEnterEvent t1) # 
Instance details

Methods

dragEnterEvent_h :: QwtWheelSc a -> QDragEnterEvent t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QcontextMenuEvent_h (QwtWheel ()) (QContextMenuEvent t1) # 
Instance details

Methods

contextMenuEvent_h :: QwtWheel () -> QContextMenuEvent t1 -> IO () #

QcontextMenuEvent_h (QwtWheelSc a) (QContextMenuEvent t1) # 
Instance details

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

Methods

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

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

Methods

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

QcloseEvent_h (QwtWheel ()) (QCloseEvent t1) # 
Instance details

Methods

closeEvent_h :: QwtWheel () -> QCloseEvent t1 -> IO () #

QcloseEvent_h (QwtWheelSc a) (QCloseEvent t1) # 
Instance details

Methods

closeEvent_h :: QwtWheelSc a -> QCloseEvent t1 -> IO () #

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

Methods

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

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

Methods

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

QchangeEvent_h (QwtWheel ()) (QEvent t1) # 
Instance details

Methods

changeEvent_h :: QwtWheel () -> QEvent t1 -> IO () #

QchangeEvent_h (QwtWheelSc a) (QEvent t1) # 
Instance details

Methods

changeEvent_h :: QwtWheelSc a -> QEvent t1 -> IO () #

QactionEvent_h (QwtWheel ()) (QActionEvent t1) # 
Instance details

Methods

actionEvent_h :: QwtWheel () -> QActionEvent t1 -> IO () #

QactionEvent_h (QwtWheelSc a) (QActionEvent t1) # 
Instance details

Methods

actionEvent_h :: QwtWheelSc a -> QActionEvent t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QwtWheel ()) (QwtWheel x0 -> QTabletEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtWheel () -> String -> (QwtWheel x0 -> QTabletEvent t1 -> IO ()) -> IO () #

QsetHandler (QwtWheel ()) (QwtWheel x0 -> String -> IO ()) # 
Instance details

Methods

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

QsetHandler (QwtWheel ()) (QwtWheel x0 -> InputMethodQuery -> IO (QVariant t0)) # 
Instance details

Methods

setHandler :: QwtWheel () -> String -> (QwtWheel x0 -> InputMethodQuery -> IO (QVariant t0)) -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QwtWheel ()) (QwtWheel x0 -> QByteArray t1 -> QVoid t2 -> QLongPtr t3 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtWheel () -> String -> (QwtWheel x0 -> QByteArray t1 -> QVoid t2 -> QLongPtr t3 -> IO Bool) -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QwtWheel ()) (QwtWheel x0 -> QPainter t1 -> QRectF t2 -> IO ()) # 
Instance details

Methods

setHandler :: QwtWheel () -> String -> (QwtWheel x0 -> QPainter t1 -> QRectF t2 -> IO ()) -> IO () #

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

Methods

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

QsetHandler (QwtWheel ()) (QwtWheel x0 -> IO (QSize t0)) # 
Instance details

Methods

setHandler :: QwtWheel () -> String -> (QwtWheel x0 -> IO (QSize t0)) -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QwtWheelSc a) (QwtWheel x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtWheelSc a -> String -> (QwtWheel x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QwtWheelSc a) (QwtWheel x0 -> QTabletEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtWheelSc a -> String -> (QwtWheel x0 -> QTabletEvent t1 -> IO ()) -> IO () #

QsetHandler (QwtWheelSc a) (QwtWheel x0 -> String -> IO ()) # 
Instance details

Methods

setHandler :: QwtWheelSc a -> String -> (QwtWheel x0 -> String -> IO ()) -> IO () #

QsetHandler (QwtWheelSc a) (QwtWheel x0 -> InputMethodQuery -> IO (QVariant t0)) # 
Instance details

Methods

setHandler :: QwtWheelSc a -> String -> (QwtWheel x0 -> InputMethodQuery -> IO (QVariant t0)) -> IO () #

QsetHandler (QwtWheelSc a) (QwtWheel x0 -> Int -> IO Int) # 
Instance details

Methods

setHandler :: QwtWheelSc a -> String -> (QwtWheel x0 -> Int -> IO Int) -> IO () #

QsetHandler (QwtWheelSc a) (QwtWheel x0 -> Bool -> IO Bool) # 
Instance details

Methods

setHandler :: QwtWheelSc a -> String -> (QwtWheel x0 -> Bool -> IO Bool) -> IO () #

QsetHandler (QwtWheelSc a) (QwtWheel x0 -> IO (QPainter t0)) # 
Instance details

Methods

setHandler :: QwtWheelSc a -> String -> (QwtWheel x0 -> IO (QPainter t0)) -> IO () #

QsetHandler (QwtWheelSc a) (QwtWheel x0 -> QPoint t1 -> IO (QPaintDevice t0)) # 
Instance details

Methods

setHandler :: QwtWheelSc a -> String -> (QwtWheel x0 -> QPoint t1 -> IO (QPaintDevice t0)) -> IO () #

QsetHandler (QwtWheelSc a) (QwtWheel x0 -> IO (QPaintEngine t0)) # 
Instance details

Methods

setHandler :: QwtWheelSc a -> String -> (QwtWheel x0 -> IO (QPaintEngine t0)) -> IO () #

QsetHandler (QwtWheelSc a) (QwtWheel x0 -> QByteArray t1 -> QVoid t2 -> QLongPtr t3 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtWheelSc a -> String -> (QwtWheel x0 -> QByteArray t1 -> QVoid t2 -> QLongPtr t3 -> IO Bool) -> IO () #

QsetHandler (QwtWheelSc a) (QwtWheel x0 -> PaintDeviceMetric -> IO Int) # 
Instance details

Methods

setHandler :: QwtWheelSc a -> String -> (QwtWheel x0 -> PaintDeviceMetric -> IO Int) -> IO () #

QsetHandler (QwtWheelSc a) (QwtWheel x0 -> QPainter t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtWheelSc a -> String -> (QwtWheel x0 -> QPainter t1 -> IO ()) -> IO () #

QsetHandler (QwtWheelSc a) (QwtWheel x0 -> IO ()) # 
Instance details

Methods

setHandler :: QwtWheelSc a -> String -> (QwtWheel x0 -> IO ()) -> IO () #

QsetHandler (QwtWheelSc a) (QwtWheel x0 -> IO Int) # 
Instance details

Methods

setHandler :: QwtWheelSc a -> String -> (QwtWheel x0 -> IO Int) -> IO () #

QsetHandler (QwtWheelSc a) (QwtWheel x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QwtWheelSc a -> String -> (QwtWheel x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QwtWheelSc a) (QwtWheel x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtWheelSc a -> String -> (QwtWheel x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QwtWheelSc a) (QwtWheel x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtWheelSc a -> String -> (QwtWheel x0 -> IO Bool) -> IO () #

QsetHandler (QwtWheelSc a) (QwtWheel x0 -> QPoint t1 -> IO Double) # 
Instance details

Methods

setHandler :: QwtWheelSc a -> String -> (QwtWheel x0 -> QPoint t1 -> IO Double) -> IO () #

QsetHandler (QwtWheelSc a) (QwtWheel x0 -> QPainter t1 -> QRectF t2 -> IO ()) # 
Instance details

Methods

setHandler :: QwtWheelSc a -> String -> (QwtWheel x0 -> QPainter t1 -> QRectF t2 -> IO ()) -> IO () #

QsetHandler (QwtWheelSc a) (QwtWheel x0 -> QWheelEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtWheelSc a -> String -> (QwtWheel x0 -> QWheelEvent t1 -> IO ()) -> IO () #

QsetHandler (QwtWheelSc a) (QwtWheel x0 -> IO (QSize t0)) # 
Instance details

Methods

setHandler :: QwtWheelSc a -> String -> (QwtWheel x0 -> IO (QSize t0)) -> IO () #

QsetHandler (QwtWheelSc a) (QwtWheel x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtWheelSc a -> String -> (QwtWheel x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QwtWheelSc a) (QwtWheel x0 -> Double -> IO ()) # 
Instance details

Methods

setHandler :: QwtWheelSc a -> String -> (QwtWheel x0 -> Double -> IO ()) -> IO () #

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

Methods

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

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

Methods

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

QsetUserMethod (QwtWheelSc a) (QwtWheel x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QwtWheelSc a -> Int -> (QwtWheel x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QwtWheelSc a) (QwtWheel x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QwtWheelSc a -> Int -> (QwtWheel x0 -> IO ()) -> IO () #

QnativeEvent_h (QwtWheel ()) (QByteArray t1, QVoid t2, QLongPtr t3) # 
Instance details

Methods

nativeEvent_h :: QwtWheel () -> (QByteArray t1, QVoid t2, QLongPtr t3) -> IO Bool #

QnativeEvent_h (QwtWheelSc a) (QByteArray t1, QVoid t2, QLongPtr t3) # 
Instance details

Methods

nativeEvent_h :: QwtWheelSc a -> (QByteArray t1, QVoid t2, QLongPtr t3) -> IO Bool #