Version: 3.2.8
richtextstyles.h File Reference

Classes

class  wxRichTextStyleListCtrl
 

This class incorporates a wxRichTextStyleListBox and a choice control that
allows the user to select the category of style to view.
More...
 
class  wxRichTextStyleDefinition
 

This is a base class for paragraph and character styles.
More...
 
class  wxRichTextParagraphStyleDefinition
 

This class represents a paragraph style definition, usually added to a
wxRichTextStyleSheet.
More...
 
class  wxRichTextStyleListBox
 

This is a listbox that can display the styles in a wxRichTextStyleSheet,
and apply the selection to an associated wxRichTextCtrl.
More...
 
class  wxRichTextStyleComboCtrl
 

This is a combo control that can display the styles in a wxRichTextStyleSheet,
and apply the selection to an associated wxRichTextCtrl.
More...
 
class  wxRichTextCharacterStyleDefinition
 

This class represents a character style definition, usually added to a
wxRichTextStyleSheet.
More...
 
class  wxRichTextListStyleDefinition
 

This class represents a list style definition, usually added to a
wxRichTextStyleSheet.
More...
 
class  wxRichTextStyleSheet
 

A style sheet contains named paragraph and character styles that make it
easy for a user to apply combinations of attributes to a wxRichTextCtrl.
More...