MCPcopy Create free account
hub / github.com/NetHack/NetHack / Widget

Method Widget

win/Qt/qt_map.cpp:629–632  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

627}
628
629QWidget *NetHackQtMapWindow2::Widget()
630{
631 return this;
632}
633
634void NetHackQtMapWindow2::Clear()
635{

Callers 9

raiseMapMethod · 0.45
raiseMessagesMethod · 0.45
raiseStatusMethod · 0.45
AddMessageWindowMethod · 0.45
AddMapWindowMethod · 0.45
AddStatusWindowMethod · 0.45
layoutMethod · 0.45
redoStatusMethod · 0.45
ShowIfReadyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected