Qtc.Qwt.QwtLegend_h

Contents

Documentation

class QitemClicked_h x0 x1 where #

Methods

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

Instances
QitemClicked_h (QwtLegend ()) () # 
Instance details

Defined in Qtc.Qwt.QwtLegend_h

Methods

itemClicked_h :: QwtLegend () -> () -> IO () #

QitemClicked_h (QwtLegendSc a) () # 
Instance details

Defined in Qtc.Qwt.QwtLegend_h

Methods

itemClicked_h :: QwtLegendSc a -> () -> IO () #

class QitemChecked_h x0 x1 where #

Methods

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

Instances
QitemChecked_h (QwtLegend ()) Bool # 
Instance details

Defined in Qtc.Qwt.QwtLegend_h

Methods

itemChecked_h :: QwtLegend () -> Bool -> IO () #

QitemChecked_h (QwtLegendSc a) Bool # 
Instance details

Defined in Qtc.Qwt.QwtLegend_h

Methods

itemChecked_h :: QwtLegendSc a -> Bool -> IO () #

class QrenderItem_h x0 x1 where #

Methods

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

Instances
QrenderItem_h (QwtLegend ()) (QPainter t1, QWidget t2, RectF, Bool) # 
Instance details

Defined in Qtc.Qwt.QwtLegend_h

Methods

renderItem_h :: QwtLegend () -> (QPainter t1, QWidget t2, RectF, Bool) -> IO () #

QrenderItem_h (QwtLegendSc a) (QPainter t1, QWidget t2, RectF, Bool) # 
Instance details

Defined in Qtc.Qwt.QwtLegend_h

Methods

renderItem_h :: QwtLegendSc a -> (QPainter t1, QWidget t2, RectF, Bool) -> IO () #

class QqrenderItem_h x0 x1 where #

Methods

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

Instances
QqrenderItem_h (QwtLegend ()) (QPainter t1, QWidget t2, QRectF t3, Bool) # 
Instance details

Defined in Qtc.Qwt.QwtLegend_h

Methods

qrenderItem_h :: QwtLegend () -> (QPainter t1, QWidget t2, QRectF t3, Bool) -> IO () #

QqrenderItem_h (QwtLegendSc a) (QPainter t1, QWidget t2, QRectF t3, Bool) # 
Instance details

Defined in Qtc.Qwt.QwtLegend_h

Methods

qrenderItem_h :: QwtLegendSc a -> (QPainter t1, QWidget t2, QRectF t3, Bool) -> IO () #

class QupdateWidget_h x0 x1 where #

Methods

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

Instances
QupdateWidget_h (QwtLegend ()) (QWidget t1, QwtLegendData t2) # 
Instance details

Defined in Qtc.Qwt.QwtLegend_h

Methods

updateWidget_h :: QwtLegend () -> (QWidget t1, QwtLegendData t2) -> IO () #

QupdateWidget_h (QwtLegendSc a) (QWidget t1, QwtLegendData t2) # 
Instance details

Defined in Qtc.Qwt.QwtLegend_h

Methods

updateWidget_h :: QwtLegendSc a -> (QWidget t1, QwtLegendData t2) -> IO () #

Orphan instances

QunSetHandler (QwtLegend ()) # 
Instance details

Methods

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

QunSetHandler (QwtLegendSc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QwtLegend ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QwtLegendSc a) # 
Instance details

Methods

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

QunSetUserMethodVariant (QwtLegend ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QwtLegendSc a) # 
Instance details

Methods

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

QunSetUserMethod (QwtLegend ()) # 
Instance details

Methods

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

QunSetUserMethod (QwtLegendSc a) # 
Instance details

Methods

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

QscrollExtent_h (QwtLegend ()) Qt_Orientation # 
Instance details

Methods

scrollExtent_h :: QwtLegend () -> Qt_Orientation -> IO Int #

QscrollExtent_h (QwtLegendSc a) Qt_Orientation # 
Instance details

Methods

scrollExtent_h :: QwtLegendSc a -> Qt_Orientation -> IO Int #

QupdateMicroFocus_h (QwtLegend ()) () # 
Instance details

Methods

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

QupdateMicroFocus_h (QwtLegendSc a) () # 
Instance details

Methods

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

Qupdate_h (QwtLegend ()) () # 
Instance details

Methods

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

Qupdate_h (QwtLegendSc a) () # 
Instance details

Methods

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

QshowNormal_h (QwtLegend ()) () # 
Instance details

Methods

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

QshowNormal_h (QwtLegendSc a) () # 
Instance details

Methods

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

QshowMinimized_h (QwtLegend ()) () # 
Instance details

Methods

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

QshowMinimized_h (QwtLegendSc a) () # 
Instance details

Methods

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

QshowMaximized_h (QwtLegend ()) () # 
Instance details

Methods

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

QshowMaximized_h (QwtLegendSc a) () # 
Instance details

Methods

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

QshowFullScreen_h (QwtLegend ()) () # 
Instance details

Methods

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

QshowFullScreen_h (QwtLegendSc a) () # 
Instance details

Methods

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

Qqshow_h (QwtLegend ()) () # 
Instance details

Methods

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

Qqshow_h (QwtLegendSc a) () # 
Instance details

Methods

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

QsharedPainter_h (QwtLegend ()) () # 
Instance details

Methods

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

QsharedPainter_h (QwtLegendSc a) () # 
Instance details

Methods

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

QsetWindowTitle_h (QwtLegend ()) String # 
Instance details

Methods

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

QsetWindowTitle_h (QwtLegendSc a) String # 
Instance details

Methods

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

QsetWindowModified_h (QwtLegend ()) Bool # 
Instance details

Methods

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

QsetWindowModified_h (QwtLegendSc a) Bool # 
Instance details

Methods

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

QsetVisible_h (QwtLegend ()) Bool # 
Instance details

Methods

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

QsetVisible_h (QwtLegendSc a) Bool # 
Instance details

Methods

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

QsetStyleSheet_h (QwtLegend ()) String # 
Instance details

Methods

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

QsetStyleSheet_h (QwtLegendSc a) String # 
Instance details

Methods

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

QsetHidden_h (QwtLegend ()) Bool # 
Instance details

Methods

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

QsetHidden_h (QwtLegendSc a) Bool # 
Instance details

Methods

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

QsetFocus_h (QwtLegend ()) () # 
Instance details

Methods

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

QsetFocus_h (QwtLegendSc a) () # 
Instance details

Methods

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

QsetEnabled_h (QwtLegend ()) Bool # 
Instance details

Methods

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

QsetEnabled_h (QwtLegendSc a) Bool # 
Instance details

Methods

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

QsetDisabled_h (QwtLegend ()) Bool # 
Instance details

Methods

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

QsetDisabled_h (QwtLegendSc a) Bool # 
Instance details

Methods

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

Qrepaint_h (QwtLegend ()) () # 
Instance details

Methods

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

Qrepaint_h (QwtLegendSc a) () # 
Instance details

Methods

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

Qraise_h (QwtLegend ()) () # 
Instance details

Methods

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

Qraise_h (QwtLegendSc a) () # 
Instance details

Methods

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

QpaintEngine_h (QwtLegend ()) () # 
Instance details

Methods

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

QpaintEngine_h (QwtLegendSc a) () # 
Instance details

Methods

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

QqminimumSizeHint_h (QwtLegend ()) () # 
Instance details

Methods

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

QqminimumSizeHint_h (QwtLegendSc a) () # 
Instance details

Methods

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

QminimumSizeHint_h (QwtLegend ()) () # 
Instance details

Methods

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

QminimumSizeHint_h (QwtLegendSc a) () # 
Instance details

Methods

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

Qmetric_h (QwtLegend ()) PaintDeviceMetric # 
Instance details

Methods

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

Qmetric_h (QwtLegendSc a) PaintDeviceMetric # 
Instance details

Methods

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

Qlower_h (QwtLegend ()) () # 
Instance details

Methods

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

Qlower_h (QwtLegendSc a) () # 
Instance details

Methods

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

QqisEmpty_h (QwtLegend ()) () # 
Instance details

Methods

qisEmpty_h :: QwtLegend () -> () -> IO Bool #

QqisEmpty_h (QwtLegendSc a) () # 
Instance details

Methods

qisEmpty_h :: QwtLegendSc a -> () -> IO Bool #

QinputMethodQuery_h (QwtLegend ()) InputMethodQuery # 
Instance details

QinputMethodQuery_h (QwtLegendSc a) InputMethodQuery # 
Instance details

Qhide_h (QwtLegend ()) () # 
Instance details

Methods

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

Qhide_h (QwtLegendSc a) () # 
Instance details

Methods

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

QhasHeightForWidth_h (QwtLegend ()) () # 
Instance details

Methods

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

QhasHeightForWidth_h (QwtLegendSc a) () # 
Instance details

Methods

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

QfocusNextPrevChild_h (QwtLegend ()) Bool # 
Instance details

Methods

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

QfocusNextPrevChild_h (QwtLegendSc a) Bool # 
Instance details

Methods

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

QdevType_h (QwtLegend ()) () # 
Instance details

Methods

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

QdevType_h (QwtLegendSc a) () # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QcreateWidget_h (QwtLegend ()) (QwtLegendData t1) # 
Instance details

Methods

createWidget_h :: QwtLegend () -> QwtLegendData t1 -> IO (QWidget ()) #

QcreateWidget_h (QwtLegendSc a) (QwtLegendData t1) # 
Instance details

Methods

createWidget_h :: QwtLegendSc a -> QwtLegendData t1 -> IO (QWidget ()) #

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QupdateLegend_h (QwtLegend ()) (QVariant t1, [QwtLegendData t2]) # 
Instance details

Methods

updateLegend_h :: QwtLegend () -> (QVariant t1, [QwtLegendData t2]) -> IO () #

QupdateLegend_h (QwtLegendSc a) (QVariant t1, [QwtLegendData t2]) # 
Instance details

Methods

updateLegend_h :: QwtLegendSc a -> (QVariant t1, [QwtLegendData t2]) -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QwtLegend ()) (QwtLegend x0 -> QObject t1 -> QwtLegendData t2 -> IO ()) # 
Instance details

Methods

setHandler :: QwtLegend () -> String -> (QwtLegend x0 -> QObject t1 -> QwtLegendData t2 -> IO ()) -> IO () #

QsetHandler (QwtLegend ()) (QwtLegend x0 -> QVariant t1 -> [QwtLegendData t2] -> IO ()) # 
Instance details

Methods

setHandler :: QwtLegend () -> String -> (QwtLegend x0 -> QVariant t1 -> [QwtLegendData t2] -> IO ()) -> IO () #

QsetHandler (QwtLegend ()) (QwtLegend x0 -> Qt_Orientation -> IO Int) # 
Instance details

Methods

setHandler :: QwtLegend () -> String -> (QwtLegend x0 -> Qt_Orientation -> IO Int) -> IO () #

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

Methods

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

QsetHandler (QwtLegend ()) (QwtLegend x0 -> QPainter t1 -> QObject t2 -> QRectF t3 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QwtLegend () -> String -> (QwtLegend x0 -> QPainter t1 -> QObject t2 -> QRectF t3 -> Bool -> IO ()) -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QwtLegend ()) (QwtLegend x0 -> QwtLegendData t1 -> IO (QObject t0)) # 
Instance details

Methods

setHandler :: QwtLegend () -> String -> (QwtLegend x0 -> QwtLegendData t1 -> IO (QObject t0)) -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> QWheelEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> QWheelEvent t1 -> IO ()) -> IO () #

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> QTabletEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> QTabletEvent t1 -> IO ()) -> IO () #

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> String -> IO ()) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> String -> IO ()) -> IO () #

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> InputMethodQuery -> IO (QVariant t0)) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> InputMethodQuery -> IO (QVariant t0)) -> IO () #

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> Bool -> IO Bool) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> Bool -> IO Bool) -> IO () #

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> IO (QPainter t0)) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> IO (QPainter t0)) -> IO () #

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> QPoint t1 -> IO (QPaintDevice t0)) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> QPoint t1 -> IO (QPaintDevice t0)) -> IO () #

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> IO (QPaintEngine t0)) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> IO (QPaintEngine t0)) -> IO () #

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

Methods

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

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> PaintDeviceMetric -> IO Int) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> PaintDeviceMetric -> IO Int) -> IO () #

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> QPainter t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> QPainter t1 -> IO ()) -> IO () #

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> IO Int) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> IO Int) -> IO () #

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> QObject t1 -> QwtLegendData t2 -> IO ()) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> QObject t1 -> QwtLegendData t2 -> IO ()) -> IO () #

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> QVariant t1 -> [QwtLegendData t2] -> IO ()) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> QVariant t1 -> [QwtLegendData t2] -> IO ()) -> IO () #

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> Qt_Orientation -> IO Int) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> Qt_Orientation -> IO Int) -> IO () #

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> QPainter t1 -> QRectF t2 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> QPainter t1 -> QRectF t2 -> Bool -> IO ()) -> IO () #

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> QPainter t1 -> QObject t2 -> QRectF t3 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> QPainter t1 -> QObject t2 -> QRectF t3 -> Bool -> IO ()) -> IO () #

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> IO ()) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> IO ()) -> IO () #

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> Int -> IO Int) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> Int -> IO Int) -> IO () #

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> QwtLegendData t1 -> IO (QObject t0)) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> QwtLegendData t1 -> IO (QObject t0)) -> IO () #

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> IO (QSize t0)) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> IO (QSize t0)) -> IO () #

QsetHandler (QwtLegendSc a) (QwtLegend x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtLegendSc a -> String -> (QwtLegend x0 -> IO Bool) -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

QsetUserMethod (QwtLegendSc a) (QwtLegend x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QwtLegendSc a -> Int -> (QwtLegend x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QwtLegendSc a) (QwtLegend x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QwtLegendSc a -> Int -> (QwtLegend x0 -> IO ()) -> IO () #

QqrenderLegend_h (QwtLegend ()) (QPainter t1, QRectF t2, Bool) # 
Instance details

Methods

qrenderLegend_h :: QwtLegend () -> (QPainter t1, QRectF t2, Bool) -> IO () #

QqrenderLegend_h (QwtLegendSc a) (QPainter t1, QRectF t2, Bool) # 
Instance details

Methods

qrenderLegend_h :: QwtLegendSc a -> (QPainter t1, QRectF t2, Bool) -> IO () #

QrenderLegend_h (QwtLegend ()) (QPainter t1, RectF, Bool) # 
Instance details

Methods

renderLegend_h :: QwtLegend () -> (QPainter t1, RectF, Bool) -> IO () #

QrenderLegend_h (QwtLegendSc a) (QPainter t1, RectF, Bool) # 
Instance details

Methods

renderLegend_h :: QwtLegendSc a -> (QPainter t1, RectF, Bool) -> IO () #

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

Methods

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

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

Methods

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