Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ rowCount
Method
rowCount
src/qt/optionsmodel.cpp:206–209 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
204
}
205
206
int OptionsModel::rowCount(const QModelIndex & parent) const
207
{
208
return OptionIDRowCount;
209
}
210
211
struct ProxySetting {
212
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