Documentation
class QqtCharts_QLogValueAxisTrUtf8 x1 where #
qtCharts_QLogValueAxisTrUtf8 :: x1 -> IO String #
Instances
QqtCharts_QLogValueAxisTrUtf8 String # | |
Defined in Qtc.Charts.QtCharts_QLogValueAxis qtCharts_QLogValueAxisTrUtf8 :: String -> IO String # | |
QqtCharts_QLogValueAxisTrUtf8 (String, String) # | |
Defined in Qtc.Charts.QtCharts_QLogValueAxis qtCharts_QLogValueAxisTrUtf8 :: (String, String) -> IO String # | |
QqtCharts_QLogValueAxisTrUtf8 (String, String, Int) # | |
Defined in Qtc.Charts.QtCharts_QLogValueAxis qtCharts_QLogValueAxisTrUtf8 :: (String, String, Int) -> IO String # |
class QqtCharts_QLogValueAxis x1 where #
qtCharts_QLogValueAxis :: x1 -> IO (QtCharts_QLogValueAxis ()) #
Instances
QqtCharts_QLogValueAxis () # | |
Defined in Qtc.Charts.QtCharts_QLogValueAxis qtCharts_QLogValueAxis :: () -> IO (QtCharts_QLogValueAxis ()) # | |
QqtCharts_QLogValueAxis (QObject t1) # | |
Defined in Qtc.Charts.QtCharts_QLogValueAxis qtCharts_QLogValueAxis :: QObject t1 -> IO (QtCharts_QLogValueAxis ()) # |
qtCharts_QLogValueAxis_delete :: QtCharts_QLogValueAxis a -> IO () #
qtCharts_QLogValueAxis_deleteLater :: QtCharts_QLogValueAxis a -> IO () #