Deskflow 1.22.0.197
Keyboard and mouse sharing utility
|
#include <QString>
Go to the source code of this file.
Functions | |
void | requestOSXNotificationPermission () |
bool | isOSXDevelopmentBuild () |
bool | showOSXNotification (const QString &title, const QString &body) |
bool | isOSXInterfaceStyleDark () |
void | forceAppActive () |
void | macOSNativeHide () |
void forceAppActive | ( | ) |
bool isOSXDevelopmentBuild | ( | ) |
bool isOSXInterfaceStyleDark | ( | ) |
void macOSNativeHide | ( | ) |
void requestOSXNotificationPermission | ( | ) |
bool showOSXNotification | ( | const QString & | title, |
const QString & | body ) |