Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ filename
Method
filename
Telegram/SourceFiles/data/data_document.cpp:1730–1732 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1728
}
1729
1730
QString DocumentData::filename() const {
1731
return _filename;
1732
}
1733
1734
Core::NameType DocumentData::nameType() const {
1735
return _nameType;
Callers
15
Create
Method · 0.80
downloadMedia
Method · 0.80
displayDocument
Method · 0.80
updateHeader
Method · 0.80
ExtractRingtoneName
Function · 0.80
notificationText
Method · 0.80
automaticLoad
Method · 0.80
DocumentFileNameForSave
Function · 0.80
writeToStream
Method · 0.80
sizeInStream
Method · 0.80
AddAction
Function · 0.80
ComposeSendingDocumentAttributes
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected