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

#include <TextEditorParaTabs.h>

Public Member Functions

 TextEditorParaTabs (TextEditorParaTabs const &)
 
 TextEditorParaTabs (void)
 
 ~TextEditorParaTabs (void)
 
bool operator!= (TextEditorParaTabs const &) const
 
bool operator== (TextEditorParaTabs const &) const
 
bool scale (double)
 
TextEditorParaTabsoperator= (TextEditorParaTabs const &)
 
double offset (int) const
 
int add (TextEditorParaTab const &, bool)
 
int count (void) const
 
short dec_char (int) const
 
short leader (int) const
 
short type (int) const
 
TextEditorParaTab const & tab (int) const
 
void clean (void)
 
void remove (double)
 
void remove (int)
 
void remove (TextEditorParaTab const &)
 
void reset (void)
 
void set_dec_char (int, wchar_t)
 
void set_leader (int, wchar_t)
 
void set_type (int, short)
 

Static Public Attributes

static ARX_API_STATIC int const kMaxTabStops
 

Detailed Description

Definition at line 21 of file TextEditorParaTabs.h.

Constructor & Destructor Documentation

◆ TextEditorParaTabs() [1/2]

TextEditorParaTabs::TextEditorParaTabs ( TextEditorParaTabs const & )

◆ TextEditorParaTabs() [2/2]

TextEditorParaTabs::TextEditorParaTabs ( void )

◆ ~TextEditorParaTabs()

TextEditorParaTabs::~TextEditorParaTabs ( void )

Member Function Documentation

◆ add()

int TextEditorParaTabs::add ( TextEditorParaTab const & ,
bool  )

◆ clean()

void TextEditorParaTabs::clean ( void )

◆ count()

int TextEditorParaTabs::count ( void ) const

◆ dec_char()

short TextEditorParaTabs::dec_char ( int ) const

◆ leader()

short TextEditorParaTabs::leader ( int ) const

◆ offset()

double TextEditorParaTabs::offset ( int ) const

◆ operator!=()

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

◆ operator=()

TextEditorParaTabs & TextEditorParaTabs::operator= ( TextEditorParaTabs const & )

◆ operator==()

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

◆ remove() [1/3]

void TextEditorParaTabs::remove ( double )

◆ remove() [2/3]

void TextEditorParaTabs::remove ( int )

◆ remove() [3/3]

void TextEditorParaTabs::remove ( TextEditorParaTab const & )

◆ reset()

void TextEditorParaTabs::reset ( void )

◆ scale()

bool TextEditorParaTabs::scale ( double )

◆ set_dec_char()

void TextEditorParaTabs::set_dec_char ( int ,
wchar_t  )

◆ set_leader()

void TextEditorParaTabs::set_leader ( int ,
wchar_t  )

◆ set_type()

void TextEditorParaTabs::set_type ( int ,
short  )

◆ tab()

TextEditorParaTab const & TextEditorParaTabs::tab ( int ) const

◆ type()

short TextEditorParaTabs::type ( int ) const

Member Data Documentation

◆ kMaxTabStops

ARX_API_STATIC int const TextEditorParaTabs::kMaxTabStops
static

Definition at line 24 of file TextEditorParaTabs.h.


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