Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ id
Method
id
Telegram/SourceFiles/data/data_wall_paper.cpp:197–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
195
}
196
197
WallPaperId WallPaper::id() const {
198
return _id;
199
}
200
201
QString WallPaper::emojiId() const {
202
return _emojiId;
Callers
12
IsThemeWallPaper
Function · 0.45
IsCustomWallPaper
Function · 0.45
IsLegacy1DefaultWallPaper
Function · 0.45
IsLegacy2DefaultWallPaper
Function · 0.45
IsLegacy3DefaultWallPaper
Function · 0.45
IsLegacy4DefaultWallPaper
Function · 0.45
IsDefaultWallPaper
Function · 0.45
IsCloudWallPaper
Function · 0.45
IsUninitializedWallPaper
Function · 0.45
IsTestingThemeWallPaper
Function · 0.45
IsTestingDefaultWallPaper
Function · 0.45
IsTestingEditorWallPaper
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected