Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
236
void Sublime::Area::raiseToolView(View * toolView)
237
{
238
emit requestToolViewRaise(toolView);
239
}
240
241
void Area::removeToolView(View* view)
242
{
Callers
7
FramestackWidget
Method · 0.45
raiseAndLocateCurrentDocument
Method · 0.45
raiseOutputToolView
Method · 0.45
raiseOutputView
Method · 0.45
testJobResult
Method · 0.45
DebuggerConsoleView
Method · 0.45
GDBOutputWidget
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected