Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
865
void BitcoinGUI::showHelpMessageClicked()
866
{
867
GUIUtil::bringToFront(helpMessageDialog);
868
}
869
870
#ifdef ENABLE_WALLET
871
void BitcoinGUI::gotoOverviewPage()
Callers
nothing calls this directly
Calls
1
bringToFront
Function · 0.85
Tested by
no test coverage detected