25c4a27cb3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
25 lines
572 B
C
25 lines
572 B
C
/////////////////////////////////////////////////////////////////////////////
|
|
// Name: constants.h
|
|
// Purpose: Constants page of the Doxygen manual
|
|
// Author: wxWidgets team
|
|
// RCS-ID: $Id$
|
|
// Licence: wxWindows license
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
/*!
|
|
|
|
@page constants_page Constants
|
|
|
|
This chapter describes the constants defined by wxWidgets.
|
|
|
|
@li @ref cppconst
|
|
@li @ref keycodes
|
|
@li @ref keymodifiers
|
|
@li @ref languagecodes
|
|
@li @ref stdevtid
|
|
@li @ref stockitems
|
|
@li @ref wxusedef
|
|
|
|
*/
|