Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ getOptionsModel
Method
getOptionsModel
src/qt/walletmodel.cpp:326–329 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
324
}
325
326
OptionsModel *WalletModel::getOptionsModel()
327
{
328
return optionsModel;
329
}
330
331
AddressTableModel *WalletModel::getAddressTableModel()
332
{
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
setModel
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestGUI
Function · 0.36