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