Documentation
class QqtCharts_QValueAxisTrUtf8 x1 where #
qtCharts_QValueAxisTrUtf8 :: x1 -> IO String #
Instances
QqtCharts_QValueAxisTrUtf8 String # | |
Defined in Qtc.Charts.QtCharts_QValueAxis qtCharts_QValueAxisTrUtf8 :: String -> IO String # | |
QqtCharts_QValueAxisTrUtf8 (String, String) # | |
Defined in Qtc.Charts.QtCharts_QValueAxis qtCharts_QValueAxisTrUtf8 :: (String, String) -> IO String # | |
QqtCharts_QValueAxisTrUtf8 (String, String, Int) # | |
Defined in Qtc.Charts.QtCharts_QValueAxis qtCharts_QValueAxisTrUtf8 :: (String, String, Int) -> IO String # |
class QqtCharts_QValueAxis x1 where #
qtCharts_QValueAxis :: x1 -> IO (QtCharts_QValueAxis ()) #
Instances
QqtCharts_QValueAxis () # | |
Defined in Qtc.Charts.QtCharts_QValueAxis qtCharts_QValueAxis :: () -> IO (QtCharts_QValueAxis ()) # | |
QqtCharts_QValueAxis (QObject t1) # | |
Defined in Qtc.Charts.QtCharts_QValueAxis qtCharts_QValueAxis :: QObject t1 -> IO (QtCharts_QValueAxis ()) # |
qtCharts_QValueAxis_delete :: QtCharts_QValueAxis a -> IO () #
qtCharts_QValueAxis_deleteLater :: QtCharts_QValueAxis a -> IO () #