Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3217
QSize NetHackQtRIP::sizeHint() const
3218
{
3219
return pixmap->size();
3220
}
3221
3222
void NetHackQtRIP::paintEvent(QPaintEvent* event)
3223
{
Callers
4
verticalScrollBar
Method · 0.45
horizontalScrollBar
Method · 0.45
sizeHint
Method · 0.45
NetHackQtExtCmdRequestor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected