|
FRX SDK Documentation 2025 SP0
|
#include <TextEditorLocation.h>
Public Member Functions | |
| TextEditorLocation (TextEditorLine *, int) | |
| TextEditorLocation (int) | |
| TextEditorLocation (void) | |
| bool | operator!= (TextEditorLocation const &) const |
| bool | operator== (TextEditorLocation const &) const |
| TextEditorLocation & | operator= (TextEditorLocation const &) |
Definition at line 21 of file TextEditorLocation.h.
| TextEditorLocation::TextEditorLocation | ( | TextEditorLine * | , |
| int | ) |
| TextEditorLocation::TextEditorLocation | ( | int | ) |
| TextEditorLocation::TextEditorLocation | ( | void | ) |
| bool TextEditorLocation::operator!= | ( | TextEditorLocation const & | ) | const |
| TextEditorLocation & TextEditorLocation::operator= | ( | TextEditorLocation const & | ) |
| bool TextEditorLocation::operator== | ( | TextEditorLocation const & | ) | const |