]>
Commit | Line | Data |
---|---|---|
4514447c FM |
1 | ///////////////////////////////////////////////////////////////////////////// |
2 | // Name: constants.h | |
3 | // Purpose: Constants page of the Doxygen manual | |
4 | // Author: wxWidgets team | |
526954c5 | 5 | // Licence: wxWindows licence |
4514447c FM |
6 | ///////////////////////////////////////////////////////////////////////////// |
7 | ||
8 | ||
880efa2a | 9 | /** |
4514447c | 10 | |
928f1a07 | 11 | @page page_constants Constants |
4514447c | 12 | |
928f1a07 | 13 | This chapter describes the constants defined by wxWidgets. |
4514447c | 14 | |
928f1a07 FM |
15 | @li @subpage page_stdevtid |
16 | @li @subpage page_stockitems | |
17 | @li @subpage page_cppconst | |
18 | @li @subpage page_wxusedef | |
4514447c FM |
19 | |
20 | */ |