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

Method done

outdated/win/Qt3/qt3_win.cpp:1316–1320  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1314
1315
1316void NetHackQtPlayerSelector::done(int i)
1317{
1318 setResult(i);
1319 qApp->exit_loop();
1320}
1321
1322void NetHackQtPlayerSelector::Quit()
1323{

Callers 2

keyPressEventMethod · 0.80
doneItemMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected