![]() |
Deskflow 1.24.0.365
Keyboard and mouse sharing utility
|
#include "ServerConfig.h"#include "Hotkey.h"#include "common/Settings.h"#include <QAbstractButton>#include <QMessageBox>#include <QPushButton>
Enumerations | |
| enum class | Modifier |
| enum class | SwitchCorner |
| enum class | Fix |
Functions | |
| QTextStream & | operator<< (QTextStream &outStream, const ServerConfig &config) |
Variables | |
| struct { | |
| int x | |
| int y | |
| const char * name | |
| } | neighbourDirs [] |
| const int | serverDefaultIndex = 7 |
|
strong |
|
strong |
|
strong |
| QTextStream & operator<< | ( | QTextStream & | outStream, |
| const ServerConfig & | config ) |
| const char* name |
| const struct { ... } neighbourDirs[] |
| const int serverDefaultIndex = 7 |
| int x |
| int y |