Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ toolDocks
Method
toolDocks
kdevplatform/sublime/mainwindow.cpp:198–203 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
}
197
198
QList<View*> MainWindow::toolDocks() const
199
{
200
Q_D(const MainWindow);
201
202
return d->docks;
203
}
204
205
Area *Sublime::MainWindow::area() const
206
{
Callers
2
checkAreaCommon
Function · 0.80
toolViewAdditionAndDeletion
Method · 0.80
Calls
no outgoing calls
Tested by
2
checkAreaCommon
Function · 0.64
toolViewAdditionAndDeletion
Method · 0.64