Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ isLoadingNews
Method
isLoadingNews
launcher/news/NewsChecker.cpp:107–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
bool NewsChecker::isLoadingNews() const
108
{
109
return m_newsNetJob.get() != nullptr;
110
}
111
112
QString NewsChecker::getLastLoadErrorMsg() const
113
{
Callers
1
updateNewsLabel
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected