Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ raiseMessages
Method
raiseMessages
win/Qt/qt_main.cpp:964–967 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
962
}
963
964
void NetHackQtMainWindow::raiseMessages()
965
{
966
stack->setCurrentWidget(message->Widget());
967
}
968
969
void NetHackQtMainWindow::raiseStatus()
970
{
Callers
nothing calls this directly
Calls
1
Widget
Method · 0.45
Tested by
no test coverage detected