Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ slotRemove
Method
slotRemove
kdevplatform/sublime/idealdockwidget.cpp:88–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
void IdealDockWidget::slotRemove()
89
{
90
m_area->removeToolView(m_view);
91
}
92
93
void IdealDockWidget::contextMenuRequested(const QPoint &point)
94
{
Callers
nothing calls this directly
Calls
1
removeToolView
Method · 0.45
Tested by
no test coverage detected