Documentation
class QqtCharts_QVCandlestickModelMapperTrUtf8 x1 where #
qtCharts_QVCandlestickModelMapperTrUtf8 :: x1 -> IO String #
Instances
QqtCharts_QVCandlestickModelMapperTrUtf8 String # | |
Defined in Qtc.Charts.QtCharts_QVCandlestickModelMapper qtCharts_QVCandlestickModelMapperTrUtf8 :: String -> IO String # | |
QqtCharts_QVCandlestickModelMapperTrUtf8 (String, String) # | |
Defined in Qtc.Charts.QtCharts_QVCandlestickModelMapper qtCharts_QVCandlestickModelMapperTrUtf8 :: (String, String) -> IO String # | |
QqtCharts_QVCandlestickModelMapperTrUtf8 (String, String, Int) # | |
Defined in Qtc.Charts.QtCharts_QVCandlestickModelMapper qtCharts_QVCandlestickModelMapperTrUtf8 :: (String, String, Int) -> IO String # |
class QqtCharts_QVCandlestickModelMapper x1 where #
qtCharts_QVCandlestickModelMapper :: x1 -> IO (QtCharts_QVCandlestickModelMapper ()) #
Instances
QqtCharts_QVCandlestickModelMapper () # | |
Defined in Qtc.Charts.QtCharts_QVCandlestickModelMapper qtCharts_QVCandlestickModelMapper :: () -> IO (QtCharts_QVCandlestickModelMapper ()) # | |
QqtCharts_QVCandlestickModelMapper (QObject t1) # | |
Defined in Qtc.Charts.QtCharts_QVCandlestickModelMapper qtCharts_QVCandlestickModelMapper :: QObject t1 -> IO (QtCharts_QVCandlestickModelMapper ()) # |
closeRow :: QtCharts_QVCandlestickModelMapper a -> () -> IO Int #
firstSetColumn :: QtCharts_QVCandlestickModelMapper a -> () -> IO Int #
highRow :: QtCharts_QVCandlestickModelMapper a -> () -> IO Int #
lastSetColumn :: QtCharts_QVCandlestickModelMapper a -> () -> IO Int #
lowRow :: QtCharts_QVCandlestickModelMapper a -> () -> IO Int #
openRow :: QtCharts_QVCandlestickModelMapper a -> () -> IO Int #
setCloseRow :: QtCharts_QVCandlestickModelMapper a -> Int -> IO () #
setFirstSetColumn :: QtCharts_QVCandlestickModelMapper a -> Int -> IO () #
setHighRow :: QtCharts_QVCandlestickModelMapper a -> Int -> IO () #
setLastSetColumn :: QtCharts_QVCandlestickModelMapper a -> Int -> IO () #
setLowRow :: QtCharts_QVCandlestickModelMapper a -> Int -> IO () #
setOpenRow :: QtCharts_QVCandlestickModelMapper a -> Int -> IO () #
setTimestampRow :: QtCharts_QVCandlestickModelMapper a -> Int -> IO () #
timestampRow :: QtCharts_QVCandlestickModelMapper a -> () -> IO Int #