Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ setLines
Method
setLines
win/Qt/qt_rip.cpp:56–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void NetHackQtRIP::setLines(char** l, int n)
57
{
58
line=l;
59
riplines=n;
60
}
61
62
QSize NetHackQtRIP::sizeHint() const
63
{
Callers
1
UseRIP
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected