]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/groups/class_rtti.h
Make wxMSW wxSpinCtrl "not enough space" messages more helpful.
[wxWidgets.git] / docs / doxygen / groups / class_rtti.h
CommitLineData
6e7f563b
BP
1/////////////////////////////////////////////////////////////////////////////
2// Name: class_rtti.h
3// Purpose: Runtime Type Information (RTTI) classes group docs
4// Author: wxWidgets team
5// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
526954c5 6// Licence: wxWindows licence
6e7f563b
BP
7/////////////////////////////////////////////////////////////////////////////
8
9/**
10
11@defgroup group_class_rtti Runtime Type Information (RTTI)
12@ingroup group_class
13
14wxWidgets supports runtime manipulation of class information, and dynamic
15creation of objects given class names.
16
17Related Overviews: @ref overview_rtti
18
dbbca9fd 19Related macros/global-functions group: @ref group_funcmacro_rtti
6e7f563b
BP
20
21*/
22