![]() |
Deskflow 1.24.0.365
Keyboard and mouse sharing utility
|
#include "DaemonIpcClient.h"#include "common/Constants.h"#include <QDebug>#include <QLocalSocket>#include <QObject>#include <QString>
Namespaces | |
| namespace | deskflow |
| namespace | deskflow::gui |
| namespace | deskflow::gui::ipc |
Variables | |
| const auto | deskflow::gui::ipc::kTimeout = 1000 |
| const auto | deskflow::gui::ipc::kRetryLimit = 3 |