Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
298
HTREEITEM TreeViewCtrl::GetSelection() const
299
{
300
return TreeView_GetSelection(m_hTree);
301
}
302
303
void TreeViewCtrl::SetSelection(HTREEITEM hItem) const
304
{
Callers
6
ContextMenuExpand
Method · 0.80
CopyName
Method · 0.80
CopyKey
Method · 0.80
CopyValue
Method · 0.80
CopyPath
Method · 0.80
HandleTreeEvents
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected