constants.h 515 B

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