2008-02-18 19:04:03 -05:00
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
// Name: constants.h
|
|
|
|
// Purpose: Constants page of the Doxygen manual
|
|
|
|
// Author: wxWidgets team
|
|
|
|
// RCS-ID: $Id$
|
|
|
|
// Licence: wxWindows license
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
|
|
|
|
/*!
|
|
|
|
|
|
|
|
@page constants_page Constants
|
|
|
|
|
2008-02-19 10:15:32 -05:00
|
|
|
This chapter describes the constants defined by wxWidgets.
|
2008-02-19 08:28:24 -05:00
|
|
|
|
2008-02-19 10:15:32 -05:00
|
|
|
@li @ref cppconst
|
|
|
|
@li @ref keycodes
|
|
|
|
@li @ref keymodifiers
|
|
|
|
@li @ref languagecodes
|
|
|
|
@li @ref stdevtid
|
|
|
|
@li @ref stockitems
|
|
|
|
@li @ref wxusedef
|
2008-02-18 19:04:03 -05:00
|
|
|
|
|
|
|
*/
|