Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ TotalHeight
Method
TotalHeight
outdated/win/Qt3/qt3_win.cpp:3180–3184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3178
return contentsWidth();
3179
}
3180
int TotalHeight()
3181
{
3182
doLayout();
3183
return contentsHeight();
3184
}
3185
3186
virtual void setFont(const QFont &font)
3187
{
Callers
1
Display
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected