]> git.saurik.com Git - wxWidgets.git/blame_incremental - docs/doxygen/groups/class_rtti.h
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / docs / doxygen / groups / class_rtti.h
... / ...
CommitLineData
1/////////////////////////////////////////////////////////////////////////////
2// Name: class_rtti.h
3// Purpose: Runtime Type Information (RTTI) classes group docs
4// Author: wxWidgets team
5// Licence: wxWindows licence
6/////////////////////////////////////////////////////////////////////////////
7
8/**
9
10@defgroup group_class_rtti Runtime Type Information (RTTI)
11@ingroup group_class
12
13wxWidgets supports runtime manipulation of class information, and dynamic
14creation of objects given class names.
15
16Related Overviews: @ref overview_rtti
17
18Related macros/global-functions group: @ref group_funcmacro_rtti
19
20*/
21