tbx
0.7.5
|
Exception thrown when a shortcut key can't be found in a window. More...
#include <resexcept.h>
Public Member Functions | |
ResShortcutNotFound (std::string window, int key_code) | |
Construct exception thrown when a shortcut can not be found in a window resource. More... | |
Exception thrown when a shortcut key can't be found in a window.
|
inline |
Construct exception thrown when a shortcut can not be found in a window resource.
window | name of window |
key_code | WIMP key code for the shortcut |