CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for TextCursor, including all inherited members.
alias(const State *state) | Object | protectedstatic |
as() const | Object | |
assign(const TextCursor &other) | TextCursor | |
copy() const | TextCursor | |
initOnce() | Object | protected |
initOncePerThread() | Object | protected |
is() const | Object | |
isNull() const | Object | |
isWeak() const | Object | |
lineStep(int steps) | TextCursor | |
me() (defined in TextCursor) | TextCursor | protected |
me() const (defined in TextCursor) | TextCursor | protected |
Object()=default | Object | |
Object(State *newState) | Object | explicitprotected |
Object(State *state, Alias) (defined in Object) | Object | explicitprotected |
Object(State *state, Weak) (defined in Object) | Object | explicitprotected |
offset() const | TextCursor | |
operator bool() const | Object | explicit |
operator!=(const TextCursor &b) const | TextCursor | |
operator<=>(const Object &other) const | Object | |
operator=(std::nullptr_t) (defined in Object) | Object | protected |
operator==(const TextCursor &b) const | TextCursor | |
cc::Object::operator==(const Object &other) const | Object | |
posA() const | TextCursor | |
posB() const | TextCursor | |
step(int steps) | TextCursor | |
TextCursor()=default | TextCursor | |
TextCursor(State *newState) (defined in TextCursor) | TextCursor | explicitprotected |
useCount() const | Object | |
weak() const (defined in Object) | Object | protected |
weak(const State *state) (defined in Object) | Object | protectedstatic |