MCPcopy 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
37QList<NotificationChecker::NotificationEntry> NotificationChecker::notificationEntries() const
38{
39 return m_entries;
40}
41
42void NotificationChecker::checkForNotifications()
43{

Callers 1

notificationsChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected