Documentation
class QqtCharts_QCategoryAxisTrUtf8 x1 where #
qtCharts_QCategoryAxisTrUtf8 :: x1 -> IO String #
Instances
QqtCharts_QCategoryAxisTrUtf8 String # | |
Defined in Qtc.Charts.QtCharts_QCategoryAxis qtCharts_QCategoryAxisTrUtf8 :: String -> IO String # | |
QqtCharts_QCategoryAxisTrUtf8 (String, String) # | |
Defined in Qtc.Charts.QtCharts_QCategoryAxis qtCharts_QCategoryAxisTrUtf8 :: (String, String) -> IO String # | |
QqtCharts_QCategoryAxisTrUtf8 (String, String, Int) # | |
Defined in Qtc.Charts.QtCharts_QCategoryAxis qtCharts_QCategoryAxisTrUtf8 :: (String, String, Int) -> IO String # |
class QqtCharts_QCategoryAxis x1 where #
qtCharts_QCategoryAxis :: x1 -> IO (QtCharts_QCategoryAxis ()) #
Instances
QqtCharts_QCategoryAxis () # | |
Defined in Qtc.Charts.QtCharts_QCategoryAxis qtCharts_QCategoryAxis :: () -> IO (QtCharts_QCategoryAxis ()) # | |
QqtCharts_QCategoryAxis (QObject t1) # | |
Defined in Qtc.Charts.QtCharts_QCategoryAxis qtCharts_QCategoryAxis :: QObject t1 -> IO (QtCharts_QCategoryAxis ()) # |
categoriesLabels :: QtCharts_QCategoryAxis a -> () -> IO [String] #
replaceLabel :: QtCharts_QCategoryAxis a -> (String, String) -> IO () #
qtCharts_QCategoryAxis_delete :: QtCharts_QCategoryAxis a -> IO () #
qtCharts_QCategoryAxis_deleteLater :: QtCharts_QCategoryAxis a -> IO () #