Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
ServerConfigDialog Class Reference

#include <ServerConfigDialog.h>

Inheritance diagram for ServerConfigDialog:
Collaboration diagram for ServerConfigDialog:

Public Slots

void accept () override
void reject () override
void message (const QString &message)

Public Member Functions

 ServerConfigDialog (QWidget *parent, ServerConfig &config)
 ~ServerConfigDialog () override
bool addClient (const QString &clientName)

Protected Slots

void onScreenRemoved ()

Protected Member Functions

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 toggleLockToScreen (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 setSwitchCornerSize (int size)
void toggleCornerBottomLeft (bool enable)
void toggleCornerTopLeft (bool enable)
void toggleCornerBottomRight (bool enable)
void toggleCornerTopRight (bool enable)
void toggleExternalConfig (bool enable=false)
bool browseConfigFile ()
ServerConfigserverConfig ()
void setOriginalServerConfig (const ServerConfig &s)
ScreenSetupModelmodel ()

Constructor & Destructor Documentation

◆ ServerConfigDialog()

ServerConfigDialog::ServerConfigDialog ( QWidget * parent,
ServerConfig & config )

◆ ~ServerConfigDialog()

ServerConfigDialog::~ServerConfigDialog ( )
overridedefault

Member Function Documentation

◆ accept

void ServerConfigDialog::accept ( )
overrideslot

◆ addAction()

void ServerConfigDialog::addAction ( )
protected

◆ addClient() [1/2]

void ServerConfigDialog::addClient ( )
protected

◆ addClient() [2/2]

bool ServerConfigDialog::addClient ( const QString & clientName)

◆ addComputer()

bool ServerConfigDialog::addComputer ( const QString & clientName,
bool doSilent )
protected

◆ addHotkey()

void ServerConfigDialog::addHotkey ( )
protected

◆ browseConfigFile()

bool ServerConfigDialog::browseConfigFile ( )
protected

◆ editAction()

void ServerConfigDialog::editAction ( )
protected

◆ editHotkey()

void ServerConfigDialog::editHotkey ( )
protected

◆ listActionsSelectionChanged()

void ServerConfigDialog::listActionsSelectionChanged ( const QItemSelection & selected,
const QItemSelection & deselected )
protected

◆ listHotkeysSelectionChanged()

void ServerConfigDialog::listHotkeysSelectionChanged ( const QItemSelection & selected,
const QItemSelection & deselected )
protected

◆ message

void ServerConfigDialog::message ( const QString & message)
inlineslot

◆ model()

ScreenSetupModel & ServerConfigDialog::model ( )
inlineprotected

◆ onScreenRemoved

void ServerConfigDialog::onScreenRemoved ( )
protectedslot

◆ reject

void ServerConfigDialog::reject ( )
overrideslot

◆ removeAction()

void ServerConfigDialog::removeAction ( )
protected

◆ removeHotkey()

void ServerConfigDialog::removeHotkey ( )
protected

◆ serverConfig()

ServerConfig & ServerConfigDialog::serverConfig ( )
inlineprotected

◆ setClipboardLimit()

void ServerConfigDialog::setClipboardLimit ( int limit)
protected

◆ setHeartbeat()

void ServerConfigDialog::setHeartbeat ( int rate)
protected

◆ setOriginalServerConfig()

void ServerConfigDialog::setOriginalServerConfig ( const ServerConfig & s)
inlineprotected

◆ setSwitchCornerSize()

void ServerConfigDialog::setSwitchCornerSize ( int size)
protected

◆ setSwitchDelay()

void ServerConfigDialog::setSwitchDelay ( int delay)
protected

◆ setSwitchDoubleTap()

void ServerConfigDialog::setSwitchDoubleTap ( int within)
protected

◆ toggleClipboard()

void ServerConfigDialog::toggleClipboard ( bool enabled)
protected

◆ toggleCornerBottomLeft()

void ServerConfigDialog::toggleCornerBottomLeft ( bool enable)
protected

◆ toggleCornerBottomRight()

void ServerConfigDialog::toggleCornerBottomRight ( bool enable)
protected

◆ toggleCornerTopLeft()

void ServerConfigDialog::toggleCornerTopLeft ( bool enable)
protected

◆ toggleCornerTopRight()

void ServerConfigDialog::toggleCornerTopRight ( bool enable)
protected

◆ toggleExternalConfig()

void ServerConfigDialog::toggleExternalConfig ( bool enable = false)
protected

◆ toggleHeartbeat()

void ServerConfigDialog::toggleHeartbeat ( bool enabled)
protected

◆ toggleLockToScreen()

void ServerConfigDialog::toggleLockToScreen ( bool disabled)
protected

◆ toggleProtocol()

void ServerConfigDialog::toggleProtocol ( )
protected

◆ toggleRelativeMouseMoves()

void ServerConfigDialog::toggleRelativeMouseMoves ( bool enabled)
protected

◆ toggleSwitchDelay()

void ServerConfigDialog::toggleSwitchDelay ( bool enable)
protected

◆ toggleSwitchDoubleTap()

void ServerConfigDialog::toggleSwitchDoubleTap ( bool enable)
protected

◆ toggleWin32Foreground()

void ServerConfigDialog::toggleWin32Foreground ( bool enabled)
protected

The documentation for this class was generated from the following files: