Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/KDChart
/ areaGeometry
Method
areaGeometry
src/KDChart/KDChartAbstractAreaWidget.cpp:165–168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
163
}
164
165
QRect AbstractAreaWidget::areaGeometry() const
166
{
167
return geometry();
168
}
169
170
void AbstractAreaWidget::positionHasChanged()
171
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected