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

Method sizeHint

outdated/win/Qt3/qt3_win.cpp:3217–3220  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3215}
3216
3217QSize NetHackQtRIP::sizeHint() const
3218{
3219 return pixmap->size();
3220}
3221
3222void NetHackQtRIP::paintEvent(QPaintEvent* event)
3223{

Callers 4

verticalScrollBarMethod · 0.45
horizontalScrollBarMethod · 0.45
sizeHintMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected