]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/groups/class_data.h
Added more conveniently placed 'List of All Members' link on all class doc pages...
[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
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_data Data Structures
12@ingroup group_class
13
14These are the data structure classes provided by wxWidgets.
3c99e2fd
FM
15Some of them are used to store generic data (e.g. wxPoint, wxSize, etc),
16others are mainly helpers of other classes (e.g. wxListItem, wxCalendarDateAttr,
17wxFindReplaceDialogData, etc).
6e7f563b
BP
18
19*/
20