Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ backgroundFromY
Method
backgroundFromY
Telegram/SourceFiles/mainwidget.cpp:2948–2950 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2946
}
2947
2948
int MainWidget::backgroundFromY() const {
2949
return -getMainSectionTop();
2950
}
2951
2952
bool MainWidget::contentOverlapped(const QRect &globalRect) {
2953
return _history->contentOverlapped(globalRect)
Callers
1
PaintBackground
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected