|
Blender V4.3
|
#include <interface_intern.hh>
Inherits uiBut.
Additional Inherited Members | |
Public Member Functions inherited from uiBut | |
| uiBut ()=default | |
| uiBut (const uiBut &other)=default | |
| uiBut & | operator= (const uiBut &other)=default |
Derived struct for UI_BTYPE_HOTKEY_EVENT.
Definition at line 457 of file interface_intern.hh.
| short uiButHotkeyEvent::modifier_key = 0 |
Definition at line 458 of file interface_intern.hh.
Referenced by ui_but_update_ex(), ui_do_but_HOTKEYEVT(), and ui_keymap_but_cb().