Qtc.Qwt.QwtLegend

Contents

Documentation

class QqwtLegendTrUtf8 x1 where #

Methods

qwtLegendTrUtf8 :: x1 -> IO String #

Instances
QqwtLegendTrUtf8 String # 
Instance details

Defined in Qtc.Qwt.QwtLegend

Methods

qwtLegendTrUtf8 :: String -> IO String #

QqwtLegendTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Qwt.QwtLegend

Methods

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

QqwtLegendTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Qwt.QwtLegend

Methods

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

class QitemClicked x0 x1 where #

Methods

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

Instances
QitemClicked (QwtLegend ()) () # 
Instance details

Defined in Qtc.Qwt.QwtLegend

Methods

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

QitemClicked (QwtLegendSc a) () # 
Instance details

Defined in Qtc.Qwt.QwtLegend

Methods

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

class QqwtLegend x1 where #

Methods

qwtLegend :: x1 -> IO (QwtLegend ()) #

Instances
QqwtLegend () # 
Instance details

Defined in Qtc.Qwt.QwtLegend

Methods

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

QqwtLegend (QWidget t1) # 
Instance details

Defined in Qtc.Qwt.QwtLegend

Methods

qwtLegend :: QWidget t1 -> IO (QwtLegend ()) #

class QcontentsWidget x1 where #

Methods

contentsWidget :: QwtLegend a -> x1 -> IO (QWidget ()) #

Instances
QcontentsWidget () # 
Instance details

Defined in Qtc.Qwt.QwtLegend

Methods

contentsWidget :: QwtLegend a -> () -> IO (QWidget ()) #

class QitemChecked x0 x1 where #

Methods

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

Instances
QitemChecked (QwtLegend ()) Bool # 
Instance details

Defined in Qtc.Qwt.QwtLegend

Methods

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

QitemChecked (QwtLegendSc a) Bool # 
Instance details

Defined in Qtc.Qwt.QwtLegend

Methods

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

itemInfo :: QwtLegend a -> QWidget t1 -> IO (QVariant ()) #

legendWidget :: QwtLegend a -> QVariant t1 -> IO (QWidget ()) #

legendWidgets :: QwtLegend a -> QVariant t1 -> IO [QWidget ()] #

class QrenderItem x0 x1 where #

Methods

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

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

Defined in Qtc.Qwt.QwtLegend

Methods

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

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

Defined in Qtc.Qwt.QwtLegend

Methods

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

class QqrenderItem x0 x1 where #

Methods

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

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

Defined in Qtc.Qwt.QwtLegend

Methods

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

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

Defined in Qtc.Qwt.QwtLegend

Methods

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

class QupdateWidget x0 x1 where #

Methods

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

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

Defined in Qtc.Qwt.QwtLegend

Methods

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

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

Defined in Qtc.Qwt.QwtLegend

Methods

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

Orphan instances

QsetMaxColumns (QwtLegend a) Int # 
Instance details

Methods

setMaxColumns :: QwtLegend a -> Int -> IO () #

QscrollExtent (QwtLegend ()) Qt_Orientation # 
Instance details

Methods

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

QscrollExtent (QwtLegendSc a) Qt_Orientation # 
Instance details

Methods

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

QmaxColumns (QwtLegend a) () # 
Instance details

Methods

maxColumns :: QwtLegend a -> () -> IO Int #

QverticalScrollBar (QwtLegend a) () # 
Instance details

Methods

verticalScrollBar :: QwtLegend a -> () -> IO (QScrollBar ()) #

QupdateMicroFocus (QwtLegend ()) () # 
Instance details

Methods

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

QupdateMicroFocus (QwtLegendSc a) () # 
Instance details

Methods

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

Qupdate (QwtLegend ()) () # 
Instance details

Methods

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

Qupdate (QwtLegendSc a) () # 
Instance details

Methods

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

QshowNormal (QwtLegend ()) () # 
Instance details

Methods

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

QshowNormal (QwtLegendSc a) () # 
Instance details

Methods

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

QshowMinimized (QwtLegend ()) () # 
Instance details

Methods

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

QshowMinimized (QwtLegendSc a) () # 
Instance details

Methods

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

QshowMaximized (QwtLegend ()) () # 
Instance details

Methods

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

QshowMaximized (QwtLegendSc a) () # 
Instance details

Methods

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

QshowFullScreen (QwtLegend ()) () # 
Instance details

Methods

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

QshowFullScreen (QwtLegendSc a) () # 
Instance details

Methods

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

Qqshow (QwtLegend ()) () # 
Instance details

Methods

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

Qqshow (QwtLegendSc a) () # 
Instance details

Methods

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

QsharedPainter (QwtLegend ()) () # 
Instance details

Methods

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

QsharedPainter (QwtLegendSc a) () # 
Instance details

Methods

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

QsetWindowTitle (QwtLegend ()) String # 
Instance details

Methods

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

QsetWindowTitle (QwtLegendSc a) String # 
Instance details

Methods

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

QsetWindowModified (QwtLegend ()) Bool # 
Instance details

Methods

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

QsetWindowModified (QwtLegendSc a) Bool # 
Instance details

Methods

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

QsetVisible (QwtLegend ()) Bool # 
Instance details

Methods

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

QsetVisible (QwtLegendSc a) Bool # 
Instance details

Methods

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

QsetStyleSheet (QwtLegend ()) String # 
Instance details

Methods

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

QsetStyleSheet (QwtLegendSc a) String # 
Instance details

Methods

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

QsetHidden (QwtLegend ()) Bool # 
Instance details

Methods

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

QsetHidden (QwtLegendSc a) Bool # 
Instance details

Methods

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

QsetGeometry (QwtLegend ()) Rect # 
Instance details

Methods

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

QsetGeometry (QwtLegendSc a) Rect # 
Instance details

Methods

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

QsetEnabled (QwtLegend ()) Bool # 
Instance details

Methods

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

QsetEnabled (QwtLegendSc a) Bool # 
Instance details

Methods

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

QsetDisabled (QwtLegend ()) Bool # 
Instance details

Methods

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

QsetDisabled (QwtLegendSc a) Bool # 
Instance details

Methods

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

QsenderSignalIndex (QwtLegend ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QwtLegendSc a) () # 
Instance details

Methods

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

Qsender (QwtLegend ()) () # 
Instance details

Methods

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

Qsender (QwtLegendSc a) () # 
Instance details

Methods

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

Qrepaint (QwtLegend ()) () # 
Instance details

Methods

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

Qrepaint (QwtLegendSc a) () # 
Instance details

Methods

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

Qreceivers (QwtLegend ()) String # 
Instance details

Methods

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

Qreceivers (QwtLegendSc a) String # 
Instance details

Methods

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

Qraise (QwtLegend ()) () # 
Instance details

Methods

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

Qraise (QwtLegendSc a) () # 
Instance details

Methods

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

QpaintEngine (QwtLegend ()) () # 
Instance details

Methods

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

QpaintEngine (QwtLegendSc a) () # 
Instance details

Methods

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

Qmove (QwtLegend ()) Point # 
Instance details

Methods

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

Qmove (QwtLegendSc a) Point # 
Instance details

Methods

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

QqminimumSizeHint (QwtLegend ()) () # 
Instance details

Methods

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

QqminimumSizeHint (QwtLegendSc a) () # 
Instance details

Methods

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

QminimumSizeHint (QwtLegend ()) () # 
Instance details

Methods

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

QminimumSizeHint (QwtLegendSc a) () # 
Instance details

Methods

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

Qmetric (QwtLegend ()) PaintDeviceMetric # 
Instance details

Methods

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

Qmetric (QwtLegendSc a) PaintDeviceMetric # 
Instance details

Methods

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

Qlower (QwtLegend ()) () # 
Instance details

Methods

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

Qlower (QwtLegendSc a) () # 
Instance details

Methods

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

QisEnabled (QwtLegend ()) () # 
Instance details

Methods

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

QisEnabled (QwtLegendSc a) () # 
Instance details

Methods

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

QqisEmpty (QwtLegend ()) () # 
Instance details

Methods

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

QqisEmpty (QwtLegendSc a) () # 
Instance details

Methods

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

QinputMethodQuery (QwtLegend ()) InputMethodQuery # 
Instance details

QinputMethodQuery (QwtLegendSc a) InputMethodQuery # 
Instance details

QhorizontalScrollBar (QwtLegend a) () # 
Instance details

Methods

horizontalScrollBar :: QwtLegend a -> () -> IO (QScrollBar ()) #

Qhide (QwtLegend ()) () # 
Instance details

Methods

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

Qhide (QwtLegendSc a) () # 
Instance details

Methods

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

QhasHeightForWidth (QwtLegend ()) () # 
Instance details

Methods

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

QhasHeightForWidth (QwtLegendSc a) () # 
Instance details

Methods

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

Qfont (QwtLegend ()) () # 
Instance details

Methods

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

Qfont (QwtLegendSc a) () # 
Instance details

Methods

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

QfocusPreviousChild (QwtLegend ()) () # 
Instance details

Methods

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

QfocusPreviousChild (QwtLegendSc a) () # 
Instance details

Methods

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

QfocusNextPrevChild (QwtLegend ()) Bool # 
Instance details

Methods

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

QfocusNextPrevChild (QwtLegendSc a) Bool # 
Instance details

Methods

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

QfocusNextChild (QwtLegend ()) () # 
Instance details

Methods

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

QfocusNextChild (QwtLegendSc a) () # 
Instance details

Methods

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

QdevType (QwtLegend ()) () # 
Instance details

Methods

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

QdevType (QwtLegendSc a) () # 
Instance details

Methods

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

Qdestroy (QwtLegend ()) Bool # 
Instance details

Methods

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

Qdestroy (QwtLegend ()) () # 
Instance details

Methods

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

Qdestroy (QwtLegendSc a) Bool # 
Instance details

Methods

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

Qdestroy (QwtLegendSc a) () # 
Instance details

Methods

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

QcolorCount (QwtLegend ()) () # 
Instance details

Methods

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

QcolorCount (QwtLegendSc a) () # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetFocus (QwtLegend ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qcreate (QwtLegend ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QwtLegend ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

inputMethodEvent :: QwtLegendSc a -> QInputMethodEvent t1 -> IO () #

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

Methods

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

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

Methods

initStyleOption :: QwtLegendSc a -> QStyleOptionFrame t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

contextMenuEvent :: QwtLegendSc a -> QContextMenuEvent t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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