]>
git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/groups/class_rtti.h
1 /////////////////////////////////////////////////////////////////////////////
3 // Purpose: Runtime Type Information (RTTI) classes group docs
4 // Author: wxWidgets team
5 // Licence: wxWindows licence
6 /////////////////////////////////////////////////////////////////////////////
10 @defgroup group_class_rtti Runtime Type Information (RTTI)
13 wxWidgets supports runtime manipulation of class information, and dynamic
14 creation of objects given class names.
16 Related Overviews: @ref overview_rtti
18 Related macros/global-functions group: @ref group_funcmacro_rtti