Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
83
void Widget::init()
84
{
85
}
86
87
void 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