Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ getOptionsModel
Method
getOptionsModel
src/qt/walletmodel.cpp:304–307 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
302
}
303
304
OptionsModel *WalletModel::getOptionsModel()
305
{
306
return optionsModel;
307
}
308
309
AddressTableModel *WalletModel::getAddressTableModel()
310
{
Callers
15
setModel
Method · 0.45
updateLabels
Method · 0.45
updateView
Method · 0.45
RecentRequestsTableModel
Method · 0.45
data
Method · 0.45
getAmountTitle
Method · 0.45
setModel
Method · 0.45
updateDisplayUnit
Method · 0.45
processNewTransaction
Method · 0.45
setModel
Method · 0.45
changedAmount
Method · 0.45
exportClicked
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestGUI
Function · 0.36