SelectedString

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

getChar
int getChar(size_t i)
Undocumented in source.
getSelEndPos
size_t getSelEndPos()
Undocumented in source.
getSelStartPos
size_t getSelStartPos()
Undocumented in source.
getStr
string getStr()
Undocumented in source.
length
size_t length()
Undocumented in source.

Variables

_selEndPos
size_t _selEndPos;
Undocumented in source.
_selStartPos
size_t _selStartPos;
Undocumented in source.
_str
char[] _str;
Undocumented in source.

Meta