]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/groups/class_data.h
Make storing non-trivial data in wxThreadSpecificInfo possible.
[wxWidgets.git] / docs / doxygen / groups / class_data.h
CommitLineData
6e7f563b
BP
1/////////////////////////////////////////////////////////////////////////////
2// Name: class_data.h
3// Purpose: Data Structure classes group docs
4// Author: wxWidgets team
526954c5 5// Licence: wxWindows licence
6e7f563b
BP
6/////////////////////////////////////////////////////////////////////////////
7
8/**
9
10@defgroup group_class_data Data Structures
11@ingroup group_class
12
13These are the data structure classes provided by wxWidgets.
3c99e2fd
FM
14Some of them are used to store generic data (e.g. wxPoint, wxSize, etc),
15others are mainly helpers of other classes (e.g. wxListItem, wxCalendarDateAttr,
16wxFindReplaceDialogData, etc).
6e7f563b
BP
17
18*/
19