MCPcopy Create free account
hub / github.com/NetHack/NetHack / sizeHint

Method sizeHint

win/Qt/qt_rip.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62QSize NetHackQtRIP::sizeHint() const
63{
64 return pixmap->size();
65}
66
67void NetHackQtRIP::paintEvent(QPaintEvent* event UNUSED)
68{

Callers 2

resizeEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected