Documentation
class QqtCharts_QBoxPlotLegendMarkerTrUtf8 x1 where #
qtCharts_QBoxPlotLegendMarkerTrUtf8 :: x1 -> IO String #
Instances
QqtCharts_QBoxPlotLegendMarkerTrUtf8 String # | |
Defined in Qtc.Charts.QtCharts_QBoxPlotLegendMarker qtCharts_QBoxPlotLegendMarkerTrUtf8 :: String -> IO String # | |
QqtCharts_QBoxPlotLegendMarkerTrUtf8 (String, String) # | |
Defined in Qtc.Charts.QtCharts_QBoxPlotLegendMarker qtCharts_QBoxPlotLegendMarkerTrUtf8 :: (String, String) -> IO String # | |
QqtCharts_QBoxPlotLegendMarkerTrUtf8 (String, String, Int) # | |
Defined in Qtc.Charts.QtCharts_QBoxPlotLegendMarker qtCharts_QBoxPlotLegendMarkerTrUtf8 :: (String, String, Int) -> IO String # |
class QqtCharts_QBoxPlotLegendMarker x1 where #
qtCharts_QBoxPlotLegendMarker :: x1 -> IO (QtCharts_QBoxPlotLegendMarker ()) #
Instances
QqtCharts_QBoxPlotLegendMarker (QtCharts_QBoxPlotSeries t1, QtCharts_QLegend t2) # | |
Defined in Qtc.Charts.QtCharts_QBoxPlotLegendMarker qtCharts_QBoxPlotLegendMarker :: (QtCharts_QBoxPlotSeries t1, QtCharts_QLegend t2) -> IO (QtCharts_QBoxPlotLegendMarker ()) # | |
QqtCharts_QBoxPlotLegendMarker (QtCharts_QBoxPlotSeries t1, QtCharts_QLegend t2, QObject t3) # | |
Defined in Qtc.Charts.QtCharts_QBoxPlotLegendMarker qtCharts_QBoxPlotLegendMarker :: (QtCharts_QBoxPlotSeries t1, QtCharts_QLegend t2, QObject t3) -> IO (QtCharts_QBoxPlotLegendMarker ()) # |