Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ setMap
Method
setMap
win/Qt/qt_msg.cpp:49–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
void NetHackQtMessageWindow::setMap(NetHackQtMapWindow2* m)
50
{
51
map = m;
52
updateFont();
53
}
54
55
void NetHackQtMessageWindow::updateFont()
56
{
Callers
1
ShowIfReady
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected