funcmacro_misc.h 485 B

123456789101112131415161718
  1. /////////////////////////////////////////////////////////////////////////////
  2. // Name: funcmacro_misc.h
  3. // Purpose: Miscellaneous function and macro group docs
  4. // Author: wxWidgets team
  5. // Licence: wxWindows licence
  6. /////////////////////////////////////////////////////////////////////////////
  7. /**
  8. @defgroup group_funcmacro_misc Miscellaneous
  9. @ingroup group_funcmacro
  10. Group of miscellaneous functions and macros.
  11. Related class group: @ref group_class_misc
  12. */