FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
TextEditorNumbering Class Reference

#include <TextEditorNumbering.h>

Public Member Functions

 TextEditorNumbering (void)
 
bool operator!= (TextEditorNumbering const &) const
 
bool operator== (TextEditorNumbering const &) const
 
TextEditorCharAttributes const & char_attributes (void) const
 
TextEditorNumberingoperator= (TextEditorNumbering const &)
 
int type (void) const
 
void set_bullet (wchar_t)
 
void set_char_attributes (TextEditorCharAttributes const &)
 
void set_separator (wchar_t)
 
void set_type (int)
 
wchar_t bullet (void) const
 
wchar_t separator (void) const
 

Static Public Attributes

static ARX_API_STATIC wchar_t const kDefaultBulletCode
 
static ARX_API_STATIC wchar_t const kDefaultSeparatorCode
 

Detailed Description

Definition at line 21 of file TextEditorNumbering.h.

Constructor & Destructor Documentation

◆ TextEditorNumbering()

TextEditorNumbering::TextEditorNumbering ( void )

Member Function Documentation

◆ bullet()

wchar_t TextEditorNumbering::bullet ( void ) const

◆ char_attributes()

TextEditorCharAttributes const & TextEditorNumbering::char_attributes ( void ) const

◆ operator!=()

bool TextEditorNumbering::operator!= ( TextEditorNumbering const & ) const

◆ operator=()

TextEditorNumbering & TextEditorNumbering::operator= ( TextEditorNumbering const & )

◆ operator==()

bool TextEditorNumbering::operator== ( TextEditorNumbering const & ) const

◆ separator()

wchar_t TextEditorNumbering::separator ( void ) const

◆ set_bullet()

void TextEditorNumbering::set_bullet ( wchar_t )

◆ set_char_attributes()

void TextEditorNumbering::set_char_attributes ( TextEditorCharAttributes const & )

◆ set_separator()

void TextEditorNumbering::set_separator ( wchar_t )

◆ set_type()

void TextEditorNumbering::set_type ( int )

◆ type()

int TextEditorNumbering::type ( void ) const

Member Data Documentation

◆ kDefaultBulletCode

ARX_API_STATIC wchar_t const TextEditorNumbering::kDefaultBulletCode
static

Definition at line 24 of file TextEditorNumbering.h.

◆ kDefaultSeparatorCode

ARX_API_STATIC wchar_t const TextEditorNumbering::kDefaultSeparatorCode
static

Definition at line 25 of file TextEditorNumbering.h.


The documentation for this class was generated from the following file: