Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
73
void NetHackQtStringRequestor::SetDefault(const char *d)
74
{
75
input.setText(d);
76
}
77
78
bool NetHackQtStringRequestor::Get(char *buffer, int maxchar, int minchar)
79
{
Callers
1
Search
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected