MCPcopy 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
284OptionsModel* WalletModel::getOptionsModel() const
285{
286 return optionsModel;
287}
288
289AddressTableModel* WalletModel::getAddressTableModel() const
290{

Callers 15

initializeResultMethod · 0.45
WalletModelMethod · 0.45
CoinControlDialogMethod · 0.45
updateLabelsMethod · 0.45
updateViewMethod · 0.45
dataMethod · 0.45
getAmountTitleMethod · 0.45
setModelMethod · 0.45
clearMethod · 0.45
updateDisplayUnitMethod · 0.45
processNewTransactionMethod · 0.45

Calls

no outgoing calls

Tested by 1

CompareBalanceFunction · 0.36