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

Method SetDefault

outdated/win/Qt3/qt3_win.cpp:1398–1401  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1396}
1397
1398void NetHackQtStringRequestor::SetDefault(const char* d)
1399{
1400 input.setText(d);
1401}
1402
1403bool NetHackQtStringRequestor::Get(char* buffer, int maxchar)
1404{

Callers 2

mousePressEventMethod · 0.45
SearchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected