/////////////////////////////////////////////////////////////////////////////
// Name: richtext/richtextbuffer.h
-// Purpose: documentation for wxRichTextBuffer class
+// Purpose: interface of wxRichTextBuffer
// Author: wxWidgets team
// RCS-ID: $Id$
// Licence: wxWindows license
This class represents the whole buffer associated with a wxRichTextCtrl.
@library{wxrichtext}
- @category{FIXME}
+ @category{richtext}
@seealso
wxTextAttr, wxRichTextCtrl
associated with a wxRichTextBuffer.
@library{wxrichtext}
- @category{FIXME}
+ @category{richtext}
*/
class wxRichTextFileHandler : public wxObject
{
This class stores beginning and end positions for a range of data.
@library{wxrichtext}
- @category{FIXME}
+ @category{richtext}
*/
class wxRichTextRange
{