Bitcoin
|
#include <macnotificationhandler.h>
Public Member Functions | |
void | showNotification (const QString &title, const QString &text) |
bool | hasUserNotificationCenterSupport () |
Static Public Member Functions | |
static MacNotificationHandler * | instance () |
Macintosh-specific notification handler (supports UserNotificationCenter).
bool MacNotificationHandler::hasUserNotificationCenterSupport | ( | void | ) |
check if OS can handle UserNotifications
|
static |
void MacNotificationHandler::showNotification | ( | const QString & | title, |
const QString & | text | ||
) |
shows a macOS 10.8+ UserNotification in the UserNotificationCenter