]>
Commit | Line | Data |
---|---|---|
3db7c3b1 BP |
1 | ///////////////////////////////////////////////////////////////////////////// |
2 | // Name: class.h | |
3 | // Purpose: Main class group docs | |
4 | // Author: wxWidgets team | |
5 | // RCS-ID: $Id$ | |
526954c5 | 6 | // Licence: wxWindows licence |
3db7c3b1 BP |
7 | ///////////////////////////////////////////////////////////////////////////// |
8 | ||
9 | /** | |
10 | ||
29f86fc1 | 11 | @defgroup group_class Full Class List by Category |
3db7c3b1 | 12 | |
29f86fc1 BP |
13 | This group contains all full class list groups. The @ref page_class_cat |
14 | provides a quick summary of these groups on one page. | |
3db7c3b1 BP |
15 | |
16 | */ | |
17 |