MCPcopy Create free account
hub / github.com/ElementsProject/elements / showHelpMessageClicked

Method showHelpMessageClicked

src/qt/bitcoingui.cpp:865–868  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

863}
864
865void BitcoinGUI::showHelpMessageClicked()
866{
867 GUIUtil::bringToFront(helpMessageDialog);
868}
869
870#ifdef ENABLE_WALLET
871void BitcoinGUI::gotoOverviewPage()

Callers

nothing calls this directly

Calls 1

bringToFrontFunction · 0.85

Tested by

no test coverage detected