MCPcopy 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
282Controller *Area::controller() const
283{
284 Q_D(const Area);
285
286 return d->controller;
287}
288
289QList<View*> Sublime::Area::views()
290{

Callers 6

AreaMethod · 0.45
initTestCaseMethod · 0.45
KastenToolViewWidgetMethod · 0.45
OktetaDocumentMethod · 0.45
closeMethod · 0.45
removeToolViewMethod · 0.45

Calls

no outgoing calls

Tested by 1

initTestCaseMethod · 0.36