class_html.h 485 B

1234567891011121314151617
  1. /////////////////////////////////////////////////////////////////////////////
  2. // Name: class_html.h
  3. // Purpose: HTML classes group docs
  4. // Author: wxWidgets team
  5. // Licence: wxWindows licence
  6. /////////////////////////////////////////////////////////////////////////////
  7. /**
  8. @defgroup group_class_html HTML
  9. @ingroup group_class
  10. wxWidgets provides a set of classes to display text in HTML format. These
  11. classes include a help system based on the HTML widget.
  12. */