Documentation
class QapplyNiceNumbers a b where #
applyNiceNumbers :: a -> b -> IO () #
chart :: a -> b -> IO (QtCharts_QChart ()) #
class QfirstBarSetSection a b where #
firstBarSetSection :: a -> b -> IO Int #
class QfirstColumn a b where #
firstColumn :: a -> b -> IO Int #
class QfirstSetSection a b where #
firstSetSection :: a -> b -> IO Int #
class QisBackgroundVisible a b where #
isBackgroundVisible :: a -> b -> IO Bool #
class QlabelBrush a b where #
labelBrush :: a -> b -> IO (QBrush ()) #
class QlabelColor a b where #
labelColor :: a -> b -> IO (QColor ()) #
class QlabelFont a b where #
class QlabelsAngle a b c | a -> c where #
labelsAngle :: a -> b -> c #
class QlabelsPosition a b c | a -> c where #
labelsPosition :: a -> b -> c #
class QlabelsSection a b where #
labelsSection :: a -> b -> IO Int #
class QlastBarSetSection a b where #
lastBarSetSection :: a -> b -> IO Int #
class QlastSetSection a b where #
lastSetSection :: a -> b -> IO Int #
class QmarkerShape a b c | a -> c where #
markerShape :: a -> b -> c #
class QminorTickCount a b where #
minorTickCount :: a -> b -> IO Int #
class QpointLabelsClipping a b where #
pointLabelsClipping :: a -> b -> IO Bool #
class QpointLabelsColor a b where #
pointLabelsColor :: a -> b -> IO (QColor ()) #
class QpointLabelsFont a b where #
pointLabelsFont :: a -> b -> IO (QFont ()) #
class QpointLabelsFormat a b where #
pointLabelsFormat :: a -> b -> IO String #
class QpointLabelsVisible a b where #
pointLabelsVisible :: a -> b -> IO Bool #
class QpointsVisible a b where #
pointsVisible :: a -> b -> IO Bool #
class QsetFirstBarSetSection a b where #
setFirstBarSetSection :: a -> b -> IO () #
class QsetFirstColumn a b where #
setFirstColumn :: a -> b -> IO () #
class QsetFirstRow a b where #
setFirstRow :: a -> b -> IO () #
class QsetFirstSetSection a b where #
setFirstSetSection :: a -> b -> IO () #
class QsetLabelBrush a b where #
setLabelBrush :: a -> b -> IO () #
class QsetLabelColor a b where #
setLabelColor :: a -> b -> IO () #
class QsetLabelFont a b where #
setLabelFont :: a -> b -> IO () #
class QsetLabelsAngle a b where #
setLabelsAngle :: a -> b -> IO () #
class QsetLabelsPosition a b where #
setLabelsPosition :: a -> b -> IO () #
class QsetLabelsSection a b where #
setLabelsSection :: a -> b -> IO () #
class QsetLabelsVisible a b where #
setLabelsVisible :: a -> b -> IO () #
class QsetLastBarSetSection a b where #
setLastBarSetSection :: a -> b -> IO () #
class QsetLastSetSection a b where #
setLastSetSection :: a -> b -> IO () #
class QsetMarkerShape a b where #
setMarkerShape :: a -> b -> IO () #
class QsetMinorTickCount a b where #
setMinorTickCount :: a -> b -> IO () #
class QsetPointLabelsClipping a b where #
setPointLabelsClipping :: a -> b -> IO () #
class QsetPointLabelsColor a b where #
setPointLabelsColor :: a -> b -> IO () #
class QsetPointLabelsFont a b where #
setPointLabelsFont :: a -> b -> IO () #
class QsetPointLabelsFormat a b where #
setPointLabelsFormat :: a -> b -> IO () #
class QsetPointLabelsVisible a b where #
setPointLabelsVisible :: a -> b -> IO () #
class QsetPointsVisible a b where #
setPointsVisible :: a -> b -> IO () #
class QsetSeries a b where #
class QsetTitleBrush a b where #
setTitleBrush :: a -> b -> IO () #
class QsetTitleFont a b where #
setTitleFont :: a -> b -> IO () #
class QsetValuesSection a b where #
setValuesSection :: a -> b -> IO () #
class QsetXSection a b where #
setXSection :: a -> b -> IO () #
class QsetYSection a b where #
setYSection :: a -> b -> IO () #
class QtitleBrush a b where #
titleBrush :: a -> b -> IO (QBrush ()) #
class QtitleFont a b where #
class QvaluesSection a b where #
valuesSection :: a -> b -> IO Int #