Qtc.Qwt.QwtPlotCanvas_h

Contents

Orphan instances

QunSetHandler (QwtPlotCanvas ()) # 
Instance details

Methods

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

QunSetHandler (QwtPlotCanvasSc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QwtPlotCanvas ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QwtPlotCanvasSc a) # 
Instance details

Methods

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

QunSetUserMethodVariant (QwtPlotCanvas ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QwtPlotCanvasSc a) # 
Instance details

Methods

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

QunSetUserMethod (QwtPlotCanvas ()) # 
Instance details

Methods

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

QunSetUserMethod (QwtPlotCanvasSc a) # 
Instance details

Methods

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

Qreplot_h (QwtPlotCanvas ()) () # 
Instance details

Methods

replot_h :: QwtPlotCanvas () -> () -> IO () #

Qreplot_h (QwtPlotCanvasSc a) () # 
Instance details

Methods

replot_h :: QwtPlotCanvasSc a -> () -> IO () #

QupdateMicroFocus_h (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QupdateMicroFocus_h (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

Qupdate_h (QwtPlotCanvas ()) () # 
Instance details

Methods

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

Qupdate_h (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QshowNormal_h (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QshowNormal_h (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QshowMinimized_h (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QshowMinimized_h (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QshowMaximized_h (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QshowMaximized_h (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QshowFullScreen_h (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QshowFullScreen_h (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

Qqshow_h (QwtPlotCanvas ()) () # 
Instance details

Methods

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

Qqshow_h (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QsharedPainter_h (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QsharedPainter_h (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QsetWindowTitle_h (QwtPlotCanvas ()) String # 
Instance details

Methods

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

QsetWindowTitle_h (QwtPlotCanvasSc a) String # 
Instance details

Methods

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

QsetWindowModified_h (QwtPlotCanvas ()) Bool # 
Instance details

Methods

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

QsetWindowModified_h (QwtPlotCanvasSc a) Bool # 
Instance details

Methods

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

QsetVisible_h (QwtPlotCanvas ()) Bool # 
Instance details

Methods

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

QsetVisible_h (QwtPlotCanvasSc a) Bool # 
Instance details

Methods

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

QsetStyleSheet_h (QwtPlotCanvas ()) String # 
Instance details

Methods

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

QsetStyleSheet_h (QwtPlotCanvasSc a) String # 
Instance details

Methods

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

QsetHidden_h (QwtPlotCanvas ()) Bool # 
Instance details

Methods

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

QsetHidden_h (QwtPlotCanvasSc a) Bool # 
Instance details

Methods

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

QsetFocus_h (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QsetFocus_h (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QsetEnabled_h (QwtPlotCanvas ()) Bool # 
Instance details

Methods

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

QsetEnabled_h (QwtPlotCanvasSc a) Bool # 
Instance details

Methods

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

QsetDisabled_h (QwtPlotCanvas ()) Bool # 
Instance details

Methods

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

QsetDisabled_h (QwtPlotCanvasSc a) Bool # 
Instance details

Methods

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

Qrepaint_h (QwtPlotCanvas ()) () # 
Instance details

Methods

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

Qrepaint_h (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

Qraise_h (QwtPlotCanvas ()) () # 
Instance details

Methods

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

Qraise_h (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QpaintEngine_h (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QpaintEngine_h (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QqminimumSizeHint_h (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QqminimumSizeHint_h (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QminimumSizeHint_h (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QminimumSizeHint_h (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

Qmetric_h (QwtPlotCanvas ()) PaintDeviceMetric # 
Instance details

Methods

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

Qmetric_h (QwtPlotCanvasSc a) PaintDeviceMetric # 
Instance details

Methods

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

Qlower_h (QwtPlotCanvas ()) () # 
Instance details

Methods

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

Qlower_h (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QinputMethodQuery_h (QwtPlotCanvas ()) InputMethodQuery # 
Instance details

QinputMethodQuery_h (QwtPlotCanvasSc a) InputMethodQuery # 
Instance details

Qhide_h (QwtPlotCanvas ()) () # 
Instance details

Methods

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

Qhide_h (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QhasHeightForWidth_h (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QhasHeightForWidth_h (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QfocusNextPrevChild_h (QwtPlotCanvas ()) Bool # 
Instance details

Methods

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

QfocusNextPrevChild_h (QwtPlotCanvasSc a) Bool # 
Instance details

Methods

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

QdevType_h (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QdevType_h (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QdrawFocusIndicator_h (QwtPlotCanvas ()) (QPainter t1) # 
Instance details

Methods

drawFocusIndicator_h :: QwtPlotCanvas () -> QPainter t1 -> IO () #

QdrawFocusIndicator_h (QwtPlotCanvasSc a) (QPainter t1) # 
Instance details

Methods

drawFocusIndicator_h :: QwtPlotCanvasSc a -> QPainter t1 -> IO () #

QdrawBorder_h (QwtPlotCanvas ()) (QPainter t1) # 
Instance details

Methods

drawBorder_h :: QwtPlotCanvas () -> QPainter t1 -> IO () #

QdrawBorder_h (QwtPlotCanvasSc a) (QPainter t1) # 
Instance details

Methods

drawBorder_h :: QwtPlotCanvasSc a -> QPainter t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QwtPlotCanvasSc a) (QwtPlotCanvas x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotCanvasSc a -> String -> (QwtPlotCanvas x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QwtPlotCanvasSc a) (QwtPlotCanvas x0 -> QWheelEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotCanvasSc a -> String -> (QwtPlotCanvas x0 -> QWheelEvent t1 -> IO ()) -> IO () #

QsetHandler (QwtPlotCanvasSc a) (QwtPlotCanvas x0 -> QTabletEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotCanvasSc a -> String -> (QwtPlotCanvas x0 -> QTabletEvent t1 -> IO ()) -> IO () #

QsetHandler (QwtPlotCanvasSc a) (QwtPlotCanvas x0 -> String -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotCanvasSc a -> String -> (QwtPlotCanvas x0 -> String -> IO ()) -> IO () #

QsetHandler (QwtPlotCanvasSc a) (QwtPlotCanvas x0 -> InputMethodQuery -> IO (QVariant t0)) # 
Instance details

Methods

setHandler :: QwtPlotCanvasSc a -> String -> (QwtPlotCanvas x0 -> InputMethodQuery -> IO (QVariant t0)) -> IO () #

QsetHandler (QwtPlotCanvasSc a) (QwtPlotCanvas x0 -> Int -> IO Int) # 
Instance details

Methods

setHandler :: QwtPlotCanvasSc a -> String -> (QwtPlotCanvas x0 -> Int -> IO Int) -> IO () #

QsetHandler (QwtPlotCanvasSc a) (QwtPlotCanvas x0 -> Bool -> IO Bool) # 
Instance details

Methods

setHandler :: QwtPlotCanvasSc a -> String -> (QwtPlotCanvas x0 -> Bool -> IO Bool) -> IO () #

QsetHandler (QwtPlotCanvasSc a) (QwtPlotCanvas x0 -> IO (QPainter t0)) # 
Instance details

Methods

setHandler :: QwtPlotCanvasSc a -> String -> (QwtPlotCanvas x0 -> IO (QPainter t0)) -> IO () #

QsetHandler (QwtPlotCanvasSc a) (QwtPlotCanvas x0 -> QPoint t1 -> IO (QPaintDevice t0)) # 
Instance details

Methods

setHandler :: QwtPlotCanvasSc a -> String -> (QwtPlotCanvas x0 -> QPoint t1 -> IO (QPaintDevice t0)) -> IO () #

QsetHandler (QwtPlotCanvasSc a) (QwtPlotCanvas x0 -> IO (QPaintEngine t0)) # 
Instance details

Methods

setHandler :: QwtPlotCanvasSc a -> String -> (QwtPlotCanvas x0 -> IO (QPaintEngine t0)) -> IO () #

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

Methods

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

QsetHandler (QwtPlotCanvasSc a) (QwtPlotCanvas x0 -> PaintDeviceMetric -> IO Int) # 
Instance details

Methods

setHandler :: QwtPlotCanvasSc a -> String -> (QwtPlotCanvas x0 -> PaintDeviceMetric -> IO Int) -> IO () #

QsetHandler (QwtPlotCanvasSc a) (QwtPlotCanvas x0 -> IO Int) # 
Instance details

Methods

setHandler :: QwtPlotCanvasSc a -> String -> (QwtPlotCanvas x0 -> IO Int) -> IO () #

QsetHandler (QwtPlotCanvasSc a) (QwtPlotCanvas x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotCanvasSc a -> String -> (QwtPlotCanvas x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QwtPlotCanvasSc a) (QwtPlotCanvas x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtPlotCanvasSc a -> String -> (QwtPlotCanvas x0 -> IO Bool) -> IO () #

QsetHandler (QwtPlotCanvasSc a) (QwtPlotCanvas x0 -> IO (QSize t0)) # 
Instance details

Methods

setHandler :: QwtPlotCanvasSc a -> String -> (QwtPlotCanvas x0 -> IO (QSize t0)) -> IO () #

QsetHandler (QwtPlotCanvasSc a) (QwtPlotCanvas x0 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotCanvasSc a -> String -> (QwtPlotCanvas x0 -> IO ()) -> IO () #

QsetHandler (QwtPlotCanvasSc a) (QwtPlotCanvas x0 -> QPainter t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotCanvasSc a -> String -> (QwtPlotCanvas x0 -> QPainter t1 -> IO ()) -> IO () #

QsetHandler (QwtPlotCanvasSc a) (QwtPlotCanvas x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotCanvasSc a -> String -> (QwtPlotCanvas x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QwtPlotCanvasSc a) (QwtPlotCanvas x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtPlotCanvasSc a -> String -> (QwtPlotCanvas x0 -> QEvent t1 -> IO Bool) -> IO () #

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

Methods

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

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

Methods

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

QsetUserMethod (QwtPlotCanvasSc a) (QwtPlotCanvas x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QwtPlotCanvasSc a -> Int -> (QwtPlotCanvas x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QwtPlotCanvasSc a) (QwtPlotCanvas x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QwtPlotCanvasSc a -> Int -> (QwtPlotCanvas x0 -> IO ()) -> IO () #

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

Methods

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

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

Methods

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