46 void keySequenceChanged();
47 void actionTypeChanged(
int index);
48 bool isKeyAction(
int index)
const;
51 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:71
Definition ServerConfig.h:41
Definition AboutDialog.h:13
Definition ActionDialog.h:28
static const auto SwitchTo
Definition ActionDialog.h:32
static const auto PressKey
Definition ActionDialog.h:29
static const auto ModifyCursorLock
Definition ActionDialog.h:34
static const auto SwitchInDirection
Definition ActionDialog.h:33
static const auto ToggleKey
Definition ActionDialog.h:31
static const auto RestartServer
Definition ActionDialog.h:35
static const auto ReleaseKey
Definition ActionDialog.h:30