MCPcopy 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
74QNetworkReply*
75FileDownloader::getReply() const
76{
77 return m_reply;
78}
79
80void
81FileDownloader::onTimerTimeout()

Callers 1

checkForNewVersionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected