Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ UnSelectAll
Method
UnSelectAll
src/wallet/coincontrol.h:111–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
void UnSelectAll()
112
{
113
setSelected.clear();
114
}
115
116
void ListSelected(std::vector<COutPoint>& vOutpoints) const
117
{
Callers
3
buttonSelectAllClicked
Method · 0.80
sendButtonClicked
Method · 0.80
clear
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected