MCPcopy 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
88void IdealDockWidget::slotRemove()
89{
90 m_area->removeToolView(m_view);
91}
92
93void IdealDockWidget::contextMenuRequested(const QPoint &point)
94{

Callers

nothing calls this directly

Calls 1

removeToolViewMethod · 0.45

Tested by

no test coverage detected