MCPcopy 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
326OptionsModel *WalletModel::getOptionsModel()
327{
328 return optionsModel;
329}
330
331AddressTableModel *WalletModel::getAddressTableModel()
332{

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
setModelMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestGUIFunction · 0.36