Documentation
class QqtCharts_QAbstractBarSeriesTrUtf8 x1 where #
qtCharts_QAbstractBarSeriesTrUtf8 :: x1 -> IO String #
Instances
QqtCharts_QAbstractBarSeriesTrUtf8 String # | |
Defined in Qtc.Charts.QtCharts_QAbstractBarSeries qtCharts_QAbstractBarSeriesTrUtf8 :: String -> IO String # | |
QqtCharts_QAbstractBarSeriesTrUtf8 (String, String) # | |
Defined in Qtc.Charts.QtCharts_QAbstractBarSeries qtCharts_QAbstractBarSeriesTrUtf8 :: (String, String) -> IO String # | |
QqtCharts_QAbstractBarSeriesTrUtf8 (String, String, Int) # | |
Defined in Qtc.Charts.QtCharts_QAbstractBarSeries qtCharts_QAbstractBarSeriesTrUtf8 :: (String, String, Int) -> IO String # |
barSets :: QtCharts_QAbstractBarSeries a -> () -> IO [QtCharts_QBarSet ()] #
barWidth :: QtCharts_QAbstractBarSeries a -> () -> IO Double #
isLabelsVisible :: QtCharts_QAbstractBarSeries a -> () -> IO Bool #
labelsFormat :: QtCharts_QAbstractBarSeries a -> () -> IO String #
setBarWidth :: QtCharts_QAbstractBarSeries a -> Double -> IO () #
setLabelsFormat :: QtCharts_QAbstractBarSeries a -> String -> IO () #
qtCharts_QAbstractBarSeries_delete :: QtCharts_QAbstractBarSeries a -> IO () #