MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / isLoadingNews

Method isLoadingNews

launcher/news/NewsChecker.cpp:127–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125}
126
127bool NewsChecker::isLoadingNews() const
128{
129 return m_newsNetJob.get() != nullptr;
130}
131
132QString NewsChecker::getLastLoadErrorMsg() const
133{

Callers 1

updateNewsLabelMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected