MCPcopy Create free account
hub / github.com/KDE/kdevelop / raiseToolView

Method raiseToolView

kdevplatform/sublime/area.cpp:236–239  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

234}
235
236void Sublime::Area::raiseToolView(View * toolView)
237{
238 emit requestToolViewRaise(toolView);
239}
240
241void Area::removeToolView(View* view)
242{

Callers 7

FramestackWidgetMethod · 0.45
raiseOutputToolViewMethod · 0.45
raiseOutputViewMethod · 0.45
testJobResultMethod · 0.45
DebuggerConsoleViewMethod · 0.45
GDBOutputWidgetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected