MCPcopy 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
1134NetHackQtMessageWindow * NetHackQtMainWindow::GetMessageWindow()
1135{
1136 return message;
1137}
1138
1139void NetHackQtMainWindow::AddMapWindow(NetHackQtMapWindow2* window)
1140{

Callers 4

qt_moreMethod · 0.80
qt_yn_functionMethod · 0.80
qt_getmsghistoryMethod · 0.80
qt_putmsghistoryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected