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

Method SetDefault

win/Qt/qt_streq.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73void NetHackQtStringRequestor::SetDefault(const char *d)
74{
75 input.setText(d);
76}
77
78bool NetHackQtStringRequestor::Get(char *buffer, int maxchar, int minchar)
79{

Callers 1

SearchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected