MCPcopy 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
371void PluginListView::selectAll()
372{
373 setAllCheckState(TRUE);
374}
375
376void PluginListView::selectNone()
377{

Callers 2

populateListsMethod · 0.80
run_dlgProcMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected