Deskflow 1.25.0.128
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
Messages.h File Reference
#include <QMessageLogContext>
#include <QString>
#include <common/Enums.h>
Include dependency graph for Messages.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  deskflow
namespace  deskflow::gui
namespace  deskflow::gui::messages

Functions

void deskflow::gui::messages::messageHandler (QtMsgType type, const QMessageLogContext &context, const QString &message)
void deskflow::gui::messages::raiseCriticalDialog ()
void deskflow::gui::messages::showFirstServerStartMessage (QWidget *parent)
void deskflow::gui::messages::showFirstConnectedMessage (QWidget *parent, bool closeToTray, bool enableService, bool isServer)
void deskflow::gui::messages::showCloseReminder (QWidget *parent)
void deskflow::gui::messages::showClientConnectError (QWidget *parent, deskflow::client::ErrorType error, const QString &address)
bool deskflow::gui::messages::showNewClientPrompt (QWidget *parent, const QString &clientName, bool serverRequiresPeerAuth)
bool deskflow::gui::messages::showClearSettings (QWidget *parent)
void deskflow::gui::messages::showReadOnlySettings (QWidget *parent, const QString &systemSettingsPath)
void deskflow::gui::messages::showWaylandLibraryError (QWidget *parent)
bool deskflow::gui::messages::showUpdateCheckOption (QWidget *parent)
bool deskflow::gui::messages::showDaemonOffline (QWidget *parent)