Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ selectAll
Method
selectAll
kdevplatform/debugger/framestack/framestackwidget.cpp:241–244 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
239
}
240
241
void FramestackWidget::selectAll()
242
{
243
m_framesTreeView->selectAll();
244
}
245
246
void FramestackWidget::sessionStateChanged(KDevelop::IDebugSession::DebuggerState state)
247
{
Callers
3
askNewProfileName
Method · 0.45
startSearch
Method · 0.45
newNameForDeclaration
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected