Deskflow 1.24.0.365
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
ServerConfig.h File Reference
#include "base/NetworkProtocol.h"
#include "gui/Hotkey.h"
#include "gui/config/IServerConfig.h"
#include "gui/config/ScreenConfig.h"
#include "gui/config/ScreenList.h"
#include <QList>
Include dependency graph for ServerConfig.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ServerConfig

Namespaces

namespace  deskflow
namespace  deskflow::gui

Functions

QTextStream & operator<< (QTextStream &outStream, const ServerConfig &config)

Variables

const auto kDefaultColumns = 5
const auto kDefaultRows = 3
const auto deskflow::gui::kDefaultProtocol = NetworkProtocol::Barrier

Function Documentation

◆ operator<<()

QTextStream & operator<< ( QTextStream & outStream,
const ServerConfig & config )

Variable Documentation

◆ kDefaultColumns

const auto kDefaultColumns = 5

◆ kDefaultRows

const auto kDefaultRows = 3