Blender V2.61 - r43446
Public Attributes

wmKeyMap Struct Reference

#include <DNA_windowmanager_types.h>

List of all members.

Public Attributes

struct wmKeyMapnext
struct wmKeyMapprev
ListBase items
ListBase diff_items
char idname [64]
short spaceid
short regionid
short flag
short kmi_id
int(* poll )(struct bContext *)
void * modal_items

Detailed Description

Definition at line 258 of file DNA_windowmanager_types.h.


Member Data Documentation

char wmKeyMap::idname[64]

Definition at line 269 of file DNA_windowmanager_types.h.

Referenced by keymap_item_set_id(), and wm_keymap_patch_update().

int(* wmKeyMap::poll)(struct bContext *)

Definition at line 259 of file DNA_windowmanager_types.h.


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