#include <hotkey_command.hpp>
Public Member Functions | |
| scope_changer () | |
| ~scope_changer () | |
Private Attributes | |
| hk_scopes | prev_scope_active_ |
Definition at line 241 of file hotkey_command.hpp.
| hotkey::scope_changer::scope_changer | ( | ) |
Definition at line 284 of file hotkey_command.cpp.
| hotkey::scope_changer::~scope_changer | ( | ) |
Definition at line 288 of file hotkey_command.cpp.
References prev_scope_active_.
|
private |
Definition at line 246 of file hotkey_command.hpp.
Referenced by ~scope_changer().
1.8.8