Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ notificationEntries
Method
notificationEntries
launcher/notifications/NotificationChecker.cpp:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
QList<NotificationChecker::NotificationEntry> NotificationChecker::notificationEntries() const
38
{
39
return m_entries;
40
}
41
42
void NotificationChecker::checkForNotifications()
43
{
Callers
1
notificationsChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected