Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ highlightWhenChanging
Method
highlightWhenChanging
outdated/win/Qt3/qt3_win.cpp:2136–2139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2134
QWidget::show();
2135
}
2136
void NetHackQtLabelledIcon::highlightWhenChanging()
2137
{
2138
turn_count=0;
2139
}
2140
void NetHackQtLabelledIcon::lowIsGood()
2141
{
2142
low_is_good=TRUE;
Callers
1
updateStats
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected