Qtc.Charts.QtCharts_QLegend

Contents

Documentation

class QqtCharts_QLegendTrUtf8 x1 where #

Methods

qtCharts_QLegendTrUtf8 :: x1 -> IO String #

Instances
QqtCharts_QLegendTrUtf8 String # 
Instance details

Defined in Qtc.Charts.QtCharts_QLegend

Methods

qtCharts_QLegendTrUtf8 :: String -> IO String #

QqtCharts_QLegendTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Charts.QtCharts_QLegend

Methods

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

QqtCharts_QLegendTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Charts.QtCharts_QLegend

Methods

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

attachToChart :: QtCharts_QLegend a -> () -> IO () #

detachFromChart :: QtCharts_QLegend a -> () -> IO () #

isAttachedToChart :: QtCharts_QLegend a -> () -> IO Bool #

class Qmarkers x1 where #

Methods

markers :: QtCharts_QLegend a -> x1 -> IO [QtCharts_QLegendMarker ()] #

Instances
Qmarkers () # 
Instance details

Defined in Qtc.Charts.QtCharts_QLegend

Methods

markers :: QtCharts_QLegend a -> () -> IO [QtCharts_QLegendMarker ()] #

Qmarkers (QtCharts_QAbstractSeries t1) # 
Instance details

Defined in Qtc.Charts.QtCharts_QLegend

reverseMarkers :: QtCharts_QLegend a -> () -> IO Bool #

class QsetReverseMarkers x1 where #

Methods

setReverseMarkers :: QtCharts_QLegend a -> x1 -> IO () #

Instances
QsetReverseMarkers Bool # 
Instance details

Defined in Qtc.Charts.QtCharts_QLegend

Methods

setReverseMarkers :: QtCharts_QLegend a -> Bool -> IO () #

QsetReverseMarkers () # 
Instance details

Defined in Qtc.Charts.QtCharts_QLegend

Methods

setReverseMarkers :: QtCharts_QLegend a -> () -> IO () #

setShowToolTips :: QtCharts_QLegend a -> Bool -> IO () #

showToolTips :: QtCharts_QLegend a -> () -> IO Bool #

Orphan instances

QwindowFrameSectionAt (QtCharts_QLegend ()) PointF # 
Instance details

QwindowFrameSectionAt (QtCharts_QLegendSc a) PointF # 
Instance details

QupdateMicroFocus (QtCharts_QLegend ()) () # 
Instance details

Methods

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

QupdateMicroFocus (QtCharts_QLegendSc a) () # 
Instance details

Methods

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

QupdateGeometry (QtCharts_QLegend ()) () # 
Instance details

Methods

updateGeometry :: QtCharts_QLegend () -> () -> IO () #

QupdateGeometry (QtCharts_QLegendSc a) () # 
Instance details

Methods

updateGeometry :: QtCharts_QLegendSc a -> () -> IO () #

QsupportsExtension (QtCharts_QLegend ()) QGraphicsItem_Extension # 
Instance details

QsupportsExtension (QtCharts_QLegendSc a) QGraphicsItem_Extension # 
Instance details

QsetOwnedByLayout (QtCharts_QLegend ()) Bool # 
Instance details

Methods

setOwnedByLayout :: QtCharts_QLegend () -> Bool -> IO () #

QsetOwnedByLayout (QtCharts_QLegendSc a) Bool # 
Instance details

Methods

setOwnedByLayout :: QtCharts_QLegendSc a -> Bool -> IO () #

QsetGeometry (QtCharts_QLegend ()) RectF # 
Instance details

Methods

setGeometry :: QtCharts_QLegend () -> RectF -> IO () #

QsetGeometry (QtCharts_QLegendSc a) RectF # 
Instance details

Methods

setGeometry :: QtCharts_QLegendSc a -> RectF -> IO () #

QsetBackgroundVisible (QtCharts_QLegend a) Bool # 
Instance details

Methods

setBackgroundVisible :: QtCharts_QLegend a -> Bool -> IO () #

QsetBackgroundVisible (QtCharts_QLegend a) () # 
Instance details

Methods

setBackgroundVisible :: QtCharts_QLegend a -> () -> IO () #

QsenderSignalIndex (QtCharts_QLegend ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QtCharts_QLegendSc a) () # 
Instance details

Methods

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

Qsender (QtCharts_QLegend ()) () # 
Instance details

Methods

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

Qsender (QtCharts_QLegendSc a) () # 
Instance details

Methods

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

QremoveFromIndex (QtCharts_QLegend ()) () # 
Instance details

Methods

removeFromIndex :: QtCharts_QLegend () -> () -> IO () #

QremoveFromIndex (QtCharts_QLegendSc a) () # 
Instance details

Methods

removeFromIndex :: QtCharts_QLegendSc a -> () -> IO () #

Qreceivers (QtCharts_QLegend ()) String # 
Instance details

Methods

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

Qreceivers (QtCharts_QLegendSc a) String # 
Instance details

Methods

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

QprepareGeometryChange (QtCharts_QLegend ()) () # 
Instance details

Methods

prepareGeometryChange :: QtCharts_QLegend () -> () -> IO () #

QprepareGeometryChange (QtCharts_QLegendSc a) () # 
Instance details

Methods

prepareGeometryChange :: QtCharts_QLegendSc a -> () -> IO () #

QpolishEvent (QtCharts_QLegend ()) () # 
Instance details

Methods

polishEvent :: QtCharts_QLegend () -> () -> IO () #

QpolishEvent (QtCharts_QLegendSc a) () # 
Instance details

Methods

polishEvent :: QtCharts_QLegendSc a -> () -> IO () #

Qpen (QtCharts_QLegend a) () # 
Instance details

Methods

pen :: QtCharts_QLegend a -> () -> IO (QPen ()) #

QopaqueArea (QtCharts_QLegend ()) () # 
Instance details

Methods

opaqueArea :: QtCharts_QLegend () -> () -> IO (QPainterPath ()) #

QopaqueArea (QtCharts_QLegendSc a) () # 
Instance details

Methods

opaqueArea :: QtCharts_QLegendSc a -> () -> IO (QPainterPath ()) #

QisEnabled (QtCharts_QLegend ()) () # 
Instance details

Methods

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

QisEnabled (QtCharts_QLegendSc a) () # 
Instance details

Methods

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

QinputMethodQuery (QtCharts_QLegend ()) InputMethodQuery # 
Instance details

QinputMethodQuery (QtCharts_QLegendSc a) InputMethodQuery # 
Instance details

Qfont (QtCharts_QLegend ()) () # 
Instance details

Methods

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

Qfont (QtCharts_QLegendSc a) () # 
Instance details

Methods

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

QfocusNextPrevChild (QtCharts_QLegend ()) Bool # 
Instance details

Methods

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

QfocusNextPrevChild (QtCharts_QLegendSc a) Bool # 
Instance details

Methods

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

Qqcontains (QtCharts_QLegend ()) PointF # 
Instance details

Methods

qcontains :: QtCharts_QLegend () -> PointF -> IO Bool #

Qqcontains (QtCharts_QLegendSc a) PointF # 
Instance details

Methods

qcontains :: QtCharts_QLegendSc a -> PointF -> IO Bool #

Qbrush (QtCharts_QLegend ()) () # 
Instance details

Methods

brush :: QtCharts_QLegend () -> () -> IO (QBrush ()) #

Qbrush (QtCharts_QLegendSc a) () # 
Instance details

Methods

brush :: QtCharts_QLegendSc a -> () -> IO (QBrush ()) #

QaddToIndex (QtCharts_QLegend ()) () # 
Instance details

Methods

addToIndex :: QtCharts_QLegend () -> () -> IO () #

QaddToIndex (QtCharts_QLegendSc a) () # 
Instance details

Methods

addToIndex :: QtCharts_QLegendSc a -> () -> IO () #

QsetMarkerShape (QtCharts_QLegend a) QtCharts_QLegend_MarkerShape # 
Instance details

QlabelColor (QtCharts_QLegend a) () # 
Instance details

Methods

labelColor :: QtCharts_QLegend a -> () -> IO (QColor ()) #

QlabelBrush (QtCharts_QLegend a) () # 
Instance details

Methods

labelBrush :: QtCharts_QLegend a -> () -> IO (QBrush ()) #

QisBackgroundVisible (QtCharts_QLegend a) () # 
Instance details

Methods

isBackgroundVisible :: QtCharts_QLegend a -> () -> IO Bool #

Qqtype (QtCharts_QLegend ()) () (IO Int) # 
Instance details

Methods

qtype :: QtCharts_QLegend () -> () -> IO Int #

Qqtype (QtCharts_QLegendSc a) () (IO Int) # 
Instance details

Methods

qtype :: QtCharts_QLegendSc a -> () -> IO Int #

QqsizeHint (QtCharts_QLegend ()) SizeHint (IO (QSizeF ())) # 
Instance details

Methods

qsizeHint :: QtCharts_QLegend () -> SizeHint -> IO (QSizeF ()) #

QqsizeHint (QtCharts_QLegendSc a) SizeHint (IO (QSizeF ())) # 
Instance details

Methods

qsizeHint :: QtCharts_QLegendSc a -> SizeHint -> IO (QSizeF ()) #

QsizeHint (QtCharts_QLegend ()) SizeHint (IO SizeF) # 
Instance details

Methods

sizeHint :: QtCharts_QLegend () -> SizeHint -> IO SizeF #

QsizeHint (QtCharts_QLegendSc a) SizeHint (IO SizeF) # 
Instance details

Qshape (QtCharts_QLegend ()) () (IO (QPainterPath ())) # 
Instance details

Methods

shape :: QtCharts_QLegend () -> () -> IO (QPainterPath ()) #

Qshape (QtCharts_QLegendSc a) () (IO (QPainterPath ())) # 
Instance details

Methods

shape :: QtCharts_QLegendSc a -> () -> IO (QPainterPath ()) #

QsetAlignment (QtCharts_QLegend ()) Qt_Alignment (IO ()) # 
Instance details

Methods

setAlignment :: QtCharts_QLegend () -> Qt_Alignment -> IO () #

QsetAlignment (QtCharts_QLegendSc a) Qt_Alignment (IO ()) # 
Instance details

Qresize (QtCharts_QLegend ()) SizeF (IO ()) # 
Instance details

Methods

resize :: QtCharts_QLegend () -> SizeF -> IO () #

Qresize (QtCharts_QLegendSc a) SizeF (IO ()) # 
Instance details

Methods

resize :: QtCharts_QLegendSc a -> SizeF -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qqdata (QtCharts_QLegend ()) Int (IO (QVariant ())) # 
Instance details

Methods

qdata :: QtCharts_QLegend () -> Int -> IO (QVariant ()) #

Qqdata (QtCharts_QLegendSc a) Int (IO (QVariant ())) # 
Instance details

Methods

qdata :: QtCharts_QLegendSc a -> Int -> IO (QVariant ()) #

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

Methods

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

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

Methods

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

Qcolor (QtCharts_QLegend ()) () (IO (QColor ())) # 
Instance details

Methods

color :: QtCharts_QLegend () -> () -> IO (QColor ()) #

Qcolor (QtCharts_QLegendSc a) () (IO (QColor ())) # 
Instance details

Methods

color :: QtCharts_QLegendSc a -> () -> IO (QColor ()) #

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

Methods

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

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

Methods

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

QqqboundingRect (QtCharts_QLegend ()) () (IO (QRectF ())) # 
Instance details

Methods

qqboundingRect :: QtCharts_QLegend () -> () -> IO (QRectF ()) #

QqqboundingRect (QtCharts_QLegendSc a) () (IO (QRectF ())) # 
Instance details

Methods

qqboundingRect :: QtCharts_QLegendSc a -> () -> IO (QRectF ()) #

QqboundingRect (QtCharts_QLegend ()) () (IO RectF) # 
Instance details

Methods

qboundingRect :: QtCharts_QLegend () -> () -> IO RectF #

QqboundingRect (QtCharts_QLegendSc a) () (IO RectF) # 
Instance details

Methods

qboundingRect :: QtCharts_QLegendSc a -> () -> IO RectF #

QborderColor (QtCharts_QLegend a) () (IO (QColor ())) # 
Instance details

Methods

borderColor :: QtCharts_QLegend a -> () -> IO (QColor ()) #

Qalignment (QtCharts_QLegend a) () (IO Qt_Alignment) # 
Instance details

Methods

alignment :: QtCharts_QLegend a -> () -> IO Qt_Alignment #

Qadvance (QtCharts_QLegend ()) Int (IO ()) # 
Instance details

Methods

advance :: QtCharts_QLegend () -> Int -> IO () #

Qadvance (QtCharts_QLegendSc a) Int (IO ()) # 
Instance details

Methods

advance :: QtCharts_QLegendSc a -> Int -> IO () #

QuserMethod (QtCharts_QLegend ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

QmarkerShape (QtCharts_QLegend a) () (IO QtCharts_QLegend_MarkerShape) # 
Instance details

QqwindowFrameSectionAt (QtCharts_QLegend ()) (QPointF t1) # 
Instance details

QqwindowFrameSectionAt (QtCharts_QLegendSc a) (QPointF t1) # 
Instance details

QwindowFrameEvent (QtCharts_QLegend ()) (QEvent t1) # 
Instance details

Methods

windowFrameEvent :: QtCharts_QLegend () -> QEvent t1 -> IO Bool #

QwindowFrameEvent (QtCharts_QLegendSc a) (QEvent t1) # 
Instance details

Methods

windowFrameEvent :: QtCharts_QLegendSc a -> QEvent t1 -> IO Bool #

QwheelEvent (QtCharts_QLegend ()) (QGraphicsSceneWheelEvent t1) # 
Instance details

QwheelEvent (QtCharts_QLegendSc a) (QGraphicsSceneWheelEvent t1) # 
Instance details

QungrabMouseEvent (QtCharts_QLegend ()) (QEvent t1) # 
Instance details

Methods

ungrabMouseEvent :: QtCharts_QLegend () -> QEvent t1 -> IO () #

QungrabMouseEvent (QtCharts_QLegendSc a) (QEvent t1) # 
Instance details

Methods

ungrabMouseEvent :: QtCharts_QLegendSc a -> QEvent t1 -> IO () #

QungrabKeyboardEvent (QtCharts_QLegend ()) (QEvent t1) # 
Instance details

Methods

ungrabKeyboardEvent :: QtCharts_QLegend () -> QEvent t1 -> IO () #

QungrabKeyboardEvent (QtCharts_QLegendSc a) (QEvent t1) # 
Instance details

Methods

ungrabKeyboardEvent :: QtCharts_QLegendSc a -> QEvent t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetPen (QtCharts_QLegend a) (QPen t1) # 
Instance details

Methods

setPen :: QtCharts_QLegend a -> QPen t1 -> IO () #

QsetGraphicsItem (QtCharts_QLegend ()) (QGraphicsTextItem t1) # 
Instance details

QsetGraphicsItem (QtCharts_QLegend ()) (QGraphicsItem t1) # 
Instance details

Methods

setGraphicsItem :: QtCharts_QLegend () -> QGraphicsItem t1 -> IO () #

QsetGraphicsItem (QtCharts_QLegendSc a) (QGraphicsTextItem t1) # 
Instance details

QsetGraphicsItem (QtCharts_QLegendSc a) (QGraphicsItem t1) # 
Instance details

QqsetGeometry (QtCharts_QLegend ()) (QRectF t1) # 
Instance details

Methods

qsetGeometry :: QtCharts_QLegend () -> QRectF t1 -> IO () #

QqsetGeometry (QtCharts_QLegendSc a) (QRectF t1) # 
Instance details

Methods

qsetGeometry :: QtCharts_QLegendSc a -> QRectF t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetColor (QtCharts_QLegend a) (QColor t1) # 
Instance details

Methods

setColor :: QtCharts_QLegend a -> QColor t1 -> IO () #

QsetBrush (QtCharts_QLegend a) (QBrush t1) # 
Instance details

Methods

setBrush :: QtCharts_QLegend a -> QBrush t1 -> IO () #

QsetBorderColor (QtCharts_QLegend a) (QColor t1) # 
Instance details

Methods

setBorderColor :: QtCharts_QLegend a -> QColor t1 -> IO () #

QsceneEvent (QtCharts_QLegend ()) (QEvent t1) # 
Instance details

Methods

sceneEvent :: QtCharts_QLegend () -> QEvent t1 -> IO Bool #

QsceneEvent (QtCharts_QLegendSc a) (QEvent t1) # 
Instance details

Methods

sceneEvent :: QtCharts_QLegendSc a -> QEvent t1 -> IO Bool #

QresizeEvent (QtCharts_QLegend ()) (QGraphicsSceneResizeEvent t1) # 
Instance details

QresizeEvent (QtCharts_QLegendSc a) (QGraphicsSceneResizeEvent t1) # 
Instance details

Qqresize (QtCharts_QLegend ()) (QSizeF t1) # 
Instance details

Methods

qresize :: QtCharts_QLegend () -> QSizeF t1 -> IO () #

Qqresize (QtCharts_QLegendSc a) (QSizeF t1) # 
Instance details

Methods

qresize :: QtCharts_QLegendSc a -> QSizeF t1 -> IO () #

QmoveEvent (QtCharts_QLegend ()) (QGraphicsSceneMoveEvent t1) # 
Instance details

QmoveEvent (QtCharts_QLegendSc a) (QGraphicsSceneMoveEvent t1) # 
Instance details

QmouseReleaseEvent (QtCharts_QLegend ()) (QGraphicsSceneMouseEvent t1) # 
Instance details

QmouseReleaseEvent (QtCharts_QLegendSc a) (QGraphicsSceneMouseEvent t1) # 
Instance details

QmousePressEvent (QtCharts_QLegend ()) (QGraphicsSceneMouseEvent t1) # 
Instance details

QmousePressEvent (QtCharts_QLegendSc a) (QGraphicsSceneMouseEvent t1) # 
Instance details

QmouseMoveEvent (QtCharts_QLegend ()) (QGraphicsSceneMouseEvent t1) # 
Instance details

QmouseMoveEvent (QtCharts_QLegendSc a) (QGraphicsSceneMouseEvent t1) # 
Instance details

QmouseDoubleClickEvent (QtCharts_QLegend ()) (QGraphicsSceneMouseEvent t1) # 
Instance details

QmouseDoubleClickEvent (QtCharts_QLegendSc a) (QGraphicsSceneMouseEvent t1) # 
Instance details

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QisObscuredBy (QtCharts_QLegend ()) (QGraphicsTextItem t1) # 
Instance details

Methods

isObscuredBy :: QtCharts_QLegend () -> QGraphicsTextItem t1 -> IO Bool #

QisObscuredBy (QtCharts_QLegend ()) (QGraphicsItem t1) # 
Instance details

Methods

isObscuredBy :: QtCharts_QLegend () -> QGraphicsItem t1 -> IO Bool #

QisObscuredBy (QtCharts_QLegendSc a) (QGraphicsTextItem t1) # 
Instance details

Methods

isObscuredBy :: QtCharts_QLegendSc a -> QGraphicsTextItem t1 -> IO Bool #

QisObscuredBy (QtCharts_QLegendSc a) (QGraphicsItem t1) # 
Instance details

Methods

isObscuredBy :: QtCharts_QLegendSc a -> QGraphicsItem t1 -> IO Bool #

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

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

QinitStyleOption (QtCharts_QLegend ()) (QStyleOption t1) # 
Instance details

Methods

initStyleOption :: QtCharts_QLegend () -> QStyleOption t1 -> IO () #

QinitStyleOption (QtCharts_QLegendSc a) (QStyleOption t1) # 
Instance details

QhoverMoveEvent (QtCharts_QLegend ()) (QGraphicsSceneHoverEvent t1) # 
Instance details

QhoverMoveEvent (QtCharts_QLegendSc a) (QGraphicsSceneHoverEvent t1) # 
Instance details

QhoverLeaveEvent (QtCharts_QLegend ()) (QGraphicsSceneHoverEvent t1) # 
Instance details

QhoverLeaveEvent (QtCharts_QLegendSc a) (QGraphicsSceneHoverEvent t1) # 
Instance details

QhoverEnterEvent (QtCharts_QLegend ()) (QGraphicsSceneHoverEvent t1) # 
Instance details

QhoverEnterEvent (QtCharts_QLegendSc a) (QGraphicsSceneHoverEvent t1) # 
Instance details

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

Methods

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

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

Methods

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

QgrabMouseEvent (QtCharts_QLegend ()) (QEvent t1) # 
Instance details

Methods

grabMouseEvent :: QtCharts_QLegend () -> QEvent t1 -> IO () #

QgrabMouseEvent (QtCharts_QLegendSc a) (QEvent t1) # 
Instance details

Methods

grabMouseEvent :: QtCharts_QLegendSc a -> QEvent t1 -> IO () #

QgrabKeyboardEvent (QtCharts_QLegend ()) (QEvent t1) # 
Instance details

Methods

grabKeyboardEvent :: QtCharts_QLegend () -> QEvent t1 -> IO () #

QgrabKeyboardEvent (QtCharts_QLegendSc a) (QEvent t1) # 
Instance details

Methods

grabKeyboardEvent :: QtCharts_QLegendSc a -> QEvent t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QdropEvent (QtCharts_QLegend ()) (QGraphicsSceneDragDropEvent t1) # 
Instance details

QdropEvent (QtCharts_QLegendSc a) (QGraphicsSceneDragDropEvent t1) # 
Instance details

QdragMoveEvent (QtCharts_QLegend ()) (QGraphicsSceneDragDropEvent t1) # 
Instance details

QdragMoveEvent (QtCharts_QLegendSc a) (QGraphicsSceneDragDropEvent t1) # 
Instance details

QdragLeaveEvent (QtCharts_QLegend ()) (QGraphicsSceneDragDropEvent t1) # 
Instance details

QdragLeaveEvent (QtCharts_QLegendSc a) (QGraphicsSceneDragDropEvent t1) # 
Instance details

QdragEnterEvent (QtCharts_QLegend ()) (QGraphicsSceneDragDropEvent t1) # 
Instance details

QdragEnterEvent (QtCharts_QLegendSc a) (QGraphicsSceneDragDropEvent t1) # 
Instance details

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

Methods

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

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

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

Methods

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

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

Methods

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

QcontextMenuEvent (QtCharts_QLegend ()) (QGraphicsSceneContextMenuEvent t1) # 
Instance details

QcontextMenuEvent (QtCharts_QLegendSc a) (QGraphicsSceneContextMenuEvent t1) # 
Instance details

Qqqcontains (QtCharts_QLegend ()) (QPointF t1) # 
Instance details

Methods

qqcontains :: QtCharts_QLegend () -> QPointF t1 -> IO Bool #

Qqqcontains (QtCharts_QLegendSc a) (QPointF t1) # 
Instance details

Methods

qqcontains :: QtCharts_QLegendSc a -> QPointF t1 -> IO Bool #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetLabelColor (QtCharts_QLegend a) (QColor t1) # 
Instance details

Methods

setLabelColor :: QtCharts_QLegend a -> QColor t1 -> IO () #

QsetLabelBrush (QtCharts_QLegend a) (QBrush t1) # 
Instance details

Methods

setLabelBrush :: QtCharts_QLegend a -> QBrush t1 -> IO () #

Qextension (QtCharts_QLegend ()) (QVariant t1) (IO (QVariant ())) # 
Instance details

Methods

extension :: QtCharts_QLegend () -> QVariant t1 -> IO (QVariant ()) #

Qextension (QtCharts_QLegendSc a) (QVariant t1) (IO (QVariant ())) # 
Instance details

Methods

extension :: QtCharts_QLegendSc a -> QVariant t1 -> IO (QVariant ()) #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetExtension (QtCharts_QLegend ()) (QGraphicsItem_Extension, QVariant t2) # 
Instance details

QsetExtension (QtCharts_QLegendSc a) (QGraphicsItem_Extension, QVariant t2) # 
Instance details

QsceneEventFilter (QtCharts_QLegend ()) (QGraphicsTextItem t1, QEvent t2) # 
Instance details

Methods

sceneEventFilter :: QtCharts_QLegend () -> (QGraphicsTextItem t1, QEvent t2) -> IO Bool #

QsceneEventFilter (QtCharts_QLegend ()) (QGraphicsItem t1, QEvent t2) # 
Instance details

Methods

sceneEventFilter :: QtCharts_QLegend () -> (QGraphicsItem t1, QEvent t2) -> IO Bool #

QsceneEventFilter (QtCharts_QLegendSc a) (QGraphicsTextItem t1, QEvent t2) # 
Instance details

Methods

sceneEventFilter :: QtCharts_QLegendSc a -> (QGraphicsTextItem t1, QEvent t2) -> IO Bool #

QsceneEventFilter (QtCharts_QLegendSc a) (QGraphicsItem t1, QEvent t2) # 
Instance details

Methods

sceneEventFilter :: QtCharts_QLegendSc a -> (QGraphicsItem t1, QEvent t2) -> IO Bool #

QpropertyChange (QtCharts_QLegend ()) (String, QVariant t2) # 
Instance details

Methods

propertyChange :: QtCharts_QLegend () -> (String, QVariant t2) -> IO (QVariant ()) #

QpropertyChange (QtCharts_QLegendSc a) (String, QVariant t2) # 
Instance details

Methods

propertyChange :: QtCharts_QLegendSc a -> (String, QVariant t2) -> IO (QVariant ()) #

Qpaint (QtCharts_QLegend ()) (QPainter t1, QStyleOptionGraphicsItem t2) # 
Instance details

Methods

paint :: QtCharts_QLegend () -> (QPainter t1, QStyleOptionGraphicsItem t2) -> IO () #

Qpaint (QtCharts_QLegendSc a) (QPainter t1, QStyleOptionGraphicsItem t2) # 
Instance details

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

Methods

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

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

Methods

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

QcollidesWithPath (QtCharts_QLegend ()) (QPainterPath t1, ItemSelectionMode) # 
Instance details

QcollidesWithPath (QtCharts_QLegendSc a) (QPainterPath t1, ItemSelectionMode) # 
Instance details

QcollidesWithItem (QtCharts_QLegend ()) (QGraphicsTextItem t1, ItemSelectionMode) # 
Instance details

QcollidesWithItem (QtCharts_QLegend ()) (QGraphicsItem t1, ItemSelectionMode) # 
Instance details

QcollidesWithItem (QtCharts_QLegendSc a) (QGraphicsTextItem t1, ItemSelectionMode) # 
Instance details

QcollidesWithItem (QtCharts_QLegendSc a) (QGraphicsItem t1, ItemSelectionMode) # 
Instance details

QqsizeHint (QtCharts_QLegend ()) (SizeHint, QSizeF t2) (IO (QSizeF ())) # 
Instance details

Methods

qsizeHint :: QtCharts_QLegend () -> (SizeHint, QSizeF t2) -> IO (QSizeF ()) #

QqsizeHint (QtCharts_QLegendSc a) (SizeHint, QSizeF t2) (IO (QSizeF ())) # 
Instance details

Methods

qsizeHint :: QtCharts_QLegendSc a -> (SizeHint, QSizeF t2) -> IO (QSizeF ()) #

QsizeHint (QtCharts_QLegend ()) (SizeHint, SizeF) (IO SizeF) # 
Instance details

Methods

sizeHint :: QtCharts_QLegend () -> (SizeHint, SizeF) -> IO SizeF #

QsizeHint (QtCharts_QLegendSc a) (SizeHint, SizeF) (IO SizeF) # 
Instance details

QsetData (QtCharts_QLegend ()) (Int, QVariant t2) (IO ()) # 
Instance details

Methods

setData :: QtCharts_QLegend () -> (Int, QVariant t2) -> IO () #

QsetData (QtCharts_QLegendSc a) (Int, QVariant t2) (IO ()) # 
Instance details

Methods

setData :: QtCharts_QLegendSc a -> (Int, QVariant t2) -> IO () #

Qresize (QtCharts_QLegend ()) (Double, Double) (IO ()) # 
Instance details

Methods

resize :: QtCharts_QLegend () -> (Double, Double) -> IO () #

Qresize (QtCharts_QLegendSc a) (Double, Double) (IO ()) # 
Instance details

Methods

resize :: QtCharts_QLegendSc a -> (Double, Double) -> IO () #

QitemChange (QtCharts_QLegend ()) (GraphicsItemChange, QVariant t2) (IO (QVariant ())) # 
Instance details

QitemChange (QtCharts_QLegendSc a) (GraphicsItemChange, QVariant t2) (IO (QVariant ())) # 
Instance details

QpaintWindowFrame (QtCharts_QLegend ()) (QPainter t1, QStyleOptionGraphicsItem t2, QWidget t3) # 
Instance details

QpaintWindowFrame (QtCharts_QLegendSc a) (QPainter t1, QStyleOptionGraphicsItem t2, QWidget t3) # 
Instance details

Qpaint (QtCharts_QLegend ()) (QPainter t1, QStyleOptionGraphicsItem t2, QWidget t3) # 
Instance details

Methods

paint :: QtCharts_QLegend () -> (QPainter t1, QStyleOptionGraphicsItem t2, QWidget t3) -> IO () #

Qpaint (QtCharts_QLegendSc a) (QPainter t1, QStyleOptionGraphicsItem t2, QWidget t3) # 
Instance details

Methods

paint :: QtCharts_QLegendSc a -> (QPainter t1, QStyleOptionGraphicsItem t2, QWidget t3) -> IO () #

QsetGeometry (QtCharts_QLegend ()) (Double, Double, Double, Double) # 
Instance details

Methods

setGeometry :: QtCharts_QLegend () -> (Double, Double, Double, Double) -> IO () #

QsetGeometry (QtCharts_QLegendSc a) (Double, Double, Double, Double) # 
Instance details

Methods

setGeometry :: QtCharts_QLegendSc a -> (Double, Double, Double, Double) -> IO () #

QgetContentsMargins (QtCharts_QLegend ()) (QDoublePtr t1, QDoublePtr t2, QDoublePtr t3, QDoublePtr t4) # 
Instance details

QgetContentsMargins (QtCharts_QLegendSc a) (QDoublePtr t1, QDoublePtr t2, QDoublePtr t3, QDoublePtr t4) # 
Instance details