MCPcopy Create free account
hub / github.com/cpvrlab/ImagePlay / GetPubDate

Method GetPubDate

_fervor/fvavailableupdate.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34QString FvAvailableUpdate::GetPubDate()
35{
36 return m_pubDate;
37}
38
39void FvAvailableUpdate::SetPubDate(QString pubDate)
40{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected