ARB
Public Attributes | List of all members
awXKeymap Struct Reference

#include <aw_xkey.hxx>

Collaboration diagram for awXKeymap:
Collaboration graph
[legend]

Public Attributes

int xmod
 
int xkey
 
const charxstr
 
AW_key_mod awmod
 
AW_key_code awkey
 
charawstr
 

Detailed Description

Definition at line 8 of file aw_xkey.hxx.

Member Data Documentation

int awXKeymap::xmod

Definition at line 9 of file aw_xkey.hxx.

Referenced by aw_install_xkeys(), and map_awXKey().

int awXKeymap::xkey

Definition at line 10 of file aw_xkey.hxx.

Referenced by aw_install_xkeys(), and map_awXKey().

const char* awXKeymap::xstr

Definition at line 11 of file aw_xkey.hxx.

Referenced by aw_install_xkeys(), aw_uninstall_xkeys(), aw_xkey_2_awkey(), and map_awXKey().

AW_key_mod awXKeymap::awmod

Definition at line 12 of file aw_xkey.hxx.

Referenced by AW_inputCB_draw_area(), aw_install_xkeys(), and aw_xkey_2_awkey().

AW_key_code awXKeymap::awkey

Definition at line 13 of file aw_xkey.hxx.

Referenced by AW_inputCB_draw_area(), aw_install_xkeys(), and aw_xkey_2_awkey().

char* awXKeymap::awstr

Definition at line 14 of file aw_xkey.hxx.

Referenced by AW_inputCB_draw_area(), aw_install_xkeys(), and aw_xkey_2_awkey().


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