Blender V2.61 - r43446
Public Attributes

wmEventHandler Struct Reference

#include <wm_event_system.h>

List of all members.

Public Attributes

struct wmEventHandlernext
struct wmEventHandlerprev
int type
int flag
wmKeyMapkeymap
rctibblocal
rctibbwin
wmOperatorop
struct ScrAreaop_area
struct ARegionop_region
wmUIHandlerFunc ui_handle
wmUIHandlerRemoveFunc ui_remove
void * ui_userdata
struct ScrAreaui_area
struct ARegionui_region
struct ARegionui_menu
struct bScreenfilescreen
ListBasedropboxes

Detailed Description

Definition at line 45 of file wm_event_system.h.


Member Data Documentation

Definition at line 52 of file wm_event_system.h.

Referenced by handler_boundbox_test(), and WM_event_add_keymap_handler_bb().

Definition at line 52 of file wm_event_system.h.

Referenced by handler_boundbox_test(), and WM_event_add_keymap_handler_bb().

Definition at line 71 of file wm_event_system.h.

Referenced by dropbox_active(), WM_event_add_dropbox_handler(), and wm_handlers_do().

Definition at line 68 of file wm_event_system.h.

Referenced by WM_event_add_fileselect(), and wm_handler_fileselect_call().

Definition at line 48 of file wm_event_system.h.

Referenced by WM_event_remove_ui_handler(), and wm_handlers_do().

Definition at line 46 of file wm_event_system.h.


The documentation for this struct was generated from the following file: