Qtc.Qwt.QwtPlot_h

Contents

Documentation

class QqdrawItems_h x0 x1 where #

Methods

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

Instances
QqdrawItems_h (QwtPlot ()) (QPainter t1, QRectF t2, QwtScaleMap t3) # 
Instance details

Defined in Qtc.Qwt.QwtPlot_h

Methods

qdrawItems_h :: QwtPlot () -> (QPainter t1, QRectF t2, QwtScaleMap t3) -> IO () #

QqdrawItems_h (QwtPlotSc a) (QPainter t1, QRectF t2, QwtScaleMap t3) # 
Instance details

Defined in Qtc.Qwt.QwtPlot_h

Methods

qdrawItems_h :: QwtPlotSc a -> (QPainter t1, QRectF t2, QwtScaleMap t3) -> IO () #

class QautoRefresh_h x0 x1 where #

Methods

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

Instances
QautoRefresh_h (QwtPlot ()) () # 
Instance details

Defined in Qtc.Qwt.QwtPlot_h

Methods

autoRefresh_h :: QwtPlot () -> () -> IO () #

QautoRefresh_h (QwtPlotSc a) () # 
Instance details

Defined in Qtc.Qwt.QwtPlot_h

Methods

autoRefresh_h :: QwtPlotSc a -> () -> IO () #

class QcanvasMap_h x0 x1 where #

Methods

canvasMap_h :: x0 -> x1 -> IO (QwtScaleMap ()) #

Instances
QcanvasMap_h (QwtPlot ()) Int # 
Instance details

Defined in Qtc.Qwt.QwtPlot_h

Methods

canvasMap_h :: QwtPlot () -> Int -> IO (QwtScaleMap ()) #

QcanvasMap_h (QwtPlotSc a) Int # 
Instance details

Defined in Qtc.Qwt.QwtPlot_h

Methods

canvasMap_h :: QwtPlotSc a -> Int -> IO (QwtScaleMap ()) #

class QdrawCanvas_h x0 x1 where #

Methods

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

Instances
QdrawCanvas_h (QwtPlot ()) (QPainter t1) # 
Instance details

Defined in Qtc.Qwt.QwtPlot_h

Methods

drawCanvas_h :: QwtPlot () -> QPainter t1 -> IO () #

QdrawCanvas_h (QwtPlotSc a) (QPainter t1) # 
Instance details

Defined in Qtc.Qwt.QwtPlot_h

Methods

drawCanvas_h :: QwtPlotSc a -> QPainter t1 -> IO () #

class QgetCanvasMarginsHint_h x0 x1 where #

Methods

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

class QqgetCanvasMarginsHint_h x0 x1 where #

Methods

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

class QinfoToItem_h x0 x1 where #

Methods

infoToItem_h :: x0 -> x1 -> IO (QwtPlotItem ()) #

Instances
QinfoToItem_h (QwtPlot ()) (QVariant t1) # 
Instance details

Defined in Qtc.Qwt.QwtPlot_h

Methods

infoToItem_h :: QwtPlot () -> QVariant t1 -> IO (QwtPlotItem ()) #

QinfoToItem_h (QwtPlotSc a) (QVariant t1) # 
Instance details

Defined in Qtc.Qwt.QwtPlot_h

Methods

infoToItem_h :: QwtPlotSc a -> QVariant t1 -> IO (QwtPlotItem ()) #

class QitemToInfo_h x0 x1 where #

Methods

itemToInfo_h :: x0 -> x1 -> IO (QVariant ()) #

Instances
QitemToInfo_h (QwtPlot ()) (QwtPlotItem t1) # 
Instance details

Defined in Qtc.Qwt.QwtPlot_h

Methods

itemToInfo_h :: QwtPlot () -> QwtPlotItem t1 -> IO (QVariant ()) #

QitemToInfo_h (QwtPlotSc a) (QwtPlotItem t1) # 
Instance details

Defined in Qtc.Qwt.QwtPlot_h

Methods

itemToInfo_h :: QwtPlotSc a -> QwtPlotItem t1 -> IO (QVariant ()) #

class QupdateLayout_h x0 x1 where #

Methods

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

Instances
QupdateLayout_h (QwtPlot ()) () # 
Instance details

Defined in Qtc.Qwt.QwtPlot_h

Methods

updateLayout_h :: QwtPlot () -> () -> IO () #

QupdateLayout_h (QwtPlotSc a) () # 
Instance details

Defined in Qtc.Qwt.QwtPlot_h

Methods

updateLayout_h :: QwtPlotSc a -> () -> IO () #

Orphan instances

QunSetHandler (QwtPlot ()) # 
Instance details

Methods

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

QunSetHandler (QwtPlotSc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QwtPlot ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QwtPlotSc a) # 
Instance details

Methods

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

QunSetUserMethodVariant (QwtPlot ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QwtPlotSc a) # 
Instance details

Methods

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

QunSetUserMethod (QwtPlot ()) # 
Instance details

Methods

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

QunSetUserMethod (QwtPlotSc a) # 
Instance details

Methods

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

Qreplot_h (QwtPlot ()) () # 
Instance details

Methods

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

Qreplot_h (QwtPlotSc a) () # 
Instance details

Methods

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

QupdateMicroFocus_h (QwtPlot ()) () # 
Instance details

Methods

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

QupdateMicroFocus_h (QwtPlotSc a) () # 
Instance details

Methods

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

Qupdate_h (QwtPlot ()) () # 
Instance details

Methods

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

Qupdate_h (QwtPlotSc a) () # 
Instance details

Methods

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

QshowNormal_h (QwtPlot ()) () # 
Instance details

Methods

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

QshowNormal_h (QwtPlotSc a) () # 
Instance details

Methods

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

QshowMinimized_h (QwtPlot ()) () # 
Instance details

Methods

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

QshowMinimized_h (QwtPlotSc a) () # 
Instance details

Methods

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

QshowMaximized_h (QwtPlot ()) () # 
Instance details

Methods

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

QshowMaximized_h (QwtPlotSc a) () # 
Instance details

Methods

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

QshowFullScreen_h (QwtPlot ()) () # 
Instance details

Methods

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

QshowFullScreen_h (QwtPlotSc a) () # 
Instance details

Methods

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

Qqshow_h (QwtPlot ()) () # 
Instance details

Methods

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

Qqshow_h (QwtPlotSc a) () # 
Instance details

Methods

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

QsharedPainter_h (QwtPlot ()) () # 
Instance details

Methods

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

QsharedPainter_h (QwtPlotSc a) () # 
Instance details

Methods

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

QsetWindowTitle_h (QwtPlot ()) String # 
Instance details

Methods

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

QsetWindowTitle_h (QwtPlotSc a) String # 
Instance details

Methods

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

QsetWindowModified_h (QwtPlot ()) Bool # 
Instance details

Methods

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

QsetWindowModified_h (QwtPlotSc a) Bool # 
Instance details

Methods

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

QsetVisible_h (QwtPlot ()) Bool # 
Instance details

Methods

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

QsetVisible_h (QwtPlotSc a) Bool # 
Instance details

Methods

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

QsetStyleSheet_h (QwtPlot ()) String # 
Instance details

Methods

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

QsetStyleSheet_h (QwtPlotSc a) String # 
Instance details

Methods

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

QsetHidden_h (QwtPlot ()) Bool # 
Instance details

Methods

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

QsetHidden_h (QwtPlotSc a) Bool # 
Instance details

Methods

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

QsetFocus_h (QwtPlot ()) () # 
Instance details

Methods

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

QsetFocus_h (QwtPlotSc a) () # 
Instance details

Methods

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

QsetEnabled_h (QwtPlot ()) Bool # 
Instance details

Methods

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

QsetEnabled_h (QwtPlotSc a) Bool # 
Instance details

Methods

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

QsetDisabled_h (QwtPlot ()) Bool # 
Instance details

Methods

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

QsetDisabled_h (QwtPlotSc a) Bool # 
Instance details

Methods

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

Qrepaint_h (QwtPlot ()) () # 
Instance details

Methods

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

Qrepaint_h (QwtPlotSc a) () # 
Instance details

Methods

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

Qraise_h (QwtPlot ()) () # 
Instance details

Methods

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

Qraise_h (QwtPlotSc a) () # 
Instance details

Methods

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

QpaintEngine_h (QwtPlot ()) () # 
Instance details

Methods

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

QpaintEngine_h (QwtPlotSc a) () # 
Instance details

Methods

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

QqminimumSizeHint_h (QwtPlot ()) () # 
Instance details

Methods

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

QqminimumSizeHint_h (QwtPlotSc a) () # 
Instance details

Methods

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

QminimumSizeHint_h (QwtPlot ()) () # 
Instance details

Methods

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

QminimumSizeHint_h (QwtPlotSc a) () # 
Instance details

Methods

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

Qmetric_h (QwtPlot ()) PaintDeviceMetric # 
Instance details

Methods

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

Qmetric_h (QwtPlotSc a) PaintDeviceMetric # 
Instance details

Methods

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

Qlower_h (QwtPlot ()) () # 
Instance details

Methods

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

Qlower_h (QwtPlotSc a) () # 
Instance details

Methods

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

QinputMethodQuery_h (QwtPlot ()) InputMethodQuery # 
Instance details

QinputMethodQuery_h (QwtPlotSc a) InputMethodQuery # 
Instance details

Qhide_h (QwtPlot ()) () # 
Instance details

Methods

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

Qhide_h (QwtPlotSc a) () # 
Instance details

Methods

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

QhasHeightForWidth_h (QwtPlot ()) () # 
Instance details

Methods

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

QhasHeightForWidth_h (QwtPlotSc a) () # 
Instance details

Methods

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

QfocusNextPrevChild_h (QwtPlot ()) Bool # 
Instance details

Methods

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

QfocusNextPrevChild_h (QwtPlotSc a) Bool # 
Instance details

Methods

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

QdevType_h (QwtPlot ()) () # 
Instance details

Methods

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

QdevType_h (QwtPlotSc a) () # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

inputMethodEvent_h :: QwtPlotSc a -> QInputMethodEvent t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

contextMenuEvent_h :: QwtPlotSc a -> QContextMenuEvent t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QwtPlot ()) (QwtPlot x0 -> QwtPlotItem t1 -> IO (QVariant t0)) # 
Instance details

Methods

setHandler :: QwtPlot () -> String -> (QwtPlot x0 -> QwtPlotItem t1 -> IO (QVariant t0)) -> IO () #

QsetHandler (QwtPlot ()) (QwtPlot x0 -> QVariant t1 -> IO (QwtPlotItem t0)) # 
Instance details

Methods

setHandler :: QwtPlot () -> String -> (QwtPlot x0 -> QVariant t1 -> IO (QwtPlotItem t0)) -> IO () #

QsetHandler (QwtPlot ()) (QwtPlot x0 -> QwtScaleMap t1 -> QRectF t2 -> QDoubleRef t3 -> QDoubleRef t4 -> QDoubleRef t5 -> QDoubleRef t6 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlot () -> String -> (QwtPlot x0 -> QwtScaleMap t1 -> QRectF t2 -> QDoubleRef t3 -> QDoubleRef t4 -> QDoubleRef t5 -> QDoubleRef t6 -> IO ()) -> IO () #

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

Methods

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

QsetHandler (QwtPlot ()) (QwtPlot x0 -> Int -> IO (QwtScaleMap t0)) # 
Instance details

Methods

setHandler :: QwtPlot () -> String -> (QwtPlot x0 -> Int -> IO (QwtScaleMap t0)) -> IO () #

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

Methods

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

QsetHandler (QwtPlot ()) (QwtPlot x0 -> QPainter t1 -> QRectF t2 -> QwtScaleMap t3 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlot () -> String -> (QwtPlot x0 -> QPainter t1 -> QRectF t2 -> QwtScaleMap t3 -> IO ()) -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> QWheelEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> QWheelEvent t1 -> IO ()) -> IO () #

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> QTabletEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> QTabletEvent t1 -> IO ()) -> IO () #

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> String -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> String -> IO ()) -> IO () #

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> InputMethodQuery -> IO (QVariant t0)) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> InputMethodQuery -> IO (QVariant t0)) -> IO () #

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> Int -> IO Int) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> Int -> IO Int) -> IO () #

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> Bool -> IO Bool) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> Bool -> IO Bool) -> IO () #

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> IO (QPainter t0)) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> IO (QPainter t0)) -> IO () #

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> QPoint t1 -> IO (QPaintDevice t0)) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> QPoint t1 -> IO (QPaintDevice t0)) -> IO () #

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> IO (QPaintEngine t0)) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> IO (QPaintEngine t0)) -> IO () #

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

Methods

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

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> PaintDeviceMetric -> IO Int) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> PaintDeviceMetric -> IO Int) -> IO () #

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> IO Int) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> IO Int) -> IO () #

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> IO Bool) -> IO () #

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> QwtPlotItem t1 -> IO (QVariant t0)) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> QwtPlotItem t1 -> IO (QVariant t0)) -> IO () #

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> QVariant t1 -> IO (QwtPlotItem t0)) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> QVariant t1 -> IO (QwtPlotItem t0)) -> IO () #

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> QwtScaleMap t1 -> QRectF t2 -> QDoubleRef t3 -> QDoubleRef t4 -> QDoubleRef t5 -> QDoubleRef t6 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> QwtScaleMap t1 -> QRectF t2 -> QDoubleRef t3 -> QDoubleRef t4 -> QDoubleRef t5 -> QDoubleRef t6 -> IO ()) -> IO () #

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> QPainter t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> QPainter t1 -> IO ()) -> IO () #

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> Int -> IO (QwtScaleMap t0)) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> Int -> IO (QwtScaleMap t0)) -> IO () #

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> IO ()) -> IO () #

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> QPainter t1 -> QRectF t2 -> QwtScaleMap t3 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> QPainter t1 -> QRectF t2 -> QwtScaleMap t3 -> IO ()) -> IO () #

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> IO (QSize t0)) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> IO (QSize t0)) -> IO () #

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> QEvent t1 -> IO ()) -> IO () #

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

Methods

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

QsetHandler (QwtPlotSc a) (QwtPlot x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtPlotSc a -> String -> (QwtPlot x0 -> QEvent t1 -> IO Bool) -> IO () #

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

Methods

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

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

Methods

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

QsetUserMethod (QwtPlotSc a) (QwtPlot x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QwtPlotSc a -> Int -> (QwtPlot x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QwtPlotSc a) (QwtPlot x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QwtPlotSc a -> Int -> (QwtPlot x0 -> IO ()) -> IO () #

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

Methods

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

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

Methods

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

QdrawItems_h (QwtPlot ()) (QPainter t1, RectF, QwtScaleMap t3) # 
Instance details

Methods

drawItems_h :: QwtPlot () -> (QPainter t1, RectF, QwtScaleMap t3) -> IO () #

QdrawItems_h (QwtPlotSc a) (QPainter t1, RectF, QwtScaleMap t3) # 
Instance details

Methods

drawItems_h :: QwtPlotSc a -> (QPainter t1, RectF, QwtScaleMap t3) -> IO () #