#include <HotKey.hh>
|
| HotKeyInfo (Event event_, std::string command_, bool repeat_=false, bool passEvent_=false, bool msx_=false) |
|
Definition at line 34 of file HotKey.hh.
◆ HotKeyInfo()
openmsx::HotKey::HotKeyInfo::HotKeyInfo |
( |
Event |
event_, |
|
|
std::string |
command_, |
|
|
bool |
repeat_ = false , |
|
|
bool |
passEvent_ = false , |
|
|
bool |
msx_ = false |
|
) |
| |
|
inline |
◆ command
std::string openmsx::HotKey::HotKeyInfo::command |
◆ event
Event openmsx::HotKey::HotKeyInfo::event |
◆ msx
bool openmsx::HotKey::HotKeyInfo::msx |
◆ passEvent
bool openmsx::HotKey::HotKeyInfo::passEvent |
◆ repeat
bool openmsx::HotKey::HotKeyInfo::repeat |
The documentation for this struct was generated from the following file: