Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ ready
Method
ready
Telegram/SourceFiles/menu/menu_send.cpp:331–333 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
329
}
330
331
bool EffectPreview::ready() const {
332
return !_icon.isNull() && _lottie && _lottie->ready();
333
}
334
335
void EffectPreview::paintLoading(QPainter &p) {
336
if (!_loading) {
Callers
15
ConnectionState
Method · 0.45
cacheChatTheme
Method · 0.45
cacheChatThemeDone
Method · 0.45
updateCustomThemeBackground
Method · 0.45
paintEvent
Method · 0.45
currentDimensions
Method · 0.45
currentImage
Method · 0.45
validateGifAnimation
Method · 0.45
clipCallback
Method · 0.45
chatListPreloadData
Method · 0.45
setImplementation
Method · 0.45
GenericCreditsEntryCover
Function · 0.45
Calls
1
isNull
Method · 0.45
Tested by
no test coverage detected