Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ titleVersion
Method
titleVersion
Telegram/SourceFiles/data/data_forum_topic.cpp:783–785 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
781
}
782
783
int ForumTopic::titleVersion() const {
784
return _titleVersion;
785
}
786
787
void ForumTopic::applyTitle(const QString &title) {
788
if (_title == title) {
Callers
2
prepare
Method · 0.80
refreshTopicButton
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected