![]() |
Deskflow 1.26.0.418
Keyboard and mouse sharing utility
|
#include <ServerConfigDialog.h>


Public Member Functions | |
| ServerConfigDialog (QWidget *parent, ServerConfig &config) | |
| ~ServerConfigDialog () override | |
| bool | addClient (const QString &clientName) |
| void | message (const QString &message) |
Protected Member Functions | |
| void | onScreenRemoved () |
| void | addClient () |
| bool | addComputer (const QString &clientName, bool doSilent) |
| void | addHotkey () |
| void | editHotkey () |
| void | removeHotkey () |
| void | listHotkeysSelectionChanged (const QItemSelection &selected, const QItemSelection &deselected) |
| void | addAction () |
| void | editAction () |
| void | removeAction () |
| void | listActionsSelectionChanged (const QItemSelection &selected, const QItemSelection &deselected) |
| void | toggleSwitchDoubleTap (bool enable) |
| void | setSwitchDoubleTap (int within) |
| void | toggleSwitchDelay (bool enable) |
| void | setSwitchDelay (int delay) |
| void | toggleDefaultLockToComputerState (bool state) |
| void | toggleLockToComputer (bool disabled) |
| void | toggleWin32Foreground (bool enabled) |
| void | toggleClipboard (bool enabled) |
| void | setClipboardLimit (int limit) |
| void | toggleHeartbeat (bool enabled) |
| void | setHeartbeat (int rate) |
| void | toggleRelativeMouseMoves (bool enabled) |
| void | toggleProtocol () |
| void | toggleExternalConfig (bool enable=false) |
| bool | browseConfigFile () |
| ServerConfig & | serverConfig () |
| void | setOriginalServerConfig (const ServerConfig &s) |
| ScreenSetupModel & | model () |
| ServerConfigDialog::ServerConfigDialog | ( | QWidget * | parent, |
| ServerConfig & | config ) |
|
overridedefault |
|
protected |
|
protected |
| bool ServerConfigDialog::addClient | ( | const QString & | clientName | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
inline |
|
inlineprotected |
|
protected |
|
protected |
|
protected |
|
inlineprotected |
|
protected |
|
protected |
|
inlineprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |