Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ Changed
Method
Changed
win/Qt/qt_map.cpp:563–566 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
561
}
562
563
void NetHackQtMapViewport::Changed(int x, int y)
564
{
565
change.add(x, y);
566
}
567
568
NetHackQtMapWindow2::NetHackQtMapWindow2(NetHackQtClickBuffer& click_sink) :
569
QScrollArea(NULL),
Callers
nothing calls this directly
Calls
1
add
Method · 0.45
Tested by
no test coverage detected