Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ setLines
Method
setLines
outdated/win/Qt3/qt3_win.cpp:3211–3215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3209
}
3210
3211
void NetHackQtRIP::setLines(char** l, int n)
3212
{
3213
line=l;
3214
riplines=n;
3215
}
3216
3217
QSize NetHackQtRIP::sizeHint() const
3218
{
Callers
1
UseRIP
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected