AcceleratorEntry Class Reference

Inheritance diagram for AcceleratorEntry:

wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this ()
 this (int flags)
 this (int flags, int keyCode)
 this (int flags, int keyCode, int cmd)
 this (int flags, int keyCode, int cmd, MenuItem item)
void Set (int flags, int keyCode, int cmd)
void Set (int flags, int keyCode, int cmd, MenuItem item)
MenuItem menuItem ()
int Flags ()
int KeyCode ()
int Command ()

Static Public Member Functions

static AcceleratorEntry GetAccelFromString (string label)
static wxObject New (IntPtr ptr)

Public Attributes

const int wxACCEL_NORMAL = 0x0000
const int wxACCEL_ALT = 0x0001
const int wxACCEL_CTRL = 0x0002
const int wxACCEL_SHIFT = 0x0004

Protected Member Functions

override void dtor ()


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from wxObject.

this (  ) 

this ( int  flags  ) 

this ( int  flags,
int  keyCode 
)

this ( int  flags,
int  keyCode,
int  cmd 
)

this ( int  flags,
int  keyCode,
int  cmd,
MenuItem  item 
)


Member Function Documentation

void Set ( int  flags,
int  keyCode,
int  cmd 
)

void Set ( int  flags,
int  keyCode,
int  cmd,
MenuItem  item 
)

MenuItem menuItem (  ) 

int Flags (  ) 

int KeyCode (  ) 

int Command (  ) 

override void dtor (  )  [protected]

Reimplemented from wxObject.

static AcceleratorEntry GetAccelFromString ( string  label  )  [static]

static wxObject New ( IntPtr  ptr  )  [static]


Member Data Documentation

const int wxACCEL_NORMAL = 0x0000

const int wxACCEL_ALT = 0x0001

const int wxACCEL_CTRL = 0x0002

const int wxACCEL_SHIFT = 0x0004


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:22 2009 for wxD by  doxygen 1.5.4