Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ Empty
Method
Empty
win/Qt/qt_key.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
bool NetHackQtKeyBuffer::Empty() const
49
{
50
return (in == out);
51
}
52
53
bool NetHackQtKeyBuffer::Full() const
54
{
Callers
3
qt_kbhit
Method · 0.45
qt_nhgetch
Method · 0.45
qt_nh_poskey
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected