|
void | deskflow::gui::messages::raiseCriticalDialog () |
void | deskflow::gui::messages::showErrorDialog (const QString &message, const QString &fileLine, QtMsgType type) |
QString | deskflow::gui::messages::fileLine (const QMessageLogContext &context) |
void | deskflow::gui::messages::messageHandler (QtMsgType type, const QMessageLogContext &context, const QString &message) |
void | deskflow::gui::messages::showCloseReminder (QWidget *parent) |
void | deskflow::gui::messages::showFirstServerStartMessage (QWidget *parent) |
void | deskflow::gui::messages::showFirstConnectedMessage (QWidget *parent, bool closeToTray, bool enableService, bool isServer) |
void | deskflow::gui::messages::showClientConnectError (QWidget *parent, ClientError error, const QString &address) |
NewClientPromptResult | 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) |