MCPcopy 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
275Position Area::toolViewPosition(View *toolView) const
276{
277 Q_D(const Area);
278
279 return d->toolViewPositions[toolView];
280}
281
282Controller *Area::controller() const
283{

Callers 1

AreaMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected