5 #ifndef BITCOIN_QT_MACNOTIFICATIONHANDLER_H 6 #define BITCOIN_QT_MACNOTIFICATIONHANDLER_H 27 #endif // BITCOIN_QT_MACNOTIFICATIONHANDLER_H static MacNotificationHandler * instance()
Definition: macnotificationhandler.mm:47
bool hasUserNotificationCenterSupport()
Definition: macnotificationhandler.mm:35
void showNotification(const QString &title, const QString &text)
Definition: macnotificationhandler.mm:23
Definition: macnotificationhandler.h:12