Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/KDChart
/ ModelDataCache
Method
ModelDataCache
src/KDChart/KDChartModelDataCache_p.h:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
{
90
public:
91
ModelDataCache()
92
: m_connector(*this)
93
{
94
}
95
96
~ModelDataCache() override
97
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected