Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ toolViewPosition
Method
toolViewPosition
kdevplatform/sublime/area.cpp:275–280 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
273
}
274
275
Position Area::toolViewPosition(View *toolView) const
276
{
277
Q_D(const Area);
278
279
return d->toolViewPositions[toolView];
280
}
281
282
Controller *Area::controller() const
283
{
Callers
1
Area
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected