![]() |
Deskflow 1.24.0.365
Keyboard and mouse sharing utility
|


Go to the source code of this file.
Classes | |
| class | Action |
Namespaces | |
| namespace | SettingsKeys |
Typedefs | |
| using | ActionList = QList<Action> |
Functions | |
| QTextStream & | operator<< (QTextStream &outStream, const Action &action) |
Variables | |
| static const QString | SettingsKeys::ActionType = QStringLiteral("type") |
| static const QString | SettingsKeys::ScreenNames = QStringLiteral("typeScreenNames") |
| static const QString | SettingsKeys::ScreenName = QStringLiteral("typeScreenName") |
| static const QString | SettingsKeys::SwitchToScreen = QStringLiteral("switchScreenName") |
| static const QString | SettingsKeys::SwitchDirection = QStringLiteral("switchInDirection") |
| static const QString | SettingsKeys::LockToScreen = QStringLiteral("lockCursorToScreen") |
| static const QString | SettingsKeys::ActiveOnRelease = QStringLiteral("activeOnRelease") |
| static const QString | SettingsKeys::HasScreens = QStringLiteral("hasScreens") |
| static const QString | SettingsKeys::RestartServer = QStringLiteral("restartServer") |
| using ActionList = QList<Action> |
| QTextStream & operator<< | ( | QTextStream & | outStream, |
| const Action & | action ) |