Qtc.Qwt.QwtPlotGLCanvas

Contents

Documentation

class QqwtPlotGLCanvasTrUtf8 x1 where #

Methods

qwtPlotGLCanvasTrUtf8 :: x1 -> IO String #

Instances
QqwtPlotGLCanvasTrUtf8 String # 
Instance details

Defined in Qtc.Qwt.QwtPlotGLCanvas

Methods

qwtPlotGLCanvasTrUtf8 :: String -> IO String #

QqwtPlotGLCanvasTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Qwt.QwtPlotGLCanvas

Methods

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

QqwtPlotGLCanvasTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Qwt.QwtPlotGLCanvas

Methods

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

class QqwtPlotGLCanvas x1 where #

Methods

qwtPlotGLCanvas :: x1 -> IO (QwtPlotGLCanvas ()) #

Instances
QqwtPlotGLCanvas () # 
Instance details

Defined in Qtc.Qwt.QwtPlotGLCanvas

Methods

qwtPlotGLCanvas :: () -> IO (QwtPlotGLCanvas ()) #

QqwtPlotGLCanvas (QwtPlot t1) # 
Instance details

Defined in Qtc.Qwt.QwtPlotGLCanvas

Methods

qwtPlotGLCanvas :: QwtPlot t1 -> IO (QwtPlotGLCanvas ()) #

Orphan instances

Qreplot (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

Qreplot (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

QborderPath (QwtPlotGLCanvas a) Rect # 
Instance details

Methods

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

QupdateOverlayGL (QwtPlotGLCanvas ()) () # 
Instance details

Methods

updateOverlayGL :: QwtPlotGLCanvas () -> () -> IO () #

QupdateOverlayGL (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

updateOverlayGL :: QwtPlotGLCanvasSc a -> () -> IO () #

QupdateMicroFocus (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

QupdateMicroFocus (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

QupdateGL (QwtPlotGLCanvas ()) () # 
Instance details

Methods

updateGL :: QwtPlotGLCanvas () -> () -> IO () #

QupdateGL (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

updateGL :: QwtPlotGLCanvasSc a -> () -> IO () #

Qupdate (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

Qupdate (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

QshowNormal (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

QshowNormal (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

QshowMinimized (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

QshowMinimized (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

QshowMaximized (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

QshowMaximized (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

QshowFullScreen (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

QshowFullScreen (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

Qqshow (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

Qqshow (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

QsharedPainter (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

QsharedPainter (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

QsetWindowTitle (QwtPlotGLCanvas ()) String # 
Instance details

Methods

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

QsetWindowTitle (QwtPlotGLCanvasSc a) String # 
Instance details

Methods

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

QsetWindowModified (QwtPlotGLCanvas ()) Bool # 
Instance details

Methods

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

QsetWindowModified (QwtPlotGLCanvasSc a) Bool # 
Instance details

Methods

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

QsetVisible (QwtPlotGLCanvas ()) Bool # 
Instance details

Methods

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

QsetVisible (QwtPlotGLCanvasSc a) Bool # 
Instance details

Methods

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

QsetStyleSheet (QwtPlotGLCanvas ()) String # 
Instance details

Methods

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

QsetStyleSheet (QwtPlotGLCanvasSc a) String # 
Instance details

Methods

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

QsetMidLineWidth (QwtPlotGLCanvas a) Int # 
Instance details

Methods

setMidLineWidth :: QwtPlotGLCanvas a -> Int -> IO () #

QsetLineWidth (QwtPlotGLCanvas a) Int # 
Instance details

Methods

setLineWidth :: QwtPlotGLCanvas a -> Int -> IO () #

QsetHidden (QwtPlotGLCanvas ()) Bool # 
Instance details

Methods

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

QsetHidden (QwtPlotGLCanvasSc a) Bool # 
Instance details

Methods

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

QsetGeometry (QwtPlotGLCanvas ()) Rect # 
Instance details

Methods

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

QsetGeometry (QwtPlotGLCanvasSc a) Rect # 
Instance details

Methods

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

QsetFrameStyle (QwtPlotGLCanvas a) Int # 
Instance details

Methods

setFrameStyle :: QwtPlotGLCanvas a -> Int -> IO () #

QsetFrameShape (QwtPlotGLCanvas a) QwtPlotGLCanvas_Shape # 
Instance details

QsetFrameShadow (QwtPlotGLCanvas a) QwtPlotGLCanvas_Shadow # 
Instance details

QsetEnabled (QwtPlotGLCanvas ()) Bool # 
Instance details

Methods

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

QsetEnabled (QwtPlotGLCanvasSc a) Bool # 
Instance details

Methods

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

QsetDisabled (QwtPlotGLCanvas ()) Bool # 
Instance details

Methods

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

QsetDisabled (QwtPlotGLCanvasSc a) Bool # 
Instance details

Methods

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

QsetAutoBufferSwap (QwtPlotGLCanvas ()) Bool # 
Instance details

Methods

setAutoBufferSwap :: QwtPlotGLCanvas () -> Bool -> IO () #

QsetAutoBufferSwap (QwtPlotGLCanvasSc a) Bool # 
Instance details

Methods

setAutoBufferSwap :: QwtPlotGLCanvasSc a -> Bool -> IO () #

QsenderSignalIndex (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

Qsender (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

Qsender (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

Qrepaint (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

Qrepaint (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

Qreceivers (QwtPlotGLCanvas ()) String # 
Instance details

Methods

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

Qreceivers (QwtPlotGLCanvasSc a) String # 
Instance details

Methods

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

Qraise (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

Qraise (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

QpaintOverlayGL (QwtPlotGLCanvas ()) () # 
Instance details

Methods

paintOverlayGL :: QwtPlotGLCanvas () -> () -> IO () #

QpaintOverlayGL (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

paintOverlayGL :: QwtPlotGLCanvasSc a -> () -> IO () #

QpaintGL (QwtPlotGLCanvas ()) () # 
Instance details

Methods

paintGL :: QwtPlotGLCanvas () -> () -> IO () #

QpaintGL (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

paintGL :: QwtPlotGLCanvasSc a -> () -> IO () #

QpaintEngine (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

QpaintEngine (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

Qmove (QwtPlotGLCanvas ()) Point # 
Instance details

Methods

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

Qmove (QwtPlotGLCanvasSc a) Point # 
Instance details

Methods

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

QqminimumSizeHint (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

QqminimumSizeHint (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

QminimumSizeHint (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

QminimumSizeHint (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

QmidLineWidth (QwtPlotGLCanvas a) () # 
Instance details

Methods

midLineWidth :: QwtPlotGLCanvas a -> () -> IO Int #

Qmetric (QwtPlotGLCanvas ()) PaintDeviceMetric # 
Instance details

Methods

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

Qmetric (QwtPlotGLCanvasSc a) PaintDeviceMetric # 
Instance details

Methods

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

Qlower (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

Qlower (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

QqisValid (QwtPlotGLCanvas ()) () # 
Instance details

Methods

qisValid :: QwtPlotGLCanvas () -> () -> IO Bool #

QqisValid (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

qisValid :: QwtPlotGLCanvasSc a -> () -> IO Bool #

QisEnabled (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

QisEnabled (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

QinputMethodQuery (QwtPlotGLCanvas ()) InputMethodQuery # 
Instance details

QinputMethodQuery (QwtPlotGLCanvasSc a) InputMethodQuery # 
Instance details

QinitializeOverlayGL (QwtPlotGLCanvas ()) () # 
Instance details

Methods

initializeOverlayGL :: QwtPlotGLCanvas () -> () -> IO () #

QinitializeOverlayGL (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

initializeOverlayGL :: QwtPlotGLCanvasSc a -> () -> IO () #

QinitializeGL (QwtPlotGLCanvas ()) () # 
Instance details

Methods

initializeGL :: QwtPlotGLCanvas () -> () -> IO () #

QinitializeGL (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

initializeGL :: QwtPlotGLCanvasSc a -> () -> IO () #

Qhide (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

Qhide (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

QhasHeightForWidth (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

QhasHeightForWidth (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

QglInit (QwtPlotGLCanvas ()) () # 
Instance details

Methods

glInit :: QwtPlotGLCanvas () -> () -> IO () #

QglInit (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

glInit :: QwtPlotGLCanvasSc a -> () -> IO () #

QglDraw (QwtPlotGLCanvas ()) () # 
Instance details

Methods

glDraw :: QwtPlotGLCanvas () -> () -> IO () #

QglDraw (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

glDraw :: QwtPlotGLCanvasSc a -> () -> IO () #

QframeWidth (QwtPlotGLCanvas a) () # 
Instance details

Methods

frameWidth :: QwtPlotGLCanvas a -> () -> IO Int #

QqframeRect (QwtPlotGLCanvas a) () # 
Instance details

Methods

qframeRect :: QwtPlotGLCanvas a -> () -> IO (QRect ()) #

QframeRect (QwtPlotGLCanvas a) () # 
Instance details

Methods

frameRect :: QwtPlotGLCanvas a -> () -> IO Rect #

Qfont (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

Qfont (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

QfocusPreviousChild (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

QfocusPreviousChild (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

QfocusNextPrevChild (QwtPlotGLCanvas ()) Bool # 
Instance details

Methods

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

QfocusNextPrevChild (QwtPlotGLCanvasSc a) Bool # 
Instance details

Methods

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

QfocusNextChild (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

QfocusNextChild (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

QdevType (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

QdevType (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

Qdestroy (QwtPlotGLCanvas ()) Bool # 
Instance details

Methods

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

Qdestroy (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

Qdestroy (QwtPlotGLCanvasSc a) Bool # 
Instance details

Methods

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

Qdestroy (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

QautoBufferSwap (QwtPlotGLCanvas ()) () # 
Instance details

Methods

autoBufferSwap :: QwtPlotGLCanvas () -> () -> IO Bool #

QautoBufferSwap (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

autoBufferSwap :: QwtPlotGLCanvasSc a -> () -> IO Bool #

QcolorCount (QwtPlotGLCanvas ()) () # 
Instance details

Methods

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

QcolorCount (QwtPlotGLCanvasSc a) () # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetFocus (QwtPlotGLCanvas ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QlineWidth (QwtPlotGLCanvas a) () (IO Int) # 
Instance details

Methods

lineWidth :: QwtPlotGLCanvas a -> () -> IO Int #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QframeStyle (QwtPlotGLCanvas a) () (IO Int) # 
Instance details

Methods

frameStyle :: QwtPlotGLCanvas a -> () -> IO Int #

QframeShape (QwtPlotGLCanvas a) () (IO QwtPlotGLCanvas_Shape) # 
Instance details

QframeShadow (QwtPlotGLCanvas a) () (IO QwtPlotGLCanvas_Shadow) # 
Instance details

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qcreate (QwtPlotGLCanvas ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QwtPlotGLCanvas ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QdrawItems (QwtPlotGLCanvas ()) (QPainter t1) # 
Instance details

Methods

drawItems :: QwtPlotGLCanvas () -> QPainter t1 -> IO () #

QdrawItems (QwtPlotGLCanvasSc a) (QPainter t1) # 
Instance details

Methods

drawItems :: QwtPlotGLCanvasSc a -> QPainter t1 -> IO () #

QdrawBackground (QwtPlotGLCanvas ()) (QPainter t1) # 
Instance details

Methods

drawBackground :: QwtPlotGLCanvas () -> QPainter t1 -> IO () #

QdrawBackground (QwtPlotGLCanvasSc a) (QPainter t1) # 
Instance details

Methods

drawBackground :: QwtPlotGLCanvasSc a -> QPainter t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QresizeOverlayGL (QwtPlotGLCanvas ()) (Int, Int) # 
Instance details

Methods

resizeOverlayGL :: QwtPlotGLCanvas () -> (Int, Int) -> IO () #

QresizeOverlayGL (QwtPlotGLCanvasSc a) (Int, Int) # 
Instance details

Methods

resizeOverlayGL :: QwtPlotGLCanvasSc a -> (Int, Int) -> IO () #

QresizeGL (QwtPlotGLCanvas ()) (Int, Int) # 
Instance details

Methods

resizeGL :: QwtPlotGLCanvas () -> (Int, Int) -> IO () #

QresizeGL (QwtPlotGLCanvasSc a) (Int, Int) # 
Instance details

Methods

resizeGL :: QwtPlotGLCanvasSc a -> (Int, Int) -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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