Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ Changed
Method
Changed
outdated/win/Qt3/qt3_win.cpp:1835–1838 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1833
//}
1834
1835
void NetHackQtMapWindow::Changed(int x, int y)
1836
{
1837
change.add(x,y);
1838
}
1839
1840
1841
class NetHackQtScrollText : public QTableView {
Callers
nothing calls this directly
Calls
1
add
Method · 0.45
Tested by
no test coverage detected