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

#include <TextEditorLocation.h>

Public Member Functions

 TextEditorLocation (TextEditorLine *, int)
 
 TextEditorLocation (int)
 
 TextEditorLocation (void)
 
bool operator!= (TextEditorLocation const &) const
 
bool operator== (TextEditorLocation const &) const
 
TextEditorLocationoperator= (TextEditorLocation const &)
 

Detailed Description

Definition at line 21 of file TextEditorLocation.h.

Constructor & Destructor Documentation

◆ TextEditorLocation() [1/3]

TextEditorLocation::TextEditorLocation ( TextEditorLine * ,
int  )

◆ TextEditorLocation() [2/3]

TextEditorLocation::TextEditorLocation ( int )

◆ TextEditorLocation() [3/3]

TextEditorLocation::TextEditorLocation ( void )

Member Function Documentation

◆ operator!=()

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

◆ operator=()

TextEditorLocation & TextEditorLocation::operator= ( TextEditorLocation const & )

◆ operator==()

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

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