]>
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 // Licence: wxWindows licence
6 /////////////////////////////////////////////////////////////////////////////
10 @defgroup group_class_data Data Structures
13 These are the data structure classes provided by wxWidgets.
14 Some of them are used to store generic data (e.g. wxPoint, wxSize, etc),
15 others are mainly helpers of other classes (e.g. wxListItem, wxCalendarDateAttr,
16 wxFindReplaceDialogData, etc).