MCPcopy 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
3211void NetHackQtRIP::setLines(char** l, int n)
3212{
3213 line=l;
3214 riplines=n;
3215}
3216
3217QSize NetHackQtRIP::sizeHint() const
3218{

Callers 1

UseRIPMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected