28 inline const std::map<HotkeyCategory, ActionDefinitionMap>
actionNames{
37 "<next, previous, or index of tab to select>",
47 {
"execModeratorAction",
49 "Usercard: execute moderation action",
50 "<ban, unban or number of the timeout button to use>", 1}},
60 "Focus neighbouring split",
61 "<up, down, left, or right>",
65 {
"openInCustomPlayer",
75 "[channel or subscriber]",
93 {
"setChannelNotification",
95 "Set channel live notification",
96 "[on or off. default: toggle]",
100 {
"setModerationMode",
102 "Set moderation mode",
103 "[on or off. default: toggle]",
118 "<source of text: split, splitInput or auto>",
123 "To start of message",
124 "<withSelection or withoutSelection>",
130 "<withSelection or withoutSelection>",
144 "[keepInput to not clear the text after sending]",
166 "<next, previous, or new index of tab>",
175 "<last, next, previous, or index of tab to select>",
191 "[on, off, toggle, or auto. default: toggle]",
199 "<in, out, or reset>",
204 "Set tab visibility",
205 "[on, off, or toggle. default: toggle]",
const std::map< HotkeyCategory, ActionDefinitionMap > actionNames
Definition: ActionNames.hpp:28
uint8_t maxCountArguments
Definition: ActionNames.hpp:23
QString argumentDescription
Definition: ActionNames.hpp:16
QString displayName
Definition: ActionNames.hpp:14
Definition: Application.cpp:48
Definition: ActionNames.hpp:12
std::map< QString, ActionDefinition > ActionDefinitionMap
Definition: ActionNames.hpp:26
uint8_t minCountArguments
Definition: ActionNames.hpp:20