#include <CoreProcess.h>
◆ Error
| Enumerator |
|---|
| AddressMissing | |
| StartFailed | |
◆ CoreProcess()
| deskflow::gui::CoreProcess::CoreProcess |
( |
const ServerConfig & | serverConfig | ) |
|
|
explicit |
◆ applyLogLevel()
| void deskflow::gui::CoreProcess::applyLogLevel |
( |
| ) |
|
◆ cleanup()
| void deskflow::gui::CoreProcess::cleanup |
( |
| ) |
|
◆ clearSettings()
| void deskflow::gui::CoreProcess::clearSettings |
( |
| ) |
|
◆ connectedClientsChanged
| void deskflow::gui::CoreProcess::connectedClientsChanged |
( |
const QStringList & | clients | ) |
|
|
signal |
◆ connectionRefused
◆ connectionState()
◆ connectionStateChanged
◆ daemonIpcClientConnectionFailed
| void deskflow::gui::CoreProcess::daemonIpcClientConnectionFailed |
( |
| ) |
|
|
signal |
◆ error
◆ isStarted()
| bool deskflow::gui::CoreProcess::isStarted |
( |
| ) |
const |
|
inline |
◆ logLine
| void deskflow::gui::CoreProcess::logLine |
( |
const QString & | line | ) |
|
|
signal |
◆ missingKeyboardLayouts
| void deskflow::gui::CoreProcess::missingKeyboardLayouts |
( |
const QString & | layouts | ) |
|
|
signal |
◆ mode()
◆ peerFingerprint
| void deskflow::gui::CoreProcess::peerFingerprint |
( |
const QString & | fingerprint | ) |
|
|
signal |
◆ processState()
| ProcessState deskflow::gui::CoreProcess::processState |
( |
| ) |
const |
|
inline |
◆ processStateChanged
◆ restart()
| void deskflow::gui::CoreProcess::restart |
( |
| ) |
|
◆ retryDaemon()
| void deskflow::gui::CoreProcess::retryDaemon |
( |
| ) |
|
◆ retryIn
| void deskflow::gui::CoreProcess::retryIn |
( |
int | seconds | ) |
|
|
signal |
◆ secureSocket
| void deskflow::gui::CoreProcess::secureSocket |
( |
bool | enabled | ) |
|
|
signal |
◆ secureSocketVersion()
| QString deskflow::gui::CoreProcess::secureSocketVersion |
( |
| ) |
const |
|
inline |
◆ securityLevelChanged
| void deskflow::gui::CoreProcess::securityLevelChanged |
( |
QString | securityLevel | ) |
|
|
signal |
◆ setAddress()
| void deskflow::gui::CoreProcess::setAddress |
( |
const QString & | address | ) |
|
|
inline |
◆ setMode()
◆ start()
| void deskflow::gui::CoreProcess::start |
( |
std::optional< ProcessMode > | processMode = std::nullopt | ) |
|
◆ stop()
| void deskflow::gui::CoreProcess::stop |
( |
std::optional< ProcessMode > | processMode = std::nullopt | ) |
|
◆ unrecognisedClient
| void deskflow::gui::CoreProcess::unrecognisedClient |
( |
const QString & | clientName | ) |
|
|
signal |
The documentation for this class was generated from the following files: