Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ controller
Method
controller
kdevplatform/sublime/area.cpp:282–287 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
280
}
281
282
Controller *Area::controller() const
283
{
284
Q_D(const Area);
285
286
return d->controller;
287
}
288
289
QList<View*> Sublime::Area::views()
290
{
Callers
6
Area
Method · 0.45
initTestCase
Method · 0.45
KastenToolViewWidget
Method · 0.45
OktetaDocument
Method · 0.45
close
Method · 0.45
removeToolView
Method · 0.45
Calls
no outgoing calls
Tested by
1
initTestCase
Method · 0.36