Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ generateName
Method
generateName
Telegram/SourceFiles/boxes/peer_list_controllers.cpp:1057–1059 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1055
}
1056
1057
QString ChooseTopicBoxController::Row::generateName() {
1058
return _topic->title();
1059
}
1060
1061
QString ChooseTopicBoxController::Row::generateShortName() {
1062
return _topic->title();
Callers
nothing calls this directly
Calls
2
name
Function · 0.85
title
Method · 0.45
Tested by
no test coverage detected