48 void keySequenceChanged();
49 void itemToggled()
const;
50 void actionTypeChanged(
int index);
51 bool isKeyAction(
int index)
const;
54 std::unique_ptr<Ui::ActionDialog> ui;
ActionDialog(QWidget *parent, const ServerConfig &config, Hotkey &hotkey, Action &action)
Definition ActionDialog.cpp:19
void accept() override
Definition ActionDialog.cpp:69
Definition ServerConfig.h:35
Definition AboutDialog.h:13
Definition ActionDialog.h:29
static const auto SwitchTo
Definition ActionDialog.h:33
static const auto SwitchToNextScreen
Definition ActionDialog.h:35
static const auto PressKey
Definition ActionDialog.h:30
static const auto ModifyCursorLock
Definition ActionDialog.h:36
static const auto SwitchInDirection
Definition ActionDialog.h:34
static const auto ToggleKey
Definition ActionDialog.h:32
static const auto RestartServer
Definition ActionDialog.h:37
static const auto ReleaseKey
Definition ActionDialog.h:31