MCPcopy 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
1730QString DocumentData::filename() const {
1731 return _filename;
1732}
1733
1734Core::NameType DocumentData::nameType() const {
1735 return _nameType;

Callers 15

CreateMethod · 0.80
downloadMediaMethod · 0.80
displayDocumentMethod · 0.80
updateHeaderMethod · 0.80
ExtractRingtoneNameFunction · 0.80
notificationTextMethod · 0.80
automaticLoadMethod · 0.80
DocumentFileNameForSaveFunction · 0.80
writeToStreamMethod · 0.80
sizeInStreamMethod · 0.80
AddActionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected