Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ deselectAll
Method
deselectAll
plugins/patchreview/patchreviewtoolview.cpp:450–453 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
448
}
449
450
void PatchReviewToolView::deselectAll()
451
{
452
m_fileModel->setAllChecked(false);
453
}
454
455
void PatchReviewToolView::selectAll()
456
{
Callers
nothing calls this directly
Calls
1
setAllChecked
Method · 0.80
Tested by
no test coverage detected