MCPcopy 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
304OptionsModel *WalletModel::getOptionsModel()
305{
306 return optionsModel;
307}
308
309AddressTableModel *WalletModel::getAddressTableModel()
310{

Callers 15

setModelMethod · 0.45
updateLabelsMethod · 0.45
updateViewMethod · 0.45
dataMethod · 0.45
getAmountTitleMethod · 0.45
setModelMethod · 0.45
updateDisplayUnitMethod · 0.45
processNewTransactionMethod · 0.45
setModelMethod · 0.45
changedAmountMethod · 0.45
exportClickedMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestGUIFunction · 0.36