]>
git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/groups/class_data.h
1 /////////////////////////////////////////////////////////////////////////////
3 // Purpose: Data Structure 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 /////////////////////////////////////////////////////////////////////////////
11 @defgroup group_class_data Data Structures
14 These are the data structure classes provided by wxWidgets.
15 Some of them are used to store generic data (e.g. wxPoint, wxSize, etc),
16 others are mainly helpers of other classes (e.g. wxListItem, wxCalendarDateAttr,
17 wxFindReplaceDialogData, etc).