Qtc.Qwt.QwtPlotCanvas

Contents

Documentation

class QqwtPlotCanvasTrUtf8 x1 where #

Methods

qwtPlotCanvasTrUtf8 :: x1 -> IO String #

Instances
QqwtPlotCanvasTrUtf8 String # 
Instance details

Defined in Qtc.Qwt.QwtPlotCanvas

Methods

qwtPlotCanvasTrUtf8 :: String -> IO String #

QqwtPlotCanvasTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Qwt.QwtPlotCanvas

Methods

qwtPlotCanvasTrUtf8 :: (String, String) -> IO String #

QqwtPlotCanvasTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Qwt.QwtPlotCanvas

Methods

qwtPlotCanvasTrUtf8 :: (String, String, Int) -> IO String #

class QqwtPlotCanvas x1 where #

Methods

qwtPlotCanvas :: x1 -> IO (QwtPlotCanvas ()) #

Instances
QqwtPlotCanvas () # 
Instance details

Defined in Qtc.Qwt.QwtPlotCanvas

Methods

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

QqwtPlotCanvas (QwtPlot t1) # 
Instance details

Defined in Qtc.Qwt.QwtPlotCanvas

Methods

qwtPlotCanvas :: QwtPlot t1 -> IO (QwtPlotCanvas ()) #

class QupdateStyleSheetInfo x0 x1 where #

Methods

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

Instances
QupdateStyleSheetInfo (QwtPlotCanvas ()) () # 
Instance details

Defined in Qtc.Qwt.QwtPlotCanvas

Methods

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

QupdateStyleSheetInfo (QwtPlotCanvasSc a) () # 
Instance details

Defined in Qtc.Qwt.QwtPlotCanvas

Methods

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

Orphan instances

QtestPaintAttribute (QwtPlotCanvas a) QwtPlotCanvas_PaintAttribute # 
Instance details

QsetPaintAttribute (QwtPlotCanvas a) QwtPlotCanvas_PaintAttribute # 
Instance details

QsetBorderRadius (QwtPlotCanvas a) Double # 
Instance details

Methods

setBorderRadius :: QwtPlotCanvas a -> Double -> IO () #

Qreplot (QwtPlotCanvas ()) () # 
Instance details

Methods

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

Qreplot (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

Qplot (QwtPlotCanvas a) () # 
Instance details

Methods

plot :: QwtPlotCanvas a -> () -> IO (QwtPlot ()) #

QborderRadius (QwtPlotCanvas a) () # 
Instance details

Methods

borderRadius :: QwtPlotCanvas a -> () -> IO Double #

QborderPath (QwtPlotCanvas a) Rect # 
Instance details

Methods

borderPath :: QwtPlotCanvas a -> Rect -> IO (QPainterPath ()) #

QupdateMicroFocus (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QupdateMicroFocus (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

Qupdate (QwtPlotCanvas ()) () # 
Instance details

Methods

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

Qupdate (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QshowNormal (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QshowNormal (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QshowMinimized (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QshowMinimized (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QshowMaximized (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QshowMaximized (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QshowFullScreen (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QshowFullScreen (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

Qqshow (QwtPlotCanvas ()) () # 
Instance details

Methods

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

Qqshow (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QsharedPainter (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QsharedPainter (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QsetWindowTitle (QwtPlotCanvas ()) String # 
Instance details

Methods

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

QsetWindowTitle (QwtPlotCanvasSc a) String # 
Instance details

Methods

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

QsetWindowModified (QwtPlotCanvas ()) Bool # 
Instance details

Methods

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

QsetWindowModified (QwtPlotCanvasSc a) Bool # 
Instance details

Methods

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

QsetVisible (QwtPlotCanvas ()) Bool # 
Instance details

Methods

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

QsetVisible (QwtPlotCanvasSc a) Bool # 
Instance details

Methods

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

QsetStyleSheet (QwtPlotCanvas ()) String # 
Instance details

Methods

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

QsetStyleSheet (QwtPlotCanvasSc a) String # 
Instance details

Methods

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

QsetHidden (QwtPlotCanvas ()) Bool # 
Instance details

Methods

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

QsetHidden (QwtPlotCanvasSc a) Bool # 
Instance details

Methods

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

QsetGeometry (QwtPlotCanvas ()) Rect # 
Instance details

Methods

setGeometry :: QwtPlotCanvas () -> Rect -> IO () #

QsetGeometry (QwtPlotCanvasSc a) Rect # 
Instance details

Methods

setGeometry :: QwtPlotCanvasSc a -> Rect -> IO () #

QsetEnabled (QwtPlotCanvas ()) Bool # 
Instance details

Methods

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

QsetEnabled (QwtPlotCanvasSc a) Bool # 
Instance details

Methods

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

QsetDisabled (QwtPlotCanvas ()) Bool # 
Instance details

Methods

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

QsetDisabled (QwtPlotCanvasSc a) Bool # 
Instance details

Methods

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

QsenderSignalIndex (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

Qsender (QwtPlotCanvas ()) () # 
Instance details

Methods

sender :: QwtPlotCanvas () -> () -> IO (QObject ()) #

Qsender (QwtPlotCanvasSc a) () # 
Instance details

Methods

sender :: QwtPlotCanvasSc a -> () -> IO (QObject ()) #

Qrepaint (QwtPlotCanvas ()) () # 
Instance details

Methods

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

Qrepaint (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

Qreceivers (QwtPlotCanvas ()) String # 
Instance details

Methods

receivers :: QwtPlotCanvas () -> String -> IO Int #

Qreceivers (QwtPlotCanvasSc a) String # 
Instance details

Methods

receivers :: QwtPlotCanvasSc a -> String -> IO Int #

Qraise (QwtPlotCanvas ()) () # 
Instance details

Methods

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

Qraise (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QpaintEngine (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QpaintEngine (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

Qmove (QwtPlotCanvas ()) Point # 
Instance details

Methods

move :: QwtPlotCanvas () -> Point -> IO () #

Qmove (QwtPlotCanvasSc a) Point # 
Instance details

Methods

move :: QwtPlotCanvasSc a -> Point -> IO () #

QqminimumSizeHint (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QqminimumSizeHint (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QminimumSizeHint (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QminimumSizeHint (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

Qmetric (QwtPlotCanvas ()) PaintDeviceMetric # 
Instance details

Methods

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

Qmetric (QwtPlotCanvasSc a) PaintDeviceMetric # 
Instance details

Methods

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

Qlower (QwtPlotCanvas ()) () # 
Instance details

Methods

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

Qlower (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QisEnabled (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QisEnabled (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QinputMethodQuery (QwtPlotCanvas ()) InputMethodQuery # 
Instance details

QinputMethodQuery (QwtPlotCanvasSc a) InputMethodQuery # 
Instance details

Qhide (QwtPlotCanvas ()) () # 
Instance details

Methods

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

Qhide (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QhasHeightForWidth (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QhasHeightForWidth (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

Qfont (QwtPlotCanvas ()) () # 
Instance details

Methods

font :: QwtPlotCanvas () -> () -> IO (QFont ()) #

Qfont (QwtPlotCanvasSc a) () # 
Instance details

Methods

font :: QwtPlotCanvasSc a -> () -> IO (QFont ()) #

QfocusPreviousChild (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QfocusPreviousChild (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QfocusNextPrevChild (QwtPlotCanvas ()) Bool # 
Instance details

Methods

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

QfocusNextPrevChild (QwtPlotCanvasSc a) Bool # 
Instance details

Methods

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

QfocusNextChild (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QfocusNextChild (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QdevType (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QdevType (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

Qdestroy (QwtPlotCanvas ()) Bool # 
Instance details

Methods

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

Qdestroy (QwtPlotCanvas ()) () # 
Instance details

Methods

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

Qdestroy (QwtPlotCanvasSc a) Bool # 
Instance details

Methods

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

Qdestroy (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

QcolorCount (QwtPlotCanvas ()) () # 
Instance details

Methods

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

QcolorCount (QwtPlotCanvasSc a) () # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetFocus (QwtPlotCanvas ()) () (IO ()) # 
Instance details

Methods

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

QsetFocus (QwtPlotCanvasSc a) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

Qproperty (QwtPlotCanvas ()) String (IO (QVariant ())) # 
Instance details

Methods

property :: QwtPlotCanvas () -> String -> IO (QVariant ()) #

Qproperty (QwtPlotCanvasSc a) String (IO (QVariant ())) # 
Instance details

Methods

property :: QwtPlotCanvasSc a -> String -> IO (QVariant ()) #

Qparent (QwtPlotCanvas ()) () (IO (QObject ())) # 
Instance details

Methods

parent :: QwtPlotCanvas () -> () -> IO (QObject ()) #

Qparent (QwtPlotCanvasSc a) () (IO (QObject ())) # 
Instance details

Methods

parent :: QwtPlotCanvasSc a -> () -> IO (QObject ()) #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qcursor (QwtPlotCanvas ()) () (IO (QCursor ())) # 
Instance details

Methods

cursor :: QwtPlotCanvas () -> () -> IO (QCursor ()) #

Qcursor (QwtPlotCanvasSc a) () (IO (QCursor ())) # 
Instance details

Methods

cursor :: QwtPlotCanvasSc a -> () -> IO (QCursor ()) #

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

Methods

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

Qcreate (QwtPlotCanvas ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

Qcreate (QwtPlotCanvasSc a) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

QbackingStore (QwtPlotCanvas a) () (IO (QPixmap ())) # 
Instance details

Methods

backingStore :: QwtPlotCanvas a -> () -> IO (QPixmap ()) #

QuserMethod (QwtPlotCanvas ()) () (IO ()) # 
Instance details

Methods

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

QuserMethod (QwtPlotCanvasSc a) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QqborderPath (QwtPlotCanvas a) (QRect t1) # 
Instance details

Methods

qborderPath :: QwtPlotCanvas a -> QRect t1 -> IO (QPainterPath ()) #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QqsetGeometry (QwtPlotCanvas ()) (QRect t1) # 
Instance details

Methods

qsetGeometry :: QwtPlotCanvas () -> QRect t1 -> IO () #

QqsetGeometry (QwtPlotCanvasSc a) (QRect t1) # 
Instance details

Methods

qsetGeometry :: QwtPlotCanvasSc a -> QRect t1 -> IO () #

QsetFont (QwtPlotCanvas ()) (QFont t1) # 
Instance details

Methods

setFont :: QwtPlotCanvas () -> QFont t1 -> IO () #

QsetFont (QwtPlotCanvasSc a) (QFont t1) # 
Instance details

Methods

setFont :: QwtPlotCanvasSc a -> QFont t1 -> IO () #

QsetCursor (QwtPlotCanvas ()) (QCursor t1) # 
Instance details

Methods

setCursor :: QwtPlotCanvas () -> QCursor t1 -> IO () #

QsetCursor (QwtPlotCanvasSc a) (QCursor t1) # 
Instance details

Methods

setCursor :: QwtPlotCanvasSc a -> QCursor t1 -> IO () #

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

Methods

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

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

Methods

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

Qqresize (QwtPlotCanvas ()) (QSize t1) # 
Instance details

Methods

qresize :: QwtPlotCanvas () -> QSize t1 -> IO () #

Qqresize (QwtPlotCanvasSc a) (QSize t1) # 
Instance details

Methods

qresize :: QwtPlotCanvasSc a -> QSize t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

qmove :: QwtPlotCanvas () -> QPoint t1 -> IO () #

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

Methods

qmove :: QwtPlotCanvasSc a -> QPoint t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

isSignalConnected :: QwtPlotCanvas () -> QMetaMethod t1 -> IO Bool #

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

Methods

isSignalConnected :: QwtPlotCanvasSc a -> QMetaMethod t1 -> IO Bool #

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

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

QinitStyleOption (QwtPlotCanvas ()) (QStyleOptionFrame t1) # 
Instance details

Methods

initStyleOption :: QwtPlotCanvas () -> QStyleOptionFrame t1 -> IO () #

QinitStyleOption (QwtPlotCanvasSc a) (QStyleOptionFrame t1) # 
Instance details

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

dragLeaveEvent :: QwtPlotCanvasSc a -> QDragLeaveEvent t1 -> IO () #

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

Methods

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

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

Methods

dragEnterEvent :: QwtPlotCanvasSc a -> QDragEnterEvent t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qevent (QwtPlotCanvas ()) (QEvent t1) (IO Bool) # 
Instance details

Methods

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

Qevent (QwtPlotCanvasSc a) (QEvent t1) (IO Bool) # 
Instance details

Methods

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

QaddAction (QwtPlotCanvas ()) (QAction t1) (IO ()) # 
Instance details

Methods

addAction :: QwtPlotCanvas () -> QAction t1 -> IO () #

QaddAction (QwtPlotCanvasSc a) (QAction t1) (IO ()) # 
Instance details

Methods

addAction :: QwtPlotCanvasSc a -> QAction t1 -> IO () #

QuserMethod (QwtPlotCanvas ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QwtPlotCanvas () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QwtPlotCanvasSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QwtPlotCanvasSc a -> Int -> QVariant () -> IO (QVariant ()) #

QsetPaintAttribute (QwtPlotCanvas a) (QwtPlotCanvas_PaintAttribute, Bool) # 
Instance details

Qmove (QwtPlotCanvas ()) (Int, Int) # 
Instance details

Methods

move :: QwtPlotCanvas () -> (Int, Int) -> IO () #

Qmove (QwtPlotCanvasSc a) (Int, Int) # 
Instance details

Methods

move :: QwtPlotCanvasSc a -> (Int, Int) -> IO () #

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

Methods

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

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

Methods

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

Qdestroy (QwtPlotCanvas ()) (Bool, Bool) # 
Instance details

Methods

destroy :: QwtPlotCanvas () -> (Bool, Bool) -> IO () #

Qdestroy (QwtPlotCanvasSc a) (Bool, Bool) # 
Instance details

Methods

destroy :: QwtPlotCanvasSc a -> (Bool, Bool) -> IO () #

Qresize (QwtPlotCanvas ()) (Int, Int) (IO ()) # 
Instance details

Methods

resize :: QwtPlotCanvas () -> (Int, Int) -> IO () #

Qresize (QwtPlotCanvasSc a) (Int, Int) (IO ()) # 
Instance details

Methods

resize :: QwtPlotCanvasSc a -> (Int, Int) -> IO () #

Qcreate (QwtPlotCanvas ()) (Int, Bool) (IO ()) # 
Instance details

Methods

create :: QwtPlotCanvas () -> (Int, Bool) -> IO () #

Qcreate (QwtPlotCanvasSc a) (Int, Bool) (IO ()) # 
Instance details

Methods

create :: QwtPlotCanvasSc a -> (Int, Bool) -> IO () #

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

Methods

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

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

Methods

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

Qcreate (QwtPlotCanvas ()) (Int, Bool, Bool) (IO ()) # 
Instance details

Methods

create :: QwtPlotCanvas () -> (Int, Bool, Bool) -> IO () #

Qcreate (QwtPlotCanvasSc a) (Int, Bool, Bool) (IO ()) # 
Instance details

Methods

create :: QwtPlotCanvasSc a -> (Int, Bool, Bool) -> IO () #

QsetGeometry (QwtPlotCanvas ()) (Int, Int, Int, Int) # 
Instance details

Methods

setGeometry :: QwtPlotCanvas () -> (Int, Int, Int, Int) -> IO () #

QsetGeometry (QwtPlotCanvasSc a) (Int, Int, Int, Int) # 
Instance details

Methods

setGeometry :: QwtPlotCanvasSc a -> (Int, Int, Int, Int) -> IO () #