Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ createOptionsModel
Method
createOptionsModel
src/qt/bitcoin.cpp:252–255 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
250
}
251
252
void BitcoinApplication::createOptionsModel(bool resetSettings)
253
{
254
optionsModel = new OptionsModel(this, resetSettings);
255
}
256
257
void BitcoinApplication::createWindow(const NetworkStyle *networkStyle)
258
{
Callers
2
GuiMain
Function · 0.80
appTests
Method · 0.80
Calls
no outgoing calls
Tested by
1
appTests
Method · 0.64