Qtc.Charts.QtCharts_QAreaSeries

Contents

Documentation

class QqtCharts_QAreaSeriesTrUtf8 x1 where #

Methods

qtCharts_QAreaSeriesTrUtf8 :: x1 -> IO String #

Instances
QqtCharts_QAreaSeriesTrUtf8 String # 
Instance details

Defined in Qtc.Charts.QtCharts_QAreaSeries

Methods

qtCharts_QAreaSeriesTrUtf8 :: String -> IO String #

QqtCharts_QAreaSeriesTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Charts.QtCharts_QAreaSeries

Methods

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

QqtCharts_QAreaSeriesTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Charts.QtCharts_QAreaSeries

Methods

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

Orphan instances

QsenderSignalIndex (QtCharts_QAreaSeries ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QtCharts_QAreaSeriesSc a) () # 
Instance details

Methods

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

Qsender (QtCharts_QAreaSeries ()) () # 
Instance details

Methods

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

Qsender (QtCharts_QAreaSeriesSc a) () # 
Instance details

Methods

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

Qreceivers (QtCharts_QAreaSeries ()) String # 
Instance details

Methods

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

Qreceivers (QtCharts_QAreaSeriesSc a) String # 
Instance details

Methods

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

Qpen (QtCharts_QAreaSeries a) () # 
Instance details

Methods

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

Qbrush (QtCharts_QAreaSeries ()) () # 
Instance details

Methods

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

Qbrush (QtCharts_QAreaSeriesSc a) () # 
Instance details

Methods

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

QsetPointsVisible (QtCharts_QAreaSeries a) Bool # 
Instance details

Methods

setPointsVisible :: QtCharts_QAreaSeries a -> Bool -> IO () #

QsetPointsVisible (QtCharts_QAreaSeries a) () # 
Instance details

Methods

setPointsVisible :: QtCharts_QAreaSeries a -> () -> IO () #

QsetPointLabelsVisible (QtCharts_QAreaSeries a) Bool # 
Instance details

Methods

setPointLabelsVisible :: QtCharts_QAreaSeries a -> Bool -> IO () #

QsetPointLabelsVisible (QtCharts_QAreaSeries a) () # 
Instance details

Methods

setPointLabelsVisible :: QtCharts_QAreaSeries a -> () -> IO () #

QsetPointLabelsFormat (QtCharts_QAreaSeries a) String # 
Instance details

Methods

setPointLabelsFormat :: QtCharts_QAreaSeries a -> String -> IO () #

QsetPointLabelsClipping (QtCharts_QAreaSeries a) Bool # 
Instance details

Methods

setPointLabelsClipping :: QtCharts_QAreaSeries a -> Bool -> IO () #

QsetPointLabelsClipping (QtCharts_QAreaSeries a) () # 
Instance details

Methods

setPointLabelsClipping :: QtCharts_QAreaSeries a -> () -> IO () #

QpointsVisible (QtCharts_QAreaSeries a) () # 
Instance details

Methods

pointsVisible :: QtCharts_QAreaSeries a -> () -> IO Bool #

QpointLabelsVisible (QtCharts_QAreaSeries a) () # 
Instance details

Methods

pointLabelsVisible :: QtCharts_QAreaSeries a -> () -> IO Bool #

QpointLabelsFormat (QtCharts_QAreaSeries a) () # 
Instance details

Methods

pointLabelsFormat :: QtCharts_QAreaSeries a -> () -> IO String #

QpointLabelsFont (QtCharts_QAreaSeries a) () # 
Instance details

Methods

pointLabelsFont :: QtCharts_QAreaSeries a -> () -> IO (QFont ()) #

QpointLabelsColor (QtCharts_QAreaSeries a) () # 
Instance details

Methods

pointLabelsColor :: QtCharts_QAreaSeries a -> () -> IO (QColor ()) #

QpointLabelsClipping (QtCharts_QAreaSeries a) () # 
Instance details

Methods

pointLabelsClipping :: QtCharts_QAreaSeries a -> () -> IO Bool #

Qqtype (QtCharts_QAreaSeries ()) () (IO QtCharts_QAbstractSeries_SeriesType) # 
Instance details

Qqtype (QtCharts_QAreaSeriesSc a) () (IO QtCharts_QAbstractSeries_SeriesType) # 
Instance details

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QtCharts_QAreaSeries ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

QsetPointLabelsFont (QtCharts_QAreaSeries a) (QFont t1) # 
Instance details

Methods

setPointLabelsFont :: QtCharts_QAreaSeries a -> QFont t1 -> IO () #

QsetPointLabelsColor (QtCharts_QAreaSeries a) (QColor t1) # 
Instance details

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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