Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ rowCount
Method
rowCount
src/qt/optionsmodel.cpp:246–249 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
244
}
245
246
int OptionsModel::rowCount(const QModelIndex & parent) const
247
{
248
return OptionIDRowCount;
249
}
250
251
struct ProxySetting {
252
bool is_set;
Callers
3
write
Method · 0.45
FindTx
Function · 0.45
TestGUI
Function · 0.45
Calls
no outgoing calls
Tested by
2
FindTx
Function · 0.36
TestGUI
Function · 0.36