Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
OSXHelpers.h File Reference
#include <QString>
Include dependency graph for OSXHelpers.h:
This graph shows which files directly or indirectly include this file:

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 ()

Function Documentation

◆ forceAppActive()

void forceAppActive ( )

◆ isOSXDevelopmentBuild()

bool isOSXDevelopmentBuild ( )

◆ isOSXInterfaceStyleDark()

bool isOSXInterfaceStyleDark ( )

◆ macOSNativeHide()

void macOSNativeHide ( )

◆ requestOSXNotificationPermission()

void requestOSXNotificationPermission ( )

◆ showOSXNotification()

bool showOSXNotification ( const QString & title,
const QString & body )