/////////////////////////////////////////////////////////////////////////////
// Name: richtext/richtextstyles.h
-// Purpose: documentation for wxRichTextStyleListCtrl class
+// Purpose: interface of wxRichTextStyleListCtrl
// Author: wxWidgets team
// RCS-ID: $Id$
// Licence: wxWindows license
wxRichTextStyleSheet.
@library{wxrichtext}
- @category{FIXME}
+ @category{richtext}
*/
class wxRichTextParagraphStyleDefinition : public wxRichTextStyleDefinition
{
See @c samples/richtext for an example of how to use it.
@library{wxrichtext}
- @category{FIXME}
+ @category{richtext}
@seealso
wxRichTextStyleComboCtrl, @ref overview_wxrichtextctrloverview "wxRichTextCtrl
See @c samples/richtext for an example of how to use it.
@library{wxrichtext}
- @category{FIXME}
+ @category{richtext}
@seealso
wxRichTextStyleListBox, @ref overview_wxrichtextctrloverview "wxRichTextCtrl
wxRichTextStyleSheet.
@library{wxrichtext}
- @category{FIXME}
+ @category{richtext}
*/
class wxRichTextCharacterStyleDefinition : public wxRichTextStyleDefinition
{
so that you can apply them directly to a buffer without requiring a control.
@library{wxrichtext}
- @category{FIXME}
+ @category{richtext}
*/
class wxRichTextListStyleDefinition : public wxRichTextParagraphStyleDefinition
{
of styles to the control.
@library{wxrichtext}
- @category{FIXME}
+ @category{richtext}
*/
class wxRichTextStyleSheet : public wxObject
{