Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getReply
Method
getReply
Engine/FileDownloader.cpp:74–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
QNetworkReply*
75
FileDownloader::getReply() const
76
{
77
return m_reply;
78
}
79
80
void
81
FileDownloader::onTimerTimeout()
Callers
1
checkForNewVersion
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected