]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/groups/class_xrc.h
merge "strategies" page with devtips.h; add mention of Bakefile and wx presets in...
[wxWidgets.git] / docs / doxygen / groups / class_xrc.h
CommitLineData
6e7f563b
BP
1/////////////////////////////////////////////////////////////////////////////
2// Name: class_xrc.h
3// Purpose: XML Based Resource System (XRC) 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 license
7/////////////////////////////////////////////////////////////////////////////
8
9/**
10
11@defgroup group_class_xrc XML Based Resource System (XRC)
12@ingroup group_class
13
14Resources allow your application to create controls and other user interface
15elements from specifications stored in an XML format.
16
17Related Overviews: @ref overview_xrc
18
19*/
20