QCandlestickModelMapper露
- PyQt5.QtChart.QCandlestickModelMapper
Inherits from QObject.
Inherited by QHCandlestickModelMapper, QVCandlestickModelMapper.
Description露
TODO
Methods露
- __init__(parent: QObject = None)
TODO
- close() → int
TODO
- firstSetSection() → int
TODO
- high() → int
TODO
- lastSetSection() → int
TODO
- low() → int
TODO
- model() → QAbstractItemModel
TODO
- open() → int
TODO
- orientation() → Orientation
TODO
- series() → QCandlestickSeries
TODO
- setClose(int)
TODO
- setFirstSetSection(int)
TODO
- setHigh(int)
TODO
- setLastSetSection(int)
TODO
- setLow(int)
TODO
- setModel(QAbstractItemModel)
TODO
- setOpen(int)
TODO
- setSeries(QCandlestickSeries)
TODO
- setTimestamp(int)
TODO
- timestamp() → int
TODO