MCPcopy 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
56void NetHackQtRIP::setLines(char** l, int n)
57{
58 line=l;
59 riplines=n;
60}
61
62QSize NetHackQtRIP::sizeHint() const
63{

Callers 1

UseRIPMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected