#include "shortcut-manager.h"
Definition at line 40 of file shortcut-manager.h.
◆ enter_shortcut()
octave::enter_shortcut::enter_shortcut |
( |
QWidget * |
p = nullptr | ) |
|
◆ ~enter_shortcut()
octave::enter_shortcut::~enter_shortcut |
( |
void |
| ) |
|
|
default |
◆ handle_direct_shortcut
void octave::enter_shortcut::handle_direct_shortcut |
( |
int |
state | ) |
|
|
slot |
◆ handle_shift_modifier
void octave::enter_shortcut::handle_shift_modifier |
( |
int |
state | ) |
|
|
slot |
◆ keyPressEvent()
void octave::enter_shortcut::keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
virtual |
◆ m_direct_shortcut
bool octave::enter_shortcut::m_direct_shortcut |
|
private |
◆ m_shift_modifier
bool octave::enter_shortcut::m_shift_modifier |
|
private |
The documentation for this class was generated from the following files: