Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bruderstein/nppPluginManager
/ selectAll
Method
selectAll
pluginManager/src/PluginListView.cpp:371–374 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
369
}
370
371
void PluginListView::selectAll()
372
{
373
setAllCheckState(TRUE);
374
}
375
376
void PluginListView::selectNone()
377
{
Callers
2
populateLists
Method · 0.80
run_dlgProc
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected