5#ifndef BITCOIN_QT_MACNOTIFICATIONHANDLER_H
6#define BITCOIN_QT_MACNOTIFICATIONHANDLER_H
Macintosh-specific notification handler (supports UserNotificationCenter).
bool hasUserNotificationCenterSupport()
check if OS can handle UserNotifications
static MacNotificationHandler * instance()
void showNotification(const QString &title, const QString &text)
shows a macOS 10.8+ UserNotification in the UserNotificationCenter