Qtc.Charts.QtCharts_QChartView

Contents

Documentation

class QqtCharts_QChartViewTrUtf8 x1 where #

Methods

qtCharts_QChartViewTrUtf8 :: x1 -> IO String #

Instances
QqtCharts_QChartViewTrUtf8 String # 
Instance details

Defined in Qtc.Charts.QtCharts_QChartView

Methods

qtCharts_QChartViewTrUtf8 :: String -> IO String #

QqtCharts_QChartViewTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Charts.QtCharts_QChartView

Methods

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

QqtCharts_QChartViewTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Charts.QtCharts_QChartView

Methods

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

Orphan instances

QqviewportSizeHint (QtCharts_QChartView ()) () # 
Instance details

Methods

qviewportSizeHint :: QtCharts_QChartView () -> () -> IO (QSize ()) #

QqviewportSizeHint (QtCharts_QChartViewSc a) () # 
Instance details

Methods

qviewportSizeHint :: QtCharts_QChartViewSc a -> () -> IO (QSize ()) #

QviewportSizeHint (QtCharts_QChartView ()) () # 
Instance details

Methods

viewportSizeHint :: QtCharts_QChartView () -> () -> IO Size #

QviewportSizeHint (QtCharts_QChartViewSc a) () # 
Instance details

QviewportMargins (QtCharts_QChartView ()) () # 
Instance details

Methods

viewportMargins :: QtCharts_QChartView () -> () -> IO (QMargins ()) #

QviewportMargins (QtCharts_QChartViewSc a) () # 
Instance details

Methods

viewportMargins :: QtCharts_QChartViewSc a -> () -> IO (QMargins ()) #

QupdateSceneRect (QtCharts_QChartView ()) RectF # 
Instance details

Methods

updateSceneRect :: QtCharts_QChartView () -> RectF -> IO () #

QupdateSceneRect (QtCharts_QChartViewSc a) RectF # 
Instance details

QupdateMicroFocus (QtCharts_QChartView ()) () # 
Instance details

Methods

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

QupdateMicroFocus (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

Qupdate (QtCharts_QChartView ()) () # 
Instance details

Methods

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

Qupdate (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

QshowNormal (QtCharts_QChartView ()) () # 
Instance details

Methods

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

QshowNormal (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

QshowMinimized (QtCharts_QChartView ()) () # 
Instance details

Methods

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

QshowMinimized (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

QshowMaximized (QtCharts_QChartView ()) () # 
Instance details

Methods

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

QshowMaximized (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

QshowFullScreen (QtCharts_QChartView ()) () # 
Instance details

Methods

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

QshowFullScreen (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

Qqshow (QtCharts_QChartView ()) () # 
Instance details

Methods

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

Qqshow (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

QsharedPainter (QtCharts_QChartView ()) () # 
Instance details

Methods

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

QsharedPainter (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

QsetWindowTitle (QtCharts_QChartView ()) String # 
Instance details

Methods

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

QsetWindowTitle (QtCharts_QChartViewSc a) String # 
Instance details

Methods

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

QsetWindowModified (QtCharts_QChartView ()) Bool # 
Instance details

Methods

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

QsetWindowModified (QtCharts_QChartViewSc a) Bool # 
Instance details

Methods

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

QsetVisible (QtCharts_QChartView ()) Bool # 
Instance details

Methods

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

QsetVisible (QtCharts_QChartViewSc a) Bool # 
Instance details

Methods

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

QsetStyleSheet (QtCharts_QChartView ()) String # 
Instance details

Methods

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

QsetStyleSheet (QtCharts_QChartViewSc a) String # 
Instance details

Methods

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

QsetRubberBand (QtCharts_QChartView a) RubberBands # 
Instance details

QsetHidden (QtCharts_QChartView ()) Bool # 
Instance details

Methods

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

QsetHidden (QtCharts_QChartViewSc a) Bool # 
Instance details

Methods

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

QsetGeometry (QtCharts_QChartView ()) Rect # 
Instance details

Methods

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

QsetGeometry (QtCharts_QChartViewSc a) Rect # 
Instance details

Methods

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

QsetEnabled (QtCharts_QChartView ()) Bool # 
Instance details

Methods

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

QsetEnabled (QtCharts_QChartViewSc a) Bool # 
Instance details

Methods

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

QsetDisabled (QtCharts_QChartView ()) Bool # 
Instance details

Methods

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

QsetDisabled (QtCharts_QChartViewSc a) Bool # 
Instance details

Methods

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

QsenderSignalIndex (QtCharts_QChartView ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

Qsender (QtCharts_QChartView ()) () # 
Instance details

Methods

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

Qsender (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

Qrepaint (QtCharts_QChartView ()) () # 
Instance details

Methods

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

Qrepaint (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

Qreceivers (QtCharts_QChartView ()) String # 
Instance details

Methods

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

Qreceivers (QtCharts_QChartViewSc a) String # 
Instance details

Methods

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

Qraise (QtCharts_QChartView ()) () # 
Instance details

Methods

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

Qraise (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

QpaintEngine (QtCharts_QChartView ()) () # 
Instance details

Methods

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

QpaintEngine (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

Qmove (QtCharts_QChartView ()) Point # 
Instance details

Methods

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

Qmove (QtCharts_QChartViewSc a) Point # 
Instance details

Methods

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

QqminimumSizeHint (QtCharts_QChartView ()) () # 
Instance details

Methods

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

QqminimumSizeHint (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

QminimumSizeHint (QtCharts_QChartView ()) () # 
Instance details

Methods

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

QminimumSizeHint (QtCharts_QChartViewSc a) () # 
Instance details

Qmetric (QtCharts_QChartView ()) PaintDeviceMetric # 
Instance details

Methods

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

Qmetric (QtCharts_QChartViewSc a) PaintDeviceMetric # 
Instance details

Qlower (QtCharts_QChartView ()) () # 
Instance details

Methods

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

Qlower (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

QisEnabled (QtCharts_QChartView ()) () # 
Instance details

Methods

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

QisEnabled (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

QinvalidateScene (QtCharts_QChartView ()) () # 
Instance details

Methods

invalidateScene :: QtCharts_QChartView () -> () -> IO () #

QinvalidateScene (QtCharts_QChartView ()) RectF # 
Instance details

Methods

invalidateScene :: QtCharts_QChartView () -> RectF -> IO () #

QinvalidateScene (QtCharts_QChartViewSc a) RectF # 
Instance details

QinvalidateScene (QtCharts_QChartViewSc a) () # 
Instance details

Methods

invalidateScene :: QtCharts_QChartViewSc a -> () -> IO () #

QinputMethodQuery (QtCharts_QChartView ()) InputMethodQuery # 
Instance details

QinputMethodQuery (QtCharts_QChartViewSc a) InputMethodQuery # 
Instance details

Qhide (QtCharts_QChartView ()) () # 
Instance details

Methods

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

Qhide (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

QhasHeightForWidth (QtCharts_QChartView ()) () # 
Instance details

Methods

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

QhasHeightForWidth (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

Qfont (QtCharts_QChartView ()) () # 
Instance details

Methods

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

Qfont (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

QfocusPreviousChild (QtCharts_QChartView ()) () # 
Instance details

Methods

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

QfocusPreviousChild (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

QfocusNextPrevChild (QtCharts_QChartView ()) Bool # 
Instance details

Methods

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

QfocusNextPrevChild (QtCharts_QChartViewSc a) Bool # 
Instance details

Methods

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

QfocusNextChild (QtCharts_QChartView ()) () # 
Instance details

Methods

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

QfocusNextChild (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

QdevType (QtCharts_QChartView ()) () # 
Instance details

Methods

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

QdevType (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

Qdestroy (QtCharts_QChartView ()) Bool # 
Instance details

Methods

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

Qdestroy (QtCharts_QChartView ()) () # 
Instance details

Methods

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

Qdestroy (QtCharts_QChartViewSc a) Bool # 
Instance details

Methods

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

Qdestroy (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

QcolorCount (QtCharts_QChartView ()) () # 
Instance details

Methods

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

QcolorCount (QtCharts_QChartViewSc a) () # 
Instance details

Methods

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

Qchart (QtCharts_QChartView a) () # 
Instance details

Methods

chart :: QtCharts_QChartView a -> () -> IO (QtCharts_QChart ()) #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetFocus (QtCharts_QChartView ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

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

QrubberBand (QtCharts_QChartView a) () (IO RubberBands) # 
Instance details

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qcreate (QtCharts_QChartView ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QtCharts_QChartView ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QviewportEvent (QtCharts_QChartView ()) (QEvent t1) # 
Instance details

Methods

viewportEvent :: QtCharts_QChartView () -> QEvent t1 -> IO Bool #

QviewportEvent (QtCharts_QChartViewSc a) (QEvent t1) # 
Instance details

Methods

viewportEvent :: QtCharts_QChartViewSc a -> QEvent t1 -> IO Bool #

QqupdateSceneRect (QtCharts_QChartView ()) (QRectF t1) # 
Instance details

Methods

qupdateSceneRect :: QtCharts_QChartView () -> QRectF t1 -> IO () #

QqupdateSceneRect (QtCharts_QChartViewSc a) (QRectF t1) # 
Instance details

Methods

qupdateSceneRect :: QtCharts_QChartViewSc a -> QRectF t1 -> IO () #

QupdateScene (QtCharts_QChartView ()) [QRectF t1] # 
Instance details

Methods

updateScene :: QtCharts_QChartView () -> [QRectF t1] -> IO () #

QupdateScene (QtCharts_QChartViewSc a) [QRectF t1] # 
Instance details

Methods

updateScene :: QtCharts_QChartViewSc a -> [QRectF t1] -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetupViewport (QtCharts_QChartView ()) (QWidget t1) # 
Instance details

Methods

setupViewport :: QtCharts_QChartView () -> QWidget t1 -> IO () #

QsetupViewport (QtCharts_QChartViewSc a) (QWidget t1) # 
Instance details

Methods

setupViewport :: QtCharts_QChartViewSc a -> QWidget t1 -> IO () #

QsetViewportMargins (QtCharts_QChartView ()) (QMargins t1) # 
Instance details

Methods

setViewportMargins :: QtCharts_QChartView () -> QMargins t1 -> IO () #

QsetViewportMargins (QtCharts_QChartViewSc a) (QMargins t1) # 
Instance details

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

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

Methods

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

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

QqinvalidateScene (QtCharts_QChartView ()) (QRectF t1) # 
Instance details

Methods

qinvalidateScene :: QtCharts_QChartView () -> QRectF t1 -> IO () #

QqinvalidateScene (QtCharts_QChartViewSc a) (QRectF t1) # 
Instance details

Methods

qinvalidateScene :: QtCharts_QChartViewSc a -> QRectF t1 -> IO () #

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

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

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

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

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

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

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

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

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QscrollContentsBy (QtCharts_QChartView ()) (Int, Int) # 
Instance details

Methods

scrollContentsBy :: QtCharts_QChartView () -> (Int, Int) -> IO () #

QscrollContentsBy (QtCharts_QChartViewSc a) (Int, Int) # 
Instance details

Methods

scrollContentsBy :: QtCharts_QChartViewSc a -> (Int, Int) -> IO () #

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

Methods

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

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

Methods

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

QqinvalidateScene (QtCharts_QChartView ()) (QRectF t1, SceneLayers) # 
Instance details

QqinvalidateScene (QtCharts_QChartViewSc a) (QRectF t1, SceneLayers) # 
Instance details

QinvalidateScene (QtCharts_QChartView ()) (RectF, SceneLayers) # 
Instance details

QinvalidateScene (QtCharts_QChartViewSc a) (RectF, SceneLayers) # 
Instance details

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

Methods

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

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

Methods

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

QqdrawForeground (QtCharts_QChartView ()) (QPainter t1, QRectF t2) # 
Instance details

Methods

qdrawForeground :: QtCharts_QChartView () -> (QPainter t1, QRectF t2) -> IO () #

QqdrawForeground (QtCharts_QChartViewSc a) (QPainter t1, QRectF t2) # 
Instance details

Methods

qdrawForeground :: QtCharts_QChartViewSc a -> (QPainter t1, QRectF t2) -> IO () #

QdrawForeground (QtCharts_QChartView ()) (QPainter t1, RectF) # 
Instance details

Methods

drawForeground :: QtCharts_QChartView () -> (QPainter t1, RectF) -> IO () #

QdrawForeground (QtCharts_QChartViewSc a) (QPainter t1, RectF) # 
Instance details

Methods

drawForeground :: QtCharts_QChartViewSc a -> (QPainter t1, RectF) -> IO () #

QqdrawBackground (QtCharts_QChartView ()) (QPainter t1, QRectF t2) # 
Instance details

Methods

qdrawBackground :: QtCharts_QChartView () -> (QPainter t1, QRectF t2) -> IO () #

QqdrawBackground (QtCharts_QChartViewSc a) (QPainter t1, QRectF t2) # 
Instance details

Methods

qdrawBackground :: QtCharts_QChartViewSc a -> (QPainter t1, QRectF t2) -> IO () #

QdrawBackground (QtCharts_QChartView ()) (QPainter t1, RectF) # 
Instance details

Methods

drawBackground :: QtCharts_QChartView () -> (QPainter t1, RectF) -> IO () #

QdrawBackground (QtCharts_QChartViewSc a) (QPainter t1, RectF) # 
Instance details

Methods

drawBackground :: QtCharts_QChartViewSc a -> (QPainter t1, RectF) -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetViewportMargins (QtCharts_QChartView ()) (Int, Int, Int, Int) # 
Instance details

Methods

setViewportMargins :: QtCharts_QChartView () -> (Int, Int, Int, Int) -> IO () #

QsetViewportMargins (QtCharts_QChartViewSc a) (Int, Int, Int, Int) # 
Instance details

Methods

setViewportMargins :: QtCharts_QChartViewSc a -> (Int, Int, Int, Int) -> IO () #

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

Methods

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

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

Methods

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

QdrawItems (QtCharts_QChartView ()) (QPainter t1, Int, [QGraphicsItem t3], QStyleOptionGraphicsItem t4) # 
Instance details

Methods

drawItems :: QtCharts_QChartView () -> (QPainter t1, Int, [QGraphicsItem t3], QStyleOptionGraphicsItem t4) -> IO () #

QdrawItems (QtCharts_QChartViewSc a) (QPainter t1, Int, [QGraphicsItem t3], QStyleOptionGraphicsItem t4) # 
Instance details