#include <EditHotkeyDialog.hpp>
◆ EditHotkeyDialog()
chatterino::EditHotkeyDialog::EditHotkeyDialog |
( |
const std::shared_ptr< Hotkey > |
data, |
|
|
bool |
isAdd = false , |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ ~EditHotkeyDialog()
chatterino::EditHotkeyDialog::~EditHotkeyDialog |
( |
| ) |
|
|
final |
◆ afterEdit
void chatterino::EditHotkeyDialog::afterEdit |
( |
| ) |
|
|
protectedslot |
validates the hotkey
fired by the ok button
◆ data()
std::shared_ptr< Hotkey > chatterino::EditHotkeyDialog::data |
( |
| ) |
|
◆ updateArgumentsInput
void chatterino::EditHotkeyDialog::updateArgumentsInput |
( |
| ) |
|
|
protectedslot |
updates the arguments description and input visibility
fired by the action picker changing
◆ updatePossibleActions
void chatterino::EditHotkeyDialog::updatePossibleActions |
( |
| ) |
|
|
protectedslot |
updates the list of actions based on the category
fired by the category picker changing
The documentation for this class was generated from the following files: