1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
/////////////////////////////////////////////////////////////////////////////
// Name: constants.h
// Purpose: Constants page of the Doxygen manual
// Author: wxWidgets team
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
/**
@page page_constants Constants
This chapter describes the constants defined by wxWidgets.
@li @subpage page_stdevtid
@li @subpage page_stockitems
@li @subpage page_cppconst
@li @subpage page_wxusedef
*/
|