MCPcopy Create free account
hub / github.com/NPP-JSONViewer/JSON-Viewer / GetSelection

Method GetSelection

src/NppJsonViewer/TreeViewCtrl.cpp:298–301  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

296}
297
298HTREEITEM TreeViewCtrl::GetSelection() const
299{
300 return TreeView_GetSelection(m_hTree);
301}
302
303void TreeViewCtrl::SetSelection(HTREEITEM hItem) const
304{

Callers 6

ContextMenuExpandMethod · 0.80
CopyNameMethod · 0.80
CopyKeyMethod · 0.80
CopyValueMethod · 0.80
CopyPathMethod · 0.80
HandleTreeEventsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected