Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NetHack/NetHack
/ GetMessageWindow
Method
GetMessageWindow
win/Qt/qt_main.cpp:1134–1137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1132
}
1133
1134
NetHackQtMessageWindow * NetHackQtMainWindow::GetMessageWindow()
1135
{
1136
return message;
1137
}
1138
1139
void NetHackQtMainWindow::AddMapWindow(NetHackQtMapWindow2* window)
1140
{
Callers
4
qt_more
Method · 0.80
qt_yn_function
Method · 0.80
qt_getmsghistory
Method · 0.80
qt_putmsghistory
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected