Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/KDChart
/ layoutChanged
Method
layoutChanged
src/KDChart/KDChartModelDataCache_p.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
void ModelSignalMapperConnector::layoutChanged()
72
{
73
m_mapper.layoutChanged();
74
}
75
76
void ModelSignalMapperConnector::modelReset()
77
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected