Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ activeMediaView
Method
activeMediaView
Telegram/SourceFiles/data/data_photo.cpp:400–402 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
398
}
399
400
std::shared_ptr<PhotoMedia> PhotoData::activeMediaView() const {
401
return _media.lock();
402
}
403
404
void PhotoData::updateImages(
405
const QByteArray &inlineThumbnailBytes,
Callers
15
showMediaPreview
Method · 0.45
setupPanel
Method · 0.45
staticContent
Method · 0.45
validateGoodThumbnail
Method · 0.45
onChoose
Method · 0.45
rebuildAppendSet
Method · 0.45
GenerateGoodThumbnail
Method · 0.45
ReadOrGenerateThumbnail
Method · 0.45
preloadAnimationsFor
Method · 0.45
collectLocalData
Method · 0.45
upload
Method · 0.45
selectInlineResult
Method · 0.45
Calls
1
lock
Method · 0.45
Tested by
no test coverage detected