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

#include <TextEditorCharCommandList.h>

Public Member Functions

 TextEditorCharCommandList (void)
 
 ~TextEditorCharCommandList (void)
 
TextEditorCharCommandListoperator= (TextEditorCharCommandList const &)
 
void append (TextEditorCharCommand *, TextEditorCharCommand *)
 
void insert (TextEditorCharCommand *, TextEditorCharCommand *)
 
void remove (TextEditorCharCommand *)
 

Detailed Description

Definition at line 21 of file TextEditorCharCommandList.h.

Constructor & Destructor Documentation

◆ TextEditorCharCommandList()

TextEditorCharCommandList::TextEditorCharCommandList ( void )

◆ ~TextEditorCharCommandList()

TextEditorCharCommandList::~TextEditorCharCommandList ( void )

Member Function Documentation

◆ append()

void TextEditorCharCommandList::append ( TextEditorCharCommand * ,
TextEditorCharCommand *  )

◆ insert()

void TextEditorCharCommandList::insert ( TextEditorCharCommand * ,
TextEditorCharCommand *  )

◆ operator=()

TextEditorCharCommandList & TextEditorCharCommandList::operator= ( TextEditorCharCommandList const & )

◆ remove()

void TextEditorCharCommandList::remove ( TextEditorCharCommand * )

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