Version: 3.2.2
richtextformatdlg.h File Reference

Classes

class  wxRichTextFormattingDialogFactory
 This class provides pages for wxRichTextFormattingDialog, and allows other customization of the dialog. More...
 
class  wxRichTextFormattingDialog
 This dialog allows the user to edit a character and/or paragraph style. More...
 

Macros

#define wxRICHTEXT_FORMAT_STYLE_EDITOR   0x0001
 
#define wxRICHTEXT_FORMAT_FONT   0x0002
 
#define wxRICHTEXT_FORMAT_TABS   0x0004
 
#define wxRICHTEXT_FORMAT_BULLETS   0x0008
 
#define wxRICHTEXT_FORMAT_INDENTS_SPACING   0x0010
 

Macro Definition Documentation

◆ wxRICHTEXT_FORMAT_BULLETS

#define wxRICHTEXT_FORMAT_BULLETS   0x0008

◆ wxRICHTEXT_FORMAT_FONT

#define wxRICHTEXT_FORMAT_FONT   0x0002

◆ wxRICHTEXT_FORMAT_INDENTS_SPACING

#define wxRICHTEXT_FORMAT_INDENTS_SPACING   0x0010

◆ wxRICHTEXT_FORMAT_STYLE_EDITOR

#define wxRICHTEXT_FORMAT_STYLE_EDITOR   0x0001

◆ wxRICHTEXT_FORMAT_TABS

#define wxRICHTEXT_FORMAT_TABS   0x0004