Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoin/bitcoin
/ getOptionsModel
Method
getOptionsModel
src/qt/walletmodel.cpp:284–287 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
282
}
283
284
OptionsModel* WalletModel::getOptionsModel() const
285
{
286
return optionsModel;
287
}
288
289
AddressTableModel* WalletModel::getAddressTableModel() const
290
{
Callers
15
initializeResult
Method · 0.45
WalletModel
Method · 0.45
CoinControlDialog
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
clear
Method · 0.45
updateDisplayUnit
Method · 0.45
processNewTransaction
Method · 0.45
Calls
no outgoing calls
Tested by
1
CompareBalance
Function · 0.36