MCPcopy 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
198QList<View*> MainWindow::toolDocks() const
199{
200 Q_D(const MainWindow);
201
202 return d->docks;
203}
204
205Area *Sublime::MainWindow::area() const
206{

Callers 2

checkAreaCommonFunction · 0.80

Calls

no outgoing calls

Tested by 2

checkAreaCommonFunction · 0.64