]>
Commit | Line | Data |
---|---|---|
4514447c FM |
1 | ///////////////////////////////////////////////////////////////////////////// |
2 | // Name: constants.h | |
3 | // Purpose: Constants page of the Doxygen manual | |
4 | // Author: wxWidgets team | |
5 | // RCS-ID: $Id$ | |
6 | // Licence: wxWindows license | |
7 | ///////////////////////////////////////////////////////////////////////////// | |
8 | ||
9 | ||
880efa2a | 10 | /** |
4514447c FM |
11 | |
12 | @page page_constants Constants | |
13 | ||
14 | This chapter describes the constants defined by wxWidgets. | |
15 | ||
4514447c FM |
16 | @li @subpage page_keycodes |
17 | @li @subpage page_keymodifiers | |
18 | @li @subpage page_languagecodes | |
19 | @li @subpage page_stdevtid | |
20 | @li @subpage page_stockitems | |
ef0d16b1 | 21 | @li @subpage page_cppconst |
4514447c FM |
22 | @li @subpage page_wxusedef |
23 | ||
24 | */ |