funcmacro.h 427 B

123456789101112131415
  1. /////////////////////////////////////////////////////////////////////////////
  2. // Name: funcmacro.h
  3. // Purpose: Main function and macro group docs
  4. // Author: wxWidgets team
  5. // Licence: wxWindows licence
  6. /////////////////////////////////////////////////////////////////////////////
  7. /**
  8. @defgroup group_funcmacro Functions and Macros by Category
  9. This group defines all major function and macro groups.
  10. */