Qtc.Classes.Charts

Documentation

class QapplyNiceNumbers a b where #

Methods

applyNiceNumbers :: a -> b -> IO () #

class Qchart a b where #

Methods

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

class QfirstBarSetSection a b where #

Methods

firstBarSetSection :: a -> b -> IO Int #

class QfirstColumn a b where #

Methods

firstColumn :: a -> b -> IO Int #

class QfirstRow a b where #

Methods

firstRow :: a -> b -> IO Int #

class QfirstSetSection a b where #

Methods

firstSetSection :: a -> b -> IO Int #

class QisBackgroundVisible a b where #

Methods

isBackgroundVisible :: a -> b -> IO Bool #

class QlabelBrush a b where #

Methods

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

class QlabelColor a b where #

Methods

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

class QlabelFont a b where #

Methods

labelFont :: a -> b -> IO (QFont ()) #

class QlabelsAngle a b c | a -> c where #

Methods

labelsAngle :: a -> b -> c #

class QlabelsPosition a b c | a -> c where #

Methods

labelsPosition :: a -> b -> c #

class QlabelsSection a b where #

Methods

labelsSection :: a -> b -> IO Int #

class QlastBarSetSection a b where #

Methods

lastBarSetSection :: a -> b -> IO Int #

class QlastSetSection a b where #

Methods

lastSetSection :: a -> b -> IO Int #

class QmarkerShape a b c | a -> c where #

Methods

markerShape :: a -> b -> c #

class QminorTickCount a b where #

Methods

minorTickCount :: a -> b -> IO Int #

class QpointLabelsClipping a b where #

Methods

pointLabelsClipping :: a -> b -> IO Bool #

class QpointLabelsColor a b where #

Methods

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

class QpointLabelsFont a b where #

Methods

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

class QpointLabelsFormat a b where #

Methods

pointLabelsFormat :: a -> b -> IO String #

class QpointLabelsVisible a b where #

Methods

pointLabelsVisible :: a -> b -> IO Bool #

class QpointsVisible a b where #

Methods

pointsVisible :: a -> b -> IO Bool #

class QsetFirst a b where #

Methods

setFirst :: a -> b -> IO () #

class QsetFirstBarSetSection a b where #

Methods

setFirstBarSetSection :: a -> b -> IO () #

class QsetFirstColumn a b where #

Methods

setFirstColumn :: a -> b -> IO () #

class QsetFirstRow a b where #

Methods

setFirstRow :: a -> b -> IO () #

class QsetFirstSetSection a b where #

Methods

setFirstSetSection :: a -> b -> IO () #

class QsetLabelBrush a b where #

Methods

setLabelBrush :: a -> b -> IO () #

class QsetLabelColor a b where #

Methods

setLabelColor :: a -> b -> IO () #

class QsetLabelFont a b where #

Methods

setLabelFont :: a -> b -> IO () #

class QsetLabelsAngle a b where #

Methods

setLabelsAngle :: a -> b -> IO () #

class QsetLabelsPosition a b where #

Methods

setLabelsPosition :: a -> b -> IO () #

class QsetLabelsSection a b where #

Methods

setLabelsSection :: a -> b -> IO () #

class QsetLabelsVisible a b where #

Methods

setLabelsVisible :: a -> b -> IO () #

class QsetLastBarSetSection a b where #

Methods

setLastBarSetSection :: a -> b -> IO () #

class QsetLastSetSection a b where #

Methods

setLastSetSection :: a -> b -> IO () #

class QsetMarkerShape a b where #

Methods

setMarkerShape :: a -> b -> IO () #

class QsetMinorTickCount a b where #

Methods

setMinorTickCount :: a -> b -> IO () #

class QsetPointLabelsClipping a b where #

Methods

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

class QsetPointLabelsColor a b where #

Methods

setPointLabelsColor :: a -> b -> IO () #

class QsetPointLabelsFont a b where #

Methods

setPointLabelsFont :: a -> b -> IO () #

class QsetPointLabelsFormat a b where #

Methods

setPointLabelsFormat :: a -> b -> IO () #

class QsetPointLabelsVisible a b where #

Methods

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

class QsetPointsVisible a b where #

Methods

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

class QsetSeries a b where #

Methods

setSeries :: a -> b -> IO () #

class QsetTitleBrush a b where #

Methods

setTitleBrush :: a -> b -> IO () #

class QsetTitleFont a b where #

Methods

setTitleFont :: a -> b -> IO () #

class QsetValuesSection a b where #

Methods

setValuesSection :: a -> b -> IO () #

class QsetXSection a b where #

Methods

setXSection :: a -> b -> IO () #

class QsetYSection a b where #

Methods

setYSection :: a -> b -> IO () #

class Qsum a b where #

Methods

sum :: a -> b -> IO Double #

class QtitleBrush a b where #

Methods

titleBrush :: a -> b -> IO (QBrush ()) #

class QtitleFont a b where #

Methods

titleFont :: a -> b -> IO (QFont ()) #

class QvaluesSection a b where #

Methods

valuesSection :: a -> b -> IO Int #

class QxSection a b where #

Methods

xSection :: a -> b -> IO Int #

class QySection a b where #

Methods

ySection :: a -> b -> IO Int #