MCPcopy Create free account
hub / github.com/KDAB/KDChart / init

Method init

src/KDChart/KDChartWidget.cpp:83–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83void Widget::init()
84{
85}
86
87void Widget::setDataset(int column, const QVector<qreal> &data, const QString &title)
88{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected