tbx
0.7.3
|
Exception thrown when a window resource already contains a shortcut with a key code. More...
#include <resexcept.h>
Public Member Functions | |
ResShortcutExists (std::string window, int key_code) | |
Construct exception thrown when a shortcut already exists in a window resource. More... | |
Exception thrown when a window resource already contains a shortcut with a key code.
|
inline |
Construct exception thrown when a shortcut already exists in a window resource.
window | name of window |
key_code | WIMP key code for the shortcut |