![]() |
Deskflow 1.26.0.134
Keyboard and mouse sharing utility
|
#include <QtSystemDetection>#include "arch/ArchDaemonNone.h"#include "arch/unix/ArchLogUnix.h"#include "arch/unix/ArchMultithreadPosix.h"#include "arch/unix/ArchNetworkBSD.h"

Go to the source code of this file.
Classes | |
| class | Arch |
| Delegating implementation of architecture dependent interfaces. More... | |
| class | ArchMutexLock |
| Convenience object to lock/unlock an arch mutex. More... | |
Macros | |
| #define | ARCH (Arch::getInstance()) |
| #define ARCH (Arch::getInstance()) |
This macro evaluates to the singleton Arch object.