]> git.saurik.com Git - wxWidgets.git/blame_incremental - docs/doxygen/mainpages/constants.h
removed wxAcceleratorTable copy ctor docs, no port implements it
[wxWidgets.git] / docs / doxygen / mainpages / constants.h
... / ...
CommitLineData
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 page_constants Constants
13
14 This chapter describes the constants defined by wxWidgets.
15
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
21 @li @subpage page_cppconst
22 @li @subpage page_wxusedef
23
24*/