Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bruderstein/nppPluginManager
/ selectNone
Method
selectNone
pluginManager/src/PluginListView.cpp:376–379 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
374
}
375
376
void PluginListView::selectNone()
377
{
378
setAllCheckState(FALSE);
379
}
380
381
BOOL PluginListView::empty()
382
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected