]> git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/groups/class_debugging.h
Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / docs / doxygen / groups / class_debugging.h
1 /////////////////////////////////////////////////////////////////////////////
2 // Name: class_debugging.h
3 // Purpose: Debugging 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 /////////////////////////////////////////////////////////////////////////////
8
9 /**
10
11 @defgroup group_class_debugging Debugging
12 @ingroup group_class
13
14 wxWidgets supports some aspects of debugging an application through classes,
15 functions and macros.
16
17 Related Overviews: @ref overview_debugging
18
19 Related macros/global-functions group: @ref group_funcmacro_debug
20
21 */
22