]>
Commit | Line | Data |
---|---|---|
15b6757b 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 | ||
10 | /*! | |
11 | ||
12 | @page constants_page Constants | |
13 | ||
25c4a27c | 14 | This chapter describes the constants defined by wxWidgets. |
36c9828f | 15 | |
25c4a27c FM |
16 | @li @ref cppconst |
17 | @li @ref keycodes | |
18 | @li @ref keymodifiers | |
19 | @li @ref languagecodes | |
20 | @li @ref stdevtid | |
21 | @li @ref stockitems | |
22 | @li @ref wxusedef | |
15b6757b FM |
23 | |
24 | */ |