Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
62
QSize NetHackQtRIP::sizeHint() const
63
{
64
return pixmap->size();
65
}
66
67
void NetHackQtRIP::paintEvent(QPaintEvent* event UNUSED)
68
{
Callers
2
NetHackQtExtCmdRequestor
Method · 0.45
resizeEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected