Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ raiseStatus
Method
raiseStatus
win/Qt/qt_main.cpp:969–972 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
967
}
968
969
void NetHackQtMainWindow::raiseStatus()
970
{
971
stack->setCurrentWidget(status->Widget());
972
}
973
974
#if 0 // RLC this isn't used
975
class NetHackMimeSourceFactory : public Q3MimeSourceFactory {
Callers
nothing calls this directly
Calls
1
Widget
Method · 0.45
Tested by
no test coverage detected