Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
127
bool NewsChecker::isLoadingNews() const
128
{
129
return m_newsNetJob.get() != nullptr;
130
}
131
132
QString NewsChecker::getLastLoadErrorMsg() const
133
{
Callers
1
updateNewsLabel
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected