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

Method raiseStatus

win/Qt/qt_main.cpp:969–972  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

967}
968
969void NetHackQtMainWindow::raiseStatus()
970{
971 stack->setCurrentWidget(status->Widget());
972}
973
974#if 0 // RLC this isn't used
975class NetHackMimeSourceFactory : public Q3MimeSourceFactory {

Callers

nothing calls this directly

Calls 1

WidgetMethod · 0.45

Tested by

no test coverage detected