2008-03-12 22:56:21 -04:00
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
// Name: class_html.h
|
|
|
|
// Purpose: HTML classes group docs
|
|
|
|
// Author: wxWidgets team
|
|
|
|
// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
|
2010-07-13 09:29:13 -04:00
|
|
|
// Licence: wxWindows licence
|
2008-03-12 22:56:21 -04:00
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
|
|
|
@defgroup group_class_html HTML
|
|
|
|
@ingroup group_class
|
|
|
|
|
|
|
|
wxWidgets provides a set of classes to display text in HTML format. These
|
|
|
|
classes include a help system based on the HTML widget.
|
|
|
|
|
|
|
|
*/
|
|
|
|
|