]>
git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/groups/class_events.h
   1 ///////////////////////////////////////////////////////////////////////////// 
   2 // Name:        class_events.h 
   3 // Purpose:     Event classes group docs 
   4 // Author:      wxWidgets team 
   5 // RCS-ID:      $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $ 
   6 // Licence:     wxWindows licence 
   7 ///////////////////////////////////////////////////////////////////////////// 
  11 @defgroup group_class_events Events 
  14 An event object contains information about a specific event. Event handlers 
  15 (usually member functions) have a single, event argument. 
  17 Related Overviews: @ref overview_events 
  19 Related macros/global-functions group: @ref group_funcmacro_events