Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
219
View *MainWindow::activeView() const
220
{
221
Q_D(const MainWindow);
222
223
return d->activeView;
224
}
225
226
View *MainWindow::activeToolView() const
227
{
Callers
1
setArea
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected