MCPcopy Create free account
hub / github.com/KDE/kdevelop / activeView

Method activeView

kdevplatform/sublime/mainwindow.cpp:219–224  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

217}
218
219View *MainWindow::activeView() const
220{
221 Q_D(const MainWindow);
222
223 return d->activeView;
224}
225
226View *MainWindow::activeToolView() const
227{

Callers 1

setAreaMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected